all develop-inst-nodeps: /opt/stack/tempest all installed: attrs==25.3.0,autopage==0.5.2,bcrypt==4.0.1,certifi==2025.8.3,cffi==1.17.1,charset-normalizer==3.4.2,cinder-tempest-plugin @ file:///opt/stack/cinder-tempest-plugin,cliff==4.10.0,cmd2==2.7.0,cryptography==43.0.3,debtcollector==3.0.0,defusedxml==0.7.1,fasteners==0.19,fixtures==4.2.5,idna==3.10,iso8601==2.1.0,jsonschema==4.25.0,jsonschema-specifications==2025.4.1,markdown-it-py==3.0.0,mdurl==0.1.2,msgpack==1.1.1,netaddr==1.3.0,oslo.concurrency==7.1.0,oslo.config==10.0.0,oslo.context==6.0.0,oslo.i18n==6.5.1,oslo.log==7.2.0,oslo.serialization==5.7.0,oslo.utils==9.0.0,packaging==25.0,paramiko==3.5.1,pbr==6.1.1,prettytable==3.16.0,psutil==7.0.0,pycparser==2.22,Pygments==2.19.2,PyNaCl==1.5.0,pyparsing==3.2.3,pyperclip==1.9.0,python-dateutil==2.9.0.post0,python-subunit==1.4.4,PyYAML==6.0.2,referencing==0.36.2,requests==2.32.4,rfc3986==2.0.0,rich==14.1.0,rich-argparse==1.7.1,rpds-py==0.26.0,six==1.17.0,stestr==4.2.0,stevedore==5.4.1,-e git+https://github.com/openstack/tempest@5f89e3cc46ba446569497c200c181c0bf6bbe6cd#egg=tempest,testscenarios==0.5.0,testtools==2.7.2,tomlkit==0.13.3,typing_extensions==4.14.1,tzdata==2025.2,urllib3==1.26.20,voluptuous==0.15.2,wcwidth==0.2.13,wrapt==1.17.2 all run-test-pre: PYTHONHASHSEED='4268899788' all run-test: commands[0] | find . -type f -name '*.pyc' -delete all run-test: commands[1] | tempest run --regex volume {6} setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest) ... SKIPPED: Volume multi-attach is not available. {0} setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest) ... SKIPPED: LiveMigrationTest skipped as live-migration is not available {2} setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest) ... SKIPPED: LiveMigrationWithoutHostTest skipped as live-migration is not available {2} setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest) ... SKIPPED: Cinder multi-backend feature disabled {4} setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap) ... SKIPPED: Volume multi-attach is not available. {7} setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test) ... SKIPPED: LiveAutoBlockMigrationV225Test skipped as live-migration is not available {6} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.381957s] ... ok {6} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.017202s] ... ok {6} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.015634s] ... ok {6} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.425795s] ... ok {6} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id [0.009086s] ... ok {6} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id [0.009296s] ... ok {2} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota [0.130535s] ... ok {6} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.709773s] ... ok {6} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.296226s] ... ok {2} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota [0.975914s] ... ok {9} tempest.api.image.v2.test_images_dependency.ImageDependencyTests.test_image_volume_server_snapshot_dependency [4.710095s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/image/v2/test_images_dependency.py", line 128, in test_image_volume_server_snapshot_dependency base_image_id, snapshot_image_id = self._create_instance_snapshot( File "/opt/stack/tempest/tempest/api/image/v2/test_images_dependency.py", line 77, in _create_instance_snapshot instance = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 263, in create_test_server waiters.wait_for_volume_resource_status(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 20d9504a-9699-43ce-a9b1-10bc99dad3d4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:30:36,003 100294 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 201 POST http://10.0.0.210/image/v2/images 1.172s 2025-08-05 15:30:36,004 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-image-dependency-test-1256763173", "container_format": "bare", "disk_format": "raw", "visibility": "private"} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:30:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '648', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/5e875394-7fa9-4def-a12c-ec97883206fd', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-7b670918-1ddc-4729-91e1-2ab97f8f1048', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-image-dependency-test-1256763173", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "e37e993e518e43ab9f90f7174955c1f9", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5e875394-7fa9-4def-a12c-ec97883206fd", "created_at": "2025-08-05T15:30:36Z", "updated_at": "2025-08-05T15:30:36Z", "tags": [], "self": "/v2/images/5e875394-7fa9-4def-a12c-ec97883206fd", "file": "/v2/images/5e875394-7fa9-4def-a12c-ec97883206fd/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:30:37,072 100294 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 204 PUT http://10.0.0.210/image/v2/images/5e875394-7fa9-4def-a12c-ec97883206fd/file 1.066s 2025-08-05 15:30:37,072 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:30:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-f368c052-4561-403e-844f-06846c7965f0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/5e875394-7fa9-4def-a12c-ec97883206fd/file'} Body: b'' 2025-08-05 15:30:37,114 100294 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 200 GET http://10.0.0.210/image/v2/images/5e875394-7fa9-4def-a12c-ec97883206fd 0.041s 2025-08-05 15:30:37,115 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:30:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '808', 'content-type': 'application/json', 'x-openstack-request-id': 'req-830ec27a-de24-4433-bcb0-f286406f442e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5e875394-7fa9-4def-a12c-ec97883206fd'} Body: b'{"name": "tempest-image-dependency-test-1256763173", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "82206ca211aa88681918090818bf618a", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "e37e993e518e43ab9f90f7174955c1f9", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "ca199dc448e956e952784e2dce52abadad6167203565e0d5f20d2bcb54d29b41b81cc7f2081e6a7b0bbbed77776e324222af44bf9c1ff7a05537387b5780a5bb", "id": "5e875394-7fa9-4def-a12c-ec97883206fd", "created_at": "2025-08-05T15:30:36Z", "updated_at": "2025-08-05T15:30:37Z", "tags": [], "self": "/v2/images/5e875394-7fa9-4def-a12c-ec97883206fd", "file": "/v2/images/5e875394-7f a9-4def-a12c-ec97883206fd/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:30:37,219 100294 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.098s 2025-08-05 15:30:37,220 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:30:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2489', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-d22a4bcf-e2fa-4315-a55d-c8b30c89f344', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b7173253e4284f11b8f52a0217f80987", "name": "tempest-ImageDependencyTests-2073138309-project-member", "password_expires_at": null}, "audit_ids": ["LACEp1y5RLm0tDvSZXkeIA"], "expires_at": "2025-08-05T16:30:37.000000Z", "issued_at": "2025-08-05T15:30:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e37e993e518e43ab9f90f7174955c1f9", "name": "tempest-ImageDependencyTests-2073138309"}, "is_domain": false, "roles": [{"id": "461f0d232b974187bff1eee1b4001d2b", "name": "member"}, {"id": "d887b012e75948019d8f3f2cb4e03f1d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0b86af44f19943b9bb51d2e8be11acb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3faf8e39867c48f0af02bb4f9735ae61", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "2517c6600f1a460cbad97286d19e9fb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "5c7a5b25720b4bdab0487096fdfafbae", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3251b32e2034796b9bce144b495f88a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/e37e993e518e43ab9f90f7174955c1f9", "region": "RegionOne"}], "id": "756156d7158f4ccbaadb474942634f76", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "73c2fc4ed21746cba5d1b5174ddbe300", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9b0e9eb7606043838528301ec538d1b8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "5209c341a08f463cae448322fb93f468", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a638b206ad0a4dc2850092c0c185d1e7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0d29cdaf82ce4569803f34224311c65f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad9a324b861049728af39ec906166007", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "02367db45c0e4c649c641b88e903475b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "ddc2790d372b4fd9a5b7c1eabdbf861d", "type": "network", "name": "neutron"}]}}' 2025-08-05 15:30:37,220 100294 INFO [tempest.lib.common.fixed_network] (ImageDependencyTests:test_image_volume_server_snapshot_dependency) Found network None available for tenant 2025-08-05 15:30:37,938 100294 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 202 POST http://10.0.0.210/volume/v3/volumes 0.717s 2025-08-05 15:30:37,939 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-tempest.common.compute-volume-1691168748", "imageRef": "5e875394-7fa9-4def-a12c-ec97883206fd", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:30:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a8fc517-c8e2-4c4a-9f1c-23e0dfd571a9', 'content-length': '754', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a8fc517-c8e2-4c4a-9f1c-23e0dfd571a9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "20d9504a-9699-43ce-a9b1-10bc99dad3d4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:30:37.851121", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1691168748", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/20d9504a-9699-43ce-a9b1-10bc99dad3d4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/20d9504a-9699-43ce-a9b1-10bc99dad3d4"}], "user_id": "b7173253e4284f11b8f52a0217f80987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:30:38,293 100294 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 200 GET http://10.0.0.210/volume/v3/volumes/20d9504a-9699-43ce-a9b1-10bc99dad3d4 0.341s 2025-08-05 15:30:38,293 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:30:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb2b9704-1c9c-49ce-873a-2bcc83c45ac6', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb2b9704-1c9c-49ce-873a-2bcc83c45ac6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/20d9504a-9699-43ce-a9b1-10bc99dad3d4'} Body: b'{"volume": {"id": "20d9504a-9699-43ce-a9b1-10bc99dad3d4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:30:38.000000", "updated_at": "2025-08-05T15:30:38.000000", "name": "tempest-tempest.common.compute-volume-1691168748", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/20d9504a-9699-43ce-a9b1-10bc99dad3d4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/20d9504a-9699-43ce-a9b1-10bc99dad3d4"}], "user_id": "b7173253e4284f11b8f52a0217f80987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37e993e518e43ab9f90f7174955c1f9"}}' 2025-08-05 15:30:39,390 100294 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 200 GET http://10.0.0.210/volume/v3/volumes/20d9504a-9699-43ce-a9b1-10bc99dad3d4 0.082s 2025-08-05 15:30:39,391 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:30:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db371870-c25b-4627-b080-30f4d0bddd9f', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db371870-c25b-4627-b080-30f4d0bddd9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/20d9504a-9699-43ce-a9b1-10bc99dad3d4'} Body: b'{"volume": {"id": "20d9504a-9699-43ce-a9b1-10bc99dad3d4", "status": "error", "size ": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:30:38.000000", "updated_at": "2025-08-05T15:30:38.000000", "name": "tempest-tempest.common.compute-volume-1691168748", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/20d9504a-9699-43ce-a9b1-10bc99dad3d4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/20d9504a-9699-43ce-a9b1-10bc99dad3d4"}], "user_id": "b7173253e4284f11b8f52a0217f80987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37e993e518e43ab9f90f7174955c1f9"}}' 2025-08-05 15:30:39,517 100294 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 202 DELETE http://10.0.0.210/volume/v3/volumes/20d9504a-9699-43ce-a9b1-10bc99dad3d4 0.112s 2025-08-05 15:30:39,517 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:30:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31f17d6d-49e0-4fce-963f-80dccc286875', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/20d9504a-9699-43ce-a9b1-10bc99dad3d4'} Body: b'' 2025-08-05 15:30:39,537 100294 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 404 GET http://10.0.0.210/volume/v3/volumes/20d9504a-9699-43ce-a9b1-10bc99dad3d4 0.019s 2025-08-05 15:30:39,538 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:30:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-f245da6d-6021-441c-952d-70c4089fb16b', 'x-openstack-request-id': 'req-f245da6d-6021-441c-952d-70c4089fb16b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/20d9504a-9699-43ce-a9b1-10bc99dad3d4'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 20d9504a-9699-43ce-a9b1-10bc99dad3d4 could not be found."}}' {6} setUpClass (tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest) ... SKIPPED: Manage volume tests are disabled {6} setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest) ... SKIPPED: Cinder multi-backend feature disabled {6} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id [0.185329s] ... ok {6} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type [0.286500s] ... ok {6} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name [0.012691s] ... ok {6} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name [0.157105s] ... ok {6} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id [0.018429s] ... ok {6} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id [0.018900s] ... ok {9} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values [0.547767s] ... ok {9} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend [0.001136s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_backends_capabilities.py", line 38, in test_get_capabilities_backend self.admin_capabilities_client.show_backend_capabilities(self.hosts[0]) IndexError: list index out of range {6} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.118368s] ... ok {2} setUpClass (tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_quotas_negative.py", line 51, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 79f528f8-e663-4e73-8579-864f5971678a failed to build and is in ERROR status {6} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [1.764019s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 117, in test_volume_create_get_update_delete self._volume_create_get_update_delete(size=CONF.volume.volume_size) File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 40, in _volume_create_get_update_delete volume = self.create_volume(wait_until='available', **kwargs) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 177b3dec-997b-4f4c-9d16-cc7691719e40 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:31:16,748 100288 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 202 POST http://10.0.0.210/volume/v3/volumes 0.331s 2025-08-05 15:31:16,749 100288 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-637114086", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c807bfc7-deb8-4ab7-83a9-ae65df6ec9b8', 'content-length': '759', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c807bfc7-deb8-4ab7-83a9-ae65df6ec9b8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "177b3dec-997b-4f4c-9d16-cc7691719e40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:16.672164", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-637114086", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/177b3dec-997b-4f4c-9d16-cc7691719e40"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/177b3dec-997b-4f4c-9d16-cc7691719e40"}], "user_id": "b46293664c5a4305a3019300722dd029", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:31:16,809 100288 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/volumes/177b3dec-997b-4f4c-9d16-cc7691719e40 0.047s 2025-08-05 15:31:16,809 100288 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98c76f26-b33f-4286-aac3-c159a35b512e', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98c76f26-b33f-4286-aac3-c159a35b512e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/177b3dec-997b-4f4c-9d16-cc7691719e40'} Body: b'{"volume": {"id": "177b3dec-997b-4f4c-9d16-cc7691719e40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:17.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-637114086", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/177b3dec-997b-4f4c-9d16-cc7691719e40"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/177b3dec-997b-4f4c-9d16-cc7691719e40"}], "user_id": "b46293664c5a4305a3019300722dd029", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9904d0d876644464b5731633fd3440e4"}}' 2025-08-05 15:31:17,903 100288 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/volumes/177b3dec-997b-4f4c-9d16-cc7691719e40 0.078s 2025-08-05 15:31:17,904 100288 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json' , 'x-compute-request-id': 'req-825551dd-dd38-4bcd-a26e-8b6564199cbb', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-825551dd-dd38-4bcd-a26e-8b6564199cbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/177b3dec-997b-4f4c-9d16-cc7691719e40'} Body: b'{"volume": {"id": "177b3dec-997b-4f4c-9d16-cc7691719e40", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:17.000000", "updated_at": "2025-08-05T15:31:17.000000", "name": "tempest-VolumesGetTest-Volume-637114086", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/177b3dec-997b-4f4c-9d16-cc7691719e40"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/177b3dec-997b-4f4c-9d16-cc7691719e40"}], "user_id": "b46293664c5a4305a3019300722dd029", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9904d0d876644464b5731633fd3440e4"}}' 2025-08-05 15:31:17,964 100288 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/177b3dec-997b-4f4c-9d16-cc7691719e40 0.042s 2025-08-05 15:31:17,964 100288 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50ebdb64-6612-4ae6-af49-7041d5cd1d2a', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50ebdb64-6612-4ae6-af49-7041d5cd1d2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/177b3dec-997b-4f4c-9d16-cc7691719e40'} Body: b'{"volume": {"id": "177b3dec-997b-4f4c-9d16-cc7691719e40", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:17.000000", "updated_at": "2025-08-05T15:31:17.000000", "name": "tempest-VolumesGetTest-Volume-637114086", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/177b3dec-997b-4f4c-9d16-cc7691719e40"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/177b3dec-997b-4f4c-9d16-cc7691719e40"}], "user_id": "b46293664c5a4305a3019300722dd029", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9904d0d876644464b5731633fd3440e4"}}' 2025-08-05 15:31:18,151 100288 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/177b3dec-997b-4f4c-9d16-cc7691719e40 0.173s 2025-08-05 15:31:18,152 100288 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9713bf72-662c-401c-bf91-6c1f65dcbd1a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/177b3dec-997b-4f4c-9d16-cc7691719e40'} Body: b'' 2025-08-05 15:31:18,178 100288 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/177b3dec-997b-4f4c-9d16-cc7691719e40 0.02 6s 2025-08-05 15:31:18,179 100288 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5a3c118-362d-4123-9d84-0ae191364874', 'x-openstack-request-id': 'req-b5a3c118-362d-4123-9d84-0ae191364874', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/177b3dec-997b-4f4c-9d16-cc7691719e40'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 177b3dec-997b-4f4c-9d16-cc7691719e40 could not be found."}}' {0} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap [1.589004s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_volume_swap.py", line 105, in test_volume_swap volume1 = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume f9f6271a-2697-4e1f-97fb-508feb0145d7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:31:18,626 100276 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/volumes 0.450s 2025-08-05 15:31:18,626 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-TestVolumeSwap-volume-1194734123"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c611f1c1-4da4-48a9-8a5a-3fbb5c73f7cf', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c611f1c1-4da4-48a9-8a5a-3fbb5c73f7cf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "f9f6271a-2697-4e1f-97fb-508feb0145d7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:18.521841", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1194734123", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f9f6271a-2697-4e1f-97fb-508feb0145d7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f9f6271a-2697-4e1f-97fb-508feb0145d7"}], "user_id": "99c32adc97354948bdd024426af763fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:31:18,679 100276 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/volumes/f9f6271a-2697-4e1f-97fb-508feb0145d7 0.040s 2025-08-05 15:31:18,680 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02f6de10-2983-4194-85e4-aa31c38ff43b', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02f6de10-2983-4194-85e4-aa31c38ff43b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f9f6271a-2697-4e1f-97fb-508feb0145d7'} Body: b'{"volume": {"id": "f9f6271a-2697-4e1f-97fb-508feb0145d7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:19.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1194734123", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f9f6271a-2697-4e1f-97fb-508feb0145d7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f9f6271a-2697-4e1f-97fb-508feb0145d7"}], "user_id": "99c32adc97354948bdd024426af763fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6a41b28ce1a64ae1a178241b5aee7f3b"}}' 2025-08-05 15:31:19,748 100276 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/volumes/f9f6271a-2697-4e1f-97fb-508feb0145d7 0.053s 2025-08-05 15:31:19,748 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cbc75cb-d6a5-483b-9583-33b0797b0c41', 'content-length': '835', 'openstack-a pi-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cbc75cb-d6a5-483b-9583-33b0797b0c41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f9f6271a-2697-4e1f-97fb-508feb0145d7'} Body: b'{"volume": {"id": "f9f6271a-2697-4e1f-97fb-508feb0145d7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:19.000000", "updated_at": "2025-08-05T15:31:19.000000", "name": "tempest-TestVolumeSwap-volume-1194734123", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f9f6271a-2697-4e1f-97fb-508feb0145d7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f9f6271a-2697-4e1f-97fb-508feb0145d7"}], "user_id": "99c32adc97354948bdd024426af763fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6a41b28ce1a64ae1a178241b5aee7f3b"}}' {6} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone [1.629617s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 135, in test_volume_create_get_update_delete_as_clone origin = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e69d1323-97aa-48d4-a2bc-c4e334532d78 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:31:18,394 100288 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 202 POST http://10.0.0.210/volume/v3/volumes 0.211s 2025-08-05 15:31:18,395 100288 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-2029148625"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aeeba240-f42d-4323-b80c-b4859f5b365d', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aeeba240-f42d-4323-b80c-b4859f5b365d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "e69d1323-97aa-48d4-a2bc-c4e334532d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:18.314295", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-2029148625", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e69d1323-97aa-48d4-a2bc-c4e334532d78"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e69d1323-97aa-48d4-a2bc-c4e334532d78"}], "user_id": "b46293664c5a4305a3019300722dd029", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:31:18,474 100288 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.0.0.210/volume/v3/volumes/e69d1323-97aa-48d4-a2bc-c4e334532d78 0.066s 2025-08-05 15:31:18,474 100288 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b9b7416-2046-45ad-91fc-2d923b63ccd6', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b9b7416-2046-45ad-91fc-2d923b63ccd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e69d1323-97aa-48d4-a2bc-c4e334532d78'} Body: b'{"volume": {"id": "e69d1323-97aa-48d4-a2bc-c4e334532d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:18.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-2029148625", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e69d1323-97aa-48d4-a2bc-c4e334532d78"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e69d1323-97aa-48d4-a2bc-c4e334532d78"}], "user_id": "b46293664c5a4305a3019300722dd029", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9904d0d876644464b5731633fd3440e4"}}' 2025-08-05 15:31:19,579 100288 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.0.0.210/volume/v3/volumes/e69d1323-97aa-48d4-a2bc-c4e334532d78 0.090s 2025-08-05 15:31:19,579 100288 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'r eq-1a63f960-e9ef-4311-ac76-99fee4d06105', 'content-length': '835', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a63f960-e9ef-4311-ac76-99fee4d06105', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e69d1323-97aa-48d4-a2bc-c4e334532d78'} Body: b'{"volume": {"id": "e69d1323-97aa-48d4-a2bc-c4e334532d78", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:18.000000", "updated_at": "2025-08-05T15:31:18.000000", "name": "tempest-VolumesGetTest-Volume-2029148625", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e69d1323-97aa-48d4-a2bc-c4e334532d78"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e69d1323-97aa-48d4-a2bc-c4e334532d78"}], "user_id": "b46293664c5a4305a3019300722dd029", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9904d0d876644464b5731633fd3440e4"}}' 2025-08-05 15:31:19,638 100288 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/e69d1323-97aa-48d4-a2bc-c4e334532d78 0.045s 2025-08-05 15:31:19,638 100288 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8785729b-4cf6-40d0-a0ba-2fdf42b60137', 'content-length': '835', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8785729b-4cf6-40d0-a0ba-2fdf42b60137', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e69d1323-97aa-48d4-a2bc-c4e334532d78'} Body: b'{"volume": {"id": "e69d1323-97aa-48d4-a2bc-c4e334532d78", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:18.000000", "updated_at": "2025-08-05T15:31:18.000000", "name": "tempest-VolumesGetTest-Volume-2029148625", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e69d1323-97aa-48d4-a2bc-c4e334532d78"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e69d1323-97aa-48d4-a2bc-c4e334532d78"}], "user_id": "b46293664c5a4305a3019300722dd029", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9904d0d876644464b5731633fd3440e4"}}' 2025-08-05 15:31:19,781 100288 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/e69d1323-97aa-48d4-a2bc-c4e334532d78 0.126s 2025-08-05 15:31:19,781 100288 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9d9bbd3-0d86-453e-8897-775e577002e0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e69d1323-97aa-48d4-a2bc-c4e334532d78'} Body: b'' 2025-08-05 15:31:19,811 100288 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/e69d1323-97aa-48d4-a2bc-c4e334532d78 0.029s 2025-08-05 15:31:19,812 100288 DEBUG [tempest.li b.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-39f8838d-7869-46e2-8881-1cfbcce282a3', 'x-openstack-request-id': 'req-39f8838d-7869-46e2-8881-1cfbcce282a3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e69d1323-97aa-48d4-a2bc-c4e334532d78'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e69d1323-97aa-48d4-a2bc-c4e334532d78 could not be found."}}' {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer [2.112461s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 40, in test_create_get_list_accept_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume fd2e395e-80b5-457f-b1bf-b851dd79bb3d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:31:19,963 100280 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/volumes 0.547s 2025-08-05 15:31:19,963 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1789674898"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56febec6-b3b1-48ab-80ff-25d41924ffc7', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56febec6-b3b1-48ab-80ff-25d41924ffc7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "fd2e395e-80b5-457f-b1bf-b851dd79bb3d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:19.860732", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1789674898", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/fd2e395e-80b5-457f-b1bf-b851dd79bb3d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/fd2e395e-80b5-457f-b1bf-b851dd79bb3d"}], "user_id": "3cca5fc9974745f58034f485d089ec49", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:31:20,039 100280 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/fd2e395e-80b5-457f-b1bf-b851dd79bb3d 0.057s 2025-08-05 15:31:20,040 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d249968-c449-4780-b146-8a81c8870fe9', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d249968-c449-4780-b146-8a81c8870fe9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fd2e395e-80b5-457f-b1bf-b851dd79bb3d'} Body: b'{"volume": {"id": "fd2e395e-80b5-457f-b1bf-b851dd79bb3d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:20.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1789674898", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/fd2e395e-80b5-457f-b1bf-b851dd79bb3d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/fd2e395e-80b5-457f-b1bf-b851dd79bb3d"}], "user_id": "3cca5fc9974745f58034f485d089ec49", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "22e103c793fb47eea908b3a79beeef8c"}}' 2025-08-05 15:31:21,308 100280 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/fd2e395e-80b5-457f-b1bf-b851dd79bb3d 0.251s 2025-08-05 15:31:21,309 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/jso n', 'x-compute-request-id': 'req-9ff62268-ee80-4325-9f3d-54e42ae12608', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ff62268-ee80-4325-9f3d-54e42ae12608', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fd2e395e-80b5-457f-b1bf-b851dd79bb3d'} Body: b'{"volume": {"id": "fd2e395e-80b5-457f-b1bf-b851dd79bb3d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:20.000000", "updated_at": "2025-08-05T15:31:20.000000", "name": "tempest-VolumesTransfersTest-Volume-1789674898", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/fd2e395e-80b5-457f-b1bf-b851dd79bb3d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/fd2e395e-80b5-457f-b1bf-b851dd79bb3d"}], "user_id": "3cca5fc9974745f58034f485d089ec49", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "22e103c793fb47eea908b3a79beeef8c"}}' 2025-08-05 15:31:21,361 100280 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/fd2e395e-80b5-457f-b1bf-b851dd79bb3d 0.037s 2025-08-05 15:31:21,362 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3826231-0be7-45f3-a464-4490cb0c1ab6', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3826231-0be7-45f3-a464-4490cb0c1ab6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fd2e395e-80b5-457f-b1bf-b851dd79bb3d'} Body: b'{"volume": {"id": "fd2e395e-80b5-457f-b1bf-b851dd79bb3d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:20.000000", "updated_at": "2025-08-05T15:31:20.000000", "name": "tempest-VolumesTransfersTest-Volume-1789674898", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/fd2e395e-80b5-457f-b1bf-b851dd79bb3d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/fd2e395e-80b5-457f-b1bf-b851dd79bb3d"}], "user_id": "3cca5fc9974745f58034f485d089ec49", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "22e103c793fb47eea908b3a79beeef8c"}}' 2025-08-05 15:31:21,505 100280 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/fd2e395e-80b5-457f-b1bf-b851dd79bb3d 0.129s 2025-08-05 15:31:21,506 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aabef54c-6c14-44ca-9cb2-7ea651a0636f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fd2e395e-80b5-457f-b1bf-b851dd79bb3d'} Body: b'' 2025-08-05 15:31:21,525 100280 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/fd2e395e-80b5-457f-b1bf-b851dd79bb3 d 0.019s 2025-08-05 15:31:21,526 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-35f8891c-8e04-4a2e-b6e3-dc3d3c779626', 'x-openstack-request-id': 'req-35f8891c-8e04-4a2e-b6e3-dc3d3c779626', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fd2e395e-80b5-457f-b1bf-b851dd79bb3d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume fd2e395e-80b5-457f-b1bf-b851dd79bb3d could not be found."}}' {6} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [1.893825s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 127, in test_volume_create_get_update_delete_from_image self._volume_create_get_update_delete( File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 40, in _volume_create_get_update_delete volume = self.create_volume(wait_until='available', **kwargs) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume f265cb29-5bb1-40e1-ad45-99200b2c018d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:31:19,838 100288 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.0.0.210/image/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174 0.024s 2025-08-05 15:31:19,839 100288 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d4cb533d-3dac-4a0d-bcbd-4c1a501a8aaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.sha256": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "6f679345605b4f80a8cc9cbcfe605ea2", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "created_at": "2025-08-05T15:26:38Z", "updated_at": "2025-08-05T15:26:40Z", "tags": [], "self": "/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "file": "/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:31:19,860 100288 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.0.0.210/image/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174 0.020s 2025-08-05 15:31:19,860 100288 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-9aa05387-fbc5-4ad8-bf6f-1f8788e85d9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "6f679345605b4f80a8cc9cbcfe605ea2", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "created_at": "2025-08-05T15:26:38Z", "updated_at": "2025-08-05T15:26:40Z", "tags": [], "self": "/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "file": "/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:31:20,373 100288 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 202 POST http://10.0.0.210/volume/v3/volumes 0.512s 2025-08-05 15:31:20,374 100288 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "size": 1, "name": "tempest-V olumesGetTest-Volume-2008096899", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03a17ffb-9bd7-49d2-ba19-dfd43944e659', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03a17ffb-9bd7-49d2-ba19-dfd43944e659', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "f265cb29-5bb1-40e1-ad45-99200b2c018d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:20.299169", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-2008096899", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f265cb29-5bb1-40e1-ad45-99200b2c018d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f265cb29-5bb1-40e1-ad45-99200b2c018d"}], "user_id": "b46293664c5a4305a3019300722dd029", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:31:20,435 100288 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.0.0.210/volume/v3/volumes/f265cb29-5bb1-40e1-ad45-99200b2c018d 0.049s 2025-08-05 15:31:20,435 100288 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c38e99d9-3fd0-456d-89b0-17375fbe0fde', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c38e99d9-3fd0-456d-89b0-17375fbe0fde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f265cb29-5bb1-40e1-ad45-99200b2c018d'} Body: b'{"volume": {"id": "f265cb29-5bb1-40e1-ad45-99200b2c018d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:20.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-2008096899", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f265cb29-5bb1-40e1-ad45-99200b2c018d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f265cb29-5bb1-40e1-ad45-99200b2c018d"}], "user_id": "b46293664c5a4305a3019300722dd029", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9904d0d876644464b5731633fd3440e4"}}' 2025-08-05 15:31:21,486 100288 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.0.0.210/volume/v3/volumes/f265cb29-5bb1-40e1-ad45-99200b2c018d 0.036s 2025-08-05 15:31:21,487 100288 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b04aa2cd-39f7-4529-99f1-5d38e0dfdb69', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b04aa2cd-39f7-4529-99f1-5d38e0dfdb69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f265cb29-5bb1-40e1-ad45-99200b2c018d'} Body: b'{"volume": {"id": "f265cb29-5bb1-40e1-ad45-99200b2c018d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:20.000000", "updated_at": "2025-08-05T15:31:20.000000", "name": "tempest-VolumesGetTest-Volume-2008096899", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f265cb29-5bb1-40e1-ad45-99200b2c018d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f265cb29-5bb1-40e1-ad45-99200b2c018d"}], "user_id": "b46293664c5a4305a3019300722dd029", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9904d0d876644464b5731633fd3440e4"}}' 2025-08-05 15:31:21,545 100288 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/f265cb29-5bb1-40e1-ad45-99200b2c018d 0.044s 2025-08-05 15:31:21,545 100288 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4025b990-d452-4b1d-9d01-e7fb797f7771', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4025b990-d452-4b1d-9d01-e7fb797f7771', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f265cb29-5bb1-40e1-ad45-99200b2c018d'} Body: b'{"volume": {"id": "f265cb29-5bb1-40e1-ad45-99200b2c018d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:20.000000", "updated_at": "2025-08-05T15:31:20.000000", "name": "tempest-VolumesGetTest-Volume-2008096899", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f265cb29-5bb1-40e1-ad45-99200b2c018d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f265cb29-5bb1-40e1-ad45-99200b2c018d"}], "user_id": "b46293664c5a4305a3019300722dd029", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9904d0d876644464b5731633fd3440e4"}}' 2025-08-05 15:31:21,679 100288 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/f265cb29-5bb1-40e1-ad45-99200b2c018d 0.120s 2025-08-05 15:31:21,680 100288 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a82fbb76-b8bc-4d69-81da-46ff4b97e69f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f265cb29-5bb1-40e1-ad45-99200b2c018d'} Body: b'' 2025-08-05 15:31:21,706 100288 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/f265cb29-5bb1-40e1-ad45-99200b2c018d 0.026s 2025-08-05 15:31:21,707 100288 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '1 09', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4bbb8c7-1c63-4301-a2cc-3d131be563f5', 'x-openstack-request-id': 'req-b4bbb8c7-1c63-4301-a2cc-3d131be563f5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f265cb29-5bb1-40e1-ad45-99200b2c018d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f265cb29-5bb1-40e1-ad45-99200b2c018d could not be found."}}' {9} setUpClass (tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_list.py", line 37, in resource_setup volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 61748061-ad19-484b-a023-627c697b4f8f failed to build and is in ERROR status {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer [1.822738s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 81, in test_create_list_delete_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 45cdc1a2-e21a-46e3-8d49-479bdc413b27 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:31:21,779 100280 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/volumes 0.245s 2025-08-05 15:31:21,779 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-896110685"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18049630-79dd-4bb0-bddb-e6363defab0d', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18049630-79dd-4bb0-bddb-e6363defab0d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "45cdc1a2-e21a-46e3-8d49-479bdc413b27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:21.701051", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-896110685", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/45cdc1a2-e21a-46e3-8d49-479bdc413b27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/45cdc1a2-e21a-46e3-8d49-479bdc413b27"}], "user_id": "3cca5fc9974745f58034f485d089ec49", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:31:21,837 100280 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/45cdc1a2-e21a-46e3-8d49-479bdc413b27 0.045s 2025-08-05 15:31:21,838 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab28ee16-faf6-45e0-a120-7a51880b50ec', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab28ee16-faf6-45e0-a120-7a51880b50ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/45cdc1a2-e21a-46e3-8d49-479bdc413b27'} Body: b'{"volume": {"id": "45cdc1a2-e21a-46e3-8d49-479bdc413b27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:22.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-896110685", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/45cdc1a2-e21a-46e3-8d49-479bdc413b27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/45cdc1a2-e21a-46e3-8d49-479bdc413b27"}], "user_id": "3cca5fc9974745f58034f485d089ec49", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "22e103c793fb47eea908b3a79beeef8c"}}' 2025-08-05 15:31:22,894 100280 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/45cdc1a2-e21a-46e3-8d49-479bdc413b27 0.041s 2025-08-05 15:31:22,895 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute- request-id': 'req-4f2d2d0e-4fd6-4f6e-b38c-a7af18b410e0', 'content-length': '840', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f2d2d0e-4fd6-4f6e-b38c-a7af18b410e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/45cdc1a2-e21a-46e3-8d49-479bdc413b27'} Body: b'{"volume": {"id": "45cdc1a2-e21a-46e3-8d49-479bdc413b27", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:22.000000", "updated_at": "2025-08-05T15:31:22.000000", "name": "tempest-VolumesTransfersTest-Volume-896110685", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/45cdc1a2-e21a-46e3-8d49-479bdc413b27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/45cdc1a2-e21a-46e3-8d49-479bdc413b27"}], "user_id": "3cca5fc9974745f58034f485d089ec49", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "22e103c793fb47eea908b3a79beeef8c"}}' 2025-08-05 15:31:22,959 100280 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/45cdc1a2-e21a-46e3-8d49-479bdc413b27 0.049s 2025-08-05 15:31:22,960 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba4cb825-b68e-4fda-83b4-8dc92f8b08e5', 'content-length': '840', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba4cb825-b68e-4fda-83b4-8dc92f8b08e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/45cdc1a2-e21a-46e3-8d49-479bdc413b27'} Body: b'{"volume": {"id": "45cdc1a2-e21a-46e3-8d49-479bdc413b27", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:22.000000", "updated_at": "2025-08-05T15:31:22.000000", "name": "tempest-VolumesTransfersTest-Volume-896110685", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/45cdc1a2-e21a-46e3-8d49-479bdc413b27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/45cdc1a2-e21a-46e3-8d49-479bdc413b27"}], "user_id": "3cca5fc9974745f58034f485d089ec49", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "22e103c793fb47eea908b3a79beeef8c"}}' 2025-08-05 15:31:23,329 100280 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/45cdc1a2-e21a-46e3-8d49-479bdc413b27 0.351s 2025-08-05 15:31:23,329 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56a95eac-44bb-4ea9-8c9d-90611e3ae752', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/45cdc1a2-e21a-46e3-8d49-479bdc413b27'} Body: b'' 2025-08-05 15:31:23,354 100280 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/45cdc1a2-e21a-46e3-8d49-479bdc413b27 0.024s 2025-08- 05 15:31:23,354 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-a01693cb-0ed3-4aa0-ba93-bb1ce5400902', 'x-openstack-request-id': 'req-a01693cb-0ed3-4aa0-ba93-bb1ce5400902', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/45cdc1a2-e21a-46e3-8d49-479bdc413b27'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 45cdc1a2-e21a-46e3-8d49-479bdc413b27 could not be found."}}' {9} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade [1.716238s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_delete_cascade.py", line 68, in test_volume_delete_cascade volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ec105be4-d4d1-4026-97f9-1c93f819c4e1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:31:23,993 100294 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 202 POST http://10.0.0.210/volume/v3/volumes 0.390s 2025-08-05 15:31:23,993 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1125133371"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d162e9d-e411-480e-9cfb-6d6a1e53f422', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d162e9d-e411-480e-9cfb-6d6a1e53f422', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "ec105be4-d4d1-4026-97f9-1c93f819c4e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:23.917644", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1125133371", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ec105be4-d4d1-4026-97f9-1c93f819c4e1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ec105be4-d4d1-4026-97f9-1c93f819c4e1"}], "user_id": "bba9c124402f44f8b60e614f895cdd21", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:31:24,060 100294 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/volumes/ec105be4-d4d1-4026-97f9-1c93f819c4e1 0.049s 2025-08-05 15:31:24,061 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18c91c36-c018-4d84-9ab4-cb7fe9a9b9d2', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18c91c36-c018-4d84-9ab4-cb7fe9a9b9d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ec105be4-d4d1-4026-97f9-1c93f819c4e1'} Body: b'{"volume": {"id": "ec105be4-d4d1-4026-97f9-1c93f819c4e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:24.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1125133371", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ec105be4-d4d1-4026-97f9-1c93f819c4e1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ec105be4-d4d1-4026-97f9-1c93f819c4e1"}], "user_id": "bba9c124402f44f8b60e614f895cdd21", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9afbbb36fc2e4ca99eb7925379a6f70f"}}' 2025-08-05 15:31:25,113 100294 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/volumes/ec105be4-d4d1-4026-97f9-1c93f819c4e1 0.037s 2025-08-05 15:31:25,113 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02f91464-616b-469c -9024-c77d22bc339b', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02f91464-616b-469c-9024-c77d22bc339b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ec105be4-d4d1-4026-97f9-1c93f819c4e1'} Body: b'{"volume": {"id": "ec105be4-d4d1-4026-97f9-1c93f819c4e1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:24.000000", "updated_at": "2025-08-05T15:31:24.000000", "name": "tempest-VolumesDeleteCascade-Volume-1125133371", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ec105be4-d4d1-4026-97f9-1c93f819c4e1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ec105be4-d4d1-4026-97f9-1c93f819c4e1"}], "user_id": "bba9c124402f44f8b60e614f895cdd21", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9afbbb36fc2e4ca99eb7925379a6f70f"}}' 2025-08-05 15:31:25,186 100294 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/ec105be4-d4d1-4026-97f9-1c93f819c4e1 0.058s 2025-08-05 15:31:25,187 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0eb7d282-a3c8-461f-9ee2-c68cf04f6b79', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0eb7d282-a3c8-461f-9ee2-c68cf04f6b79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ec105be4-d4d1-4026-97f9-1c93f819c4e1'} Body: b'{"volume": {"id": "ec105be4-d4d1-4026-97f9-1c93f819c4e1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:24.000000", "updated_at": "2025-08-05T15:31:24.000000", "name": "tempest-VolumesDeleteCascade-Volume-1125133371", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ec105be4-d4d1-4026-97f9-1c93f819c4e1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ec105be4-d4d1-4026-97f9-1c93f819c4e1"}], "user_id": "bba9c124402f44f8b60e614f895cdd21", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9afbbb36fc2e4ca99eb7925379a6f70f"}}' 2025-08-05 15:31:25,297 100294 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/ec105be4-d4d1-4026-97f9-1c93f819c4e1 0.096s 2025-08-05 15:31:25,297 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc50ce22-3ab8-41fd-9df8-77ae12583b80', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ec105be4-d4d1-4026-97f9-1c93f819c4e1'} Body: b'' 2025-08-05 15:31:25,317 100294 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/ec105be4-d4d1-4026-97f9-1c93f819c4e1 0.019s 2025-08-05 15:31:25,317 100294 DEBUG [t empest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd6c93c2-5e8d-4600-a437-510a602fdc76', 'x-openstack-request-id': 'req-cd6c93c2-5e8d-4600-a437-510a602fdc76', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ec105be4-d4d1-4026-97f9-1c93f819c4e1'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ec105be4-d4d1-4026-97f9-1c93f819c4e1 could not be found."}}' {6} setUpClass (tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {6} setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest) ... SKIPPED: Encrypted volume attach is not supported {9} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete [1.573108s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_delete_cascade.py", line 93, in test_volume_from_snapshot_cascade_delete volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 75d73c97-f44c-45b5-8770-0aac59273f53 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:31:25,545 100294 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.0.0.210/volume/v3/volumes 0.224s 2025-08-05 15:31:25,546 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1232171987"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be89ee1b-89c1-462b-b061-c40edaae2c89', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be89ee1b-89c1-462b-b061-c40edaae2c89', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "75d73c97-f44c-45b5-8770-0aac59273f53", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:25.468446", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1232171987", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/75d73c97-f44c-45b5-8770-0aac59273f53"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/75d73c97-f44c-45b5-8770-0aac59273f53"}], "user_id": "bba9c124402f44f8b60e614f895cdd21", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:31:25,626 100294 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/volumes/75d73c97-f44c-45b5-8770-0aac59273f53 0.068s 2025-08-05 15:31:25,626 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e48ef5b6-3718-41c8-8ea6-89cff81d8aa3', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e48ef5b6-3718-41c8-8ea6-89cff81d8aa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/75d73c97-f44c-45b5-8770-0aac59273f53'} Body: b'{"volume": {"id": "75d73c97-f44c-45b5-8770-0aac59273f53", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:25.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1232171987", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/75d73c97-f44c-45b5-8770-0aac59273f53"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/75d73c97-f44c-45b5-8770-0aac59273f53"}], "user_id": "bba9c124402f44f8b60e614f895cdd21", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9afbbb36fc2e4ca99eb7925379a6f70f"}}' 2025-08-05 15:31:26,681 100294 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/volumes/75d73c97-f44c-45b5-8770-0aac59273f53 0.041s 2025-08-05 15:31:26,681 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-co mpute-request-id': 'req-438202d8-54f2-4c3b-ad63-4208f94b1cf5', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-438202d8-54f2-4c3b-ad63-4208f94b1cf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/75d73c97-f44c-45b5-8770-0aac59273f53'} Body: b'{"volume": {"id": "75d73c97-f44c-45b5-8770-0aac59273f53", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:25.000000", "updated_at": "2025-08-05T15:31:26.000000", "name": "tempest-VolumesDeleteCascade-Volume-1232171987", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/75d73c97-f44c-45b5-8770-0aac59273f53"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/75d73c97-f44c-45b5-8770-0aac59273f53"}], "user_id": "bba9c124402f44f8b60e614f895cdd21", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9afbbb36fc2e4ca99eb7925379a6f70f"}}' 2025-08-05 15:31:26,755 100294 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/75d73c97-f44c-45b5-8770-0aac59273f53 0.060s 2025-08-05 15:31:26,755 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-474dbd04-4a5d-4a97-b649-8cee4cc59354', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-474dbd04-4a5d-4a97-b649-8cee4cc59354', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/75d73c97-f44c-45b5-8770-0aac59273f53'} Body: b'{"volume": {"id": "75d73c97-f44c-45b5-8770-0aac59273f53", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:25.000000", "updated_at": "2025-08-05T15:31:26.000000", "name": "tempest-VolumesDeleteCascade-Volume-1232171987", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/75d73c97-f44c-45b5-8770-0aac59273f53"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/75d73c97-f44c-45b5-8770-0aac59273f53"}], "user_id": "bba9c124402f44f8b60e614f895cdd21", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9afbbb36fc2e4ca99eb7925379a6f70f"}}' 2025-08-05 15:31:26,872 100294 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/75d73c97-f44c-45b5-8770-0aac59273f53 0.103s 2025-08-05 15:31:26,872 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e5a0cc4-f1da-4579-af38-b141795cdfd6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/75d73c97-f44c-45b5-8770-0aac59273f53'} Body: b'' 2025-08-05 15:31:26,892 100294 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/75d73c97-f44c-45b5-8770-0aac59273f53 0.019s 2025-08-05 15:31:26,893 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-c594f056-11d4-477e-8500-22a2a144276e', 'x-openstack-request-id': 'req-c594f056-11d4-477e-8500-22a2a144276e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/75d73c97-f44c-45b5-8770-0aac59273f53'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 75d73c97-f44c-45b5-8770-0aac59273f53 could not be found."}}' {1} tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest.test_volume_assisted_snapshot_create_delete [1.704089s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_assisted_volume_snapshots.py", line 54, in test_volume_assisted_snapshot_create_delete volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume d5e4bb4c-772d-49e5-8736-9b9c1877ba4f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:31:29,048 100278 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 202 POST http://10.0.0.210/volume/v3/volumes 0.466s 2025-08-05 15:31:29,048 100278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-704408834"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96ee3468-1e58-4a23-a6d5-b23173fea661', 'content-length': '785', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96ee3468-1e58-4a23-a6d5-b23173fea661', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "d5e4bb4c-772d-49e5-8736-9b9c1877ba4f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:28.935149", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-704408834", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d5e4bb4c-772d-49e5-8736-9b9c1877ba4f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d5e4bb4c-772d-49e5-8736-9b9c1877ba4f"}], "user_id": "c3f25fff1e5443eb8bad9c9ad7ac2b38", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null}}' 2025-08-05 15:31:29,180 100278 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/volumes/d5e4bb4c-772d-49e5-8736-9b9c1877ba4f 0.118s 2025-08-05 15:31:29,180 100278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6d4c724-4639-4e7b-b653-9b382e48da83', 'content-length': '985', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6d4c724-4639-4e7b-b653-9b382e48da83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d5e4bb4c-772d-49e5-8736-9b9c1877ba4f'} Body: b'{"volume": {"id": "d5e4bb4c-772d-49e5-8736-9b9c1877ba4f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:29.000000", "updated_at": "2025-08-05T15:31:29.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-704408834", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d5e4bb4c-772d-49e5-8736-9b9c1877ba4f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d5e4bb4c-772d-49e5-8736-9b9c1877ba4f"}], "user_id": "c3f25fff1e5443eb8bad9c9ad7ac2b38", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "fc02508f3ce4409d93676c7d62c382b8"}}' 2025-08-05 15:31:30,270 100278 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/volumes/d5e4bb4c-772d-49e5-8736-9b9c1877ba4f 0.075s 2025-08-05 15:31:30,270 100278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Ty pe': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5ec84f0-7a55-4993-8d81-6de1c0924a98', 'content-length': '985', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5ec84f0-7a55-4993-8d81-6de1c0924a98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d5e4bb4c-772d-49e5-8736-9b9c1877ba4f'} Body: b'{"volume": {"id": "d5e4bb4c-772d-49e5-8736-9b9c1877ba4f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:29.000000", "updated_at": "2025-08-05T15:31:29.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-704408834", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d5e4bb4c-772d-49e5-8736-9b9c1877ba4f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d5e4bb4c-772d-49e5-8736-9b9c1877ba4f"}], "user_id": "c3f25fff1e5443eb8bad9c9ad7ac2b38", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "fc02508f3ce4409d93676c7d62c382b8"}}' {9} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id [0.267406s] ... ok {9} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id [0.069745s] ... ok {9} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit [0.013571s] ... ok {9} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker [0.060185s] ... ok {9} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort [0.014417s] ... ok {9} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size [1.530278s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots_negative.py", line 65, in test_volume_from_snapshot_decreasing_size src_vol = self.create_volume(size=src_size) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 0458ecbd-a349-4a4f-8567-1121e08eb191 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:31:32,885 100294 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 202 POST http://10.0.0.210/volume/v3/volumes 0.196s 2025-08-05 15:31:32,886 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-123554006"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b6c0cc3-0c7e-4bc6-b11a-91a23012c0b1', 'content-length': '762', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b6c0cc3-0c7e-4bc6-b11a-91a23012c0b1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "0458ecbd-a349-4a4f-8567-1121e08eb191", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2025-08-05T15:31:32.827446", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-123554006", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0458ecbd-a349-4a4f-8567-1121e08eb191"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0458ecbd-a349-4a4f-8567-1121e08eb191"}], "user_id": "f9fcb3499ecd4de99587382e22cf986e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:31:32,943 100294 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/volumes/0458ecbd-a349-4a4f-8567-1121e08eb191 0.044s 2025-08-05 15:31:32,943 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7a0345b-756e-4508-8266-71d748830934', 'content-length': '830', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7a0345b-756e-4508-8266-71d748830934', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0458ecbd-a349-4a4f-8567-1121e08eb191'} Body: b'{"volume": {"id": "0458ecbd-a349-4a4f-8567-1121e08eb191", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2025-08-05T15:31:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-123554006", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0458ecbd-a349-4a4f-8567-1121e08eb191"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0458ecbd-a349-4a4f-8567-1121e08eb191"}], "user_id": "f9fcb3499ecd4de99587382e22cf986e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9768e76d345e4d10ab38f8f17976b9d0"}}' 2025-08-05 15:31:33,996 100294 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/volumes/0458ecbd-a349-4a4f-8567-1121e08eb191 0.035s 2025-08-05 15:31:33,997 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:33 GMT', 'server': ' Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4f383bf-3a44-4b9f-87fc-cfa5e6d8830e', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4f383bf-3a44-4b9f-87fc-cfa5e6d8830e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0458ecbd-a349-4a4f-8567-1121e08eb191'} Body: b'{"volume": {"id": "0458ecbd-a349-4a4f-8567-1121e08eb191", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2025-08-05T15:31:33.000000", "updated_at": "2025-08-05T15:31:33.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-123554006", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0458ecbd-a349-4a4f-8567-1121e08eb191"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0458ecbd-a349-4a4f-8567-1121e08eb191"}], "user_id": "f9fcb3499ecd4de99587382e22cf986e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9768e76d345e4d10ab38f8f17976b9d0"}}' 2025-08-05 15:31:34,053 100294 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/0458ecbd-a349-4a4f-8567-1121e08eb191 0.042s 2025-08-05 15:31:34,054 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b69a414-4e3d-48ff-a6d1-754817d80b43', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b69a414-4e3d-48ff-a6d1-754817d80b43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0458ecbd-a349-4a4f-8567-1121e08eb191'} Body: b'{"volume": {"id": "0458ecbd-a349-4a4f-8567-1121e08eb191", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2025-08-05T15:31:33.000000", "updated_at": "2025-08-05T15:31:33.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-123554006", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0458ecbd-a349-4a4f-8567-1121e08eb191"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0458ecbd-a349-4a4f-8567-1121e08eb191"}], "user_id": "f9fcb3499ecd4de99587382e22cf986e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9768e76d345e4d10ab38f8f17976b9d0"}}' 2025-08-05 15:31:34,198 100294 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/0458ecbd-a349-4a4f-8567-1121e08eb191 0.131s 2025-08-05 15:31:34,199 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccb00370-e7ff-4db8-8eed-bd0e8e32a93a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0458ecbd-a349-4a4f-8567-1121e08eb191'} Body: b'' 2025-08-05 15:31:34,218 100294 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNe gativeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/0458ecbd-a349-4a4f-8567-1121e08eb191 0.018s 2025-08-05 15:31:34,218 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-20698275-54d4-4e84-ba00-5a993f5b936e', 'x-openstack-request-id': 'req-20698275-54d4-4e84-ba00-5a993f5b936e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0458ecbd-a349-4a4f-8567-1121e08eb191'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 0458ecbd-a349-4a4f-8567-1121e08eb191 could not be found."}}' {11} tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment [11.530663s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 371, in test_tagged_attachment volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b9aee44a-11f2-4537-9603-a0c19c82a9a1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:31:27,643 100299 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210/networking/v2.0/networks 2.796s 2025-08-05 15:31:27,643 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-tagged-attachments-test-net-1142354068"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-80a7edb5-df07-4926-9827-6776457a1e39', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/networks'} Body: b'{"network":{"id":"1d5a0988-389d-42f8-962d-5778185840d9","name":"tempest-tagged-attachments-test-net-1142354068","tenant_id":"ccc429cba07b438fa1a4be6f374727c9","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"ccc429cba07b438fa1a4be6f374727c9","port_security_enabled":true,"router:external":false,"vlan_transparent":false,"qinq":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2025-08-05T15:31:26Z","updated_at":"2025-08-05T15:31:26Z","revision_number":1}}' 2025-08-05 15:31:31,751 100299 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210/networking/v2.0/subnets 4.108s 2025-08-05 15:31:31,752 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "1d5a0988-389d-42f8-962d-5778185840d9", "cidr": "10.10.10.0/24", "ip_version": 4}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-1e41e6e0-b569-4e93-824d-90acb15b7f72', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"1e17e7fa-09ec-4d6e-83e7-0c9bb88218a4","name":"","tenant_id":"ccc429cba07b438fa1a4be6f374727c9","network_id":"1d5a0988-389d-42f8-962d-5778185840d9","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.10.10.1","cidr":"10.10.10.0/24","allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"dns_nameservers":[],"description":"","router:external":false,"service_types":[],"tags":[],"created_at":"2025-08-05T15:31:30Z","updated_at":"2025-08-05T15:31:30Z","revision_number":0,"project_id":"ccc429cba07b438fa1a4be6f374727c9"}}' 2025-08-05 15:31:31,957 100299 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://10.0.0.210/volume/v3/volumes 0.205s 2025-08-05 15:31:31,958 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-676859826"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecbe37f5-7107-4d3a-a356-37edd38dcc4f', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecbe37f5-7107-4d3a-a356-37edd38dcc4f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "b9aee44a-11f2-4537-9603-a0c19c82a9a1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:31.896143", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-676 859826", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b9aee44a-11f2-4537-9603-a0c19c82a9a1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b9aee44a-11f2-4537-9603-a0c19c82a9a1"}], "user_id": "ab2cc02600e14fcbac98b4069397349f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:31:32,010 100299 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/volumes/b9aee44a-11f2-4537-9603-a0c19c82a9a1 0.039s 2025-08-05 15:31:32,010 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b180d80-4d2d-4be6-9c47-869cc58a2ddc', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b180d80-4d2d-4be6-9c47-869cc58a2ddc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b9aee44a-11f2-4537-9603-a0c19c82a9a1'} Body: b'{"volume": {"id": "b9aee44a-11f2-4537-9603-a0c19c82a9a1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:32.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-676859826", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b9aee44a-11f2-4537-9603-a0c19c82a9a1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b9aee44a-11f2-4537-9603-a0c19c82a9a1"}], "user_id": "ab2cc02600e14fcbac98b4069397349f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ccc429cba07b438fa1a4be6f374727c9"}}' 2025-08-05 15:31:33,068 100299 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/volumes/b9aee44a-11f2-4537-9603-a0c19c82a9a1 0.043s 2025-08-05 15:31:33,068 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5aa5f4d-7a7a-415d-888c-7bc7ac785dde', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5aa5f4d-7a7a-415d-888c-7bc7ac785dde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b9aee44a-11f2-4537-9603-a0c19c82a9a1'} Body: b'{"volume": {"id": "b9aee44a-11f2-4537-9603-a0c19c82a9a1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:32.000000", "updated_at": "2025-08-05T15:31:32.000000", "name": "tempest-TaggedAttachmentsTest-volume-676859826", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b9aee44a-11f2-4537-9603-a0c19c82a9a1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b9aee44a-11f2-4537-9603-a0c19c82a9a1"}], "user_id": "ab2cc02600e14fcbac98b4069397349f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ccc429cba07b438fa1a4be6f374727c9"}}' 2025-08-05 1 5:31:34,121 100299 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/subnets/1e17e7fa-09ec-4d6e-83e7-0c9bb88218a4 1.038s 2025-08-05 15:31:34,122 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-acf8ee56-5be8-431b-b8b8-1ac23007eca5', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/subnets/1e17e7fa-09ec-4d6e-83e7-0c9bb88218a4'} Body: b'' 2025-08-05 15:31:36,376 100299 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/networks/1d5a0988-389d-42f8-962d-5778185840d9 2.254s 2025-08-05 15:31:36,376 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-75835f3a-c294-4a81-8c5e-b160b59d7b96', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/networks/1d5a0988-389d-42f8-962d-5778185840d9'} Body: b'' {2} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer [1.705347s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 125, in test_create_get_list_accept_volume_transfer test_create_get_list_accept_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 40, in test_create_get_list_accept_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 2abe9659-4686-41c1-a8d6-52b748b68b2c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:31:37,683 100280 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/volumes 0.393s 2025-08-05 15:31:37,684 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1856916060"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb19ce92-d58e-4cd2-853c-734dc365b279', 'content-length': '820', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb19ce92-d58e-4cd2-853c-734dc365b279', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "2abe9659-4686-41c1-a8d6-52b748b68b2c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:37.623535", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1856916060", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2abe9659-4686-41c1-a8d6-52b748b68b2c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2abe9659-4686-41c1-a8d6-52b748b68b2c"}], "user_id": "efd0aea920944fefbb07de9dd13a8b9d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2025-08-05 15:31:37,741 100280 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/2abe9659-4686-41c1-a8d6-52b748b68b2c 0.044s 2025-08-05 15:31:37,742 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c3a63b6-e72d-4636-8cdf-427a2e7451a7', 'content-length': '888', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c3a63b6-e72d-4636-8cdf-427a2e7451a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2abe9659-4686-41c1-a8d6-52b748b68b2c'} Body: b'{"volume": {"id": "2abe9659-4686-41c1-a8d6-52b748b68b2c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:38.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1856916060", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2abe9659-4686-41c1-a8d6-52b748b68b2c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2abe9659-4686-41c1-a8d6-52b748b68b2c"}], "user_id": "efd0aea920944fefbb07de9dd13a8b9d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "906ab0aa20424bb7b38621576f4ea97f"}}' 2025-08-05 15:31:38,802 100280 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/2abe9659-4686-41c1-a8d6-52b748b68b2c 0.044s 2025-08-05 15:31:38,802 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type' : 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e04d8a16-c40a-408d-b8bd-707e35d9060e', 'content-length': '909', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e04d8a16-c40a-408d-b8bd-707e35d9060e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2abe9659-4686-41c1-a8d6-52b748b68b2c'} Body: b'{"volume": {"id": "2abe9659-4686-41c1-a8d6-52b748b68b2c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:38.000000", "updated_at": "2025-08-05T15:31:38.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1856916060", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2abe9659-4686-41c1-a8d6-52b748b68b2c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2abe9659-4686-41c1-a8d6-52b748b68b2c"}], "user_id": "efd0aea920944fefbb07de9dd13a8b9d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "906ab0aa20424bb7b38621576f4ea97f"}}' 2025-08-05 15:31:38,860 100280 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/2abe9659-4686-41c1-a8d6-52b748b68b2c 0.043s 2025-08-05 15:31:38,860 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c578b893-a0d0-44f4-be7c-d639edf568d4', 'content-length': '909', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c578b893-a0d0-44f4-be7c-d639edf568d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2abe9659-4686-41c1-a8d6-52b748b68b2c'} Body: b'{"volume": {"id": "2abe9659-4686-41c1-a8d6-52b748b68b2c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:38.000000", "updated_at": "2025-08-05T15:31:38.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1856916060", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2abe9659-4686-41c1-a8d6-52b748b68b2c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2abe9659-4686-41c1-a8d6-52b748b68b2c"}], "user_id": "efd0aea920944fefbb07de9dd13a8b9d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "906ab0aa20424bb7b38621576f4ea97f"}}' 2025-08-05 15:31:38,971 100280 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/2abe9659-4686-41c1-a8d6-52b748b68b2c 0.097s 2025-08-05 15:31:38,972 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UT F-8', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c83f2627-830b-4be0-b9d3-4603898eddf2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2abe9659-4686-41c1-a8d6-52b748b68b2c'} Body: b'' 2025-08-05 15:31:38,994 100280 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/2abe9659-4686-41c1-a8d6-52b748b68b2c 0.022s 2025-08-05 15:31:38,995 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-db7130f7-d3c3-4263-8007-5918fb8dd36a', 'x-openstack-request-id': 'req-db7130f7-d3c3-4263-8007-5918fb8dd36a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2abe9659-4686-41c1-a8d6-52b748b68b2c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2abe9659-4686-41c1-a8d6-52b748b68b2c could not be found."}}' {2} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer [1.562919s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 131, in test_create_list_delete_volume_transfer test_create_list_delete_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 81, in test_create_list_delete_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 1a9bde98-a659-4e03-9997-47dd6d120a9a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:31:39,230 100280 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/volumes 0.233s 2025-08-05 15:31:39,231 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-588842189"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa0518e0-34c3-4c8a-a222-8d996c43d650', 'content-length': '819', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa0518e0-34c3-4c8a-a222-8d996c43d650', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "1a9bde98-a659-4e03-9997-47dd6d120a9a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:39.156838", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-588842189", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1a9bde98-a659-4e03-9997-47dd6d120a9a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1a9bde98-a659-4e03-9997-47dd6d120a9a"}], "user_id": "efd0aea920944fefbb07de9dd13a8b9d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2025-08-05 15:31:39,288 100280 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/1a9bde98-a659-4e03-9997-47dd6d120a9a 0.045s 2025-08-05 15:31:39,289 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a09fa18e-a650-4f8e-bdeb-c274fe890556', 'content-length': '887', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a09fa18e-a650-4f8e-bdeb-c274fe890556', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1a9bde98-a659-4e03-9997-47dd6d120a9a'} Body: b'{"volume": {"id": "1a9bde98-a659-4e03-9997-47dd6d120a9a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:39.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-588842189", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1a9bde98-a659-4e03-9997-47dd6d120a9a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1a9bde98-a659-4e03-9997-47dd6d120a9a"}], "user_id": "efd0aea920944fefbb07de9dd13a8b9d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "906ab0aa20424bb7b38621576f4ea97f"}}' 2025-08-05 15:31:40,348 100280 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/1a9bde98-a659-4e03-9997-47dd6d120a9a 0.042s 2025-08-05 15:31:40,349 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/ json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3861f46-45ad-411f-a899-7a205b3e577e', 'content-length': '908', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3861f46-45ad-411f-a899-7a205b3e577e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1a9bde98-a659-4e03-9997-47dd6d120a9a'} Body: b'{"volume": {"id": "1a9bde98-a659-4e03-9997-47dd6d120a9a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:39.000000", "updated_at": "2025-08-05T15:31:39.000000", "name": "tempest-VolumesTransfersV355Test-Volume-588842189", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1a9bde98-a659-4e03-9997-47dd6d120a9a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1a9bde98-a659-4e03-9997-47dd6d120a9a"}], "user_id": "efd0aea920944fefbb07de9dd13a8b9d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "906ab0aa20424bb7b38621576f4ea97f"}}' 2025-08-05 15:31:40,410 100280 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/1a9bde98-a659-4e03-9997-47dd6d120a9a 0.039s 2025-08-05 15:31:40,410 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ff6ae5c-7cac-45e7-8001-271975a565ce', 'content-length': '908', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ff6ae5c-7cac-45e7-8001-271975a565ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1a9bde98-a659-4e03-9997-47dd6d120a9a'} Body: b'{"volume": {"id": "1a9bde98-a659-4e03-9997-47dd6d120a9a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:39.000000", "updated_at": "2025-08-05T15:31:39.000000", "name": "tempest-VolumesTransfersV355Test-Volume-588842189", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1a9bde98-a659-4e03-9997-47dd6d120a9a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1a9bde98-a659-4e03-9997-47dd6d120a9a"}], "user_id": "efd0aea920944fefbb07de9dd13a8b9d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "906ab0aa20424bb7b38621576f4ea97f"}}' 2025-08-05 15:31:40,533 100280 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/1a9bde98-a659-4e03-9997-47dd6d120a9a 0.103s 2025-08-05 15:31:40,533 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack- api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f380482b-8a6e-448a-878c-871e0966d7e9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1a9bde98-a659-4e03-9997-47dd6d120a9a'} Body: b'' 2025-08-05 15:31:40,558 100280 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/1a9bde98-a659-4e03-9997-47dd6d120a9a 0.024s 2025-08-05 15:31:40,559 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-61426b4f-7c5d-4cdf-86c4-88cfe37f85d6', 'x-openstack-request-id': 'req-61426b4f-7c5d-4cdf-86c4-88cfe37f85d6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1a9bde98-a659-4e03-9997-47dd6d120a9a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1a9bde98-a659-4e03-9997-47dd6d120a9a could not be found."}}' {6} cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests.test_snapshot_removal [1.953888s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/scenario/test_snapshots.py", line 139, in test_snapshot_removal volume_1 = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 83e8fa5a-17ca-4055-8a16-395eae014d56 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:31:50,613 100288 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 202 POST http://10.0.0.210/volume/v3/volumes 0.374s 2025-08-05 15:31:50,613 100288 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1652677687", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22fa158a-9e14-4b1e-8f52-4174c5805051', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22fa158a-9e14-4b1e-8f52-4174c5805051', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "83e8fa5a-17ca-4055-8a16-395eae014d56", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:50.542008", "updated_at": null, "name": "tempest-SnapshotDependencyTests-volume-1652677687", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/83e8fa5a-17ca-4055-8a16-395eae014d56"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/83e8fa5a-17ca-4055-8a16-395eae014d56"}], "user_id": "27a01c61fe424d8eb9e122943638c570", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:31:50,688 100288 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://10.0.0.210/volume/v3/volumes/83e8fa5a-17ca-4055-8a16-395eae014d56 0.059s 2025-08-05 15:31:50,688 100288 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19c3f4be-4218-48e6-a5b3-2489d45ecb55', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19c3f4be-4218-48e6-a5b3-2489d45ecb55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/83e8fa5a-17ca-4055-8a16-395eae014d56'} Body: b'{"volume": {"id": "83e8fa5a-17ca-4055-8a16-395eae014d56", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:51.000000", "updated_at": null, "name": "tempest-SnapshotDependencyTests-volume-1652677687", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/83e8fa5a-17ca-4055-8a16-395eae014d56"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/83e8fa5a-17ca-4055-8a16-395eae014d56"}], "user_id": "27a01c61fe424d8eb9e122943638c570", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f1e2f42d4a54aa4bd678e42bd56f844"}}' 2025-08-05 15:31:51,762 100288 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://10.0.0.210/volume/v3/volumes/83e8fa5a-17ca-4055-8a16-395eae014d56 0.057s 2025-08-05 15:31:51,762 100288 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'app lication/json', 'x-compute-request-id': 'req-9ab85711-3037-4ace-a3a3-e1f3b6d2ac49', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ab85711-3037-4ace-a3a3-e1f3b6d2ac49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/83e8fa5a-17ca-4055-8a16-395eae014d56'} Body: b'{"volume": {"id": "83e8fa5a-17ca-4055-8a16-395eae014d56", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:51.000000", "updated_at": "2025-08-05T15:31:51.000000", "name": "tempest-SnapshotDependencyTests-volume-1652677687", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/83e8fa5a-17ca-4055-8a16-395eae014d56"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/83e8fa5a-17ca-4055-8a16-395eae014d56"}], "user_id": "27a01c61fe424d8eb9e122943638c570", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f1e2f42d4a54aa4bd678e42bd56f844"}}' 2025-08-05 15:31:52,161 100288 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/83e8fa5a-17ca-4055-8a16-395eae014d56 0.382s 2025-08-05 15:31:52,162 100288 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3fd9cbe-c7d7-46dd-ba5e-9a38662e0361', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/83e8fa5a-17ca-4055-8a16-395eae014d56'} Body: b'' 2025-08-05 15:31:52,189 100288 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/83e8fa5a-17ca-4055-8a16-395eae014d56 0.027s 2025-08-05 15:31:52,190 100288 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-6598d532-e4a8-4468-89b0-5fb4777164f8', 'x-openstack-request-id': 'req-6598d532-e4a8-4468-89b0-5fb4777164f8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/83e8fa5a-17ca-4055-8a16-395eae014d56'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 83e8fa5a-17ca-4055-8a16-395eae014d56 could not be found."}}' {1} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete [1.957108s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_volume_snapshots.py", line 53, in test_volume_snapshot_create_get_list_delete volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 74d19cd2-7a2c-42f4-9dee-4aef398b8712 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:32:16,047 100278 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotsTestJSON:test_volume_snapshot_create_get_list_delete): 200 POST http://10.0.0.210/compute/v2.1/os-volumes 0.697s 2025-08-05 15:32:16,048 100278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-VolumesSnapshotsTestJSON-volume-1298101312"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '345', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/74d19cd2-7a2c-42f4-9dee-4aef398b8712', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4cc6a87-08b3-49b2-891d-e006ec688059', 'x-compute-request-id': 'req-d4cc6a87-08b3-49b2-891d-e006ec688059', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "74d19cd2-7a2c-42f4-9dee-4aef398b8712", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2025-08-05T15:32:15.812935", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1298101312", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2025-08-05 15:32:16,185 100278 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotsTestJSON:test_volume_snapshot_create_get_list_delete): 200 GET http://10.0.0.210/compute/v2.1/os-volumes/74d19cd2-7a2c-42f4-9dee-4aef398b8712 0.130s 2025-08-05 15:32:16,186 100278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '342', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec3efdab-aa12-4fbd-aa53-9a087e98036c', 'x-compute-request-id': 'req-ec3efdab-aa12-4fbd-aa53-9a087e98036c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/74d19cd2-7a2c-42f4-9dee-4aef398b8712'} Body: b'{"volume": {"id": "74d19cd2-7a2c-42f4-9dee-4aef398b8712", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2025-08-05T15:32:16.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1298101312", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2025-08-05 15:32:17,300 100278 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotsTestJSON:test_volume_snapshot_create_get_list_delete): 200 GET http://10.0.0.210/compute/v2.1/os-volumes/74d19cd2-7a2c-42f4-9dee-4aef398b8712 0.102s 2025-08-05 15:32:17,300 100278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '342', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7473a730-81ad-41aa-93a1-265365723080', 'x-compute-request-id': 'req-7473a730-81ad-41aa-93a1-265365723080', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/74d19cd2-7a2c-42f4-9dee-4aef398b8712'} Body: b'{"volume": {"id": "74d19cd2-7a2c-42f4-9dee-4aef398b8712", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "202 5-08-05T15:32:16.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1298101312", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' {9} tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes.test_instances_with_cinder_volumes_on_all_compute_nodes [9.174806s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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_instances_with_cinder_volumes.py", line 134, in test_instances_with_cinder_volumes_on_all_compute_nodes waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume fc89e9bd-6450-405e-a2da-96d164fdd582 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:32:13,324 100294 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1534082969-1231362300 on backend None 2025-08-05 15:32:13,734 100294 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 POST http://10.0.0.210/volume/v3/types 0.397s 2025-08-05 15:32:13,734 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1534082969-1231362300", "extra_specs": {}}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fd80138-f194-4d64-9780-fdb18881064c', 'content-length': '269', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fd80138-f194-4d64-9780-fdb18881064c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "e03b6daa-c07c-4699-af06-c3e5ec200f2e", "name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1534082969-1231362300", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 15:32:13,737 100294 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None 2025-08-05 15:32:15,110 100294 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 201 POST http://10.0.0.210/image/v2/images 1.360s 2025-08-05 15:32:15,111 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1182033773", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/d9ec5371-e438-4c90-bad2-7820797380e4', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-46a63177-8086-46a9-8687-73ba73913acb', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1182033773", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "191d3aa245e74b45a0448f8b31f20c73", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "d9ec5371-e438-4c90-bad2-7820797380e4", "created_at": "2025-08-05T15:32:15Z", "updated_at": "2025-08-05T15:32:15Z", "tags": [], "self": "/v2/images/d9ec5371-e438-4c90-bad2-7820797380e4", "file": "/v2/images/d9ec5371-e438-4c90-bad2-7820797380e4/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:32:17,326 100294 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 204 PUT http://10.0.0.210/image/v2/images/d9ec5371-e438-4c90-bad2-7820797380e4/file 2.214s 2025-08-05 15:32:17,326 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-195d8ce5-b989-4b cf-9561-f3c3227cee24', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/d9ec5371-e438-4c90-bad2-7820797380e4/file'} Body: b'' 2025-08-05 15:32:17,326 100294 DEBUG [tempest.scenario.manager] image:d9ec5371-e438-4c90-bad2-7820797380e4 2025-08-05 15:32:17,620 100294 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.291s 2025-08-05 15:32:17,621 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestInstancesWithCinderVolumes-463529706", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCdP1sIvO3ShBFnp6+jrkZcCJLh3fBqw11T82uL+EUFX7NGSnwbPu38fYGN13todzjgQXU23ZUUC8uZBH3R3VnAwGVHpMHrABMf3oAiL1L6Immmyd5PcUHwROTcoRCLueg=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '423', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef9fa00e-0489-451c-ae90-8d0ecb0fcbdb', 'x-compute-request-id': 'req-ef9fa00e-0489-451c-ae90-8d0ecb0fcbdb', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-TestInstancesWithCinderVolumes-463529706", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCdP1sIvO3ShBFnp6+jrkZcCJLh3fBqw11T82uL+EUFX7NGSnwbPu38fYGN13todzjgQXU23ZUUC8uZBH3R3VnAwGVHpMHrABMf3oAiL1L6Immmyd5PcUHwROTcoRCLueg==", "fingerprint": "db:23:e6:2f:04:58:d9:a4:79:17:4c:33:e2:f2:56:83", "user_id": "cd095d6745bc44c1802be0e6e7049757"}}' 2025-08-05 15:32:17,765 100294 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://10.0.0.210/compute/v2.1/os-availability-zone/detail 0.141s 2025-08-05 15:32:17,766 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '479', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ad891a7-cb91-48f7-b679-2a26810c960c', 'x-compute-request-id': 'req-5ad891a7-cb91-48f7-b679-2a26810c960c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-availability-zone/detail'} Body: b'{"availabilityZoneInfo": [{"zoneName": "internal", "zoneState": {"available": true}, "hosts": {"user": {"nova-scheduler": {"available": true, "active": true, "updated_at": "2025-08-05T15:30:41.000000"}, "nova-conductor": {"available": true, "active": true, "updated_at": "2025-08-05T15:32:11.000000"}}}}, {"zoneName": "nova", "zoneState": {"available": true}, "hosts": {"user": {"nova-compute": {"available": true, "active": true, "updated_at": "2025-08-05T15:31:14.000000"}}}}]}' 2025-08-05 15:32:17,771 100294 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-471996091-317719882 on backend None 2025-08-05 15:32:17,815 100294 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 POST http://10.0.0.210/volume/v3/types 0.044s 2025-08-05 15:32:17,816 100294 DEBUG [tempest.lib.common.rest_client ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-471996091-317719882", "extra_specs": {}}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54d5c65c-058d-4fc5-8ea4-013030e2b17f', 'content-length': '267', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54d5c65c-058d-4fc5-8ea4-013030e2b17f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "989e39c1-a462-4d36-af79-b1849aad3c61", "name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-471996091-317719882", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 15:32:17,818 100294 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-864664713-601336087 on backend None 2025-08-05 15:32:17,863 100294 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 POST http://10.0.0.210/volume/v3/types 0.044s 2025-08-05 15:32:17,864 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-864664713-601336087", "extra_specs": {}}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-802f9803-e1de-4841-a4f2-2832e03ee475', 'content-length': '267', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-802f9803-e1de-4841-a4f2-2832e03ee475', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "18315fca-4ab0-452c-9db4-32791a986fc1", "name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-864664713-601336087", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 15:32:17,867 100294 DEBUG [tempest.scenario.test_instances_with_cinder_volumes] List of hosts selected to boot servers [{'zone': 'nova', 'host_name': 'user'}]: 2025-08-05 15:32:18,429 100294 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 202 POST http://10.0.0.210/volume/v3/volumes 0.561s 2025-08-05 15:32:18,429 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-470756325", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-471996091-317719882", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb038e66-6a40-4307-a7d2-574de6406c71', 'content-length': '842', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb038e66-6a40-4307-a7d2-574de6406c71', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "51a57f22-9ee3-4c0a-bb92-6e9eb856a25d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:32:18.241762", "updated_at": null, "name": "tempest-TestInstancesWithCin derVolumes-volume-470756325", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-471996091-317719882", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/51a57f22-9ee3-4c0a-bb92-6e9eb856a25d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/51a57f22-9ee3-4c0a-bb92-6e9eb856a25d"}], "user_id": "cd095d6745bc44c1802be0e6e7049757", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:32:18,774 100294 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 202 POST http://10.0.0.210/volume/v3/volumes 0.333s 2025-08-05 15:32:18,775 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-940566683", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-864664713-601336087", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b3fe098-a72e-4c85-84f1-83fd9b01caa7', 'content-length': '842', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b3fe098-a72e-4c85-84f1-83fd9b01caa7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "ec0a09fb-65b9-4d06-acbf-822c47ecf49f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:32:18.694673", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-940566683", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-864664713-601336087", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ec0a09fb-65b9-4d06-acbf-822c47ecf49f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ec0a09fb-65b9-4d06-acbf-822c47ecf49f"}], "user_id": "cd095d6745bc44c1802be0e6e7049757", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:32:18,842 100294 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://10.0.0.210/image/v2/images/d9ec5371-e438-4c90-bad2-7820797380e4 0.044s 2025-08-05 15:32:18,843 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '811', 'content-type': 'application/json', 'x-openstack-request-id': 'req-df4ebc68-b9fa-476c-bea9-118d0ec8970e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/d9ec5371-e438-4c90-bad2-7820797380e4'} Body: b'{"name": "tempest-scenario-img--1182033773", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "191d3aa245e74b45a0448f8b31f20c73", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "d9ec5371-e438-4c90-bad2-7820797380e4", "created_at": "2025-08-05T15:32:15Z", "updated_at": "2025- 08-05T15:32:17Z", "tags": [], "self": "/v2/images/d9ec5371-e438-4c90-bad2-7820797380e4", "file": "/v2/images/d9ec5371-e438-4c90-bad2-7820797380e4/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:32:19,794 100294 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 202 POST http://10.0.0.210/volume/v3/volumes 0.951s 2025-08-05 15:32:19,795 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-12298363", "snapshot_id": null, "imageRef": "d9ec5371-e438-4c90-bad2-7820797380e4", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1534082969-1231362300", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1175fe93-07f3-4427-8f93-684ecbfc8fcc', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1175fe93-07f3-4427-8f93-684ecbfc8fcc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "fc89e9bd-6450-405e-a2da-96d164fdd582", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:32:19.731776", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-12298363", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1534082969-1231362300", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/fc89e9bd-6450-405e-a2da-96d164fdd582"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/fc89e9bd-6450-405e-a2da-96d164fdd582"}], "user_id": "cd095d6745bc44c1802be0e6e7049757", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:32:19,858 100294 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://10.0.0.210/volume/v3/volumes/fc89e9bd-6450-405e-a2da-96d164fdd582 0.049s 2025-08-05 15:32:19,858 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-897b3176-6fe9-469f-a790-108ec347ac70', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-897b3176-6fe9-469f-a790-108ec347ac70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fc89e9bd-6450-405e-a2da-96d164fdd582'} Body: b'{"volume": {"id": "fc89e9bd-6450-405e-a2da-96d164fdd582", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:32:20.000000", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-12298363", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1534082969-1231362300", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/fc89e9bd-6450-405e-a2da-96d164fdd582"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/fc89e9bd-6450-405e-a2da-96d164fdd582"}], "user_id": "cd095d6745bc44c1802be0e6e7049757", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "191d3aa245 e74b45a0448f8b31f20c73"}}' 2025-08-05 15:32:20,926 100294 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://10.0.0.210/volume/v3/volumes/fc89e9bd-6450-405e-a2da-96d164fdd582 0.038s 2025-08-05 15:32:20,927 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7389d96e-6b7d-40d5-9ea2-1a1c52eb2622', 'content-length': '932', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7389d96e-6b7d-40d5-9ea2-1a1c52eb2622', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fc89e9bd-6450-405e-a2da-96d164fdd582'} Body: b'{"volume": {"id": "fc89e9bd-6450-405e-a2da-96d164fdd582", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:32:20.000000", "updated_at": "2025-08-05T15:32:20.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-12298363", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1534082969-1231362300", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/fc89e9bd-6450-405e-a2da-96d164fdd582"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/fc89e9bd-6450-405e-a2da-96d164fdd582"}], "user_id": "cd095d6745bc44c1802be0e6e7049757", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "191d3aa245e74b45a0448f8b31f20c73"}}' 2025-08-05 15:32:21,182 100294 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/fc89e9bd-6450-405e-a2da-96d164fdd582 0.241s 2025-08-05 15:32:21,183 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c408685-d9f6-4355-93e9-45060617b8b9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fc89e9bd-6450-405e-a2da-96d164fdd582'} Body: b'' 2025-08-05 15:32:21,229 100294 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/fc89e9bd-6450-405e-a2da-96d164fdd582 0.045s 2025-08-05 15:32:21,229 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdb002ec-31c3-4f05-89f2-10e3f264d718', 'x-openstack-request-id': 'req-fdb002ec-31c3-4f05-89f2-10e3f264d718', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fc89e9bd-6450-405e-a2da-96d164fdd582'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume fc89e9bd-6450-405e-a2da-96d164fdd582 could not be found."}}' 2025-08-05 15:32:21,357 100294 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/ec0a09fb-65b9-4d 06-acbf-822c47ecf49f 0.127s 2025-08-05 15:32:21,357 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c582c427-cd37-436f-ad53-11d58a809467', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ec0a09fb-65b9-4d06-acbf-822c47ecf49f'} Body: b'' 2025-08-05 15:32:21,386 100294 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/ec0a09fb-65b9-4d06-acbf-822c47ecf49f 0.028s 2025-08-05 15:32:21,386 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-c611daa4-c5b2-41df-822f-c74bb92b6169', 'x-openstack-request-id': 'req-c611daa4-c5b2-41df-822f-c74bb92b6169', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ec0a09fb-65b9-4d06-acbf-822c47ecf49f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ec0a09fb-65b9-4d06-acbf-822c47ecf49f could not be found."}}' 2025-08-05 15:32:21,570 100294 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/51a57f22-9ee3-4c0a-bb92-6e9eb856a25d 0.183s 2025-08-05 15:32:21,570 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e694feaf-346f-4946-a8b0-486bc2c101db', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/51a57f22-9ee3-4c0a-bb92-6e9eb856a25d'} Body: b'' 2025-08-05 15:32:21,598 100294 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/51a57f22-9ee3-4c0a-bb92-6e9eb856a25d 0.027s 2025-08-05 15:32:21,599 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-fefc4b1d-90c0-4b4b-9238-3622e67f9d17', 'x-openstack-request-id': 'req-fefc4b1d-90c0-4b4b-9238-3622e67f9d17', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/51a57f22-9ee3-4c0a-bb92-6e9eb856a25d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 51a57f22-9ee3-4c0a-bb92-6e9eb856a25d could not be found."}}' 2025-08-05 15:32:21,700 100294 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail?all_tenants=1 0.100s 2025-08-05 15:32:21,700 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19caa412-099b-4937-badf-92fe3611ecf4', 'content-length': '989', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19caa412-099b-4937-badf-92fe3611ecf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail?all_tenants=1'} Body: b'{"volumes": [{"id": "f291358e-6f34-4670-8316-3928a4176218", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:30:59.000000", "updated_at": "2025-08-05T15:30:59.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1985188530", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f291358e-6f34-4670-8316-3928a4176218"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f291358e-6f34-4670-8316-3928a4176218"}], "user_id": "b4b15a156b914c9d9e8c18faee20649d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "2a2a70dce6c049e89856a22b5362a330"}]}' 2025-08-05 15:32:21,801 100294 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/18315fca-4ab0-452c-9db4-32791a986fc1 0.076s 2025-08-05 15:32:21,802 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdd25a0d-1a7e-451e-b681-1d0f505af1ce', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/18315fca-4ab0-452c-9db4-32791a986fc1'} Body: b'' 2025-08-05 15:32:21,903 100294 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail?all_tenants=1 0.101s 2025-08-05 15:32:21,903 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2a2bd9f-ec69-4de5-81d8-b97614f00531', 'content-length': '989', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2a2bd9f-ec69-4de5-81d8-b97614f00531', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail?all_tenants=1'} Body: b'{"volumes": [{"id": "f291358e-6f34-4670-8316-3928a4176218", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:30:59.000000", "updated_at": "2025-08-05T15:30:59.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1985188530", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f291358e-6f34-4670-8316-3928a4176218"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f291358e-6f34-4670-8316-3928a4176218"}], "user_id": "b4b15a156b914c9d9e8c18faee20649d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "at tachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "2a2a70dce6c049e89856a22b5362a330"}]}' 2025-08-05 15:32:22,011 100294 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/989e39c1-a462-4d36-af79-b1849aad3c61 0.093s 2025-08-05 15:32:22,011 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14f2c213-d6a8-4bc1-891c-5387bdfbb676', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/989e39c1-a462-4d36-af79-b1849aad3c61'} Body: b'' 2025-08-05 15:32:22,066 100294 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestInstancesWithCinderVolumes-463529706 0.053s 2025-08-05 15:32:22,066 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ff36432-4976-4ba3-92f4-6bee06917f80', 'x-compute-request-id': 'req-0ff36432-4976-4ba3-92f4-6bee06917f80', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestInstancesWithCinderVolumes-463529706'} Body: b'' 2025-08-05 15:32:22,206 100294 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/d9ec5371-e438-4c90-bad2-7820797380e4 0.139s 2025-08-05 15:32:22,207 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-979fa797-feea-4d2b-83e7-c4f34c1ba6bb', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/d9ec5371-e438-4c90-bad2-7820797380e4'} Body: b'' 2025-08-05 15:32:22,424 100294 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail?all_tenants=1 0.216s 2025-08-05 15:32:22,424 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-664b06f5-621c-4a79-8272-3a3085fdc6a9', 'content-length': '989', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-664b06f5-621c-4a79-8272-3a3085fdc6a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail?all_tenants=1'} Body: b'{"volumes": [{"id": "f291358e-6f34-4670-8316-3928a4176218", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:30:59.000000", "updated_at": "2025-08-05T15:30:5 9.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1985188530", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f291358e-6f34-4670-8316-3928a4176218"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f291358e-6f34-4670-8316-3928a4176218"}], "user_id": "b4b15a156b914c9d9e8c18faee20649d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "2a2a70dce6c049e89856a22b5362a330"}]}' 2025-08-05 15:32:22,497 100294 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/e03b6daa-c07c-4699-af06-c3e5ec200f2e 0.058s 2025-08-05 15:32:22,497 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14d5bf4d-d3fb-4281-a77e-49857b711fdb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/e03b6daa-c07c-4699-af06-c3e5ec200f2e'} Body: b'' {0} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices [1.970819s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 137, in test_tagged_boot_devices boot_volume = self.create_volume(CONF.compute.image_ref) File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume bdd0b043-8511-41a2-a0d4-f73ff1dd4022 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:32:24,441 100276 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/volumes 0.787s 2025-08-05 15:32:24,442 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1900527447", "imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d062ba27-081a-4b9a-8a45-88baa0ac48d3', 'content-length': '753', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d062ba27-081a-4b9a-8a45-88baa0ac48d3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "bdd0b043-8511-41a2-a0d4-f73ff1dd4022", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:32:24.332562", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1900527447", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/bdd0b043-8511-41a2-a0d4-f73ff1dd4022"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/bdd0b043-8511-41a2-a0d4-f73ff1dd4022"}], "user_id": "4f09a39a82a54c28899202a523cb5950", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:32:24,537 100276 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/volumes/bdd0b043-8511-41a2-a0d4-f73ff1dd4022 0.079s 2025-08-05 15:32:24,538 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa736a9d-e770-4998-a687-bb0f40673f15', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa736a9d-e770-4998-a687-bb0f40673f15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/bdd0b043-8511-41a2-a0d4-f73ff1dd4022'} Body: b'{"volume": {"id": "bdd0b043-8511-41a2-a0d4-f73ff1dd4022", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:32:24.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1900527447", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/bdd0b043-8511-41a2-a0d4-f73ff1dd4022"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/bdd0b043-8511-41a2-a0d4-f73ff1dd4022"}], "user_id": "4f09a39a82a54c28899202a523cb5950", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc31060aa0a94535aaefb4f8d558f38c"}}' 2025-08-05 15:32:25,608 100276 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/volumes/bdd0b043-8511-41a2-a0d4-f73ff1dd4022 0.055s 2025-08-05 15:32:25,608 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applic ation/json', 'x-compute-request-id': 'req-8b43fef2-c9df-4889-b0a0-1b5df23ef6cb', 'content-length': '842', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b43fef2-c9df-4889-b0a0-1b5df23ef6cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/bdd0b043-8511-41a2-a0d4-f73ff1dd4022'} Body: b'{"volume": {"id": "bdd0b043-8511-41a2-a0d4-f73ff1dd4022", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:32:24.000000", "updated_at": "2025-08-05T15:32:25.000000", "name": "tempest-TaggedBootDevicesTest-volume-1900527447", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/bdd0b043-8511-41a2-a0d4-f73ff1dd4022"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/bdd0b043-8511-41a2-a0d4-f73ff1dd4022"}], "user_id": "4f09a39a82a54c28899202a523cb5950", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc31060aa0a94535aaefb4f8d558f38c"}}' {2} setUpClass (tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py", line 41, in resource_setup cls.volume_origin = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume abc0b7a1-b1d5-4abd-8597-5682ab0ccd4e failed to build and is in ERROR status {2} setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests) ... SKIPPED: Tempest is not configured to enforce_scope for cinder, skipping RBAC tests. To enable these tests set `tempest.conf [enforce_scope] cinder=True`. {1} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos [1.242152s] ... ok {1} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer [0.213860s] ... ok {1} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer [0.203247s] ... ok {1} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer [0.228707s] ... ok {1} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos [0.023976s] ... ok {1} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos [0.045464s] ... ok {1} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key [0.190161s] ... ok {1} tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype [1.901218s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_retype.py", line 203, in test_available_volume_retype src_vol = self.create_volume(volume_type=self.src_vol_type['name']) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e25c3b84-24ef-4721-97f2-6dabd963b084 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:32:37,339 100278 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 202 POST http://10.0.0.210/volume/v3/volumes 0.415s 2025-08-05 15:32:37,339 100278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1858248803"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be1eb251-91f7-48ee-bfe7-dfd7cc59735e', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be1eb251-91f7-48ee-bfe7-dfd7cc59735e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "e25c3b84-24ef-4721-97f2-6dabd963b084", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:32:37.240138", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1858248803", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e25c3b84-24ef-4721-97f2-6dabd963b084"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e25c3b84-24ef-4721-97f2-6dabd963b084"}], "user_id": "e7d792cf78aa44168345bf479c323eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:32:37,443 100278 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/volumes/e25c3b84-24ef-4721-97f2-6dabd963b084 0.091s 2025-08-05 15:32:37,443 100278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c30d397-62a7-4970-a128-be910b774701', 'content-length': '834', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c30d397-62a7-4970-a128-be910b774701', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e25c3b84-24ef-4721-97f2-6dabd963b084'} Body: b'{"volume": {"id": "e25c3b84-24ef-4721-97f2-6dabd963b084", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:32:37.000000", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1858248803", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e25c3b84-24ef-4721-97f2-6dabd963b084"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e25c3b84-24ef-4721-97f2-6dabd963b084"}], "user_id": "e7d792cf78aa44168345bf479c323eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af4faf54979041ca846021db05f19021"}}' 2025-08-05 15:32:38,581 100278 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/volumes/e25c3b84-24ef-4721-97f2-6dabd963b084 0.123s 2025-08-05 15:32:38,581 100278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:38 GMT', 'serv er': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0503e1d-27f6-4bf0-acd7-d346d8c62598', 'content-length': '855', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0503e1d-27f6-4bf0-acd7-d346d8c62598', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e25c3b84-24ef-4721-97f2-6dabd963b084'} Body: b'{"volume": {"id": "e25c3b84-24ef-4721-97f2-6dabd963b084", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:32:37.000000", "updated_at": "2025-08-05T15:32:37.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1858248803", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e25c3b84-24ef-4721-97f2-6dabd963b084"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e25c3b84-24ef-4721-97f2-6dabd963b084"}], "user_id": "e7d792cf78aa44168345bf479c323eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af4faf54979041ca846021db05f19021"}}' 2025-08-05 15:32:38,645 100278 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/e25c3b84-24ef-4721-97f2-6dabd963b084 0.049s 2025-08-05 15:32:38,646 100278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc36b296-3283-4fd0-b8c9-d0b52e030811', 'content-length': '855', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc36b296-3283-4fd0-b8c9-d0b52e030811', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e25c3b84-24ef-4721-97f2-6dabd963b084'} Body: b'{"volume": {"id": "e25c3b84-24ef-4721-97f2-6dabd963b084", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:32:37.000000", "updated_at": "2025-08-05T15:32:37.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1858248803", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e25c3b84-24ef-4721-97f2-6dabd963b084"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e25c3b84-24ef-4721-97f2-6dabd963b084"}], "user_id": "e7d792cf78aa44168345bf479c323eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af4faf54979041ca846021db05f19021"}}' 2025-08-05 15:32:38,794 100278 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/e25c3b84-24ef-4721-97f2-6dabd963b084 0.133s 2025-08-05 15:32:38,794 100278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7448aa9a-61f4-433e-ad58-6cd3b0d0f246', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e25c3b84-24ef-4721-97f2-6dabd963b084'} Body: b'' 2025-08-05 15:32:38,823 100278 INFO [tempest.lib.common.rest_client] Request (V olumeRetypeWithoutMigrationTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/e25c3b84-24ef-4721-97f2-6dabd963b084 0.027s 2025-08-05 15:32:38,823 100278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-232c5ea9-fa70-4182-af80-fdba4c0dc33b', 'x-openstack-request-id': 'req-232c5ea9-fa70-4182-af80-fdba4c0dc33b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e25c3b84-24ef-4721-97f2-6dabd963b084'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e25c3b84-24ef-4721-97f2-6dabd963b084 could not be found."}}' {11} setUpClass (tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 858, in resource_setup cls.server_id = cls.recreate_server(None, volume_backed=True, File "/opt/stack/tempest/tempest/api/compute/base.py", line 421, in recreate_server server = cls.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 263, in create_test_server waiters.wait_for_volume_resource_status(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 6a1bf64c-957d-43d3-9d3e-c432fb8e2a00 failed to build and is in ERROR status {11} setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest) ... SKIPPED: Volume multi-attach is not available. {1} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.199182s] ... ok {1} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.017785s] ... ok {1} tempest.api.volume.test_versions.VersionsTest.test_show_version [0.139760s] ... ok {11} setUpClass (tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/volumes/test_volumes_list.py", line 56, in resource_setup volume = cls.create_volume(metadata=metadata) File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 78d85d6f-1b20-4f73-b6b3-da392865d079 failed to build and is in ERROR status {11} tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete [0.675536s] ... ok {1} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer [1.790723s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 144, in test_create_get_list_accept_volume_transfer test_create_get_list_accept_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 125, in test_create_get_list_accept_volume_transfer test_create_get_list_accept_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 40, in test_create_get_list_accept_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 046d50ee-a698-4b15-b95c-ed688db65b65 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:32:52,791 100278 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/volumes 0.465s 2025-08-05 15:32:52,791 100278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-627458503"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81e84212-38b1-47ab-a3e8-2f8014af1e70', 'content-length': '819', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81e84212-38b1-47ab-a3e8-2f8014af1e70', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "046d50ee-a698-4b15-b95c-ed688db65b65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:32:52.723498", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-627458503", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/046d50ee-a698-4b15-b95c-ed688db65b65"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/046d50ee-a698-4b15-b95c-ed688db65b65"}], "user_id": "9ada0c5755cf43c99dd8248a31b019f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2025-08-05 15:32:52,843 100278 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/046d50ee-a698-4b15-b95c-ed688db65b65 0.039s 2025-08-05 15:32:52,843 100278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bf3d550-fa99-4049-bb06-743398118c59', 'content-length': '887', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bf3d550-fa99-4049-bb06-743398118c59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/046d50ee-a698-4b15-b95c-ed688db65b65'} Body: b'{"volume": {"id": "046d50ee-a698-4b15-b95c-ed688db65b65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:32:53.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-627458503", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/046d50ee-a698-4b15-b95c-ed688db65b65"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/046d50ee-a698-4b15-b95c-ed688db65b65"}], "user_id": "9ada0c5755cf43c99dd8248a31b019f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "bca878c8c3eb485fa3992a2700dd2906"}}' 2025-08-05 15:32:53,898 100278 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/046d50ee-a698-4b15-b95c-ed688db65b65 0.040s 2025-08-05 15:32:53,898 100278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': ' application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d247363b-3c67-4905-97b7-8c6bb454dd4c', 'content-length': '908', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d247363b-3c67-4905-97b7-8c6bb454dd4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/046d50ee-a698-4b15-b95c-ed688db65b65'} Body: b'{"volume": {"id": "046d50ee-a698-4b15-b95c-ed688db65b65", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:32:53.000000", "updated_at": "2025-08-05T15:32:53.000000", "name": "tempest-VolumesTransfersV357Test-Volume-627458503", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/046d50ee-a698-4b15-b95c-ed688db65b65"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/046d50ee-a698-4b15-b95c-ed688db65b65"}], "user_id": "9ada0c5755cf43c99dd8248a31b019f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "bca878c8c3eb485fa3992a2700dd2906"}}' 2025-08-05 15:32:53,957 100278 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/046d50ee-a698-4b15-b95c-ed688db65b65 0.044s 2025-08-05 15:32:53,957 100278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-832f8659-899b-4de3-860e-394729dba192', 'content-length': '908', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-832f8659-899b-4de3-860e-394729dba192', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/046d50ee-a698-4b15-b95c-ed688db65b65'} Body: b'{"volume": {"id": "046d50ee-a698-4b15-b95c-ed688db65b65", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:32:53.000000", "updated_at": "2025-08-05T15:32:53.000000", "name": "tempest-VolumesTransfersV357Test-Volume-627458503", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/046d50ee-a698-4b15-b95c-ed688db65b65"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/046d50ee-a698-4b15-b95c-ed688db65b65"}], "user_id": "9ada0c5755cf43c99dd8248a31b019f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "bca878c8c3eb485fa3992a2700dd2906"}}' 2025-08-05 15:32:54,085 100278 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/046d50ee-a698-4b15-b95c-ed688db65b65 0.114s 2025-08-05 15:32:54,085 100278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42d116a9-0595-4696-b15a-dd1e1bc1ec1c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/046d50ee-a698-4b15-b95c-ed688db65b65'} Body: b'' 2025-08-05 15:32:54,114 100278 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/046d50ee-a698-4b15-b95c-ed688db65b65 0.028s 2025-08-05 15:32:54,115 100278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f75df82-c0f2-44fe-9270-58be308742cb', 'x-openstack-request-id': 'req-6f75df82-c0f2-44fe-9270-58be308742cb', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/046d50ee-a698-4b15-b95c-ed688db65b65'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 046d50ee-a698-4b15-b95c-ed688db65b65 could not be found."}}' {1} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer [1.486742s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 150, in test_create_list_delete_volume_transfer test_create_list_delete_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 131, in test_create_list_delete_volume_transfer test_create_list_delete_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 81, in test_create_list_delete_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3c149d0c-f74a-4708-8296-583c35c7d90f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:32:54,297 100278 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/volumes 0.178s 2025-08-05 15:32:54,298 100278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1549387313"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a70c68cf-f7dc-4364-bd5c-fd71ff9f1bec', 'content-length': '820', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a70c68cf-f7dc-4364-bd5c-fd71ff9f1bec', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "3c149d0c-f74a-4708-8296-583c35c7d90f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:32:54.237021", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1549387313", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3c149d0c-f74a-4708-8296-583c35c7d90f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3c149d0c-f74a-4708-8296-583c35c7d90f"}], "user_id": "9ada0c5755cf43c99dd8248a31b019f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2025-08-05 15:32:54,348 100278 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/3c149d0c-f74a-4708-8296-583c35c7d90f 0.038s 2025-08-05 15:32:54,348 100278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e6cf84d-f3af-4fd9-844c-ae0065e70440', 'content-length': '888', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e6cf84d-f3af-4fd9-844c-ae0065e70440', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3c149d0c-f74a-4708-8296-583c35c7d90f'} Body: b'{"volume": {"id": "3c149d0c-f74a-4708-8296-583c35c7d90f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:32:54.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1549387313", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3c149d0c-f74a-4708-8296-583c35c7d90f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3c149d0c-f74a-4708-8296-583c35c7d90f"}], "user_id": "9ada0c5755cf43c99dd8248a31b019f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "bca878c8c3eb485fa3992a2700dd2906"}}' 2025-08-05 15:32:55,403 100278 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/3c149d0c-f74a-4708-8296-583c35c7d90f 0.040s 2025-08-05 15:32:55,403 100278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applicati on/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96dce05b-345d-4a70-b841-66f5a440ad6e', 'content-length': '909', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96dce05b-345d-4a70-b841-66f5a440ad6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3c149d0c-f74a-4708-8296-583c35c7d90f'} Body: b'{"volume": {"id": "3c149d0c-f74a-4708-8296-583c35c7d90f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:32:54.000000", "updated_at": "2025-08-05T15:32:54.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1549387313", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3c149d0c-f74a-4708-8296-583c35c7d90f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3c149d0c-f74a-4708-8296-583c35c7d90f"}], "user_id": "9ada0c5755cf43c99dd8248a31b019f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "bca878c8c3eb485fa3992a2700dd2906"}}' 2025-08-05 15:32:55,472 100278 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/3c149d0c-f74a-4708-8296-583c35c7d90f 0.053s 2025-08-05 15:32:55,473 100278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-899d9f95-9258-4151-90d1-2e0e4e139447', 'content-length': '909', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-899d9f95-9258-4151-90d1-2e0e4e139447', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3c149d0c-f74a-4708-8296-583c35c7d90f'} Body: b'{"volume": {"id": "3c149d0c-f74a-4708-8296-583c35c7d90f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:32:54.000000", "updated_at": "2025-08-05T15:32:54.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1549387313", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3c149d0c-f74a-4708-8296-583c35c7d90f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3c149d0c-f74a-4708-8296-583c35c7d90f"}], "user_id": "9ada0c5755cf43c99dd8248a31b019f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "bca878c8c3eb485fa3992a2700dd2906"}}' 2025-08-05 15:32:55,583 100278 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/3c149d0c-f74a-4708-8296-583c35c7d90f 0.094s 2025-08-05 15:32:55,583 100278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'opens tack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6aa544ce-ca4f-401f-95c1-f356b659d3b0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3c149d0c-f74a-4708-8296-583c35c7d90f'} Body: b'' 2025-08-05 15:32:55,604 100278 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/3c149d0c-f74a-4708-8296-583c35c7d90f 0.020s 2025-08-05 15:32:55,605 100278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb65bdd5-17b6-4884-b755-96823a5b8c65', 'x-openstack-request-id': 'req-eb65bdd5-17b6-4884-b755-96823a5b8c65', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3c149d0c-f74a-4708-8296-583c35c7d90f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3c149d0c-f74a-4708-8296-583c35c7d90f could not be found."}}' {11} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete [0.188585s] ... ok {11} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list [0.080034s] ... ok {11} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update [0.261133s] ... ok {1} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {0} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices [1.751161s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 137, in test_tagged_boot_devices boot_volume = self.create_volume(CONF.compute.image_ref) File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 20a3d51b-2e26-4cb2-827b-0ca66ceece54 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:33:01,175 100276 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/volumes 0.523s 2025-08-05 15:33:01,175 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1279682901", "imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6ce1f79-f905-40fa-8d80-2e03b9c683c8', 'content-length': '758', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6ce1f79-f905-40fa-8d80-2e03b9c683c8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "20a3d51b-2e26-4cb2-827b-0ca66ceece54", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:01.111526", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1279682901", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/20a3d51b-2e26-4cb2-827b-0ca66ceece54"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/20a3d51b-2e26-4cb2-827b-0ca66ceece54"}], "user_id": "6ec5b70118af4d4aaff37ef6a56920bf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:33:01,239 100276 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/volumes/20a3d51b-2e26-4cb2-827b-0ca66ceece54 0.052s 2025-08-05 15:33:01,240 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d0d40f5-8dc9-4539-ad52-27c2f9c94669', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d0d40f5-8dc9-4539-ad52-27c2f9c94669', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/20a3d51b-2e26-4cb2-827b-0ca66ceece54'} Body: b'{"volume": {"id": "20a3d51b-2e26-4cb2-827b-0ca66ceece54", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:01.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1279682901", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/20a3d51b-2e26-4cb2-827b-0ca66ceece54"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/20a3d51b-2e26-4cb2-827b-0ca66ceece54"}], "user_id": "6ec5b70118af4d4aaff37ef6a56920bf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "08e0dc95fb3d406c9f36fbabdf45a733"}}' 2025-08-05 15:33:02,386 100276 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/volumes/20a3d51b-2e26-4cb2-827b-0ca66ceece54 0.131s 2025-08-05 15:33:02,387 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:02 GMT', 'server': 'Apache/2.4.52 (Ubu ntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-baaff411-d154-4b21-ae82-cf950e3c12f9', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-baaff411-d154-4b21-ae82-cf950e3c12f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/20a3d51b-2e26-4cb2-827b-0ca66ceece54'} Body: b'{"volume": {"id": "20a3d51b-2e26-4cb2-827b-0ca66ceece54", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:01.000000", "updated_at": "2025-08-05T15:33:01.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1279682901", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/20a3d51b-2e26-4cb2-827b-0ca66ceece54"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/20a3d51b-2e26-4cb2-827b-0ca66ceece54"}], "user_id": "6ec5b70118af4d4aaff37ef6a56920bf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "08e0dc95fb3d406c9f36fbabdf45a733"}}' {1} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot [1.755842s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_multiple_volume_from_resource.py", line 31, in test_create_multiple_volume_from_snapshot volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume fd50934f-1ad5-4a07-ba40-174d9d4cd123 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:33:02,410 100278 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 202 POST http://10.0.0.210/volume/v3/volumes 0.626s 2025-08-05 15:33:02,411 100278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1382968010"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6512a665-0a83-4c65-8d81-342f6e217005', 'content-length': '761', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6512a665-0a83-4c65-8d81-342f6e217005', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "fd50934f-1ad5-4a07-ba40-174d9d4cd123", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:02.220809", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1382968010", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/fd50934f-1ad5-4a07-ba40-174d9d4cd123"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/fd50934f-1ad5-4a07-ba40-174d9d4cd123"}], "user_id": "d75bece564604cc190f83d85c3d86ab7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:33:02,466 100278 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/fd50934f-1ad5-4a07-ba40-174d9d4cd123 0.040s 2025-08-05 15:33:02,466 100278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4115af23-fbaa-4b25-b83f-ce1a0c6d2777', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4115af23-fbaa-4b25-b83f-ce1a0c6d2777', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fd50934f-1ad5-4a07-ba40-174d9d4cd123'} Body: b'{"volume": {"id": "fd50934f-1ad5-4a07-ba40-174d9d4cd123", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:02.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1382968010", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/fd50934f-1ad5-4a07-ba40-174d9d4cd123"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/fd50934f-1ad5-4a07-ba40-174d9d4cd123"}], "user_id": "d75bece564604cc190f83d85c3d86ab7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9406fd92853742a8bfbd15edce31982d"}}' 2025-08-05 15:33:03,524 100278 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/fd50934f-1ad5-4a07-ba40-174d9d4cd123 0.044s 2025-08-05 15:33:03,525 100278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:03 GMT', 'server': 'Apache/2. 4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc5d3fc8-8325-48f6-b274-f60acc3d2981', 'content-length': '850', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc5d3fc8-8325-48f6-b274-f60acc3d2981', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fd50934f-1ad5-4a07-ba40-174d9d4cd123'} Body: b'{"volume": {"id": "fd50934f-1ad5-4a07-ba40-174d9d4cd123", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:02.000000", "updated_at": "2025-08-05T15:33:02.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1382968010", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/fd50934f-1ad5-4a07-ba40-174d9d4cd123"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/fd50934f-1ad5-4a07-ba40-174d9d4cd123"}], "user_id": "d75bece564604cc190f83d85c3d86ab7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9406fd92853742a8bfbd15edce31982d"}}' {11} setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest) ... SKIPPED: Cinder backup feature disabled {11} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test) ... SKIPPED: Cinder backup feature disabled {1} setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests) ... SKIPPED: Tempest is not configured to enforce_scope for cinder, skipping RBAC tests. To enable these tests set `tempest.conf [enforce_scope] cinder=True`. {9} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... SKIPPED: Encrypted volume attach is not supported {9} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luksv2 ... SKIPPED: Encrypted volume attach is not supported {9} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_bootable_volume_snapshot_stop_start_instance [2.322856s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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_volume_boot_pattern.py", line 147, in test_bootable_volume_snapshot_stop_start_instance volume = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1405, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b1defdc7-dfef-4d31-b1b9-104f44796a14 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:33:07,163 100294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET http://10.0.0.210/image/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174 0.218s 2025-08-05 15:33:07,163 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5afc8003-319d-4e26-802c-0b557649d78c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.sha256": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "6f679345605b4f80a8cc9cbcfe605ea2", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "created_at": "2025-08-05T15:26:38Z", "updated_at": "2025-08-05T15:26:40Z", "tags": [], "self": "/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "file": "/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:33:07,563 100294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 202 POST http://10.0.0.210/volume/v3/volumes 0.399s 2025-08-05 15:33:07,563 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1655216439", "snapshot_id": null, "imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5fe9cd6-c804-4063-a6d7-a4717f9b8eb9', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5fe9cd6-c804-4063-a6d7-a4717f9b8eb9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "b1defdc7-dfef-4d31-b1b9-104f44796a14", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:07.464583", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1655216439", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b1defdc7-dfef-4d31-b1b9-104f44796a14"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b1defdc7-dfef-4d31-b1b9-104f44796a14"}], "user_id": "b163bff718e54895855b1bba05313fc8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:33:07,622 100294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET http://10.0.0.210/volume/v3/volumes/b1defdc7-dfef-4d31-b1b9-104f44796a14 0.046s 2025-08-05 15:33:07,622 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Bo dy: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-146ce4a5-e3cd-4362-9411-68474b72cd55', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-146ce4a5-e3cd-4362-9411-68474b72cd55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b1defdc7-dfef-4d31-b1b9-104f44796a14'} Body: b'{"volume": {"id": "b1defdc7-dfef-4d31-b1b9-104f44796a14", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:07.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1655216439", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b1defdc7-dfef-4d31-b1b9-104f44796a14"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b1defdc7-dfef-4d31-b1b9-104f44796a14"}], "user_id": "b163bff718e54895855b1bba05313fc8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "479d00f8208f4f888674de02a16b18a9"}}' 2025-08-05 15:33:08,694 100294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET http://10.0.0.210/volume/v3/volumes/b1defdc7-dfef-4d31-b1b9-104f44796a14 0.057s 2025-08-05 15:33:08,694 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d27350c0-608a-438d-9eb3-4398a943d922', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d27350c0-608a-438d-9eb3-4398a943d922', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b1defdc7-dfef-4d31-b1b9-104f44796a14'} Body: b'{"volume": {"id": "b1defdc7-dfef-4d31-b1b9-104f44796a14", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:07.000000", "updated_at": "2025-08-05T15:33:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1655216439", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b1defdc7-dfef-4d31-b1b9-104f44796a14"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b1defdc7-dfef-4d31-b1b9-104f44796a14"}], "user_id": "b163bff718e54895855b1bba05313fc8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "479d00f8208f4f888674de02a16b18a9"}}' 2025-08-05 15:33:08,851 100294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/b1defdc7-dfef-4d31-b1b9-104f44796a14 0.140s 2025-08-05 15:33:08,851 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55cb2699-2fa1-44a8-a6bf-8189624db3e1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b1defdc7-dfef-4d31-b1b9-104f44796a14'} Body: b'' 2025-08-05 15:33:09,26 6 100294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/b1defdc7-dfef-4d31-b1b9-104f44796a14 0.414s 2025-08-05 15:33:09,266 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa5e35d7-51bd-40e6-b77c-2f4b3b6614cf', 'x-openstack-request-id': 'req-fa5e35d7-51bd-40e6-b77c-2f4b3b6614cf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b1defdc7-dfef-4d31-b1b9-104f44796a14'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b1defdc7-dfef-4d31-b1b9-104f44796a14 could not be found."}}' {9} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot [1.709341s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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_volume_boot_pattern.py", line 179, in test_create_server_from_volume_snapshot boot_volume = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1405, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 75b0ba85-5ab0-49ff-8af2-36cd3a25d10f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:33:09,312 100294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/image/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174 0.043s 2025-08-05 15:33:09,312 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-613148f8-3f6a-4216-b550-9cebf806af9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.sha256": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "6f679345605b4f80a8cc9cbcfe605ea2", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "created_at": "2025-08-05T15:26:38Z", "updated_at": "2025-08-05T15:26:40Z", "tags": [], "self": "/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "file": "/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:33:09,702 100294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST http://10.0.0.210/volume/v3/volumes 0.389s 2025-08-05 15:33:09,702 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1140173313", "snapshot_id": null, "imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1418fc41-71ae-4f0b-b23c-064a333a6053', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1418fc41-71ae-4f0b-b23c-064a333a6053', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "75b0ba85-5ab0-49ff-8af2-36cd3a25d10f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:09.605127", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1140173313", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/75b0ba85-5ab0-49ff-8af2-36cd3a25d10f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/75b0ba85-5ab0-49ff-8af2-36cd3a25d10f"}], "user_id": "b163bff718e54895855b1bba05313fc8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:33:09,760 100294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/75b0ba85-5ab0-49ff-8af2-36cd3a25d10f 0.043s 2025-08-05 15:33:09,760 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Header s: {'date': 'Tue, 05 Aug 2025 15:33:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45025c0e-88ee-447a-9df1-eb94f10b53ed', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45025c0e-88ee-447a-9df1-eb94f10b53ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/75b0ba85-5ab0-49ff-8af2-36cd3a25d10f'} Body: b'{"volume": {"id": "75b0ba85-5ab0-49ff-8af2-36cd3a25d10f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:10.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1140173313", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/75b0ba85-5ab0-49ff-8af2-36cd3a25d10f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/75b0ba85-5ab0-49ff-8af2-36cd3a25d10f"}], "user_id": "b163bff718e54895855b1bba05313fc8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "479d00f8208f4f888674de02a16b18a9"}}' 2025-08-05 15:33:10,820 100294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/75b0ba85-5ab0-49ff-8af2-36cd3a25d10f 0.046s 2025-08-05 15:33:10,821 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3231323-2cdb-4d92-89cc-407cef7a0624', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3231323-2cdb-4d92-89cc-407cef7a0624', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/75b0ba85-5ab0-49ff-8af2-36cd3a25d10f'} Body: b'{"volume": {"id": "75b0ba85-5ab0-49ff-8af2-36cd3a25d10f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:10.000000", "updated_at": "2025-08-05T15:33:10.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1140173313", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/75b0ba85-5ab0-49ff-8af2-36cd3a25d10f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/75b0ba85-5ab0-49ff-8af2-36cd3a25d10f"}], "user_id": "b163bff718e54895855b1bba05313fc8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "479d00f8208f4f888674de02a16b18a9"}}' 2025-08-05 15:33:10,945 100294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/75b0ba85-5ab0-49ff-8af2-36cd3a25d10f 0.106s 2025-08-05 15:33:10,945 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ca72b9c-c88b-461a-8205-9a616cc23bf5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/75b0ba85-5ab0-49ff-8af2-36cd3a25d10f'} Body: b'' 2025-08-05 15:33:10,976 100294 INFO [tempest.lib.common.re st_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/75b0ba85-5ab0-49ff-8af2-36cd3a25d10f 0.030s 2025-08-05 15:33:10,977 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-37b6c664-9d1d-4e1a-9c9a-102e06b7c999', 'x-openstack-request-id': 'req-37b6c664-9d1d-4e1a-9c9a-102e06b7c999', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/75b0ba85-5ab0-49ff-8af2-36cd3a25d10f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 75b0ba85-5ab0-49ff-8af2-36cd3a25d10f could not be found."}}' {9} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume [1.635582s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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_volume_boot_pattern.py", line 224, in test_image_defined_boot_from_volume volume_origin = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1405, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b0996a5e-f92b-49ec-8608-447847c1d340 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:33:11,010 100294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/image/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174 0.030s 2025-08-05 15:33:11,010 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-00cd52e6-0660-4b0b-9bdf-e0ffbec4c0d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "6f679345605b4f80a8cc9cbcfe605ea2", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "created_at": "2025-08-05T15:26:38Z", "updated_at": "2025-08-05T15:26:40Z", "tags": [], "self": "/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "file": "/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:33:11,338 100294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.327s 2025-08-05 15:33:11,339 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1968324967", "snapshot_id": null, "imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b752cbcc-f598-4bd3-ab0c-4801b7b1d0f1', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b752cbcc-f598-4bd3-ab0c-4801b7b1d0f1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "b0996a5e-f92b-49ec-8608-447847c1d340", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:11.278848", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1968324967", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b0996a5e-f92b-49ec-8608-447847c1d340"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b0996a5e-f92b-49ec-8608-447847c1d340"}], "user_id": "b163bff718e54895855b1bba05313fc8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:33:11,395 100294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/volumes/b0996a5e-f92b-49ec-8608-447847c1d340 0.042s 2025-08-05 15:33:11,395 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38c85158-4827-499c-9d50-cb912b847efe', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38c85158-4827-499c-9d50-cb912b847efe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b0996a5e-f92b-49ec-8608-447847c1d340'} Body: b'{"volume": {"id": "b0996a5e-f92b-49ec-8608-447847c1d340", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:11.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1968324967", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b0996a5e-f92b-49ec-8608-447847c1d340"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b0996a5e-f92b-49ec-8608-447847c1d340"}], "user_id": "b163bff718e54895855b1bba05313fc8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "479d00f8208f4f888674de02a16b18a9"}}' 2025-08-05 15:33:12,461 100294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/volumes/b0996a5e-f92b-49ec-8608-447847c1d340 0.044s 2025-08-05 15:33:12,462 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b06a8ee7-ceca-4eff-bec1-ba68a84aa74e', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b06a8ee7-ceca-4eff-bec1-ba68a84aa74e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b0996a5e-f92b-49ec-8608-447847c1d340'} Body: b'{"volume": {"id": "b0996a5e-f92b-49ec-8608-447847c1d340", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:11.000000", "updated_at": "2025-08-05T15:33:11.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1968324967", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b0996a5e-f92b-49ec-8608-447847c1d340"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b0996a5e-f92b-49ec-8608-447847c1d340"}], "user_id": "b163bff718e54895855b1bba05313fc8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "479d00f8208f4f888674de02a16b18a9"}}' 2025-08-05 15:33:12,586 100294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/b0996a5e-f92b-49ec-8608-447847c1d340 0.108s 2025-08-05 15:33:12,586 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07ab0e93-3fa9-48f1-8eb7-df0c9fe5f0c4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b0996a5e-f92b-49ec-8608-447847c1d340'} Body: b'' 2025-08-05 15:33:12,613 100294 INFO [tempest.lib.common.rest_client] Reque st (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/b0996a5e-f92b-49ec-8608-447847c1d340 0.026s 2025-08-05 15:33:12,614 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f0c0868-6b4d-4ced-a8de-94b1cae7c035', 'x-openstack-request-id': 'req-0f0c0868-6b4d-4ced-a8de-94b1cae7c035', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b0996a5e-f92b-49ec-8608-447847c1d340'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b0996a5e-f92b-49ec-8608-447847c1d340 could not be found."}}' {9} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern [4.072882s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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_volume_boot_pattern.py", line 81, in test_volume_boot_pattern volume_origin = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1405, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b7cd5940-b447-433f-93e4-b53c327ce76c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:33:12,618 100294 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2025-08-05 15:33:12,690 100294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.069s 2025-08-05 15:33:12,690 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-1632271407", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFM9RPEIVp3ZreqG6jy6vLTGWLX9IVvc6C3kgsMw+acVu2ldqbEPn/ViLxmOazrTd6tfw/Z+BQyFt7bOZOyhAMHVFtN8AnuKbIIqpWj2KQf8M2tOIkXloIpRsgnDehULuw=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-965bb1ca-7028-43c2-8e3f-9ecace021eaa', 'x-compute-request-id': 'req-965bb1ca-7028-43c2-8e3f-9ecace021eaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestVolumeBootPattern-1632271407", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFM9RPEIVp3ZreqG6jy6vLTGWLX9IVvc6C3kgsMw+acVu2ldqbEPn/ViLxmOazrTd6tfw/Z+BQyFt7bOZOyhAMHVFtN8AnuKbIIqpWj2KQf8M2tOIkXloIpRsgnDehULuw==", "fingerprint": "4d:63:7c:c2:7d:3b:20:e7:b9:57:81:3c:5a:cb:ad:d1", "user_id": "b163bff718e54895855b1bba05313fc8"}}' 2025-08-05 15:33:13,128 100294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.434s 2025-08-05 15:33:13,128 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-102565982", "description": "tempest-secgroup-smoke-102565982 description", "project_id": "479d00f8208f4f888674de02a16b18a9"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1673', 'x-openstack-request-id': 'req-28669e4a-763e-4f94-a98c-16116ceb2062', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "7ca23a42-1c9f-4ae3-965d-cfe7507ad93d", "name": "tempest-secgroup-smoke-102565982", "stateful": true, "tenant_id": "479d00f8208f4f888674de02a16b18a9", "description": "tempest-secgroup-smoke-102565982 description", "shared": false, "security_group_rules": [{"id": "5be43ad1-5161-4ea5-9b6d-ae3a45ea34b8", "project_id": "479d00f8208f4f888674de02a16b18a9", "tenant_id": "479d00f8208f4f888674de02a16b18a9", "security_group_id": "7ca23a42-1c9f-4ae3-965d-cfe7507ad93d", "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": 669, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:33:12Z", "updated_at": "2025-08-05T15:33:12Z", "revision_number": 0}, {"id": "8935442f-7288-4c76-b447-98d9b4e39aa3", "project_id": "479d00f8208f4f888674de02a16b18a9", "tenant_id": "479d00f8208f4f888674de02a16b18a9", "security_group_id": "7ca23a42-1c9f-4ae3-965d-cfe7507ad93d", "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": 668, "belongs_to_default_sg": false, "descripti on": null, "tags": [], "created_at": "2025-08-05T15:33:12Z", "updated_at": "2025-08-05T15:33:12Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T15:33:12Z", "updated_at": "2025-08-05T15:33:12Z", "revision_number": 1, "project_id": "479d00f8208f4f888674de02a16b18a9"}}' 2025-08-05 15:33:13,323 100294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.194s 2025-08-05 15:33:13,323 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7ca23a42-1c9f-4ae3-965d-cfe7507ad93d", "project_id": "479d00f8208f4f888674de02a16b18a9", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-4afffba7-4508-416b-acfb-7f64ecebc54c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3c1b7b34-45fb-4ef8-bf43-babc95234c9d", "project_id": "479d00f8208f4f888674de02a16b18a9", "tenant_id": "479d00f8208f4f888674de02a16b18a9", "security_group_id": "7ca23a42-1c9f-4ae3-965d-cfe7507ad93d", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:33:13Z", "updated_at": "2025-08-05T15:33:13Z", "revision_number": 0}}' 2025-08-05 15:33:13,537 100294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.212s 2025-08-05 15:33:13,537 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7ca23a42-1c9f-4ae3-965d-cfe7507ad93d", "project_id": "479d00f8208f4f888674de02a16b18a9", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-1ad1d552-b223-47a2-a995-6147597250d1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "aa7b7324-37d9-4097-af5d-4315576a9ba9", "project_id": "479d00f8208f4f888674de02a16b18a9", "tenant_id": "479d00f8208f4f888674de02a16b18a9", "security_group_id": "7ca23a42-1c9f-4ae3-965d-cfe7507ad93d", "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": "2025-08-05T15:33:13Z", "updated_at": "2025-08-05T15:33:13Z", "revision_number": 0}}' 2025-08-05 15:33:13,779 100294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.241s 2025-08-05 15:33:13,780 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7ca23a42-1c9f-4ae3-965d-cfe7507ad93d", "project_id": "479d00f8208f4f888674de02a16b18a9", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 0 5 Aug 2025 15:33:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-d8f3922c-2cae-43b8-98c2-5a46870750b5', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4f350342-f163-4c27-a384-ef2e45715c6e", "project_id": "479d00f8208f4f888674de02a16b18a9", "tenant_id": "479d00f8208f4f888674de02a16b18a9", "security_group_id": "7ca23a42-1c9f-4ae3-965d-cfe7507ad93d", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:33:13Z", "updated_at": "2025-08-05T15:33:13Z", "revision_number": 0}}' 2025-08-05 15:33:14,057 100294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.277s 2025-08-05 15:33:14,057 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7ca23a42-1c9f-4ae3-965d-cfe7507ad93d", "project_id": "479d00f8208f4f888674de02a16b18a9", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-2cb0b1ca-61a4-4ca9-87db-6f387e599149', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4e037088-65be-42d0-9f1f-c8050917fc93", "project_id": "479d00f8208f4f888674de02a16b18a9", "tenant_id": "479d00f8208f4f888674de02a16b18a9", "security_group_id": "7ca23a42-1c9f-4ae3-965d-cfe7507ad93d", "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": "2025-08-05T15:33:13Z", "updated_at": "2025-08-05T15:33:13Z", "revision_number": 0}}' 2025-08-05 15:33:14,346 100294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.288s 2025-08-05 15:33:14,346 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7ca23a42-1c9f-4ae3-965d-cfe7507ad93d", "project_id": "479d00f8208f4f888674de02a16b18a9", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-7296c24e-4fa9-4e29-bc18-bfc2a27ec651', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "13bdf72c-3c66-435c-a4e3-9dff3fbbe8b1", "project_id": "479d00f8208f4f888674de02a16b18a9", "tenant_id": "479d00f8208f4f888674de02a16b18a9", "security_group_id": "7ca23a42-1c9f-4ae3-965d-cfe7507ad93d", "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": "2025-08-05T15:33:14Z", "updated_at": "2025-08-05T15:33:14Z", "revision_number": 0}}' 2025-08-05 15:33:14,636 10029 4 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.289s 2025-08-05 15:33:14,636 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7ca23a42-1c9f-4ae3-965d-cfe7507ad93d", "project_id": "479d00f8208f4f888674de02a16b18a9", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-9d1f77e2-070c-482d-9cc2-42643e0fad4a', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "be93e428-4886-41ee-ac18-6643283f25ce", "project_id": "479d00f8208f4f888674de02a16b18a9", "tenant_id": "479d00f8208f4f888674de02a16b18a9", "security_group_id": "7ca23a42-1c9f-4ae3-965d-cfe7507ad93d", "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": "2025-08-05T15:33:14Z", "updated_at": "2025-08-05T15:33:14Z", "revision_number": 0}}' 2025-08-05 15:33:14,636 100294 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2025-08-05 15:33:14,657 100294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/image/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174 0.020s 2025-08-05 15:33:14,658 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-fb02bd4f-8d8c-4aea-9d76-ed03cb2fbf43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.sha256": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "6f679345605b4f80a8cc9cbcfe605ea2", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "created_at": "2025-08-05T15:26:38Z", "updated_at": "2025-08-05T15:26:40Z", "tags": [], "self": "/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "file": "/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:33:15,155 100294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.0.0.210/volume/v3/volumes 0.496s 2025-08-05 15:33:15,156 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-865637112", "snapshot_id": null, "imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:14 GMT', 'server': ' Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8637e28b-5be2-46c0-8b3a-7fd5f82176f1', 'content-length': '759', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8637e28b-5be2-46c0-8b3a-7fd5f82176f1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "b7cd5940-b447-433f-93e4-b53c327ce76c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:15.022765", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-865637112", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b7cd5940-b447-433f-93e4-b53c327ce76c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b7cd5940-b447-433f-93e4-b53c327ce76c"}], "user_id": "b163bff718e54895855b1bba05313fc8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:33:15,256 100294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/volumes/b7cd5940-b447-433f-93e4-b53c327ce76c 0.085s 2025-08-05 15:33:15,257 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27c3e0ba-e333-4b96-8564-6e8c1eca13a5', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27c3e0ba-e333-4b96-8564-6e8c1eca13a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b7cd5940-b447-433f-93e4-b53c327ce76c'} Body: b'{"volume": {"id": "b7cd5940-b447-433f-93e4-b53c327ce76c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:15.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-865637112", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b7cd5940-b447-433f-93e4-b53c327ce76c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b7cd5940-b447-433f-93e4-b53c327ce76c"}], "user_id": "b163bff718e54895855b1bba05313fc8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "479d00f8208f4f888674de02a16b18a9"}}' 2025-08-05 15:33:16,309 100294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/volumes/b7cd5940-b447-433f-93e4-b53c327ce76c 0.037s 2025-08-05 15:33:16,309 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-263e294d-c92d-459d-8ff1-e57f558d8b1c', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-263e294d-c92d-459d-8ff1-e57f558d8b1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b7cd5940-b447-433f-93e4-b53c327ce76c'} Body: b'{"volume": {"id": "b7cd5940-b447-433f-93e4-b53c327ce76c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:15.000000", "updated_at": "2025-08-05T15:33: 15.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-865637112", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b7cd5940-b447-433f-93e4-b53c327ce76c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b7cd5940-b447-433f-93e4-b53c327ce76c"}], "user_id": "b163bff718e54895855b1bba05313fc8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "479d00f8208f4f888674de02a16b18a9"}}' 2025-08-05 15:33:16,418 100294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/b7cd5940-b447-433f-93e4-b53c327ce76c 0.094s 2025-08-05 15:33:16,418 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6579a9f1-227c-4b9e-a1d2-e582e840d7b2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b7cd5940-b447-433f-93e4-b53c327ce76c'} Body: b'' 2025-08-05 15:33:16,438 100294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/b7cd5940-b447-433f-93e4-b53c327ce76c 0.019s 2025-08-05 15:33:16,438 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0c005d3-fcf5-4cbc-9ff3-352eba0f3532', 'x-openstack-request-id': 'req-f0c005d3-fcf5-4cbc-9ff3-352eba0f3532', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b7cd5940-b447-433f-93e4-b53c327ce76c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b7cd5940-b447-433f-93e4-b53c327ce76c could not be found."}}' 2025-08-05 15:33:16,661 100294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/7ca23a42-1c9f-4ae3-965d-cfe7507ad93d 0.222s 2025-08-05 15:33:16,661 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-c70e6917-f9bd-4e18-bb03-a48ac071c598', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/7ca23a42-1c9f-4ae3-965d-cfe7507ad93d'} Body: b'' 2025-08-05 15:33:16,690 100294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1632271407 0.027s 2025-08-05 15:33:16,690 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x -openstack-request-id': 'req-05094e9c-6136-489e-8b38-e02bc83cad0d', 'x-compute-request-id': 'req-05094e9c-6136-489e-8b38-e02bc83cad0d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1632271407'} Body: b'' {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume [134.915091s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_delete_server.py", line 117, in test_delete_server_while_in_attached_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 6acd0ed6-398f-40fe-ae09-5e44796446a0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:31:02,431 100282 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.041s 2025-08-05 15:31:02,431 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2491', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-390e1fba-ba8d-4532-9aed-3c8ab6cfe5d7', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "3423d07b6df645358fb4489a3353c427", "name": "tempest-DeleteServersTestJSON-1546122056-project-member", "password_expires_at": null}, "audit_ids": ["ex0lvSTzQSGFdfrfZxpYUg"], "expires_at": "2025-08-05T16:31:02.000000Z", "issued_at": "2025-08-05T15:31:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fed96ffb8c5e4c5f8227644f77744e1d", "name": "tempest-DeleteServersTestJSON-1546122056"}, "is_domain": false, "roles": [{"id": "461f0d232b974187bff1eee1b4001d2b", "name": "member"}, {"id": "d887b012e75948019d8f3f2cb4e03f1d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0b86af44f19943b9bb51d2e8be11acb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3faf8e39867c48f0af02bb4f9735ae61", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "2517c6600f1a460cbad97286d19e9fb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "5c7a5b25720b4bdab0487096fdfafbae", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3251b32e2034796b9bce144b495f88a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/fed96ffb8c5e4c5f8227644f77744e1d", "region": "RegionOne"}], "id": "756156d7158f4ccbaadb474942634f76", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "73c2fc4ed21746cba5d1b5174ddbe300", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9b0e9eb7606043838528301ec538d1b8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "5209c341a08f463cae448322fb93f468", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a638b206ad0a4dc2850092c0c185d1e7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0d29cdaf82ce4569803f34224311c65f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad9a324b861049728af39ec906166007", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "02367db45c0e4c649c641b88e903475b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "ddc2790d372b4fd9a5b7c1eabdbf861d", "type": "network", "name": "neutron"}]}}' 2025-08-05 15:31:02,432 100282 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': '1817141a-8498-4993-b0e8-6471cc90bfa4', 'name': 'tempest-DeleteServersTestJSON-37137366-network', 'tenant_id': 'fed96ffb8c5e4c5f8227644f77744e1d', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'fed96ffb8c5e4c5f8227644f77744e1d', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 26962, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'cr eated_at': '2025-08-05T15:30:37Z', 'updated_at': '2025-08-05T15:30:37Z', 'revision_number': 1} available for tenant 2025-08-05 15:31:18,953 100282 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 16.520s 2025-08-05 15:31:18,953 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-1489428033", "imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "flavorRef": "1", "networks": [{"uuid": "1817141a-8498-4993-b0e8-6471cc90bfa4"}]}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/e6206027-96ac-40db-ba9b-2251a2d4d0a0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-712366d4-a965-40c7-a23a-82228a3d25b4', 'x-compute-request-id': 'req-712366d4-a965-40c7-a23a-82228a3d25b4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "e6206027-96ac-40db-ba9b-2251a2d4d0a0", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e6206027-96ac-40db-ba9b-2251a2d4d0a0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e6206027-96ac-40db-ba9b-2251a2d4d0a0"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "8Nyg88PSQkzU"}}' 2025-08-05 15:31:21,914 100282 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/e6206027-96ac-40db-ba9b-2251a2d4d0a0 2.958s 2025-08-05 15:31:21,915 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1211', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16169dd4-146e-46cc-8c1e-e96ac9ab3bc1', 'x-compute-request-id': 'req-16169dd4-146e-46cc-8c1e-e96ac9ab3bc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e6206027-96ac-40db-ba9b-2251a2d4d0a0'} Body: b'{"server": {"id": "e6206027-96ac-40db-ba9b-2251a2d4d0a0", "name": "tempest-DeleteServersTestJSON-server-1489428033", "status": "BUILD", "tenant_id": "fed96ffb8c5e4c5f8227644f77744e1d", "user_id": "3423d07b6df645358fb4489a3353c427", "metadata": {}, "hostId": "", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:31:18Z", "updated": "2025-08-05T15:31:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e6206027-96ac-40db-ba9b-2251a2d4d0a0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e6206027-96ac-40db-ba9b-2251a2d4d0a0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:32:15,532 100282 INFO [tempest.lib.common.rest_client] Req uest (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/e6206027-96ac-40db-ba9b-2251a2d4d0a0 3.552s 2025-08-05 15:32:15,532 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-402f312e-4391-4eea-96cd-91418a0d1ac2', 'x-compute-request-id': 'req-402f312e-4391-4eea-96cd-91418a0d1ac2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e6206027-96ac-40db-ba9b-2251a2d4d0a0'} Body: b'{"server": {"id": "e6206027-96ac-40db-ba9b-2251a2d4d0a0", "name": "tempest-DeleteServersTestJSON-server-1489428033", "status": "ACTIVE", "tenant_id": "fed96ffb8c5e4c5f8227644f77744e1d", "user_id": "3423d07b6df645358fb4489a3353c427", "metadata": {}, "hostId": "b98b66f040dfacf6f42059f2e0e6fd1b0c9a25fefc0e2568b9d915bb", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:31:18Z", "updated": "2025-08-05T15:31:51Z", "addresses": {"tempest-DeleteServersTestJSON-37137366-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:18:40"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e6206027-96ac-40db-ba9b-2251a2d4d0a0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e6206027-96ac-40db-ba9b-2251a2d4d0a0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T15:31:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:32:15,548 100282 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 54 second wait 2025-08-05 15:33:16,127 100282 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.519s 2025-08-05 15:33:16,127 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-203229626"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b22890c-e650-4175-9062-66dee22fbce8', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b22890c-e650-4175-9062-66dee22fbce8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "6acd0ed6-398f-40fe-ae09-5e44796446a0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:15.780331", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-203229626", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6acd0ed6-398f-40fe-ae09-5e44796446a0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume /volumes/6acd0ed6-398f-40fe-ae09-5e44796446a0"}], "user_id": "3423d07b6df645358fb4489a3353c427", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:33:16,192 100282 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/volumes/6acd0ed6-398f-40fe-ae09-5e44796446a0 0.052s 2025-08-05 15:33:16,192 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05585d1d-8249-45c0-897d-d2b2d4a7ec1c', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05585d1d-8249-45c0-897d-d2b2d4a7ec1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6acd0ed6-398f-40fe-ae09-5e44796446a0'} Body: b'{"volume": {"id": "6acd0ed6-398f-40fe-ae09-5e44796446a0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:16.000000", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-203229626", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6acd0ed6-398f-40fe-ae09-5e44796446a0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6acd0ed6-398f-40fe-ae09-5e44796446a0"}], "user_id": "3423d07b6df645358fb4489a3353c427", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fed96ffb8c5e4c5f8227644f77744e1d"}}' 2025-08-05 15:33:17,282 100282 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/volumes/6acd0ed6-398f-40fe-ae09-5e44796446a0 0.075s 2025-08-05 15:33:17,283 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a61db8b-daf0-4746-a2eb-dbb3e55032c7', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a61db8b-daf0-4746-a2eb-dbb3e55032c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6acd0ed6-398f-40fe-ae09-5e44796446a0'} Body: b'{"volume": {"id": "6acd0ed6-398f-40fe-ae09-5e44796446a0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:16.000000", "updated_at": "2025-08-05T15:33:16.000000", "name": "tempest-DeleteServersTestJSON-volume-203229626", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6acd0ed6-398f-40fe-ae09-5e44796446a0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6acd0ed6-398f-40fe-ae09-5e44796446a0"}], "user_id": "3423d07b6df645358fb4489a3353c427", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fed96ffb8c5e4c5f8227644f77744e1d"}}' {9} setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {9} cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_1 [3.899135s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_dependency.py", line 168, in test_image_volume_dependencies_1 volume1 = self.create_volume(**vol_args) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume df14cedc-1626-4f92-a2ac-cfb81ec7cc46 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:33:29,319 100294 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 201 POST http://10.0.0.210/image/v2/images 0.947s 2025-08-05 15:33:29,320 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"disk_format": "raw", "container_format": "bare", "name": "image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320", "min_disk": 1} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '658', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/cf63f6c2-fda6-4e29-af98-42cec268dd56', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-7465657e-e097-42a5-94f7-fce58e413271', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "f332dff39a2a4b0680f96abf0a5e9ee2", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "cf63f6c2-fda6-4e29-af98-42cec268dd56", "created_at": "2025-08-05T15:33:29Z", "updated_at": "2025-08-05T15:33:29Z", "tags": [], "self": "/v2/images/cf63f6c2-fda6-4e29-af98-42cec268dd56", "file": "/v2/images/cf63f6c2-fda6-4e29-af98-42cec268dd56/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:33:30,616 100294 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 204 PUT http://10.0.0.210/image/v2/images/cf63f6c2-fda6-4e29-af98-42cec268dd56/file 1.293s 2025-08-05 15:33:30,616 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-294499fe-9982-4c3f-843e-ccbf8f833be1', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/cf63f6c2-fda6-4e29-af98-42cec268dd56/file'} Body: b'' 2025-08-05 15:33:30,644 100294 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 200 GET http://10.0.0.210/image/v2/images/cf63f6c2-fda6-4e29-af98-42cec268dd56 0.027s 2025-08-05 15:33:30,644 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-787c7a75-3d8f-466b-a7d7-a54132c08111', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/cf63f6c2-fda6-4e29-af98-42cec268dd56'} Body: b'{"name": "image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "303bbe0c23e33cc65ed55d59d2705df0", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "f332dff39a2a4b0680f96abf0a5e9ee2", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "fcabda65c4234f06798b1734a37798ac5fb5aed743aafeb673b96db024aabb215b978475dd733e236a8eb1fd042377d5b4a79651000dca76b45a34527b0b6380", "id": "cf63f6c2-fda6-4e29-af98-42cec268dd56", "created_at": "2025-08-05T15:33:29Z", "updated_at": "2025-08-05T15:33:30Z", "tags": [], "self": "/v2/images/cf63f6c2-fda6-4e29-af98-42cec268dd56", "file": "/v2/images/cf63f6c2 -fda6-4e29-af98-42cec268dd56/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:33:30,670 100294 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 200 GET http://10.0.0.210/image/v2/images/cf63f6c2-fda6-4e29-af98-42cec268dd56 0.026s 2025-08-05 15:33:30,671 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1571481c-24ed-4352-92f4-1c93808e58d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/cf63f6c2-fda6-4e29-af98-42cec268dd56'} Body: b'{"name": "image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "303bbe0c23e33cc65ed55d59d2705df0", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "f332dff39a2a4b0680f96abf0a5e9ee2", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "fcabda65c4234f06798b1734a37798ac5fb5aed743aafeb673b96db024aabb215b978475dd733e236a8eb1fd042377d5b4a79651000dca76b45a34527b0b6380", "id": "cf63f6c2-fda6-4e29-af98-42cec268dd56", "created_at": "2025-08-05T15:33:29Z", "updated_at": "2025-08-05T15:33:30Z", "tags": [], "self": "/v2/images/cf63f6c2-fda6-4e29-af98-42cec268dd56", "file": "/v2/images/cf63f6c2-fda6-4e29-af98-42cec268dd56/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:33:30,692 100294 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 200 GET http://10.0.0.210/image/v2/images/cf63f6c2-fda6-4e29-af98-42cec268dd56 0.020s 2025-08-05 15:33:30,692 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c1eb640a-5439-4c30-a2c6-f0621d403cbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/cf63f6c2-fda6-4e29-af98-42cec268dd56'} Body: b'{"name": "image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "303bbe0c23e33cc65ed55d59d2705df0", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "f332dff39a2a4b0680f96abf0a5e9ee2", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "fcabda65c4234f06798b1734a37798ac5fb5aed743aafeb673b96db024aabb215b978475dd733e236a8eb1fd042377d5b4a79651000dca76b45a34527b0b6380", "id": "cf63f6c2-fda6-4e29-af98-42cec268dd56", "created_at": "2025-08-05T15:33:29Z", "updated_at": "2025-08-05T15:33:30Z", "tags": [], "self": "/v2/images/cf63f6c2-fda6-4e29-af98-42cec268dd56", "file": "/v2/images/cf63f6c2-fda6-4e29-af98-42cec268dd56/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:33:31,141 100294 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 202 POST http://10.0.0.210/volume/v3/volumes 0.447s 2025-08-05 15:33:31,141 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "cf63f6c2-fda6-4e29-af98-42cec268dd56", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52e 996f0-2527-498f-8ecc-f6d8701729cd', 'content-length': '776', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52e996f0-2527-498f-8ecc-f6d8701729cd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "df14cedc-1626-4f92-a2ac-cfb81ec7cc46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:31.046934", "updated_at": null, "name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/df14cedc-1626-4f92-a2ac-cfb81ec7cc46"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/df14cedc-1626-4f92-a2ac-cfb81ec7cc46"}], "user_id": "747228766f8740a5a6c498732ebb6659", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-05 15:33:31,204 100294 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 200 GET http://10.0.0.210/volume/v3/volumes/df14cedc-1626-4f92-a2ac-cfb81ec7cc46 0.051s 2025-08-05 15:33:31,205 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c854740-d22f-4fa0-bae4-e2c1d03313db', 'content-length': '844', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c854740-d22f-4fa0-bae4-e2c1d03313db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/df14cedc-1626-4f92-a2ac-cfb81ec7cc46'} Body: b'{"volume": {"id": "df14cedc-1626-4f92-a2ac-cfb81ec7cc46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:31.000000", "updated_at": null, "name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/df14cedc-1626-4f92-a2ac-cfb81ec7cc46"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/df14cedc-1626-4f92-a2ac-cfb81ec7cc46"}], "user_id": "747228766f8740a5a6c498732ebb6659", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "f332dff39a2a4b0680f96abf0a5e9ee2"}}' 2025-08-05 15:33:32,255 100294 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 200 GET http://10.0.0.210/volume/v3/volumes/df14cedc-1626-4f92-a2ac-cfb81ec7cc46 0.036s 2025-08-05 15:33:32,256 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a9a7782-e883-44f3-8c1d-c9670ce040ed', 'content-length': '865', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a9a7782-e883-44f3-8c1d-c9670ce040ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/df14cedc-1626-4f92-a2ac-cfb81ec7cc46'} Body: b'{"volume": {"id": "df14cedc-1626-4f92-a2ac-cfb81ec7cc46", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T 15:33:31.000000", "updated_at": "2025-08-05T15:33:31.000000", "name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/df14cedc-1626-4f92-a2ac-cfb81ec7cc46"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/df14cedc-1626-4f92-a2ac-cfb81ec7cc46"}], "user_id": "747228766f8740a5a6c498732ebb6659", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "f332dff39a2a4b0680f96abf0a5e9ee2"}}' {5} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body [137.791735s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/admin/test_volumes_negative.py", line 70, in test_update_attached_volume_with_nonexistent_volume_in_body volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 65de83fc-028f-4a49-908a-9ba5309389b7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:31:17,065 100286 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 15:31:19,707 100286 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 2.641s 2025-08-05 15:31:19,708 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-170434763", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJ6tsZ/n9WTEzcKpTvxWFeJ7A5nBf/XXh5DqyrfX1DbB1XbFW3P8t+AoqqVTD/cwOXtbGg+9XYwkx3cJioZoQJkJvvgXzvIxNNtUmbSMAlrTEKBMQpGerFzEWTKDVCU5gA=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3c50235-b374-428d-b037-25281a43e8e3', 'x-compute-request-id': 'req-f3c50235-b374-428d-b037-25281a43e8e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-170434763", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJ6tsZ/n9WTEzcKpTvxWFeJ7A5nBf/XXh5DqyrfX1DbB1XbFW3P8t+AoqqVTD/cwOXtbGg+9XYwkx3cJioZoQJkJvvgXzvIxNNtUmbSMAlrTEKBMQpGerFzEWTKDVCU5gA==", "fingerprint": "2d:85:7b:8f:73:2a:42:55:c9:a4:7a:35:d4:a9:03:53", "user_id": "d87a36f32add4418b94f317fdf9de199"}}' 2025-08-05 15:31:19,710 100286 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-170434763 created 2025-08-05 15:31:21,345 100286 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210/networking/v2.0/security-groups 1.634s 2025-08-05 15:31:21,346 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--162243967", "description": "tempest-description--1818732955"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-e7d5ea23-9bc9-4ea0-97cd-99e22d86ab63', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "a4967f8b-6f06-498a-98a9-46cf26d47745", "name": "tempest-securitygroup--162243967", "stateful": true, "tenant_id": "13ed390fa03b476c9ebfda8ff12e6d95", "description": "tempest-description--1818732955", "shared": false, "security_group_rules": [{"id": "b2101431-bea1-4ba1-874b-8cf16cb14546", "project_id": "13ed390fa03b476c9ebfda8ff12e6d95", "tenant_id": "13ed390fa03b476c9ebfda8ff12e6d95", "security_group_id": "a4967f8b-6f06-498a-98a9-46cf26d47745", "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": 299, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:31:20Z", "updated_at": "2025-08-05T15:31:20Z", "revision_number": 0}, {"id": "cb91b7df-44d4-43c3-888b-499d307acc31", "project_id": "13ed390fa03b476c9ebfda8ff12e6d95", "tenant_id": "13ed390fa03b476c9ebfda8ff12e6d95", "security_group_id": "a4967f8b-6f06-498a-98a9-46cf26d47745", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": n ull, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 298, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:31:20Z", "updated_at": "2025-08-05T15:31:20Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T15:31:20Z", "updated_at": "2025-08-05T15:31:20Z", "revision_number": 1, "project_id": "13ed390fa03b476c9ebfda8ff12e6d95"}}' 2025-08-05 15:31:23,421 100286 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 2.075s 2025-08-05 15:31:23,422 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a4967f8b-6f06-498a-98a9-46cf26d47745", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-2505268d-e003-46b4-8e52-166c379578f4', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9d2431da-9dde-45c2-a87e-3ca1dd4d036b", "project_id": "13ed390fa03b476c9ebfda8ff12e6d95", "tenant_id": "13ed390fa03b476c9ebfda8ff12e6d95", "security_group_id": "a4967f8b-6f06-498a-98a9-46cf26d47745", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:31:23Z", "updated_at": "2025-08-05T15:31:23Z", "revision_number": 0}}' 2025-08-05 15:31:25,937 100286 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 2.514s 2025-08-05 15:31:25,937 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a4967f8b-6f06-498a-98a9-46cf26d47745", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-1b5fae79-95c5-4629-a586-3ba29f49c6b7', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "49f96946-e0b9-4c00-bb84-4913b49364f5", "project_id": "13ed390fa03b476c9ebfda8ff12e6d95", "tenant_id": "13ed390fa03b476c9ebfda8ff12e6d95", "security_group_id": "a4967f8b-6f06-498a-98a9-46cf26d47745", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:31:25Z", "updated_at": "2025-08-05T15:31:25Z", "revision_number": 0}}' 2025-08-05 15:31:25,938 100286 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--162243967 created 2025-08-05 15:31:27,469 100286 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210/networking/v2.0/floatingips 1.531s 2025-08-05 15:31:27,470 100286 DEBUG [tempest.lib.common.rest_client ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-399b27a9-b1aa-4648-90c5-4a6522a4c303', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "13c6b59c-786f-46d1-9e93-4b0e48143aaa", "tenant_id": "13ed390fa03b476c9ebfda8ff12e6d95", "floating_ip_address": "172.24.4.104", "floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "13ed390fa03b476c9ebfda8ff12e6d95", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T15:31:27Z", "updated_at": "2025-08-05T15:31:27Z", "revision_number": 0}}' 2025-08-05 15:31:27,470 100286 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '13c6b59c-786f-46d1-9e93-4b0e48143aaa', 'tenant_id': '13ed390fa03b476c9ebfda8ff12e6d95', 'floating_ip_address': '172.24.4.104', 'floating_network_id': 'f69a1e3d-9003-4e01-a4b1-a7f571b589d6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '13ed390fa03b476c9ebfda8ff12e6d95', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T15:31:27Z', 'updated_at': '2025-08-05T15:31:27Z', 'revision_number': 0, 'ip': '172.24.4.104'} created 2025-08-05 15:31:27,572 100286 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.097s 2025-08-05 15:31:27,573 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2493', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-162403b8-b7ea-4285-b980-34e199a02eca', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "d87a36f32add4418b94f317fdf9de199", "name": "tempest-VolumesAdminNegativeTest-76214464-project-member", "password_expires_at": null}, "audit_ids": ["lOlMF0BMTNie8HsKhpyx0Q"], "expires_at": "2025-08-05T16:31:27.000000Z", "issued_at": "2025-08-05T15:31:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13ed390fa03b476c9ebfda8ff12e6d95", "name": "tempest-VolumesAdminNegativeTest-76214464"}, "is_domain": false, "roles": [{"id": "461f0d232b974187bff1eee1b4001d2b", "name": "member"}, {"id": "d887b012e75948019d8f3f2cb4e03f1d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0b86af44f19943b9bb51d2e8be11acb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3faf8e39867c48f0af02bb4f9735ae61", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "2517c6600f1a460cbad97286d19e9fb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "5c7a5b25720b4bdab0487096fdfafbae", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3251b32e2034796b9bce144b495f88a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/13ed390fa03b476c9ebfda8ff12e6d95", "region": "RegionOne"}], "id": "756156d7158f4ccbaadb474942634f76", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "73c2fc4ed21746 cba5d1b5174ddbe300", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9b0e9eb7606043838528301ec538d1b8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "5209c341a08f463cae448322fb93f468", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a638b206ad0a4dc2850092c0c185d1e7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0d29cdaf82ce4569803f34224311c65f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad9a324b861049728af39ec906166007", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "02367db45c0e4c649c641b88e903475b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "ddc2790d372b4fd9a5b7c1eabdbf861d", "type": "network", "name": "neutron"}]}}' 2025-08-05 15:31:27,573 100286 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body) Found network {'id': '7c6e3c4a-ff9b-440e-96eb-f5bbf200ebce', 'name': 'tempest-VolumesAdminNegativeTest-1964615213-network', 'tenant_id': '13ed390fa03b476c9ebfda8ff12e6d95', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '13ed390fa03b476c9ebfda8ff12e6d95', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 8396, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T15:30:35Z', 'updated_at': '2025-08-05T15:30:35Z', 'revision_number': 1} available for tenant 2025-08-05 15:31:27,574 100286 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-170434763', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJ6tsZ/n9WTEzcKpTvxWFeJ7A5nBf/XXh5DqyrfX1DbB1XbFW3P8t+AoqqVTD/cwOXtbGg+9XYwkx3cJioZoQJkJvvgXzvIxNNtUmbSMAlrTEKBMQpGerFzEWTKDVCU5gA==', 'fingerprint': '2d:85:7b:8f:73:2a:42:55:c9:a4:7a:35:d4:a9:03:53', 'user_id': 'd87a36f32add4418b94f317fdf9de199', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDABQkVyXIKc3S8+OdunqOVm5yDM+V1fOLVjYQt+rwRMwk5Cc3QbZ7Gv\nB75NdFsQ2NGgBwYFK4EEACKhZANiAASerbGf5/VkxM3CqU78VhXiewOZwX/114eQ\n6sq319Q2wdV2xVtz/LfgKKqlUw/3MDl7WxoPvV2MJMd3CYqGaECZCb74F87yMTTb\nVJm0jAJa0xCgTEKRnqxcxFkyg1QlOYA=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'a4967f8b-6f06-498a-98a9-46cf26d47745', 'name': 'tempest-securitygroup--162243967', 'stateful': True, 'tenant_id': '13ed390fa03b476c9ebfda8ff12e6d95', 'description': 'tempest-description--1818732955', 'shared': False, 'security_group_rules': [{'id': 'b2101431-bea1-4ba1-874b-8cf16cb14546', 'project_id': '13ed390fa03b476c9ebfda8ff12e6d95', 'tenant_id': '13ed390fa03b476c9ebfda8ff12e6d95', 'security_group_id': 'a4967f8b-6f06-498a-98a9-46cf26d47745', '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': 299, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T15:31:20Z', 'updated_at': '2025-08-05T15:31:20Z', 'revision_number': 0}, {'id': 'cb91b7df-44d4-43c3-888b-499d307acc31', 'project_id': '13ed390fa03b476c9ebfda8ff12e6d95', 'tenant_id': '13ed390fa03b476c9ebfda8ff12e6d95', 'security_group_id': 'a4967f8b-6f06-498a-98a9-46cf26d47745', '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': 298, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T15:31:20Z', 'updated_at': '2025-08-05T15:31:20Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T15:31:20Z', 'updated_at': '2025-08-05T15:31:20Z', 'revision_number': 1, 'project_id': '13ed390fa03b476c9ebfda8ff12e6d95'}, 'floating_ip': {'id': '13c6b59c-786f-46d1-9e93-4b0e48143aaa', 'tenant_id': '13ed390fa03b476c9ebfda8ff12e6d95', 'floating_ip_address': '172.24.4.104', 'floating_network_id': 'f69a1e3d-9003-4e01-a4b1-a7f571b589d6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '13ed390fa03b476c9ebfda8ff12e6d95', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T15:31:27Z', 'updated_at': '2025-08-05T15:31:27Z', 'revision_number': 0, 'ip': '172.24.4.104'}} 2025-08-05 15:31:38,286 100286 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 202 POST http://10.0.0.210/compute/v2.1/servers 10.711s 2025-08-05 15:31:38,287 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-932300683", "imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "flavorRef": "1", "networks": [{"uuid": "7c6e3c4a-ff9b-440e-96eb-f5bbf200ebce"}], "security_groups": [{"name": "tempest-securitygroup--162243967"}], "key_name": "tempest-keypair-170434763", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/0d6c1508-3837-4c10-9248-2a5846d1a516', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01b14a5e-551c-4f09-b718-aeb4f0dbc4bc', 'x-compute-request-id': 'req-01b14a5e-551c-4f09-b718-aeb4f0dbc4bc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "0d6c1508-3837-4c10-9248-2a5846d1a516", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0d6c1508-3837-4c10-9248-2a5846d1a516"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0d6c1508-3837-4c10-9248-2a5846d1a516"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--162243967"}], "adminPass": "nw9ZgbNp5nDF"}}' 2025-08-05 15:31:39,436 100286 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/compute/v2.1/servers/0d6c1508-3837-4c10-9248-2a5846d1a516 1.146s 2025-08-05 15:31:39,437 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1232', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb78619e-1e09-4d17-badf-5430b4510430', 'x-compute-request-id': 'req-eb78619e-1e09-4d17-badf-5430b4510430', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0d6c1508-3837-4c10-9248-2a5846d1a516'} Body: b'{"server": {"id": "0d6c1508-3837-4c10-9248-2a5846d1a516", "name": "tempest-VolumesAdminNegativeTest-server-932300683", "status": "BUILD", "tenant_id": "13ed390fa03b476c9ebfda8ff12e6d95", "user_id": "d87a36f32add4418b94f317fdf9de199", "metada ta": {}, "hostId": "", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:31:38Z", "updated": "2025-08-05T15:31:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0d6c1508-3837-4c10-9248-2a5846d1a516"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0d6c1508-3837-4c10-9248-2a5846d1a516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-170434763", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:32:32,377 100286 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/compute/v2.1/servers/0d6c1508-3837-4c10-9248-2a5846d1a516 2.871s 2025-08-05 15:32:32,377 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1541', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd5d029f-7152-44a3-9e28-e34c83e556dd', 'x-compute-request-id': 'req-bd5d029f-7152-44a3-9e28-e34c83e556dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0d6c1508-3837-4c10-9248-2a5846d1a516'} Body: b'{"server": {"id": "0d6c1508-3837-4c10-9248-2a5846d1a516", "name": "tempest-VolumesAdminNegativeTest-server-932300683", "status": "ACTIVE", "tenant_id": "13ed390fa03b476c9ebfda8ff12e6d95", "user_id": "d87a36f32add4418b94f317fdf9de199", "metadata": {}, "hostId": "671e6254f952ff40d6012ade39baf7ca7467e4af8c8f16c5c3ce088f", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:31:38Z", "updated": "2025-08-05T15:32:24Z", "addresses": {"tempest-VolumesAdminNegativeTest-1964615213-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:8a:45"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0d6c1508-3837-4c10-9248-2a5846d1a516"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0d6c1508-3837-4c10-9248-2a5846d1a516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-170434763", "OS-SRV-USG:launched_at": "2025-08-05T15:32:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--162243967"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:32:32,396 100286 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 53 second wait 2025-08-05 15:33:32,616 100286 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/compute/v2.1/servers/0d6c1508-3837-4c10-9248-2a5846d1a516/os-interface 0.160s 2025-08-05 15:33:32,617 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:32 GMT', 'server': 'Apache/2.4.52 (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-dbd813bd-b631-4c8c-be10-2fa1ef9c31de', 'x-compute-request-id': 'req-dbd813bd-b631-4c8c-be10-2fa1ef9c31de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0d6c1508-3837-4c10-9248-2a5846d1a516/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "7c6e3c4a-ff9b-440e-96eb-f5bbf200ebce", "port_id": "7b5eeb3c-bd53-43bb-bfeb-7681a8fd75f9", "mac_addr": "fa:16:3e:0a:8a:45", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "e6a5569f-38ea-4eff-8569-3a2e2f324faf", "ip_address": "10.0.0.7"}]}]}' 2025-08-05 15:33:33,425 100286 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/13c6b59c-786f-46d1-9e93-4b0e48143aaa 0.804s 2025-08-05 15:33:33,426 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "7b5eeb3c-bd53-43bb-bfeb-7681a8fd75f9"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-fe01b35d-d4d6-41f6-a99f-338de5bcf9a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/13c6b59c-786f-46d1-9e93-4b0e48143aaa'} Body: b'{"floatingip": {"id": "13c6b59c-786f-46d1-9e93-4b0e48143aaa", "tenant_id": "13ed390fa03b476c9ebfda8ff12e6d95", "floating_ip_address": "172.24.4.104", "floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6", "router_id": "eea3d71d-9509-41ee-9c9e-292fa001f77e", "port_id": "7b5eeb3c-bd53-43bb-bfeb-7681a8fd75f9", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "7c6e3c4a-ff9b-440e-96eb-f5bbf200ebce", "mac_address": "fa:16:3e:0a:8a:45", "admin_state_up": true, "status": "ACTIVE", "device_id": "0d6c1508-3837-4c10-9248-2a5846d1a516", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T15:31:27Z", "updated_at": "2025-08-05T15:33:32Z", "revision_number": 1, "project_id": "13ed390fa03b476c9ebfda8ff12e6d95"}}' 2025-08-05 15:33:33,428 100286 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.104:22' as 'cirros' with public key authentication 2025-08-05 15:33:33,440 100286 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 15:33:33,505 100286 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 15:33:33,506 100286 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.104 successfully created 2025-08-05 15:33:33,729 100286 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 202 POST http://10.0.0.210/volume/v3/volumes 0.222s 2025-08-05 15:33:33,729 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-517476846"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d837c229-85c2-4406-aa06-1d3b731fee32', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-opens tack-request-id': 'req-d837c229-85c2-4406-aa06-1d3b731fee32', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "65de83fc-028f-4a49-908a-9ba5309389b7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:33.661998", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-517476846", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/65de83fc-028f-4a49-908a-9ba5309389b7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/65de83fc-028f-4a49-908a-9ba5309389b7"}], "user_id": "d87a36f32add4418b94f317fdf9de199", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:33:33,783 100286 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/volume/v3/volumes/65de83fc-028f-4a49-908a-9ba5309389b7 0.040s 2025-08-05 15:33:33,783 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ce5a2e8-1d69-4829-93d5-987a0401b979', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ce5a2e8-1d69-4829-93d5-987a0401b979', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/65de83fc-028f-4a49-908a-9ba5309389b7'} Body: b'{"volume": {"id": "65de83fc-028f-4a49-908a-9ba5309389b7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:34.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-517476846", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/65de83fc-028f-4a49-908a-9ba5309389b7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/65de83fc-028f-4a49-908a-9ba5309389b7"}], "user_id": "d87a36f32add4418b94f317fdf9de199", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13ed390fa03b476c9ebfda8ff12e6d95"}}' 2025-08-05 15:33:34,840 100286 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/volume/v3/volumes/65de83fc-028f-4a49-908a-9ba5309389b7 0.041s 2025-08-05 15:33:34,840 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7c3a3b2-cdb0-4a93-be4b-2a8c992cb875', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7c3a3b2-cdb0-4a93-be4b-2a8c992cb875', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/65de83fc-028f-4a49-908a-9ba5309389b7'} Body: b'{"volume": {"id": "65de83fc-028f-4a49-908a-9ba5309389b7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:34.000000", "updated_at": "2025-08-05T15:33:34.000000", "name": "tempest-VolumesAdminNegativeTest-volume-517476846", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/65de83fc-028f-4a49-908a-9ba5309389b7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/65de83fc-028f-4a49-908a-9ba5309389b7"}], "user_id": "d87a36f32add4418b94f317fdf9de199", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13ed390fa03b476c9ebfda8ff12e6d95"}}' {9} cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_2 [3.015336s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_dependency.py", line 197, in test_image_volume_dependencies_2 volume1 = self.create_volume(**vol_args) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 1b4dc713-e49d-4f2d-a6e9-bf5b017fa559 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:33:32,793 100294 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 201 POST http://10.0.0.210/image/v2/images 0.520s 2025-08-05 15:33:32,793 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"disk_format": "raw", "container_format": "bare", "name": "image-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "min_disk": 1} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '658', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/8d7bd46b-499c-4b45-a97f-49d534f0cc42', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-10c197b3-6519-4948-b151-e3726ba4e5b1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "image-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "f332dff39a2a4b0680f96abf0a5e9ee2", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "8d7bd46b-499c-4b45-a97f-49d534f0cc42", "created_at": "2025-08-05T15:33:33Z", "updated_at": "2025-08-05T15:33:33Z", "tags": [], "self": "/v2/images/8d7bd46b-499c-4b45-a97f-49d534f0cc42", "file": "/v2/images/8d7bd46b-499c-4b45-a97f-49d534f0cc42/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:33:33,687 100294 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 204 PUT http://10.0.0.210/image/v2/images/8d7bd46b-499c-4b45-a97f-49d534f0cc42/file 0.891s 2025-08-05 15:33:33,687 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-42470f5f-2fe3-412f-9799-93ad1d7ae840', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/8d7bd46b-499c-4b45-a97f-49d534f0cc42/file'} Body: b'' 2025-08-05 15:33:33,706 100294 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 200 GET http://10.0.0.210/image/v2/images/8d7bd46b-499c-4b45-a97f-49d534f0cc42 0.018s 2025-08-05 15:33:33,707 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5d58780d-c4e5-4b91-9988-7e905f2515b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8d7bd46b-499c-4b45-a97f-49d534f0cc42'} Body: b'{"name": "image-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "cc90ff3f5fec45558604cb8b14058df7", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "f332dff39a2a4b0680f96abf0a5e9ee2", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "e811ec4cd64f6113d61dae0072fd8ece0a464a3e62d16a36766555f88a7eed294beb39b94938cd408e4dd68d4abba94132f75928e0b13500d165e97c590003c1", "id": "8d7bd46b-499c-4b45-a97f-49d534f0cc42", "created_at": "2025-08-05T15:33:33Z", "updated_at": "2025-08-05T15:33:34Z", "tags": [], "self": "/v2/images/8d7bd46b-499c-4b45-a97f-49d534f0cc42", "file": "/v2/images/8d7bd46b -499c-4b45-a97f-49d534f0cc42/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:33:33,726 100294 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 200 GET http://10.0.0.210/image/v2/images/8d7bd46b-499c-4b45-a97f-49d534f0cc42 0.019s 2025-08-05 15:33:33,727 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8a51dfec-e602-4a0b-be39-5446417d57e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8d7bd46b-499c-4b45-a97f-49d534f0cc42'} Body: b'{"name": "image-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "cc90ff3f5fec45558604cb8b14058df7", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "f332dff39a2a4b0680f96abf0a5e9ee2", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "e811ec4cd64f6113d61dae0072fd8ece0a464a3e62d16a36766555f88a7eed294beb39b94938cd408e4dd68d4abba94132f75928e0b13500d165e97c590003c1", "id": "8d7bd46b-499c-4b45-a97f-49d534f0cc42", "created_at": "2025-08-05T15:33:33Z", "updated_at": "2025-08-05T15:33:34Z", "tags": [], "self": "/v2/images/8d7bd46b-499c-4b45-a97f-49d534f0cc42", "file": "/v2/images/8d7bd46b-499c-4b45-a97f-49d534f0cc42/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:33:33,754 100294 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 200 GET http://10.0.0.210/image/v2/images/8d7bd46b-499c-4b45-a97f-49d534f0cc42 0.027s 2025-08-05 15:33:33,755 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e1b4a07f-b8ef-4518-8a63-b880481f73ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8d7bd46b-499c-4b45-a97f-49d534f0cc42'} Body: b'{"name": "image-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "cc90ff3f5fec45558604cb8b14058df7", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "f332dff39a2a4b0680f96abf0a5e9ee2", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "e811ec4cd64f6113d61dae0072fd8ece0a464a3e62d16a36766555f88a7eed294beb39b94938cd408e4dd68d4abba94132f75928e0b13500d165e97c590003c1", "id": "8d7bd46b-499c-4b45-a97f-49d534f0cc42", "created_at": "2025-08-05T15:33:33Z", "updated_at": "2025-08-05T15:33:34Z", "tags": [], "self": "/v2/images/8d7bd46b-499c-4b45-a97f-49d534f0cc42", "file": "/v2/images/8d7bd46b-499c-4b45-a97f-49d534f0cc42/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:33:34,154 100294 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 202 POST http://10.0.0.210/volume/v3/volumes 0.399s 2025-08-05 15:33:34,155 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "8d7bd46b-499c-4b45-a97f-49d534f0cc42", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-583 07050-9f38-40e6-85f4-f5c39d9c80b2', 'content-length': '776', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58307050-9f38-40e6-85f4-f5c39d9c80b2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "1b4dc713-e49d-4f2d-a6e9-bf5b017fa559", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:34.076424", "updated_at": null, "name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1b4dc713-e49d-4f2d-a6e9-bf5b017fa559"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1b4dc713-e49d-4f2d-a6e9-bf5b017fa559"}], "user_id": "747228766f8740a5a6c498732ebb6659", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-05 15:33:34,216 100294 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 200 GET http://10.0.0.210/volume/v3/volumes/1b4dc713-e49d-4f2d-a6e9-bf5b017fa559 0.049s 2025-08-05 15:33:34,216 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9062898-4de5-404b-8bf2-b3fef6199fe4', 'content-length': '844', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9062898-4de5-404b-8bf2-b3fef6199fe4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1b4dc713-e49d-4f2d-a6e9-bf5b017fa559'} Body: b'{"volume": {"id": "1b4dc713-e49d-4f2d-a6e9-bf5b017fa559", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:34.000000", "updated_at": null, "name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1b4dc713-e49d-4f2d-a6e9-bf5b017fa559"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1b4dc713-e49d-4f2d-a6e9-bf5b017fa559"}], "user_id": "747228766f8740a5a6c498732ebb6659", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "f332dff39a2a4b0680f96abf0a5e9ee2"}}' 2025-08-05 15:33:35,274 100294 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 200 GET http://10.0.0.210/volume/v3/volumes/1b4dc713-e49d-4f2d-a6e9-bf5b017fa559 0.042s 2025-08-05 15:33:35,274 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c9b89b8-d3c1-4af1-a6e0-e5b7058ac43a', 'content-length': '865', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c9b89b8-d3c1-4af1-a6e0-e5b7058ac43a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1b4dc713-e49d-4f2d-a6e9-bf5b017fa559'} Body: b'{"volume": {"id": "1b4dc713-e49d-4f2d-a6e9-bf5b017fa559", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T 15:33:34.000000", "updated_at": "2025-08-05T15:33:34.000000", "name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1b4dc713-e49d-4f2d-a6e9-bf5b017fa559"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1b4dc713-e49d-4f2d-a6e9-bf5b017fa559"}], "user_id": "747228766f8740a5a6c498732ebb6659", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "f332dff39a2a4b0680f96abf0a5e9ee2"}}' {9} cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_3 [3.430033s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_dependency.py", line 234, in test_image_volume_dependencies_3 volume1 = self.create_volume(**vol_args) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 0fc550a4-c6bf-4806-a4a2-257386849e8e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:33:35,946 100294 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 201 POST http://10.0.0.210/image/v2/images 0.656s 2025-08-05 15:33:35,946 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"disk_format": "raw", "container_format": "bare", "name": "image-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "min_disk": 1} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '658', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/dc730391-8a8c-494c-913d-3f397167629e', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-c1bfc061-750e-45b1-a3c0-1aac7b994a70', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "image-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "f332dff39a2a4b0680f96abf0a5e9ee2", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "dc730391-8a8c-494c-913d-3f397167629e", "created_at": "2025-08-05T15:33:36Z", "updated_at": "2025-08-05T15:33:36Z", "tags": [], "self": "/v2/images/dc730391-8a8c-494c-913d-3f397167629e", "file": "/v2/images/dc730391-8a8c-494c-913d-3f397167629e/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:33:36,956 100294 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 204 PUT http://10.0.0.210/image/v2/images/dc730391-8a8c-494c-913d-3f397167629e/file 1.008s 2025-08-05 15:33:36,956 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-607d83e1-beba-4ac1-982e-e774a4f162aa', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/dc730391-8a8c-494c-913d-3f397167629e/file'} Body: b'' 2025-08-05 15:33:36,976 100294 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 200 GET http://10.0.0.210/image/v2/images/dc730391-8a8c-494c-913d-3f397167629e 0.019s 2025-08-05 15:33:36,976 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8f23ccdb-49d5-4aab-8178-90e163ef7be0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/dc730391-8a8c-494c-913d-3f397167629e'} Body: b'{"name": "image-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "fceb72ce9ca687a26c1411e8ba9ade36", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "f332dff39a2a4b0680f96abf0a5e9ee2", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "f28b9e1d8f183ee3a9ddd06ad87de8dfe420332943a691097a19e6071e67505468ae344588c791cb08dfce6418953aecea0334830c9f00353da4d1556ade9cdc", "id": "dc730391-8a8c-494c-913d-3f397167629e", "created_at": "2025-08-05T15:33:36Z", "updated_at": "2025-08-05T15:33:37Z", "tags": [], "self": "/v2/images/dc730391-8a8c-494c-913d-3f397167629e", "file": "/v2/images/dc730391 -8a8c-494c-913d-3f397167629e/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:33:37,017 100294 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 200 GET http://10.0.0.210/image/v2/images/dc730391-8a8c-494c-913d-3f397167629e 0.041s 2025-08-05 15:33:37,018 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d84171c8-db0f-419a-a16e-853266ee07e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/dc730391-8a8c-494c-913d-3f397167629e'} Body: b'{"name": "image-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "fceb72ce9ca687a26c1411e8ba9ade36", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "f332dff39a2a4b0680f96abf0a5e9ee2", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "f28b9e1d8f183ee3a9ddd06ad87de8dfe420332943a691097a19e6071e67505468ae344588c791cb08dfce6418953aecea0334830c9f00353da4d1556ade9cdc", "id": "dc730391-8a8c-494c-913d-3f397167629e", "created_at": "2025-08-05T15:33:36Z", "updated_at": "2025-08-05T15:33:37Z", "tags": [], "self": "/v2/images/dc730391-8a8c-494c-913d-3f397167629e", "file": "/v2/images/dc730391-8a8c-494c-913d-3f397167629e/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:33:37,076 100294 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 200 GET http://10.0.0.210/image/v2/images/dc730391-8a8c-494c-913d-3f397167629e 0.057s 2025-08-05 15:33:37,076 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-abba44e1-df06-4613-bb9c-eb63e69a779a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/dc730391-8a8c-494c-913d-3f397167629e'} Body: b'{"name": "image-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "fceb72ce9ca687a26c1411e8ba9ade36", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "f332dff39a2a4b0680f96abf0a5e9ee2", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "f28b9e1d8f183ee3a9ddd06ad87de8dfe420332943a691097a19e6071e67505468ae344588c791cb08dfce6418953aecea0334830c9f00353da4d1556ade9cdc", "id": "dc730391-8a8c-494c-913d-3f397167629e", "created_at": "2025-08-05T15:33:36Z", "updated_at": "2025-08-05T15:33:37Z", "tags": [], "self": "/v2/images/dc730391-8a8c-494c-913d-3f397167629e", "file": "/v2/images/dc730391-8a8c-494c-913d-3f397167629e/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:33:37,530 100294 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 202 POST http://10.0.0.210/volume/v3/volumes 0.453s 2025-08-05 15:33:37,530 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "dc730391-8a8c-494c-913d-3f397167629e", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-972 fefba-57a6-47a7-ab67-630474a8bd24', 'content-length': '776', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-972fefba-57a6-47a7-ab67-630474a8bd24', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "0fc550a4-c6bf-4806-a4a2-257386849e8e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:37.456663", "updated_at": null, "name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0fc550a4-c6bf-4806-a4a2-257386849e8e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0fc550a4-c6bf-4806-a4a2-257386849e8e"}], "user_id": "747228766f8740a5a6c498732ebb6659", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-05 15:33:37,604 100294 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 200 GET http://10.0.0.210/volume/v3/volumes/0fc550a4-c6bf-4806-a4a2-257386849e8e 0.061s 2025-08-05 15:33:37,604 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a29cad8b-9160-4f6a-8e2d-ce4ad43a0125', 'content-length': '844', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a29cad8b-9160-4f6a-8e2d-ce4ad43a0125', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0fc550a4-c6bf-4806-a4a2-257386849e8e'} Body: b'{"volume": {"id": "0fc550a4-c6bf-4806-a4a2-257386849e8e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:37.000000", "updated_at": null, "name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0fc550a4-c6bf-4806-a4a2-257386849e8e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0fc550a4-c6bf-4806-a4a2-257386849e8e"}], "user_id": "747228766f8740a5a6c498732ebb6659", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "f332dff39a2a4b0680f96abf0a5e9ee2"}}' 2025-08-05 15:33:38,705 100294 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 200 GET http://10.0.0.210/volume/v3/volumes/0fc550a4-c6bf-4806-a4a2-257386849e8e 0.086s 2025-08-05 15:33:38,705 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33c9ec3a-eba7-4696-9169-d8cac688e6f7', 'content-length': '865', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33c9ec3a-eba7-4696-9169-d8cac688e6f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0fc550a4-c6bf-4806-a4a2-257386849e8e'} Body: b'{"volume": {"id": "0fc550a4-c6bf-4806-a4a2-257386849e8e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T 15:33:37.000000", "updated_at": "2025-08-05T15:33:38.000000", "name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0fc550a4-c6bf-4806-a4a2-257386849e8e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0fc550a4-c6bf-4806-a4a2-257386849e8e"}], "user_id": "747228766f8740a5a6c498732ebb6659", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "f332dff39a2a4b0680f96abf0a5e9ee2"}}' {9} setUpClass (cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_unicode.py", line 39, in resource_setup cls.volume = cls.create_volume_with_args(name=cls.volume_name) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_unicode.py", line 54, in create_volume_with_args waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ce162d07-2752-453c-a214-1f43db6e6c18 failed to build and is in ERROR status {7} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume [194.724175s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 89, in test_attach_detach_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9046373c-447b-4207-aa0a-2650b8091c00 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:31:01,168 100291 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 15:31:01,168 100291 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 15:31:01,481 100291 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.311s 2025-08-05 15:31:01,481 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1640458313", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBGQrjv305AvnCcV8HLHMOn8DRVppHTKXvsNFW0yaRYZMmhWiqK25KhK0CYQ7vOq2wkqk1GqXZ0aWp6DZKPj4s7VrGQTp8QygmaynGxI4nKUPk+y6HhYCh4Xk5UObhCx/g=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:01 GMT', 'server': 'Apache/2.4.52 (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-a630ee94-c770-4500-8bbc-149408e30164', 'x-compute-request-id': 'req-a630ee94-c770-4500-8bbc-149408e30164', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1640458313", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBGQrjv305AvnCcV8HLHMOn8DRVppHTKXvsNFW0yaRYZMmhWiqK25KhK0CYQ7vOq2wkqk1GqXZ0aWp6DZKPj4s7VrGQTp8QygmaynGxI4nKUPk+y6HhYCh4Xk5UObhCx/g==", "fingerprint": "ef:6e:06:36:87:55:67:26:40:f5:88:56:8e:47:75:e1", "user_id": "582ce3116f364272b85d638e5b627014"}}' 2025-08-05 15:31:01,483 100291 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1640458313 created 2025-08-05 15:31:03,644 100291 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 2.160s 2025-08-05 15:31:03,644 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--159510160", "description": "tempest-description--656175756"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-5171fd71-2e8d-4a55-bfa4-fac766d53b5e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "d4a80717-3a5b-4395-bef0-1adaff1d7843", "name": "tempest-securitygroup--159510160", "stateful": true, "tenant_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a", "description": "tempest-description--656175756", "shared": false, "security_group_rules": [{"id": "b3fe6de1-c128-49c1-96d3-09367e2223a5", "project_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a", "tenant_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a", "security_group_id": "d4a80717-3a5b-4395-bef0-1adaff1d7843", "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": 221, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:31:03Z", "updated_at": "2025-08-05T15:31:03Z", "revision_number": 0}, {"id": "e08e8ee0-d248-4d29-91fc-12706c860c22", "project_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a", "tenant_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a", "security_group_id": "d4a80717-3a5b-4395-bef0-1adaff1d7843", "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": 219, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:31:03Z", "updated_at": "2025-08-05T15:31:03Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T15:31:03Z", "updated_at": "2025-08-05T15:31:03Z", "revision_number": 1, "project_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a"}}' 2025-08-05 15:31:05,330 100291 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 1.685s 2025-08-05 15:31:05,330 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d4a80717-3a5b-4395-bef0-1adaff1d7843", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-d8f733a3-14f2-4a95-ae1f-19f0682298fe', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c8e79b91-6d77-46bd-baae-62de5bfb11b4", "project_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a", "tenant_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a", "security_group_id": "d4a80717-3a5b-4395-bef0-1adaff1d7843", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:31:05Z", "updated_at": "2025-08-05T15:31:05Z", "revision_number": 0}}' 2025-08-05 15:31:08,423 100291 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 3.092s 2025-08-05 15:31:08,423 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d4a80717-3a5b-4395-bef0-1adaff1d7843", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-073516fc-8076-41d7-9c5c-fb2e455f280e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "bf2934f0-b945-4312-af7e-dcd7cd87df38", "project_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a", "tenant_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a", "security_group_id": "d4a80717-3a5b-4395-bef0-1adaff1d7843", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:31:08Z", "updated_at": "2025-08-05T15:31:08Z", "revision_number": 0}}' 2025-08-05 15:31:08,423 100291 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--159510160 created 2025-08-05 15:31:12,519 100291 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 4.095s 2025-08-05 15:31:12,520 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json' , 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-45040cef-efb2-427b-a214-dcf3a01d1efa', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "41e9fa83-98ec-4953-b37d-7e0c36b755c5", "tenant_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a", "floating_ip_address": "172.24.4.86", "floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T15:31:12Z", "updated_at": "2025-08-05T15:31:12Z", "revision_number": 0}}' 2025-08-05 15:31:12,520 100291 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '41e9fa83-98ec-4953-b37d-7e0c36b755c5', 'tenant_id': 'bfd82e52013a4c0ca16ed2e9a12f7a3a', 'floating_ip_address': '172.24.4.86', 'floating_network_id': 'f69a1e3d-9003-4e01-a4b1-a7f571b589d6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'bfd82e52013a4c0ca16ed2e9a12f7a3a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T15:31:12Z', 'updated_at': '2025-08-05T15:31:12Z', 'revision_number': 0, 'ip': '172.24.4.86'} created 2025-08-05 15:31:12,624 100291 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.098s 2025-08-05 15:31:12,625 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2489', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-02a0dcf1-3bbc-429b-aac7-a0787d6f788d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "582ce3116f364272b85d638e5b627014", "name": "tempest-AttachVolumeTestJSON-1463440810-project-member", "password_expires_at": null}, "audit_ids": ["UGHeA9zzRTSh2eynlwQSfQ"], "expires_at": "2025-08-05T16:31:12.000000Z", "issued_at": "2025-08-05T15:31:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bfd82e52013a4c0ca16ed2e9a12f7a3a", "name": "tempest-AttachVolumeTestJSON-1463440810"}, "is_domain": false, "roles": [{"id": "461f0d232b974187bff1eee1b4001d2b", "name": "member"}, {"id": "d887b012e75948019d8f3f2cb4e03f1d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0b86af44f19943b9bb51d2e8be11acb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3faf8e39867c48f0af02bb4f9735ae61", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "2517c6600f1a460cbad97286d19e9fb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "5c7a5b25720b4bdab0487096fdfafbae", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3251b32e2034796b9bce144b495f88a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/bfd82e52013a4c0ca16ed2e9a12f7a3a", "region": "RegionOne"}], "id": "756156d7158f4ccbaadb474942634f76", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "73c2fc4ed21746cba5d1b5174ddbe300", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9b0e9eb7606043838528301ec538d1b8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "5209c341a08f463cae448322fb93f468", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a638b206ad0a4dc2850092c0c185d1e7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0d29cdaf82ce4569803f34224311c65f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad9a324b861049728af39ec906166007", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "02367db45c0e4c649c641b88e903475b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "ddc2790d372b4fd9a5b7c1eabdbf861d", "type": "network", "name": "neutron"}]}}' 2025-08-05 15:31:12,625 100291 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': 'ed65cddf-5beb-4fe1-aa68-742597793800', 'name': 'tempest-AttachVolumeTestJSON-1982990304-network', 'tenant_id': 'bfd82e52013a4c0ca16ed2e9a12f7a3a', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'bfd82e52013a4c0ca16ed2e9a12f7a3a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 2639, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T15:30:37Z', 'updated_at': '2025-08-05T15:30:37Z', 'revision_number': 1} available for tenant 2025-08-05 15:31:12,626 100291 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1640458313', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBGQrjv305AvnCcV8HLHMOn8DRVppHTKXvsNFW0yaRYZMmhWiqK25KhK0CYQ7vOq2wkqk1GqXZ0aWp6DZKPj4s7VrGQTp8QygmaynGxI4nKUPk+y6HhYCh4Xk5UObhCx/g==', 'fingerprint': 'ef:6e:06:36:87:55:67:26:40:f5:88:56:8e:47:75:e1', 'user_id': '582ce3116f364272b85d638e5b627014', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAPq9+R/WwCX+nM9il93b2RpjZBpNp7L2rVdvKC4DL1AOBeNeWvBZU/\nrEglpWkyY9+gBwYFK4EEACKhZANiAAQRkK4799OQL5wnFfByxzDp/A0VaaR0yl77\nDRVtMmkWGTJoVoqituSoStAmEO7zqtsJKpNRql2dGlqeg2Sj4+LO1axkE6fEMoJm\nspxsSOJylD5Psuh4WAoeF5OVDm4Qsf4=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'd4a80717-3a5b-4395-bef0-1adaff1d7843', 'name': 'tempest-securitygroup--159510160', 'stateful': True, 'tenant_id': 'bfd82e52013a4c0ca16ed2e9a12f7a3a', 'description': 'tempest-description--656175756', 'shared': False, 'security_group_rules': [{'id': 'b3fe6de1-c128-49c1-96d3-09367e2223a5', 'project_id': 'bfd82e52013a4c0ca16ed2e9a12f7a3a', 'tenant_id': 'bfd82e52013a4c0ca16ed2e9a12f7a3a', 'security_group_id': 'd4a80717-3a5b-4395-bef0-1adaff1d7843', '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': 221, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T15:31:03Z', 'updated_at': '2025-08-05T15:31:03Z', 'revision_number': 0}, {'id': 'e08e8ee0-d248-4d29-91fc-12706c860c22', 'project_id': 'bfd82e52013a4c0ca16ed2e9a12f7a3a', 'tenant_id': 'bfd82e52013a4c0ca16ed2e9a12f7a3a', 'security_group_id': 'd4a80717-3a5b-4395-bef0-1adaff1d7843', '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': 219, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T15:31:03Z', 'updated_at': '2025-08-05T15:31:03Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T1 5:31:03Z', 'updated_at': '2025-08-05T15:31:03Z', 'revision_number': 1, 'project_id': 'bfd82e52013a4c0ca16ed2e9a12f7a3a'}, 'floating_ip': {'id': '41e9fa83-98ec-4953-b37d-7e0c36b755c5', 'tenant_id': 'bfd82e52013a4c0ca16ed2e9a12f7a3a', 'floating_ip_address': '172.24.4.86', 'floating_network_id': 'f69a1e3d-9003-4e01-a4b1-a7f571b589d6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'bfd82e52013a4c0ca16ed2e9a12f7a3a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T15:31:12Z', 'updated_at': '2025-08-05T15:31:12Z', 'revision_number': 0, 'ip': '172.24.4.86'}} 2025-08-05 15:31:22,783 100291 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 10.156s 2025-08-05 15:31:22,784 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1277160611", "imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "ed65cddf-5beb-4fe1-aa68-742597793800"}], "security_groups": [{"name": "tempest-securitygroup--159510160"}], "key_name": "tempest-keypair-1640458313", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/2cb145cb-3410-483f-be89-b3d4d6a3310a', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc3ac960-6bbc-4375-8712-e90365b095dc', 'x-compute-request-id': 'req-fc3ac960-6bbc-4375-8712-e90365b095dc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "2cb145cb-3410-483f-be89-b3d4d6a3310a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2cb145cb-3410-483f-be89-b3d4d6a3310a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2cb145cb-3410-483f-be89-b3d4d6a3310a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--159510160"}], "adminPass": "password"}}' 2025-08-05 15:31:24,925 100291 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/2cb145cb-3410-483f-be89-b3d4d6a3310a 2.137s 2025-08-05 15:31:24,925 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1230', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f54bd302-2735-4658-8f31-bc4ed2fb4a23', 'x-compute-request-id': 'req-f54bd302-2735-4658-8f31-bc4ed2fb4a23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2cb145cb-3410-483f-be89-b3d4d6a3310a'} Body: b'{"server": {"id": "2cb145cb-3410-483f-be89-b3d4d6a3310a", "name": "tempest-AttachVolumeTestJSON-server-1277160611", "status": "BUILD", "tenant_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a", "user_id": "582ce3116f364272b85d638e5b627014", "metadata": {}, "hostId": "", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "b ookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:31:23Z", "updated": "2025-08-05T15:31:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2cb145cb-3410-483f-be89-b3d4d6a3310a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2cb145cb-3410-483f-be89-b3d4d6a3310a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1640458313", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:32:18,563 100291 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/2cb145cb-3410-483f-be89-b3d4d6a3310a 3.576s 2025-08-05 15:32:18,564 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1535', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8865ae61-8e67-42bc-8c21-2f72169dc1c6', 'x-compute-request-id': 'req-8865ae61-8e67-42bc-8c21-2f72169dc1c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2cb145cb-3410-483f-be89-b3d4d6a3310a'} Body: b'{"server": {"id": "2cb145cb-3410-483f-be89-b3d4d6a3310a", "name": "tempest-AttachVolumeTestJSON-server-1277160611", "status": "ACTIVE", "tenant_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a", "user_id": "582ce3116f364272b85d638e5b627014", "metadata": {}, "hostId": "4faa59505c3f1ce0df105aff8396d7e2db6fcfe1116a975108037ac5", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:31:22Z", "updated": "2025-08-05T15:32:04Z", "addresses": {"tempest-AttachVolumeTestJSON-1982990304-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:03:25"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2cb145cb-3410-483f-be89-b3d4d6a3310a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2cb145cb-3410-483f-be89-b3d4d6a3310a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1640458313", "OS-SRV-USG:launched_at": "2025-08-05T15:32:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--159510160"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:32:18,579 100291 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 54 second wait 2025-08-05 15:33:19,080 100291 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/2cb145cb-3410-483f-be89-b3d4d6a3310a/os-interface 0.440s 2025-08-05 15:33:19,081 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'co mpute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d88a46fc-774d-4809-b2d2-978cd77c3800', 'x-compute-request-id': 'req-d88a46fc-774d-4809-b2d2-978cd77c3800', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2cb145cb-3410-483f-be89-b3d4d6a3310a/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "ed65cddf-5beb-4fe1-aa68-742597793800", "port_id": "2e3121be-e237-4fdf-b22c-6541cc5014e4", "mac_addr": "fa:16:3e:00:03:25", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "5b0d31be-51cc-48f6-9d59-1621a97e0cd8", "ip_address": "10.0.0.9"}]}]}' 2025-08-05 15:33:22,575 100291 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/41e9fa83-98ec-4953-b37d-7e0c36b755c5 3.490s 2025-08-05 15:33:22,576 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "2e3121be-e237-4fdf-b22c-6541cc5014e4"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-4cd4ea67-2b9e-4530-9aba-d9203af43029', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/41e9fa83-98ec-4953-b37d-7e0c36b755c5'} Body: b'{"floatingip": {"id": "41e9fa83-98ec-4953-b37d-7e0c36b755c5", "tenant_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a", "floating_ip_address": "172.24.4.86", "floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6", "router_id": "fdd73618-d776-4961-bcd4-7d6efb4d30df", "port_id": "2e3121be-e237-4fdf-b22c-6541cc5014e4", "fixed_ip_address": "10.0.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "ed65cddf-5beb-4fe1-aa68-742597793800", "mac_address": "fa:16:3e:00:03:25", "admin_state_up": true, "status": "ACTIVE", "device_id": "2cb145cb-3410-483f-be89-b3d4d6a3310a", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T15:31:12Z", "updated_at": "2025-08-05T15:33:20Z", "revision_number": 1, "project_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a"}}' 2025-08-05 15:33:22,578 100291 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.86:22' as 'cirros' with public key authentication 2025-08-05 15:33:22,598 100291 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 15:33:22,706 100291 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 15:33:22,706 100291 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.86 successfully created 2025-08-05 15:33:22,759 100291 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/2cb145cb-3410-483f-be89-b3d4d6a3310a/ips 0.052s 2025-08-05 15:33:22,760 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '104', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c188e1ed-f3e0-4e91-a9da-9f9089d0fa09', 'x-compute-request-id': 'req-c188e1ed-f3e0-4e91-a9da-9f9089d0fa09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2cb145cb-3410-483f-be89-b3d4d6a3310a/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-1982990304-network": [{"version": 4, "addr": "10.0.0.9"}]}}' 2025-08-05 15:33:22,763 100291 INFO [tem pest.lib.common.ssh] Creating ssh connection to '172.24.4.86:22' as 'cirros' with public key authentication 2025-08-05 15:33:22,767 100291 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 15:33:22,868 100291 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 15:33:22,868 100291 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.86 successfully created 2025-08-05 15:33:22,869 100291 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2025-08-05 15:33:22,869 100291 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.86:22' as 'cirros' with public key authentication 2025-08-05 15:33:22,871 100291 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 15:33:22,977 100291 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 15:33:22,977 100291 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.86 successfully created 2025-08-05 15:33:23,373 100291 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.375s 2025-08-05 15:33:23,373 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1810568512"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63e38016-b3d6-4c1a-ae48-91934179255d', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63e38016-b3d6-4c1a-ae48-91934179255d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "9046373c-447b-4207-aa0a-2650b8091c00", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:23.174974", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1810568512", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9046373c-447b-4207-aa0a-2650b8091c00"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9046373c-447b-4207-aa0a-2650b8091c00"}], "user_id": "582ce3116f364272b85d638e5b627014", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:33:23,457 100291 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/9046373c-447b-4207-aa0a-2650b8091c00 0.072s 2025-08-05 15:33:23,458 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b78df415-739d-4efd-8327-ae361be49c52', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b78df415-739d-4efd-8327-ae361be49c52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9046373c-447b-4207-aa0a-2650b8091c00'} Body: b'{"volume": {"id": "9046373c-447b-4207-aa0a-2650b8091c00", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:23.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1810568512", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": n ull, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9046373c-447b-4207-aa0a-2650b8091c00"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9046373c-447b-4207-aa0a-2650b8091c00"}], "user_id": "582ce3116f364272b85d638e5b627014", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a"}}' 2025-08-05 15:33:24,546 100291 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/9046373c-447b-4207-aa0a-2650b8091c00 0.073s 2025-08-05 15:33:24,547 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2882cb3b-d8da-4626-9e46-eb9dfadc8e0c', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2882cb3b-d8da-4626-9e46-eb9dfadc8e0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9046373c-447b-4207-aa0a-2650b8091c00'} Body: b'{"volume": {"id": "9046373c-447b-4207-aa0a-2650b8091c00", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:23.000000", "updated_at": "2025-08-05T15:33:23.000000", "name": "tempest-AttachVolumeTestJSON-volume-1810568512", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9046373c-447b-4207-aa0a-2650b8091c00"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9046373c-447b-4207-aa0a-2650b8091c00"}], "user_id": "582ce3116f364272b85d638e5b627014", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a"}}' 2025-08-05 15:33:24,798 100291 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/2cb145cb-3410-483f-be89-b3d4d6a3310a 0.235s 2025-08-05 15:33:24,799 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31a502a8-eba7-4a11-8e81-dbbaac62fe3f', 'x-compute-request-id': 'req-31a502a8-eba7-4a11-8e81-dbbaac62fe3f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2cb145cb-3410-483f-be89-b3d4d6a3310a'} Body: b'' 2025-08-05 15:33:25,146 100291 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/2cb145cb-3410-483f-be89-b3d4d6a3310a 0.346s 2025-08-05 15:33:25,147 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1659', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e38b0f3-c8ae-4320-9c1d-4f07be2f5025', 'x-compute-request-id': ' req-3e38b0f3-c8ae-4320-9c1d-4f07be2f5025', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2cb145cb-3410-483f-be89-b3d4d6a3310a'} Body: b'{"server": {"id": "2cb145cb-3410-483f-be89-b3d4d6a3310a", "name": "tempest-AttachVolumeTestJSON-server-1277160611", "status": "ACTIVE", "tenant_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a", "user_id": "582ce3116f364272b85d638e5b627014", "metadata": {}, "hostId": "4faa59505c3f1ce0df105aff8396d7e2db6fcfe1116a975108037ac5", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:31:22Z", "updated": "2025-08-05T15:33:25Z", "addresses": {"tempest-AttachVolumeTestJSON-1982990304-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:03:25"}, {"version": 4, "addr": "172.24.4.86", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:03:25"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2cb145cb-3410-483f-be89-b3d4d6a3310a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2cb145cb-3410-483f-be89-b3d4d6a3310a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1640458313", "OS-SRV-USG:launched_at": "2025-08-05T15:32:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--159510160"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:34:15,251 100291 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/2cb145cb-3410-483f-be89-b3d4d6a3310a 0.039s 2025-08-05 15:34:15,251 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-544ecc65-ebf7-4a9e-b350-8ab106d786d7', 'x-compute-request-id': 'req-544ecc65-ebf7-4a9e-b350-8ab106d786d7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2cb145cb-3410-483f-be89-b3d4d6a3310a'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 2cb145cb-3410-483f-be89-b3d4d6a3310a could not be found."}}' 2025-08-05 15:34:15,291 100291 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1640458313 0.039s 2025-08-05 15:34:15,291 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf96339a-ed70-45f0-a143-d79ca352218f', 'x-compute-request-id': 'req-cf96339a-ed70-45f0-a143-d79ca352218f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1640458313'} Body: b'' 2025-08-05 15:34:15,474 100291 INFO [tempest.lib.common.rest_client] Request (AttachVo lumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/d4a80717-3a5b-4395-bef0-1adaff1d7843 0.182s 2025-08-05 15:34:15,475 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-39fbdba7-cd81-46cf-92aa-258e6cd03328', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/d4a80717-3a5b-4395-bef0-1adaff1d7843'} Body: b'' 2025-08-05 15:34:15,494 100291 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/d4a80717-3a5b-4395-bef0-1adaff1d7843 0.018s 2025-08-05 15:34:15,494 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-9d9aa5c1-344a-4599-98c7-4c92e6f19e5c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/d4a80717-3a5b-4395-bef0-1adaff1d7843'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group d4a80717-3a5b-4395-bef0-1adaff1d7843 does not exist", "detail": ""}}' 2025-08-05 15:34:15,890 100291 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/41e9fa83-98ec-4953-b37d-7e0c36b755c5 0.395s 2025-08-05 15:34:15,891 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-62a391ff-28f2-41dd-aa93-bcffbabbdfac', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/41e9fa83-98ec-4953-b37d-7e0c36b755c5'} Body: b'' {3} tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group [1.854025s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 182, in test_create_group_from_group grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 6031d87b-0b36-4a09-bd50-88e04862b9c8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:34:14,205 100282 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 POST http://10.0.0.210/volume/v3/types 0.150s 2025-08-05 15:34:14,206 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1547698385"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c1d29cc-f7f6-4796-8503-3ad41e09a722', 'content-length': '220', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c1d29cc-f7f6-4796-8503-3ad41e09a722', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "1c6da3c9-daf2-4540-aeb2-2af410e7581b", "name": "tempest-GroupsV314Test-volume-type-1547698385", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 15:34:14,249 100282 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/group_types 0.040s 2025-08-05 15:34:14,250 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-542160270"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2fa628e-73f4-48fd-bc23-66e95b6e5dba', 'content-length': '176', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2fa628e-73f4-48fd-bc23-66e95b6e5dba', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "6ff6eb19-3038-4f68-8812-d4020ee78967", "name": "tempest-GroupsV314Test-group-type-542160270", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-05 15:34:14,486 100282 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/groups 0.233s 2025-08-05 15:34:14,487 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group": {"group_type": "6ff6eb19-3038-4f68-8812-d4020ee78967", "volume_types": ["1c6da3c9-daf2-4540-aeb2-2af410e7581b"], "name": "tempest-GroupsV314Test-Group-1438896001"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2834d42-e229-4a9b-ad95-b97550ac5599', 'content-length': '108', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2834d42-e229-4a9b-ad95-b97550ac5599', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "6031d87b-0b36-4a09-bd50-88e04862b9c8", "name": "tempest-GroupsV314Test-Group-1438896001"}}' 2025-08-05 15:34:14,537 100282 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/groups/6031d87b-0b36-4a09-bd50-88e04862b9c8 0.048s 2025-08-05 15:34:14,537 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'conte nt-type': 'application/json', 'x-compute-request-id': 'req-973ace2f-558b-4720-be7e-f8567985c6e0', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-973ace2f-558b-4720-be7e-f8567985c6e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/6031d87b-0b36-4a09-bd50-88e04862b9c8'} Body: b'{"group": {"id": "6031d87b-0b36-4a09-bd50-88e04862b9c8", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-05T15:34:14.000000", "name": "tempest-GroupsV314Test-Group-1438896001", "description": null, "group_type": "6ff6eb19-3038-4f68-8812-d4020ee78967", "volume_types": ["1c6da3c9-daf2-4540-aeb2-2af410e7581b"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 15:34:15,600 100282 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/groups/6031d87b-0b36-4a09-bd50-88e04862b9c8 0.057s 2025-08-05 15:34:15,601 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ab0051f-96b4-4e1a-98e8-1d740a12712b', 'content-length': '385', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ab0051f-96b4-4e1a-98e8-1d740a12712b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/6031d87b-0b36-4a09-bd50-88e04862b9c8'} Body: b'{"group": {"id": "6031d87b-0b36-4a09-bd50-88e04862b9c8", "status": "error", "availability_zone": "nova", "created_at": "2025-08-05T15:34:14.000000", "name": "tempest-GroupsV314Test-Group-1438896001", "description": null, "group_type": "6ff6eb19-3038-4f68-8812-d4020ee78967", "volume_types": ["1c6da3c9-daf2-4540-aeb2-2af410e7581b"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 15:34:15,676 100282 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.069s 2025-08-05 15:34:15,677 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b2a1d6a-24bb-4863-9528-4e971714b660', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b2a1d6a-24bb-4863-9528-4e971714b660', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-05 15:34:15,756 100282 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/6031d87b-0b36-4a09-bd50-88e04862b9c8/action 0.065s 2025-08-05 15:34:15,756 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-584e7ac5-a8e0-4511-ad45-548df3af9b1b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/6031d87b-0b36-4a09-bd50-88e04862b9c8/action'} Body: b'' 2025-08-05 15:34:15,799 10 0282 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/6031d87b-0b36-4a09-bd50-88e04862b9c8 0.042s 2025-08-05 15:34:15,799 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-730d3be5-0d9b-4aa1-bb0f-5516e9edf195', 'x-openstack-request-id': 'req-730d3be5-0d9b-4aa1-bb0f-5516e9edf195', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/6031d87b-0b36-4a09-bd50-88e04862b9c8'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 6031d87b-0b36-4a09-bd50-88e04862b9c8 could not be found."}}' 2025-08-05 15:34:15,832 100282 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/6ff6eb19-3038-4f68-8812-d4020ee78967 0.032s 2025-08-05 15:34:15,832 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa061454-de4d-4bf3-89f2-bf513ff70c29', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/6ff6eb19-3038-4f68-8812-d4020ee78967'} Body: b'' 2025-08-05 15:34:15,886 100282 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/1c6da3c9-daf2-4540-aeb2-2af410e7581b 0.053s 2025-08-05 15:34:15,886 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7a8b51f-f385-427a-8c06-5b4ca17efe44', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/1c6da3c9-daf2-4540-aeb2-2af410e7581b'} Body: b'' 2025-08-05 15:34:15,907 100282 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/1c6da3c9-daf2-4540-aeb2-2af410e7581b 0.020s 2025-08-05 15:34:15,908 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-e17c6894-c177-4215-a36b-cba914d370e4', 'x-openstack-request-id': 'req-e17c6894-c177-4215-a36b-cba914d370e4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/1c6da3c9-daf2-4540-aeb2-2af410e7581b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 1c6da3c9-daf2-4540-aeb2-2af410e7581b could not be found."}}' {3} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message [2.006958s] ... ok {3} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages [1.969038s] ... ok {8} tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive [191.716574s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_volume.py", line 116, in test_attach_scsi_disk_with_config_drive volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume f1d6e4d7-4b76-45b7-8193-59774c425eb4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:31:15,499 100292 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/image/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174 0.165s 2025-08-05 15:31:15,499 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-bff7a71c-a19c-48e8-99d9-634166af0465', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "6f679345605b4f80a8cc9cbcfe605ea2", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "created_at": "2025-08-05T15:26:38Z", "updated_at": "2025-08-05T15:26:40Z", "tags": [], "self": "/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "file": "/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:31:16,193 100292 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 201 POST http://10.0.0.210/image/v2/images 0.647s 2025-08-05 15:31:16,194 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"container_format": "bare", "disk_format": "qcow2", "min_disk": 0, "min_ram": 0, "visibility": "public", "hw_scsi_model": "virtio-scsi", "hw_disk_bus": "scsi", "hw_cdrom_bus": "scsi"} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '690', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/ad933d36-b076-4e42-8ec2-8180ff1e927c', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-8d24a610-6b9d-4de3-99d4-21b2f694552f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"hw_scsi_model": "virtio-scsi", "hw_disk_bus": "scsi", "hw_cdrom_bus": "scsi", "name": null, "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "e4ba4685def84b8bb6face54d329ae79", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "ad933d36-b076-4e42-8ec2-8180ff1e927c", "created_at": "2025-08-05T15:31:16Z", "updated_at": "2025-08-05T15:31:16Z", "tags": [], "self": "/v2/images/ad933d36-b076-4e42-8ec2-8180ff1e927c", "file": "/v2/images/ad933d36-b076-4e42-8ec2-8180ff1e927c/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:31:17,543 100292 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 204 PUT http://10.0.0.210/image/v2/images/ad933d36-b076-4e42-8ec2-8180ff1e927c/file 1.348s 2025-08-05 15:31:17,543 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 05 Au g 2025 15:31:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-404bd123-4958-4bf5-9c63-485a11715dc9', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/ad933d36-b076-4e42-8ec2-8180ff1e927c/file'} Body: b'' 2025-08-05 15:31:17,544 100292 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 15:31:17,544 100292 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 15:31:19,965 100292 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 2.419s 2025-08-05 15:31:19,965 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-848643898", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG3ZXutjFwzFE5E59nQp4G193eE5cZG7KhN9r7Z+Mgb0QljZR5tdl7Y3magJ3mM+R0NgS201yvHvB753AUTjf16+DKa22WJYMTWGuuRuj2OeiATllKZPLzUY+vnQT/cRdA=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07e7a1aa-60a3-4c64-93f8-d57ef224db70', 'x-compute-request-id': 'req-07e7a1aa-60a3-4c64-93f8-d57ef224db70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-848643898", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG3ZXutjFwzFE5E59nQp4G193eE5cZG7KhN9r7Z+Mgb0QljZR5tdl7Y3magJ3mM+R0NgS201yvHvB753AUTjf16+DKa22WJYMTWGuuRuj2OeiATllKZPLzUY+vnQT/cRdA==", "fingerprint": "19:8b:81:84:a8:8d:c0:fe:1e:e4:1e:ce:70:d6:93:11", "user_id": "c814f2c56fd14c74b21a3300eea68e78"}}' 2025-08-05 15:31:19,968 100292 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-848643898 created 2025-08-05 15:31:21,822 100292 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 1.854s 2025-08-05 15:31:21,822 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--649994797", "description": "tempest-description--1722968464"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-8dbf9b5b-a2b8-49b6-8fe3-c9457ea045c5', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "4bf622e6-f63d-4980-baa2-1ec049b1489d", "name": "tempest-securitygroup--649994797", "stateful": true, "tenant_id": "bde05c95bcf64da2a62d5512606fd572", "description": "tempest-description--1722968464", "shared": false, "security_group_rules": [{"id": "1a413012-ed16-4b1b-b14f-80f9f717e6fd", "project_id": "bde05c95bcf64da2a62d5512606fd572", "tenant_id": "bde05c95bcf64da2a62d5512606fd572", "security_group_id": "4bf622e6-f63d-4980-baa2-1ec049b1489d", "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": 301, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:31:21Z", " updated_at": "2025-08-05T15:31:21Z", "revision_number": 0}, {"id": "cb598ccd-8657-432f-8c44-555ec0a1e819", "project_id": "bde05c95bcf64da2a62d5512606fd572", "tenant_id": "bde05c95bcf64da2a62d5512606fd572", "security_group_id": "4bf622e6-f63d-4980-baa2-1ec049b1489d", "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": 302, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:31:21Z", "updated_at": "2025-08-05T15:31:21Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T15:31:21Z", "updated_at": "2025-08-05T15:31:21Z", "revision_number": 1, "project_id": "bde05c95bcf64da2a62d5512606fd572"}}' 2025-08-05 15:31:23,647 100292 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 1.824s 2025-08-05 15:31:23,647 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "4bf622e6-f63d-4980-baa2-1ec049b1489d", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-07613b25-54f4-476f-9896-428a9dc27ec8', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b7ae2aec-9123-4ef7-88f3-1c4eafba8b9c", "project_id": "bde05c95bcf64da2a62d5512606fd572", "tenant_id": "bde05c95bcf64da2a62d5512606fd572", "security_group_id": "4bf622e6-f63d-4980-baa2-1ec049b1489d", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:31:23Z", "updated_at": "2025-08-05T15:31:23Z", "revision_number": 0}}' 2025-08-05 15:31:25,952 100292 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 2.304s 2025-08-05 15:31:25,952 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "4bf622e6-f63d-4980-baa2-1ec049b1489d", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-297a450a-ac3f-4215-b4c6-a629a1256d39', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "00a65846-4dd3-4a7b-a277-4fa7836e8ed7", "project_id": "bde05c95bcf64da2a62d5512606fd572", "tenant_id": "bde05c95bcf64da2a62d5512606fd572", "security_group_id": "4bf622e6-f63d-4980-baa2-1ec049b1489d", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:31:25Z", "updated_at": "2025-08-05T15:31:25Z", "revision_number": 0}}' 2025-08-05 15:31:25,953 100292 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--649994797 created 2025-08- 05 15:31:28,967 100292 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 3.014s 2025-08-05 15:31:28,968 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-cce69a77-b6ad-41ec-b0ef-031ba8a978df', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "aa74a074-5e51-43d4-9abe-1615ebebd976", "tenant_id": "bde05c95bcf64da2a62d5512606fd572", "floating_ip_address": "172.24.4.82", "floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "bde05c95bcf64da2a62d5512606fd572", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T15:31:28Z", "updated_at": "2025-08-05T15:31:28Z", "revision_number": 0}}' 2025-08-05 15:31:28,968 100292 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'aa74a074-5e51-43d4-9abe-1615ebebd976', 'tenant_id': 'bde05c95bcf64da2a62d5512606fd572', 'floating_ip_address': '172.24.4.82', 'floating_network_id': 'f69a1e3d-9003-4e01-a4b1-a7f571b589d6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'bde05c95bcf64da2a62d5512606fd572', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T15:31:28Z', 'updated_at': '2025-08-05T15:31:28Z', 'revision_number': 0, 'ip': '172.24.4.82'} created 2025-08-05 15:31:29,074 100292 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.101s 2025-08-05 15:31:29,074 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2497', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-0a349505-bab7-40a5-8c49-01c4be27a5c7', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "c814f2c56fd14c74b21a3300eea68e78", "name": "tempest-AttachSCSIVolumeTestJSON-1271852608-project-member", "password_expires_at": null}, "audit_ids": ["ERG6-tCCRsuCilsBjScMNw"], "expires_at": "2025-08-05T16:31:29.000000Z", "issued_at": "2025-08-05T15:31:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bde05c95bcf64da2a62d5512606fd572", "name": "tempest-AttachSCSIVolumeTestJSON-1271852608"}, "is_domain": false, "roles": [{"id": "461f0d232b974187bff1eee1b4001d2b", "name": "member"}, {"id": "d887b012e75948019d8f3f2cb4e03f1d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0b86af44f19943b9bb51d2e8be11acb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3faf8e39867c48f0af02bb4f9735ae61", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "2517c6600f1a460cbad97286d19e9fb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "5c7a5b25720b4bdab0487096fdfafbae", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3251b32e2034796b9bce144b495f88a", "interface": "public", "region_id": "RegionOne", "ur l": "http://10.0.0.210/compute/v2/bde05c95bcf64da2a62d5512606fd572", "region": "RegionOne"}], "id": "756156d7158f4ccbaadb474942634f76", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "73c2fc4ed21746cba5d1b5174ddbe300", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9b0e9eb7606043838528301ec538d1b8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "5209c341a08f463cae448322fb93f468", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a638b206ad0a4dc2850092c0c185d1e7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0d29cdaf82ce4569803f34224311c65f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad9a324b861049728af39ec906166007", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "02367db45c0e4c649c641b88e903475b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "ddc2790d372b4fd9a5b7c1eabdbf861d", "type": "network", "name": "neutron"}]}}' 2025-08-05 15:31:29,075 100292 INFO [tempest.lib.common.fixed_network] (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive) Found network {'id': 'f013c025-7b1c-41ce-a301-db6e3b9988ef', 'name': 'tempest-AttachSCSIVolumeTestJSON-1396119350-network', 'tenant_id': 'bde05c95bcf64da2a62d5512606fd572', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'bde05c95bcf64da2a62d5512606fd572', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 59546, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T15:30:37Z', 'updated_at': '2025-08-05T15:30:37Z', 'revision_number': 1} available for tenant 2025-08-05 15:31:29,075 100292 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-848643898', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG3ZXutjFwzFE5E59nQp4G193eE5cZG7KhN9r7Z+Mgb0QljZR5tdl7Y3magJ3mM+R0NgS201yvHvB753AUTjf16+DKa22WJYMTWGuuRuj2OeiATllKZPLzUY+vnQT/cRdA==', 'fingerprint': '19:8b:81:84:a8:8d:c0:fe:1e:e4:1e:ce:70:d6:93:11', 'user_id': 'c814f2c56fd14c74b21a3300eea68e78', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBGfP7PAOGiflRsg9vKAyBy8GDaByAJ40WS7jML5xRgXMWbqxkArA/k\nCWJwsWJrfHegBwYFK4EEACKhZANiAARt2V7rYxcMxROROfZ0KeBtfd3hOXGRuyoT\nfa+2fjIG9EJY2UebXZe2N5moCd5jPkdDYEttNcrx7we+dwFE439evgymttliWDE1\nhrrkbo9jnogE5ZSmTy81GPr50E/3EXQ=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '4bf622e6-f63d-4980-baa2-1ec049b1489d', 'name': 'tempest-securitygroup--649994797', 'stateful': True, 'tenant_id': 'bde05c95bcf64da2a62d5512606fd572', 'description': 'tempest-description--1722968464', 'shared': False, 'security_group_rules': [{'id': '1a413012-ed16-4b1b-b14f-80f9f717e6fd', 'project_id': 'bde05c95bcf64da2a62d5512606fd572', 'tenant_id': 'bde05c95bcf64da2a62d5512606fd572', 'security_group_id': '4bf622e6-f63d-4980-baa2-1ec049b1489d', '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': 301, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T15:31:21Z', 'updated_at': '2025-08-05T15:31:21Z', 'revision_number': 0}, {'id': 'cb598ccd-8657-432f-8c44-555ec0a1e819', 'project_id': 'bde05c95bcf64da2a62d5512606fd572', 'tenant_id': 'bde05c95bcf64da2a62d5512606fd572', 'security_group_id': '4bf622e6-f63d-4980-baa2-1ec049b1489d', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_ran ge_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': 302, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T15:31:21Z', 'updated_at': '2025-08-05T15:31:21Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T15:31:21Z', 'updated_at': '2025-08-05T15:31:21Z', 'revision_number': 1, 'project_id': 'bde05c95bcf64da2a62d5512606fd572'}, 'floating_ip': {'id': 'aa74a074-5e51-43d4-9abe-1615ebebd976', 'tenant_id': 'bde05c95bcf64da2a62d5512606fd572', 'floating_ip_address': '172.24.4.82', 'floating_network_id': 'f69a1e3d-9003-4e01-a4b1-a7f571b589d6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'bde05c95bcf64da2a62d5512606fd572', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T15:31:28Z', 'updated_at': '2025-08-05T15:31:28Z', 'revision_number': 0, 'ip': '172.24.4.82'}} 2025-08-05 15:31:39,365 100292 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/compute/v2.1/servers 10.289s 2025-08-05 15:31:39,365 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-1989611590", "imageRef": "ad933d36-b076-4e42-8ec2-8180ff1e927c", "flavorRef": "1", "config_drive": true, "networks": [{"uuid": "f013c025-7b1c-41ce-a301-db6e3b9988ef"}], "security_groups": [{"name": "tempest-securitygroup--649994797"}], "key_name": "tempest-keypair-848643898", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/00f0118b-5ec4-4d1b-a99b-c2442d0ed95b', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04c2c837-da58-4acb-9016-a61a9b3eef44', 'x-compute-request-id': 'req-04c2c837-da58-4acb-9016-a61a9b3eef44', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "00f0118b-5ec4-4d1b-a99b-c2442d0ed95b", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/00f0118b-5ec4-4d1b-a99b-c2442d0ed95b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/00f0118b-5ec4-4d1b-a99b-c2442d0ed95b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--649994797"}], "adminPass": "7KRxv9yfFLkR"}}' 2025-08-05 15:31:40,411 100292 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/compute/v2.1/servers/00f0118b-5ec4-4d1b-a99b-c2442d0ed95b 1.041s 2025-08-05 15:31:40,411 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39092199-aee2-41e3-8e3f-d84ff2bf66bd', 'x-compute-request-id': 'req-39092199-aee2-41e3-8e3f-d84ff2bf66bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/00f0118b-5ec4-4d1b-a99b-c2442d0ed95b'} Body: b'{"server": {"id": "00f0118b-5ec4-4d1b-a99b-c2442d0ed95b" , "name": "tempest-AttachSCSIVolumeTestJSON-server-1989611590", "status": "BUILD", "tenant_id": "bde05c95bcf64da2a62d5512606fd572", "user_id": "c814f2c56fd14c74b21a3300eea68e78", "metadata": {}, "hostId": "", "image": {"id": "ad933d36-b076-4e42-8ec2-8180ff1e927c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ad933d36-b076-4e42-8ec2-8180ff1e927c"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:31:39Z", "updated": "2025-08-05T15:31:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/00f0118b-5ec4-4d1b-a99b-c2442d0ed95b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/00f0118b-5ec4-4d1b-a99b-c2442d0ed95b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-848643898", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:32:32,360 100292 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/compute/v2.1/servers/00f0118b-5ec4-4d1b-a99b-c2442d0ed95b 1.880s 2025-08-05 15:32:32,360 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1547', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0771d1e3-c1e0-42a4-9679-c977cd7d228d', 'x-compute-request-id': 'req-0771d1e3-c1e0-42a4-9679-c977cd7d228d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/00f0118b-5ec4-4d1b-a99b-c2442d0ed95b'} Body: b'{"server": {"id": "00f0118b-5ec4-4d1b-a99b-c2442d0ed95b", "name": "tempest-AttachSCSIVolumeTestJSON-server-1989611590", "status": "ACTIVE", "tenant_id": "bde05c95bcf64da2a62d5512606fd572", "user_id": "c814f2c56fd14c74b21a3300eea68e78", "metadata": {}, "hostId": "58cf4d7f2cd2686e0d8959eeb87949370132a6d1ba7106b7e9f3c746", "image": {"id": "ad933d36-b076-4e42-8ec2-8180ff1e927c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ad933d36-b076-4e42-8ec2-8180ff1e927c"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:31:39Z", "updated": "2025-08-05T15:32:30Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-1396119350-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:3c:dc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/00f0118b-5ec4-4d1b-a99b-c2442d0ed95b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/00f0118b-5ec4-4d1b-a99b-c2442d0ed95b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-848643898", "OS-SRV-USG:launched_at": "2025-08-05T15:32:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--649994797"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:32:32,390 100292 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 52 second wait 2025-08-05 15:33:32,604 100292 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/comp ute/v2.1/servers/00f0118b-5ec4-4d1b-a99b-c2442d0ed95b/os-interface 0.156s 2025-08-05 15:33:32,605 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b67e1f1f-32d6-4641-b021-20b7794beb78', 'x-compute-request-id': 'req-b67e1f1f-32d6-4641-b021-20b7794beb78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/00f0118b-5ec4-4d1b-a99b-c2442d0ed95b/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "f013c025-7b1c-41ce-a301-db6e3b9988ef", "port_id": "4771f9ed-e553-4d2c-91f8-ac7024576d3f", "mac_addr": "fa:16:3e:04:3c:dc", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "64d1e66b-75c7-4e47-8a4b-32dfbbe0f412", "ip_address": "10.0.0.12"}]}]}' 2025-08-05 15:33:34,331 100292 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/aa74a074-5e51-43d4-9abe-1615ebebd976 1.720s 2025-08-05 15:33:34,331 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "4771f9ed-e553-4d2c-91f8-ac7024576d3f"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-1ea5d27c-cbf1-404a-b396-836cb0fc0a09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/aa74a074-5e51-43d4-9abe-1615ebebd976'} Body: b'{"floatingip": {"id": "aa74a074-5e51-43d4-9abe-1615ebebd976", "tenant_id": "bde05c95bcf64da2a62d5512606fd572", "floating_ip_address": "172.24.4.82", "floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6", "router_id": "e883489c-e2cf-4d7d-ba68-5938f96ec1dc", "port_id": "4771f9ed-e553-4d2c-91f8-ac7024576d3f", "fixed_ip_address": "10.0.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "f013c025-7b1c-41ce-a301-db6e3b9988ef", "mac_address": "fa:16:3e:04:3c:dc", "admin_state_up": true, "status": "ACTIVE", "device_id": "00f0118b-5ec4-4d1b-a99b-c2442d0ed95b", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T15:31:28Z", "updated_at": "2025-08-05T15:33:33Z", "revision_number": 1, "project_id": "bde05c95bcf64da2a62d5512606fd572"}}' 2025-08-05 15:33:34,334 100292 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.82:22' as 'cirros' with public key authentication 2025-08-05 15:33:34,348 100292 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 15:33:34,452 100292 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 15:33:34,453 100292 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.82 successfully created 2025-08-05 15:33:34,653 100292 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/volume/v3/volumes 0.198s 2025-08-05 15:33:34,653 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1042941059"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8fd9e02-d365-46ed-b683-da22 eeaa9848', 'content-length': '756', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8fd9e02-d365-46ed-b683-da22eeaa9848', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "f1d6e4d7-4b76-45b7-8193-59774c425eb4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:34.592109", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-1042941059", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f1d6e4d7-4b76-45b7-8193-59774c425eb4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f1d6e4d7-4b76-45b7-8193-59774c425eb4"}], "user_id": "c814f2c56fd14c74b21a3300eea68e78", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:33:34,709 100292 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/volumes/f1d6e4d7-4b76-45b7-8193-59774c425eb4 0.043s 2025-08-05 15:33:34,709 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-706e8176-7aca-423f-9b2f-e4c3ce06a0b7', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-706e8176-7aca-423f-9b2f-e4c3ce06a0b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f1d6e4d7-4b76-45b7-8193-59774c425eb4'} Body: b'{"volume": {"id": "f1d6e4d7-4b76-45b7-8193-59774c425eb4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:35.000000", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-1042941059", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f1d6e4d7-4b76-45b7-8193-59774c425eb4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f1d6e4d7-4b76-45b7-8193-59774c425eb4"}], "user_id": "c814f2c56fd14c74b21a3300eea68e78", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bde05c95bcf64da2a62d5512606fd572"}}' 2025-08-05 15:33:35,803 100292 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/volumes/f1d6e4d7-4b76-45b7-8193-59774c425eb4 0.079s 2025-08-05 15:33:35,803 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7efc4a69-3d44-4674-b853-34d75a7a8f0c', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7efc4a69-3d44-4674-b853-34d75a7a8f0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f1d6e4d7-4b76-45b7-8193-59774c425eb4'} Body: b'{"volume": {"id": "f1d6e4d7-4b76-45b7-8193-59774c425eb4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:35.000000", "updated_at": "2025-08-05T15:33:35.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-1042941059", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f1d6e4d7-4b76-45b7-8193-59774c425eb4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f1d6e4d7-4b76-45b7-8193-59774c425eb4"}], "user_id": "c814f2c56fd14c74b21a3300eea68e78", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bde05c95bcf64da2a62d5512606fd572"}}' 2025-08-05 15:33:35,953 100292 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/00f0118b-5ec4-4d1b-a99b-c2442d0ed95b 0.133s 2025-08-05 15:33:35,953 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60eb2602-983f-434a-8390-22f0bbc43195', 'x-compute-request-id': 'req-60eb2602-983f-434a-8390-22f0bbc43195', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/00f0118b-5ec4-4d1b-a99b-c2442d0ed95b'} Body: b'' 2025-08-05 15:33:36,199 100292 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/00f0118b-5ec4-4d1b-a99b-c2442d0ed95b 0.245s 2025-08-05 15:33:36,199 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1553', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ed96fd3-785e-4bec-88db-e83c102d0f74', 'x-compute-request-id': 'req-4ed96fd3-785e-4bec-88db-e83c102d0f74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/00f0118b-5ec4-4d1b-a99b-c2442d0ed95b'} Body: b'{"server": {"id": "00f0118b-5ec4-4d1b-a99b-c2442d0ed95b", "name": "tempest-AttachSCSIVolumeTestJSON-server-1989611590", "status": "ACTIVE", "tenant_id": "bde05c95bcf64da2a62d5512606fd572", "user_id": "c814f2c56fd14c74b21a3300eea68e78", "metadata": {}, "hostId": "58cf4d7f2cd2686e0d8959eeb87949370132a6d1ba7106b7e9f3c746", "image": {"id": "ad933d36-b076-4e42-8ec2-8180ff1e927c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ad933d36-b076-4e42-8ec2-8180ff1e927c"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:31:39Z", "updated": "2025-08-05T15:33:36Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-1396119350-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:3c:dc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/00f0118b-5ec4-4d1b-a99b-c2442d0ed95b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/00f0118b-5ec4-4d1b-a99b-c2442d0ed95b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-848643898", "OS-SRV-USG:launched_at": "2025-08-05T15:32:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--649994797"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os- extended-volumes:volumes_attached": []}}' 2025-08-05 15:34:26,306 100292 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/00f0118b-5ec4-4d1b-a99b-c2442d0ed95b 0.042s 2025-08-05 15:34:26,306 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-82043d4d-72b7-4e68-8be7-f02e1309c58d', 'x-compute-request-id': 'req-82043d4d-72b7-4e68-8be7-f02e1309c58d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/00f0118b-5ec4-4d1b-a99b-c2442d0ed95b'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 00f0118b-5ec4-4d1b-a99b-c2442d0ed95b could not be found."}}' 2025-08-05 15:34:26,337 100292 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-848643898 0.029s 2025-08-05 15:34:26,337 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d302c9ac-bf89-4b71-9763-5dedf924a27f', 'x-compute-request-id': 'req-d302c9ac-bf89-4b71-9763-5dedf924a27f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-848643898'} Body: b'' 2025-08-05 15:34:26,527 100292 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/4bf622e6-f63d-4980-baa2-1ec049b1489d 0.189s 2025-08-05 15:34:26,527 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-c5940476-5512-4e78-a430-b3412644f004', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/4bf622e6-f63d-4980-baa2-1ec049b1489d'} Body: b'' 2025-08-05 15:34:26,545 100292 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/4bf622e6-f63d-4980-baa2-1ec049b1489d 0.017s 2025-08-05 15:34:26,546 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-d31bbc8b-d4ff-402f-afad-2ee13c376e27', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/4bf622e6-f63d-4980-baa2-1ec049b1489d'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 4bf622e6-f63d-4980-baa2-1ec049b1489d does not exist", "detail": ""}}' 2025-08-05 15:34:26,894 100292 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0 .210/networking/v2.0/floatingips/aa74a074-5e51-43d4-9abe-1615ebebd976 0.347s 2025-08-05 15:34:26,894 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-e9b8f323-3e8b-4f3c-80cc-cd4463ca27ea', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/aa74a074-5e51-43d4-9abe-1615ebebd976'} Body: b'' 2025-08-05 15:34:27,027 100292 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/ad933d36-b076-4e42-8ec2-8180ff1e927c 0.132s 2025-08-05 15:34:27,027 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-d9477e6c-b4d0-45b3-8be3-72b454bd8e1d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/ad933d36-b076-4e42-8ec2-8180ff1e927c'} Body: b'' 2025-08-05 15:34:27,048 100292 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/image/v2/images/ad933d36-b076-4e42-8ec2-8180ff1e927c 0.020s 2025-08-05 15:34:27,049 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5883d6b6-806c-48a9-9de5-deb6bc174ab0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/image/v2/images/ad933d36-b076-4e42-8ec2-8180ff1e927c'} Body: b'{"message": "No image found with ID ad933d36-b076-4e42-8ec2-8180ff1e927c

\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}' {3} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota [0.307490s] ... ok {3} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas [0.030874s] ... ok {3} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas [0.053884s] ... ok {3} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage [1.731722s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_quotas.py", line 123, in test_quota_usage volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume aaa1315d-4ebe-42b2-902d-f92a89503591 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:34:27,346 100282 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/os-quota-sets/f89fa0d020634e5cbb7e2abd09105e20?usage=True 0.039s 2025-08-05 15:34:27,347 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b1bfb52-3f6d-451c-94d0-cc869f6d415c', 'content-length': '868', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b1bfb52-3f6d-451c-94d0-cc869f6d415c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/os-quota-sets/f89fa0d020634e5cbb7e2abd09105e20?usage=True'} Body: b'{"quota_set": {"volumes": {"limit": 10, "in_use": 0, "reserved": 0}, "per_volume_gigabytes": {"limit": -1, "in_use": 0, "reserved": 0}, "snapshots": {"limit": 10, "in_use": 0, "reserved": 0}, "gigabytes": {"limit": 1000, "in_use": 0, "reserved": 0}, "backups": {"limit": 10, "in_use": 0, "reserved": 0}, "backup_gigabytes": {"limit": 1000, "in_use": 0, "reserved": 0}, "volumes_joviandss-2": {"limit": -1, "in_use": 0, "reserved": 0}, "gigabytes_joviandss-2": {"limit": -1, "in_use": 0, "reserved": 0}, "snapshots_joviandss-2": {"limit": -1, "in_use": 0, "reserved": 0}, "volumes___DEFAULT__": {"limit": -1, "in_use": 0, "reserved": 0}, "gigabytes___DEFAULT__": {"limit": -1, "in_use": 0, "reserved": 0}, "snapshots___DEFAULT__": {"limit": -1, "in_use": 0, "reserved": 0}, "groups": {"limit": 10, "in_use": 0, "reserved": 0}, "id": "f89fa0d020634e5cbb7e2abd09105e20"}}' 2025-08-05 15:34:27,691 100282 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 202 POST http://10.0.0.210/volume/v3/volumes 0.334s 2025-08-05 15:34:27,692 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-258411818"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0820583d-75df-481c-a087-87f589112d38', 'content-length': '756', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0820583d-75df-481c-a087-87f589112d38', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "aaa1315d-4ebe-42b2-902d-f92a89503591", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:34:27.621068", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-258411818", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/aaa1315d-4ebe-42b2-902d-f92a89503591"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/aaa1315d-4ebe-42b2-902d-f92a89503591"}], "user_id": "ae28274c3580452e803125d1bd99ced5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:34:27,745 100282 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/volumes/aaa1315d-4ebe-42b2-902d-f92a89503591 0.040s 2025-08-05 15:34:27,745 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3f4b913-f860-4671-8dc9-572ea2cd6641', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3f4b913-f860-4671-8dc9-572ea2cd6641', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/aaa1315d-4ebe-42b2-902d-f92a89503591'} Body: b'{"volume": {"id": "aaa1315d-4ebe-42b2-902d-f92a89503591", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:34:28.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-258411818", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/aaa1315d-4ebe-42b2-902d-f92a89503591"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/aaa1315d-4ebe-42b2-902d-f92a89503591"}], "user_id": "ae28274c3580452e803125d1bd99ced5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f89fa0d020634e5cbb7e2abd09105e20"}}' 2025-08-05 15:34:28,821 100282 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/volumes/aaa1315d-4ebe-42b2-902d-f92a89503591 0.050s 2025-08-05 15:34:28,822 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03886dcb-916c-4552-bfc4-ddd8cd6023b1', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03886dcb-916c-4552-bfc4-ddd8cd6023b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/aaa1315d-4ebe-42b2-902d-f92a89503591'} Body: b'{"volume": {"id": "aaa1315d-4ebe-42b2-902d-f92a89503591", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:34:28.000000", "updated_at": "2025-08-05T15:34:28.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-258411818", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/aaa1315d-4ebe-42b2-902d-f92a89503591"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/aaa1315d-4ebe-42b2-902d-f92a89503591"}], "user_id": "ae28274c3580452e803125d1bd99ced5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f89fa0d020634e5cbb7e2abd09105e20"}}' 2025-08-05 15:34:28,878 100282 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/aaa1315d-4ebe-42b2-902d-f92a89503591 0.042s 2025-08-05 15:34:28,879 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74a96cd5-e81d-429e-892d-baaad41bdd27', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74a96cd5-e81d-429e-892d-baaad41bdd27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/aaa1315d-4ebe-42b2-902d-f92a89503591'} Body: b'{"volume": {"id": "aaa1315d-4ebe-42b2-902d-f92a89503591", "status": "error", "size": 1, "availability_zone": "nova", "created _at": "2025-08-05T15:34:28.000000", "updated_at": "2025-08-05T15:34:28.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-258411818", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/aaa1315d-4ebe-42b2-902d-f92a89503591"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/aaa1315d-4ebe-42b2-902d-f92a89503591"}], "user_id": "ae28274c3580452e803125d1bd99ced5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f89fa0d020634e5cbb7e2abd09105e20"}}' 2025-08-05 15:34:29,013 100282 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/aaa1315d-4ebe-42b2-902d-f92a89503591 0.120s 2025-08-05 15:34:29,014 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8b70347-17ea-4614-9e7a-fe1894e9ca2c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/aaa1315d-4ebe-42b2-902d-f92a89503591'} Body: b'' 2025-08-05 15:34:29,036 100282 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/aaa1315d-4ebe-42b2-902d-f92a89503591 0.021s 2025-08-05 15:34:29,036 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-caa23070-6814-4f40-bfb1-5d5aaf9bc02d', 'x-openstack-request-id': 'req-caa23070-6814-4f40-bfb1-5d5aaf9bc02d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/aaa1315d-4ebe-42b2-902d-f92a89503591'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume aaa1315d-4ebe-42b2-902d-f92a89503591 could not be found."}}' {3} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer [1.504898s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_quotas.py", line 141, in test_quota_usage_after_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 308cf8b6-17ab-4daf-bb8f-2582e8d7f86d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:34:29,216 100282 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 202 POST http://10.0.0.210/volume/v3/volumes 0.174s 2025-08-05 15:34:29,217 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1207802502"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50007564-d092-47b5-866f-14a61fa8ccd0', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50007564-d092-47b5-866f-14a61fa8ccd0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "308cf8b6-17ab-4daf-bb8f-2582e8d7f86d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:34:29.157968", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1207802502", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/308cf8b6-17ab-4daf-bb8f-2582e8d7f86d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/308cf8b6-17ab-4daf-bb8f-2582e8d7f86d"}], "user_id": "ae28274c3580452e803125d1bd99ced5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:34:29,270 100282 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/308cf8b6-17ab-4daf-bb8f-2582e8d7f86d 0.039s 2025-08-05 15:34:29,271 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47b07531-6fbf-404d-8ecc-7fc686131859', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47b07531-6fbf-404d-8ecc-7fc686131859', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/308cf8b6-17ab-4daf-bb8f-2582e8d7f86d'} Body: b'{"volume": {"id": "308cf8b6-17ab-4daf-bb8f-2582e8d7f86d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:34:29.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1207802502", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/308cf8b6-17ab-4daf-bb8f-2582e8d7f86d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/308cf8b6-17ab-4daf-bb8f-2582e8d7f86d"}], "user_id": "ae28274c3580452e803125d1bd99ced5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f89fa0d020634e5cbb7e2abd09105e20"}}' 2025-08-05 15:34:30,324 100282 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/308cf8b6-17ab-4daf-bb8f-2582e8d7f86d 0.038s 2025-08-05 15:34:30,324 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': ' application/json', 'x-compute-request-id': 'req-c511c866-80a7-4859-aa69-e9e808a237be', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c511c866-80a7-4859-aa69-e9e808a237be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/308cf8b6-17ab-4daf-bb8f-2582e8d7f86d'} Body: b'{"volume": {"id": "308cf8b6-17ab-4daf-bb8f-2582e8d7f86d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:34:29.000000", "updated_at": "2025-08-05T15:34:29.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1207802502", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/308cf8b6-17ab-4daf-bb8f-2582e8d7f86d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/308cf8b6-17ab-4daf-bb8f-2582e8d7f86d"}], "user_id": "ae28274c3580452e803125d1bd99ced5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f89fa0d020634e5cbb7e2abd09105e20"}}' 2025-08-05 15:34:30,393 100282 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/308cf8b6-17ab-4daf-bb8f-2582e8d7f86d 0.055s 2025-08-05 15:34:30,394 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fec65fe3-19a3-438c-a8da-0c62529b2b48', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fec65fe3-19a3-438c-a8da-0c62529b2b48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/308cf8b6-17ab-4daf-bb8f-2582e8d7f86d'} Body: b'{"volume": {"id": "308cf8b6-17ab-4daf-bb8f-2582e8d7f86d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:34:29.000000", "updated_at": "2025-08-05T15:34:29.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1207802502", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/308cf8b6-17ab-4daf-bb8f-2582e8d7f86d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/308cf8b6-17ab-4daf-bb8f-2582e8d7f86d"}], "user_id": "ae28274c3580452e803125d1bd99ced5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f89fa0d020634e5cbb7e2abd09105e20"}}' 2025-08-05 15:34:30,518 100282 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/308cf8b6-17ab-4daf-bb8f-2582e8d7f86d 0.110s 2025-08-05 15:34:30,518 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff37627b-0f18-43ce-9cd4-358f29001f8f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/308cf8b6-17ab-4daf-bb8f-2582e8d7f86d'} Body: b'' 2025-08-05 15:34:30,543 100282 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/vol umes/308cf8b6-17ab-4daf-bb8f-2582e8d7f86d 0.024s 2025-08-05 15:34:30,543 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-604f9296-fc74-40da-9cb3-654dacbc4480', 'x-openstack-request-id': 'req-604f9296-fc74-40da-9cb3-654dacbc4480', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/308cf8b6-17ab-4daf-bb8f-2582e8d7f86d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 308cf8b6-17ab-4daf-bb8f-2582e8d7f86d could not be found."}}' {3} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage [0.080650s] ... ok {3} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant [0.282201s] ... ok {3} setUpClass (tempest.api.volume.test_volume_metadata.VolumesMetadataTest) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volume_metadata.py", line 29, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 460db2a9-dea0-40f0-a76c-488bf71f8c51 failed to build and is in ERROR status {3} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume [1.790794s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/test_volumes_clone.py", line 67, in test_create_from_bootable_volume src_vol = self.create_volume(imageRef=img_uuid) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c81f233c-4221-4af9-82cc-0f1c0e1dd391 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:34:38,479 100282 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/image/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174 0.151s 2025-08-05 15:34:38,480 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ed24af28-3043-408a-b3dc-4bdb78f4c09e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "6f679345605b4f80a8cc9cbcfe605ea2", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "created_at": "2025-08-05T15:26:38Z", "updated_at": "2025-08-05T15:26:40Z", "tags": [], "self": "/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "file": "/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:34:38,826 100282 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.345s 2025-08-05 15:34:38,826 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1733380293"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30b69cf2-3323-450e-ad89-68b6ec69e73a', 'content-length': '748', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30b69cf2-3323-450e-ad89-68b6ec69e73a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "c81f233c-4221-4af9-82cc-0f1c0e1dd391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:34:38.760535", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1733380293", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c81f233c-4221-4af9-82cc-0f1c0e1dd391"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c81f233c-4221-4af9-82cc-0f1c0e1dd391"}], "user_id": "36f38d34975e4ac59acda96f66185536", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:34:38,875 100282 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/volumes/c81f233c-4221-4af9-82cc-0f1c0e1dd391 0.037s 2025-08-05 15:34:38,876 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'appl ication/json', 'x-compute-request-id': 'req-bd63dc65-46d5-4ea8-aa6b-c6759d8cbaaf', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd63dc65-46d5-4ea8-aa6b-c6759d8cbaaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c81f233c-4221-4af9-82cc-0f1c0e1dd391'} Body: b'{"volume": {"id": "c81f233c-4221-4af9-82cc-0f1c0e1dd391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:34:39.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1733380293", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c81f233c-4221-4af9-82cc-0f1c0e1dd391"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c81f233c-4221-4af9-82cc-0f1c0e1dd391"}], "user_id": "36f38d34975e4ac59acda96f66185536", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9fbe28d7f54c4298a3f51904df56bcbb"}}' 2025-08-05 15:34:39,930 100282 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/volumes/c81f233c-4221-4af9-82cc-0f1c0e1dd391 0.040s 2025-08-05 15:34:39,931 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-908fb51a-3c76-464b-a16c-a899618dd87d', 'content-length': '837', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-908fb51a-3c76-464b-a16c-a899618dd87d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c81f233c-4221-4af9-82cc-0f1c0e1dd391'} Body: b'{"volume": {"id": "c81f233c-4221-4af9-82cc-0f1c0e1dd391", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:34:39.000000", "updated_at": "2025-08-05T15:34:39.000000", "name": "tempest-VolumesCloneTest-Volume-1733380293", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c81f233c-4221-4af9-82cc-0f1c0e1dd391"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c81f233c-4221-4af9-82cc-0f1c0e1dd391"}], "user_id": "36f38d34975e4ac59acda96f66185536", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9fbe28d7f54c4298a3f51904df56bcbb"}}' 2025-08-05 15:34:39,981 100282 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/c81f233c-4221-4af9-82cc-0f1c0e1dd391 0.036s 2025-08-05 15:34:39,982 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ed9090a-960d-40b9-8774-9f43a6e9a8a5', 'content-length': '837', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ed9090a-960d-40b9-8774-9f43a6e9a8a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c81f233c-4221-4af9-82cc-0f1c0e1dd391'} Body: b'{"volume": {"id": "c81f233c-4221-4af9-82cc-0f1c0e1dd391", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:34 :39.000000", "updated_at": "2025-08-05T15:34:39.000000", "name": "tempest-VolumesCloneTest-Volume-1733380293", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c81f233c-4221-4af9-82cc-0f1c0e1dd391"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c81f233c-4221-4af9-82cc-0f1c0e1dd391"}], "user_id": "36f38d34975e4ac59acda96f66185536", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9fbe28d7f54c4298a3f51904df56bcbb"}}' 2025-08-05 15:34:40,089 100282 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/c81f233c-4221-4af9-82cc-0f1c0e1dd391 0.094s 2025-08-05 15:34:40,090 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-527a784d-216f-4847-adef-a4963f6a56fd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c81f233c-4221-4af9-82cc-0f1c0e1dd391'} Body: b'' 2025-08-05 15:34:40,116 100282 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/c81f233c-4221-4af9-82cc-0f1c0e1dd391 0.026s 2025-08-05 15:34:40,117 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-c053c6ed-43ca-4a7b-88c6-b547c47fc761', 'x-openstack-request-id': 'req-c053c6ed-43ca-4a7b-88c6-b547c47fc761', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c81f233c-4221-4af9-82cc-0f1c0e1dd391'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c81f233c-4221-4af9-82cc-0f1c0e1dd391 could not be found."}}' {3} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume [1.541515s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_clone.py", line 54, in test_create_from_volume src_vol = self.create_volume(size=src_size) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b8d94556-a223-490b-8824-69a3bb491b4e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:34:40,307 100282 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.186s 2025-08-05 15:34:40,307 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-446772509"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-249dc6fc-1a09-464b-bc0b-38ce31a6dc93', 'content-length': '747', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-249dc6fc-1a09-464b-bc0b-38ce31a6dc93', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "b8d94556-a223-490b-8824-69a3bb491b4e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:34:40.240196", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-446772509", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b8d94556-a223-490b-8824-69a3bb491b4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b8d94556-a223-490b-8824-69a3bb491b4e"}], "user_id": "36f38d34975e4ac59acda96f66185536", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:34:40,399 100282 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/volumes/b8d94556-a223-490b-8824-69a3bb491b4e 0.080s 2025-08-05 15:34:40,399 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b926ec35-fe82-47cb-941e-d338b0a95997', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b926ec35-fe82-47cb-941e-d338b0a95997', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b8d94556-a223-490b-8824-69a3bb491b4e'} Body: b'{"volume": {"id": "b8d94556-a223-490b-8824-69a3bb491b4e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:34:40.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-446772509", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b8d94556-a223-490b-8824-69a3bb491b4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b8d94556-a223-490b-8824-69a3bb491b4e"}], "user_id": "36f38d34975e4ac59acda96f66185536", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9fbe28d7f54c4298a3f51904df56bcbb"}}' 2025-08-05 15:34:41,458 100282 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/volumes/b8d94556-a223-490b-8824-69a3bb491b4e 0.040s 2025-08-05 15:34:41,458 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c15b867d-bfc5-4e0a-bfe6-3ab614f6d27d', 'content-length ': '836', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c15b867d-bfc5-4e0a-bfe6-3ab614f6d27d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b8d94556-a223-490b-8824-69a3bb491b4e'} Body: b'{"volume": {"id": "b8d94556-a223-490b-8824-69a3bb491b4e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:34:40.000000", "updated_at": "2025-08-05T15:34:40.000000", "name": "tempest-VolumesCloneTest-Volume-446772509", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b8d94556-a223-490b-8824-69a3bb491b4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b8d94556-a223-490b-8824-69a3bb491b4e"}], "user_id": "36f38d34975e4ac59acda96f66185536", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9fbe28d7f54c4298a3f51904df56bcbb"}}' 2025-08-05 15:34:41,510 100282 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b8d94556-a223-490b-8824-69a3bb491b4e 0.037s 2025-08-05 15:34:41,510 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b03ea363-c457-47df-8397-ae11d2cbcc44', 'content-length': '836', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b03ea363-c457-47df-8397-ae11d2cbcc44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b8d94556-a223-490b-8824-69a3bb491b4e'} Body: b'{"volume": {"id": "b8d94556-a223-490b-8824-69a3bb491b4e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:34:40.000000", "updated_at": "2025-08-05T15:34:40.000000", "name": "tempest-VolumesCloneTest-Volume-446772509", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b8d94556-a223-490b-8824-69a3bb491b4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b8d94556-a223-490b-8824-69a3bb491b4e"}], "user_id": "36f38d34975e4ac59acda96f66185536", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9fbe28d7f54c4298a3f51904df56bcbb"}}' 2025-08-05 15:34:41,635 100282 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/b8d94556-a223-490b-8824-69a3bb491b4e 0.112s 2025-08-05 15:34:41,636 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3488d47-8f85-4bcd-8571-5cbf63f8146c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b8d94556-a223-490b-8824-69a3bb491b4e'} Body: b'' 2025-08-05 15:34:41,660 100282 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/b8d94556-a223-490b-8824-69a3bb491b4e 0.023s 2025-08-05 15:34:41,660 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Conten t-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6c875a6-9988-4c2a-8e0a-7a2d0e0956ba', 'x-openstack-request-id': 'req-a6c875a6-9988-4c2a-8e0a-7a2d0e0956ba', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b8d94556-a223-490b-8824-69a3bb491b4e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b8d94556-a223-490b-8824-69a3bb491b4e could not be found."}}' {3} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend [1.780071s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_extend.py", line 36, in test_volume_extend volume = self.create_volume(imageRef=self.image_ref) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b5d79c10-3f87-49d6-b740-987da913c950 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:34:43,958 100282 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/image/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174 0.154s 2025-08-05 15:34:43,958 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-44eae5e7-a83e-462f-b1ed-43a35f109150', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "6f679345605b4f80a8cc9cbcfe605ea2", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "created_at": "2025-08-05T15:26:38Z", "updated_at": "2025-08-05T15:26:40Z", "tags": [], "self": "/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "file": "/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:34:44,275 100282 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 202 POST http://10.0.0.210/volume/v3/volumes 0.315s 2025-08-05 15:34:44,275 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1009789446"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed77b888-1a53-47e6-acde-93e3c13cfef4', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed77b888-1a53-47e6-acde-93e3c13cfef4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "b5d79c10-3f87-49d6-b740-987da913c950", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:34:44.217566", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1009789446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b5d79c10-3f87-49d6-b740-987da913c950"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b5d79c10-3f87-49d6-b740-987da913c950"}], "user_id": "62bd4c9d466941c087aa0baededd2d8a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:34:44,324 100282 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/volumes/b5d79c10-3f87-49d6-b740-987da913c950 0.037s 2025-08-05 15:34:44,325 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id' : 'req-31076321-08cb-4fec-9ca1-c26a0200658e', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31076321-08cb-4fec-9ca1-c26a0200658e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b5d79c10-3f87-49d6-b740-987da913c950'} Body: b'{"volume": {"id": "b5d79c10-3f87-49d6-b740-987da913c950", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:34:44.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1009789446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b5d79c10-3f87-49d6-b740-987da913c950"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b5d79c10-3f87-49d6-b740-987da913c950"}], "user_id": "62bd4c9d466941c087aa0baededd2d8a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f609971323540e1873a49de0681c8e7"}}' 2025-08-05 15:34:45,390 100282 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/volumes/b5d79c10-3f87-49d6-b740-987da913c950 0.051s 2025-08-05 15:34:45,391 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b027493-fc1e-4e96-9773-dde31b3dd831', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b027493-fc1e-4e96-9773-dde31b3dd831', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b5d79c10-3f87-49d6-b740-987da913c950'} Body: b'{"volume": {"id": "b5d79c10-3f87-49d6-b740-987da913c950", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:34:44.000000", "updated_at": "2025-08-05T15:34:44.000000", "name": "tempest-VolumesExtendTest-Volume-1009789446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b5d79c10-3f87-49d6-b740-987da913c950"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b5d79c10-3f87-49d6-b740-987da913c950"}], "user_id": "62bd4c9d466941c087aa0baededd2d8a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f609971323540e1873a49de0681c8e7"}}' 2025-08-05 15:34:45,446 100282 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b5d79c10-3f87-49d6-b740-987da913c950 0.040s 2025-08-05 15:34:45,446 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-820f0347-a00c-4e7b-b59c-84dec6e2f0f4', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-820f0347-a00c-4e7b-b59c-84dec6e2f0f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b5d79c10-3f87-49d6-b740-987da913c950'} Body: b'{"volume": {"id": "b5d79c10-3f87-49d6-b740-987da913c950", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:34:44.000000", "updated_at": "2025-08-05T15:34:44 .000000", "name": "tempest-VolumesExtendTest-Volume-1009789446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b5d79c10-3f87-49d6-b740-987da913c950"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b5d79c10-3f87-49d6-b740-987da913c950"}], "user_id": "62bd4c9d466941c087aa0baededd2d8a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f609971323540e1873a49de0681c8e7"}}' 2025-08-05 15:34:45,560 100282 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/b5d79c10-3f87-49d6-b740-987da913c950 0.099s 2025-08-05 15:34:45,560 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7c48d79-32da-43ec-bd9e-aa041eac3ac2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b5d79c10-3f87-49d6-b740-987da913c950'} Body: b'' 2025-08-05 15:34:45,582 100282 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/b5d79c10-3f87-49d6-b740-987da913c950 0.021s 2025-08-05 15:34:45,582 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-13273dfd-c783-41c5-8129-ba8c172fa97e', 'x-openstack-request-id': 'req-13273dfd-c783-41c5-8129-ba8c172fa97e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b5d79c10-3f87-49d6-b740-987da913c950'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b5d79c10-3f87-49d6-b740-987da913c950 could not be found."}}' {3} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot [1.493146s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_extend.py", line 53, in test_volume_extend_when_volume_has_snapshot volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 533bd27b-e5be-425f-a479-2f7093f7b301 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:34:45,759 100282 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 202 POST http://10.0.0.210/volume/v3/volumes 0.174s 2025-08-05 15:34:45,759 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-466678138"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce86286c-34bc-476e-a4fd-f0fb36bd946e', 'content-length': '748', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce86286c-34bc-476e-a4fd-f0fb36bd946e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "533bd27b-e5be-425f-a479-2f7093f7b301", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:34:45.701796", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-466678138", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/533bd27b-e5be-425f-a479-2f7093f7b301"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/533bd27b-e5be-425f-a479-2f7093f7b301"}], "user_id": "62bd4c9d466941c087aa0baededd2d8a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:34:45,810 100282 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/533bd27b-e5be-425f-a479-2f7093f7b301 0.038s 2025-08-05 15:34:45,810 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c33d1854-d55e-482f-8d59-0af7e16522f8', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c33d1854-d55e-482f-8d59-0af7e16522f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/533bd27b-e5be-425f-a479-2f7093f7b301'} Body: b'{"volume": {"id": "533bd27b-e5be-425f-a479-2f7093f7b301", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:34:46.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-466678138", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/533bd27b-e5be-425f-a479-2f7093f7b301"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/533bd27b-e5be-425f-a479-2f7093f7b301"}], "user_id": "62bd4c9d466941c087aa0baededd2d8a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f609971323540e1873a49de0681c8e7"}}' 2025-08-05 15:34:46,865 100282 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/533bd27b-e5be-425f-a479-2f7093f7b301 0.037s 2025-08-05 15:34:46,866 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-reques t-id': 'req-72a0230d-84a1-4d8a-a4d4-eedba294076e', 'content-length': '837', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72a0230d-84a1-4d8a-a4d4-eedba294076e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/533bd27b-e5be-425f-a479-2f7093f7b301'} Body: b'{"volume": {"id": "533bd27b-e5be-425f-a479-2f7093f7b301", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:34:46.000000", "updated_at": "2025-08-05T15:34:46.000000", "name": "tempest-VolumesExtendTest-Volume-466678138", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/533bd27b-e5be-425f-a479-2f7093f7b301"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/533bd27b-e5be-425f-a479-2f7093f7b301"}], "user_id": "62bd4c9d466941c087aa0baededd2d8a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f609971323540e1873a49de0681c8e7"}}' 2025-08-05 15:34:46,914 100282 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/533bd27b-e5be-425f-a479-2f7093f7b301 0.035s 2025-08-05 15:34:46,915 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1eb78b11-3898-4bf2-acdd-62a4420d66c8', 'content-length': '837', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1eb78b11-3898-4bf2-acdd-62a4420d66c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/533bd27b-e5be-425f-a479-2f7093f7b301'} Body: b'{"volume": {"id": "533bd27b-e5be-425f-a479-2f7093f7b301", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:34:46.000000", "updated_at": "2025-08-05T15:34:46.000000", "name": "tempest-VolumesExtendTest-Volume-466678138", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/533bd27b-e5be-425f-a479-2f7093f7b301"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/533bd27b-e5be-425f-a479-2f7093f7b301"}], "user_id": "62bd4c9d466941c087aa0baededd2d8a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f609971323540e1873a49de0681c8e7"}}' 2025-08-05 15:34:47,052 100282 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/533bd27b-e5be-425f-a479-2f7093f7b301 0.123s 2025-08-05 15:34:47,052 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39b5a44b-e145-47a1-96f2-55fce358603b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/533bd27b-e5be-425f-a479-2f7093f7b301'} Body: b'' 2025-08-05 15:34:47,076 100282 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/533bd27b-e5be-425f-a479-2f7093f7b301 0.024s 2025-08-05 15:34:47,077 10028 2 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0c62e40-fc6a-49f3-94d1-f56d0dcb151d', 'x-openstack-request-id': 'req-d0c62e40-fc6a-49f3-94d1-f56d0dcb151d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/533bd27b-e5be-425f-a479-2f7093f7b301'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 533bd27b-e5be-425f-a479-2f7093f7b301 could not be found."}}' {10} tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached [256.659369s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 249, in test_stable_device_rescue_disk_virtio_with_volume_attached 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 f291358e-6f34-4670-8316-3928a4176218 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:30:59,286 100296 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/volumes 0.577s 2025-08-05 15:30:59,286 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-1985188530"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:30:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b306416e-9378-4bd7-b552-aee7bc7e51ad', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b306416e-9378-4bd7-b552-aee7bc7e51ad', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "f291358e-6f34-4670-8316-3928a4176218", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:30:59.100069", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-1985188530", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f291358e-6f34-4670-8316-3928a4176218"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f291358e-6f34-4670-8316-3928a4176218"}], "user_id": "b4b15a156b914c9d9e8c18faee20649d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:30:59,299 100296 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 15:30:59,408 100296 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.107s 2025-08-05 15:30:59,408 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-763135023", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOk4+tifCQQvkjKQgP8dOgDY9Sz5zW4qwlexymiVnGGz3J1/MdU1TcX+VmpbLA14Oz75VWVrnkXtke7azuwEoQIkn8O39GAyJSWmeWXLlPy+w0f/YzRUlwciyd+Mtt0snw=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:30:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70eebdee-69a9-4f49-8b43-b4382fa98225', 'x-compute-request-id': 'req-70eebdee-69a9-4f49-8b43-b4382fa98225', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-763135023", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOk4+tifCQQvkjKQgP8dOgDY9Sz5zW4qwlexymiVnGGz3J1/MdU1TcX+VmpbLA14Oz75VWVrnkXtke7azuwEoQIkn8O39GAyJSWmeWXLlPy+w0f/YzRUlwciyd+Mtt0snw==", "fingerprint": "db:77:3c:83:31:f0:98:dc:ca:32:af:56:2e:5a:b3:03", "user_id": "b4b15a156b914c9d9e8c18faee20649d"}}' 2025-08-05 15:30:59,410 100296 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-763135023 created 2025-08-05 15:31:02,727 100296 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210/networking/v2.0/security-groups 3.316s 2025-08-05 15:31:02,727 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/ json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1108983732", "description": "tempest-description--1414638823"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:30:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-b4a7f926-3da5-47ba-988f-e7e4e5ebaa96', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "4709324c-21e3-4d96-8fe3-2d58935218da", "name": "tempest-securitygroup--1108983732", "stateful": true, "tenant_id": "2a2a70dce6c049e89856a22b5362a330", "description": "tempest-description--1414638823", "shared": false, "security_group_rules": [{"id": "d1ab8a88-6f9c-460c-8f64-fd05d69ba3c8", "project_id": "2a2a70dce6c049e89856a22b5362a330", "tenant_id": "2a2a70dce6c049e89856a22b5362a330", "security_group_id": "4709324c-21e3-4d96-8fe3-2d58935218da", "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": 197, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:31:02Z", "updated_at": "2025-08-05T15:31:02Z", "revision_number": 0}, {"id": "f60faf15-8c67-45d0-8fa1-50fcf9581206", "project_id": "2a2a70dce6c049e89856a22b5362a330", "tenant_id": "2a2a70dce6c049e89856a22b5362a330", "security_group_id": "4709324c-21e3-4d96-8fe3-2d58935218da", "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": 199, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:31:02Z", "updated_at": "2025-08-05T15:31:02Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T15:31:02Z", "updated_at": "2025-08-05T15:31:02Z", "revision_number": 1, "project_id": "2a2a70dce6c049e89856a22b5362a330"}}' 2025-08-05 15:31:04,447 100296 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 1.719s 2025-08-05 15:31:04,447 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "4709324c-21e3-4d96-8fe3-2d58935218da", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-5ab9ef74-84af-4fe4-be57-1f4a27b446d6', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a23e4ebf-4b07-42b9-8e58-e4d5f2a17291", "project_id": "2a2a70dce6c049e89856a22b5362a330", "tenant_id": "2a2a70dce6c049e89856a22b5362a330", "security_group_id": "4709324c-21e3-4d96-8fe3-2d58935218da", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:31:04Z", "updated_at": "2025-08-05T15:31:04Z", "revision_number": 0}}' 2025-08-05 15:31:06,341 100296 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 1.893s 2025-08-05 15:31:06,342 1 00296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "4709324c-21e3-4d96-8fe3-2d58935218da", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-7dd01a89-8da6-4701-9cad-9beee5508ffe', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c115dcbb-a646-4b96-be7c-224e7aec6b71", "project_id": "2a2a70dce6c049e89856a22b5362a330", "tenant_id": "2a2a70dce6c049e89856a22b5362a330", "security_group_id": "4709324c-21e3-4d96-8fe3-2d58935218da", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:31:06Z", "updated_at": "2025-08-05T15:31:06Z", "revision_number": 0}}' 2025-08-05 15:31:06,342 100296 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1108983732 created 2025-08-05 15:31:11,237 100296 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210/networking/v2.0/floatingips 4.894s 2025-08-05 15:31:11,237 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-86258354-37d8-4d9b-bcf4-d85a27681d39', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "4c382175-c27b-4910-bd94-12aa3870f82d", "tenant_id": "2a2a70dce6c049e89856a22b5362a330", "floating_ip_address": "172.24.4.163", "floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "2a2a70dce6c049e89856a22b5362a330", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T15:31:10Z", "updated_at": "2025-08-05T15:31:10Z", "revision_number": 0}}' 2025-08-05 15:31:11,237 100296 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '4c382175-c27b-4910-bd94-12aa3870f82d', 'tenant_id': '2a2a70dce6c049e89856a22b5362a330', 'floating_ip_address': '172.24.4.163', 'floating_network_id': 'f69a1e3d-9003-4e01-a4b1-a7f571b589d6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '2a2a70dce6c049e89856a22b5362a330', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T15:31:10Z', 'updated_at': '2025-08-05T15:31:10Z', 'revision_number': 0, 'ip': '172.24.4.163'} created 2025-08-05 15:31:11,331 100296 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.087s 2025-08-05 15:31:11,331 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json ', 'content-length': '2505', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-2fbdb314-abae-4a4c-813c-7e19054516f8', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b4b15a156b914c9d9e8c18faee20649d", "name": "tempest-ServerStableDeviceRescueTest-1679944743-project-member", "password_expires_at": null}, "audit_ids": ["RYUYR6jYT9ylfusLK9mBJA"], "expires_at": "2025-08-05T16:31:11.000000Z", "issued_at": "2025-08-05T15:31:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a2a70dce6c049e89856a22b5362a330", "name": "tempest-ServerStableDeviceRescueTest-1679944743"}, "is_domain": false, "roles": [{"id": "461f0d232b974187bff1eee1b4001d2b", "name": "member"}, {"id": "d887b012e75948019d8f3f2cb4e03f1d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0b86af44f19943b9bb51d2e8be11acb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3faf8e39867c48f0af02bb4f9735ae61", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "2517c6600f1a460cbad97286d19e9fb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "5c7a5b25720b4bdab0487096fdfafbae", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3251b32e2034796b9bce144b495f88a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/2a2a70dce6c049e89856a22b5362a330", "region": "RegionOne"}], "id": "756156d7158f4ccbaadb474942634f76", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "73c2fc4ed21746cba5d1b5174ddbe300", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9b0e9eb7606043838528301ec538d1b8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "5209c341a08f463cae448322fb93f468", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a638b206ad0a4dc2850092c0c185d1e7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0d29cdaf82ce4569803f34224311c65f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad9a324b861049728af39ec906166007", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "02367db45c0e4c649c641b88e903475b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "ddc2790d372b4fd9a5b7c1eabdbf861d", "type": "network", "name": "neutron"}]}}' 2025-08-05 15:31:11,332 100296 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': 'b976f58b-4b9d-4f4e-9562-d86ae197f1a8', 'name': 'tempest-ServerStableDeviceRescueTest-1739292292-network', 'tenant_id': '2a2a70dce6c049e89856a22b5362a330', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '2a2a70dce6c049e89856a22b5362a330', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 37610, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T15:30:36Z', 'updated_at': '2025-08-05T15:30:36Z', 'revision_number': 1} available for tenant 2025-08-05 15:31:11,333 100296 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-763135023', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOk4+tifCQQvkjKQgP8dOgDY9Sz5zW4qwlexymiVnGGz3J1/MdU1TcX+VmpbLA14Oz75VWVrnkXtke7azuwEoQIkn8O39GAyJSWmeWXLlPy+w0f/ YzRUlwciyd+Mtt0snw==', 'fingerprint': 'db:77:3c:83:31:f0:98:dc:ca:32:af:56:2e:5a:b3:03', 'user_id': 'b4b15a156b914c9d9e8c18faee20649d', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAN9GBnhzh4wkeABSkV0DQR6yI/+J7ZnvojZUBU0v6zvMK6CgwI+qGP\n9QMyQsLIXJqgBwYFK4EEACKhZANiAATpOPrYnwkEL5IykID/HToA2PUs+c1uKsJX\nscpolZxhs9ydfzHVNU3F/lZqWywNeDs++VVla55F7ZHu2s7sBKECJJ/Dt/RgMiUl\npnlly5T8vsNH/2M0VJcHIsnfjLbdLJ8=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '4709324c-21e3-4d96-8fe3-2d58935218da', 'name': 'tempest-securitygroup--1108983732', 'stateful': True, 'tenant_id': '2a2a70dce6c049e89856a22b5362a330', 'description': 'tempest-description--1414638823', 'shared': False, 'security_group_rules': [{'id': 'd1ab8a88-6f9c-460c-8f64-fd05d69ba3c8', 'project_id': '2a2a70dce6c049e89856a22b5362a330', 'tenant_id': '2a2a70dce6c049e89856a22b5362a330', 'security_group_id': '4709324c-21e3-4d96-8fe3-2d58935218da', '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': 197, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T15:31:02Z', 'updated_at': '2025-08-05T15:31:02Z', 'revision_number': 0}, {'id': 'f60faf15-8c67-45d0-8fa1-50fcf9581206', 'project_id': '2a2a70dce6c049e89856a22b5362a330', 'tenant_id': '2a2a70dce6c049e89856a22b5362a330', 'security_group_id': '4709324c-21e3-4d96-8fe3-2d58935218da', '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': 199, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T15:31:02Z', 'updated_at': '2025-08-05T15:31:02Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T15:31:02Z', 'updated_at': '2025-08-05T15:31:02Z', 'revision_number': 1, 'project_id': '2a2a70dce6c049e89856a22b5362a330'}, 'floating_ip': {'id': '4c382175-c27b-4910-bd94-12aa3870f82d', 'tenant_id': '2a2a70dce6c049e89856a22b5362a330', 'floating_ip_address': '172.24.4.163', 'floating_network_id': 'f69a1e3d-9003-4e01-a4b1-a7f571b589d6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '2a2a70dce6c049e89856a22b5362a330', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T15:31:10Z', 'updated_at': '2025-08-05T15:31:10Z', 'revision_number': 0, 'ip': '172.24.4.163'}} 2025-08-05 15:31:24,541 100296 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/compute/v2.1/servers 13.207s 2025-08-05 15:31:24,541 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-158976124", "imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "flavorRef": "1", "networks": [{"uuid": "b976f58b-4b9d-4f4e-9562-d86ae197f1a8"}], "security_groups": [{"name": "tempest-securitygroup--1108983732"}], "key_name": "tempest-keypair-763135023", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/5efc60b0-4705-4f4d-8be4-6c290f45b9d9', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1212b73d-6351-48fb-a4b6-ffabba32aadc', 'x-compute-request-id': 'req-1212b73d-6351-48fb-a4b6-ffabba32aadc', 'conn ection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "5efc60b0-4705-4f4d-8be4-6c290f45b9d9", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5efc60b0-4705-4f4d-8be4-6c290f45b9d9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5efc60b0-4705-4f4d-8be4-6c290f45b9d9"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1108983732"}], "adminPass": "i2kXrA3Y3XWv"}}' 2025-08-05 15:31:26,256 100296 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/5efc60b0-4705-4f4d-8be4-6c290f45b9d9 1.711s 2025-08-05 15:31:26,256 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37528596-b21e-4278-810d-deac93c09fc1', 'x-compute-request-id': 'req-37528596-b21e-4278-810d-deac93c09fc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5efc60b0-4705-4f4d-8be4-6c290f45b9d9'} Body: b'{"server": {"id": "5efc60b0-4705-4f4d-8be4-6c290f45b9d9", "name": "tempest-ServerStableDeviceRescueTest-server-158976124", "status": "BUILD", "tenant_id": "2a2a70dce6c049e89856a22b5362a330", "user_id": "b4b15a156b914c9d9e8c18faee20649d", "metadata": {}, "hostId": "", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:31:25Z", "updated": "2025-08-05T15:31:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5efc60b0-4705-4f4d-8be4-6c290f45b9d9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5efc60b0-4705-4f4d-8be4-6c290f45b9d9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-763135023", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:32:19,402 100296 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/5efc60b0-4705-4f4d-8be4-6c290f45b9d9 3.083s 2025-08-05 15:32:19,403 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1550', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad3fbfb6-b669-49dd-981a-4cf1a55f8dd0', 'x-compute-request-id': 'req-ad3fbfb6-b669-49dd-981a-4cf1a55f8dd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5efc60b0-4705-4f4d-8be4-6c290f45b9d9'} Body: b'{"server": {"id": "5efc60b0-4705-4f4d-8be4-6c290f45b9d9", "name": "tempest-ServerStableDeviceRescueTest-server-158976124", "status": "ACTIVE", "tenant_id": "2a2a70dce6c049e89856a22b5362a330", "user_id": "b4b15a156b914c9d9e8c18faee20649d", "metadata": {}, "hostId": "2c81ec2f78ba225703d4640a99477cce31b842626dd74642353a64ae", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:31:24Z", "updated": "2025-08-05T15:32:05Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1739292292-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:64:38"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5efc60b0-4705-4f4d-8be4-6c290f45b9d9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5efc60b0-4705-4f4d-8be4-6c290f45b9d9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-763135023", "OS-SRV-USG:launched_at": "2025-08-05T15:32:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1108983732"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:32:19,419 100296 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 53 second wait 2025-08-05 15:33:20,065 100296 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/5efc60b0-4705-4f4d-8be4-6c290f45b9d9/os-interface 0.585s 2025-08-05 15:33:20,065 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:19 GMT', 'server': 'Apache/2.4.52 (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-c0a4df69-8b9e-49cf-8a2b-2e46af3f650c', 'x-compute-request-id': 'req-c0a4df69-8b9e-49cf-8a2b-2e46af3f650c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5efc60b0-4705-4f4d-8be4-6c290f45b9d9/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "b976f58b-4b9d-4f4e-9562-d86ae197f1a8", "port_id": "47a9a711-1080-4d8a-a6d6-3d0b9339fc9a", "mac_addr": "fa:16:3e:3c:64:38", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "bb080f49-f264-41fe-a195-e4e4fa1559bc", "ip_address": "10.0.0.9"}]}]}' 2025-08-05 15:33:22,057 100296 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/4c382175-c27b-4910-bd94-12aa3870f82d 1.987s 2025-08-05 15:33:22,058 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "47a9a711-1080-4d8a-a6d6-3d0b9339fc9a"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-b849923d-49a0-41dc-831e-243be9ff6c7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/4c382175-c27b-4910-bd94-12aa3870f82d'} Body: b'{"floatingip": {"id": "4c382175-c27b-4910-bd94-12aa3870f82d", "tenant_id": "2a2a70dce6c049e89856a22b5362a330", "floating_ip_address": "172.24.4.163", "floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6", "router_id": "5d0eda3f-7014-46ea-bade-ae8e9ee71796", "port_id": "47a9a711-1080-4d8 a-a6d6-3d0b9339fc9a", "fixed_ip_address": "10.0.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "b976f58b-4b9d-4f4e-9562-d86ae197f1a8", "mac_address": "fa:16:3e:3c:64:38", "admin_state_up": true, "status": "ACTIVE", "device_id": "5efc60b0-4705-4f4d-8be4-6c290f45b9d9", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T15:31:10Z", "updated_at": "2025-08-05T15:33:21Z", "revision_number": 1, "project_id": "2a2a70dce6c049e89856a22b5362a330"}}' 2025-08-05 15:33:22,059 100296 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.163:22' as 'cirros' with public key authentication 2025-08-05 15:33:22,100 100296 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 15:33:22,206 100296 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 15:33:22,207 100296 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.163 successfully created 2025-08-05 15:33:23,127 100296 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/compute/v2.1/servers/5efc60b0-4705-4f4d-8be4-6c290f45b9d9/action 0.919s 2025-08-05 15:33:23,128 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerStableDeviceRescueTest-image-703381694"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'content-length': '0', 'location': 'http://10.0.0.210/image//images/073ad568-4f18-4a5e-9fa6-95b267c09899', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ff6efc3-6c54-44c9-8f15-21e3c0d679d6', 'x-compute-request-id': 'req-3ff6efc3-6c54-44c9-8f15-21e3c0d679d6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5efc60b0-4705-4f4d-8be4-6c290f45b9d9/action'} Body: b'' 2025-08-05 15:33:23,218 100296 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/images/073ad568-4f18-4a5e-9fa6-95b267c09899 0.088s 2025-08-05 15:33:23,219 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1610', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c48ef70-6605-4e31-96c8-d8b27a484992', 'x-compute-request-id': 'req-9c48ef70-6605-4e31-96c8-d8b27a484992', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/073ad568-4f18-4a5e-9fa6-95b267c09899'} Body: b'{"image": {"id": "073ad568-4f18-4a5e-9fa6-95b267c09899", "name": "tempest-ServerStableDeviceRescueTest-image-703381694", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "5efc60b0-4705-4f4d-8be4-6c290f45b9d9", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1679944743", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRes cueTest-1679944743-project-member", "user_id": "b4b15a156b914c9d9e8c18faee20649d"}, "created": "2025-08-05T15:33:23Z", "updated": "2025-08-05T15:33:23Z", "status": "SAVING", "progress": 25, "OS-EXT-IMG-SIZE:size": 0, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/073ad568-4f18-4a5e-9fa6-95b267c09899"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/073ad568-4f18-4a5e-9fa6-95b267c09899"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/073ad568-4f18-4a5e-9fa6-95b267c09899"}], "server": {"id": "5efc60b0-4705-4f4d-8be4-6c290f45b9d9", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5efc60b0-4705-4f4d-8be4-6c290f45b9d9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5efc60b0-4705-4f4d-8be4-6c290f45b9d9"}]}}}' 2025-08-05 15:34:13,337 100296 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/images/073ad568-4f18-4a5e-9fa6-95b267c09899 0.062s 2025-08-05 15:34:13,338 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-024350e6-851d-4864-adf9-65a5df464361', 'x-compute-request-id': 'req-024350e6-851d-4864-adf9-65a5df464361', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/073ad568-4f18-4a5e-9fa6-95b267c09899'} Body: b'{"image": {"id": "073ad568-4f18-4a5e-9fa6-95b267c09899", "name": "tempest-ServerStableDeviceRescueTest-image-703381694", "minRam": 0, "minDisk": 1, "metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.sha256": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "base_image_ref": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1679944743-project-member", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1679944743", "boot_roles": "member,reader", "hw_machine_type": "pc", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "instance_uuid": "5efc60b0-4705-4f4d-8be4-6c290f45b9d9", "user_id": "b4b15a156b914c9d9e8c18faee20649d", "image_type": "snapshot", "owner_id": "2a2a70dce6c049e89856a22b5362a330", "image_location": "snapshot", "image_state": "available"}, "created": "2025-08-05T15:33:23Z", "updated": "2025-08-05T15:33:32Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 53477376, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/073ad568-4f18-4a5e-9fa6-95b267c09899"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/073ad568-4f18-4a5e-9fa6-95b267c09899"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/073ad568-4f18-4a5e-9fa6-95b267c09899"}], "server": {"id": "5efc60b0-4705-4f4d-8be4-6c290f45b9d9", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5efc60b0-4705-4f4d-8be4-6c290f45b9d9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5efc60b0-4705-4f4d-8be4-6c290f45b9d9"}]}}}' 2025-08-05 15:34:13,408 100296 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/images/073ad568-4f18-4a5e-9fa6-95b267c09899 0.064s 2025-08-05 15:34:13,409 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '' } Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a431e535-a294-4e07-be5d-142c6247bbf3', 'x-compute-request-id': 'req-a431e535-a294-4e07-be5d-142c6247bbf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/073ad568-4f18-4a5e-9fa6-95b267c09899'} Body: b'{"image": {"id": "073ad568-4f18-4a5e-9fa6-95b267c09899", "name": "tempest-ServerStableDeviceRescueTest-image-703381694", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "5efc60b0-4705-4f4d-8be4-6c290f45b9d9", "owner_id": "2a2a70dce6c049e89856a22b5362a330", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1679944743", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1679944743-project-member", "user_id": "b4b15a156b914c9d9e8c18faee20649d"}, "created": "2025-08-05T15:33:23Z", "updated": "2025-08-05T15:33:32Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 53477376, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/073ad568-4f18-4a5e-9fa6-95b267c09899"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/073ad568-4f18-4a5e-9fa6-95b267c09899"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/073ad568-4f18-4a5e-9fa6-95b267c09899"}], "server": {"id": "5efc60b0-4705-4f4d-8be4-6c290f45b9d9", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5efc60b0-4705-4f4d-8be4-6c290f45b9d9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5efc60b0-4705-4f4d-8be4-6c290f45b9d9"}]}}}' 2025-08-05 15:34:13,641 100296 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/5efc60b0-4705-4f4d-8be4-6c290f45b9d9 0.225s 2025-08-05 15:34:13,642 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1669', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd65b2b2-b049-46ad-8ac1-8c98d0260571', 'x-compute-request-id': 'req-cd65b2b2-b049-46ad-8ac1-8c98d0260571', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5efc60b0-4705-4f4d-8be4-6c290f45b9d9'} Body: b'{"server": {"id": "5efc60b0-4705-4f4d-8be4-6c290f45b9d9", "name": "tempest-ServerStableDeviceRescueTest-server-158976124", "status": "ACTIVE", "tenant_id": "2a2a70dce6c049e89856a22b5362a330", "user_id": "b4b15a156b914c9d9e8c18faee20649d", "metadata": {}, "hostId": "2c81ec2f78ba225703d4640a99477cce31b842626dd74642353a64ae", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:31:24Z", "updated": "2025-08-05T15:33:32Z", "addresses": {"te mpest-ServerStableDeviceRescueTest-1739292292-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:64:38"}, {"version": 4, "addr": "172.24.4.163", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:64:38"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5efc60b0-4705-4f4d-8be4-6c290f45b9d9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5efc60b0-4705-4f4d-8be4-6c290f45b9d9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-763135023", "OS-SRV-USG:launched_at": "2025-08-05T15:32:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1108983732"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:35:13,881 100296 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 PATCH http://10.0.0.210/image/v2/images/073ad568-4f18-4a5e-9fa6-95b267c09899 0.163s 2025-08-05 15:35:13,881 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/openstack-images-v2.0-json-patch', 'X-Auth-Token': ''} Body: [{"add": "/hw_rescue_bus", "value": "virtio"}] Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1643', 'content-type': 'application/json', 'x-openstack-request-id': 'req-9d704ae1-9197-477c-a6ae-826ee27d1ca2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/073ad568-4f18-4a5e-9fa6-95b267c09899'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.sha256": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "base_image_ref": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1679944743-project-member", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1679944743", "boot_roles": "member,reader", "hw_machine_type": "pc", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "instance_uuid": "5efc60b0-4705-4f4d-8be4-6c290f45b9d9", "user_id": "b4b15a156b914c9d9e8c18faee20649d", "image_type": "snapshot", "owner_id": "2a2a70dce6c049e89856a22b5362a330", "image_location": "snapshot", "image_state": "available", "hw_rescue_bus": "virtio", "name": "tempest-ServerStableDeviceRescueTest-image-703381694", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53477376, "virtual_size": 1073741824, "status": "active", "checksum": "216d49c10be96ce527cbf5c5a5dff37a", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "2a2a70dce6c049e89856a22b5362a330", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9d7bceadb109263c15fd9326f8540a59fcc14d12d3e71b4b91c239120160d59081b811ff84edb64e3e8d24ddd0f6174f3751ce7ff28218cbf582c7013fe39041", "id": "073ad568-4f18-4a5e-9fa6-95b267c09899", "created_at": "2025-08-05T15:33:23Z", "updated_at": "2025-08-05T15:35:14Z", "tags": [], "self": "/v2/images/073ad568-4f18-4a5e-9fa6-95b267c09899", "file": "/v2/images/073ad568-4f18-4a5e-9fa6-95b267c09899/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:35:14,044 100296 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 PATCH http://10.0.0.210/image/v2/images/073ad568-4f18-4a5e-9fa6-95b267c09899 0.162s 2025-08-05 15:35:14,044 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/openstack-images-v2.0-json-patch', 'X-Auth-Token': ''} Body: [{"add": "/hw_rescue_device", "value": "disk"}] Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1671', 'content-type': 'application/json', 'x-openstack-request-id': 'req-bf78179b-b542-4cd9-9526-77b730ad1241', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/073ad568-4f18-4a5e-9fa6-95b267c09899'} Body: b'{"base_image_ref": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rescue_bus": "virtio", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "5efc60b0-4705-4f4d-8be4-6c290f45b9d9", "owner_id": "2a2a70dce6c049e89856a22b5362a330", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1679944743", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1679944743-project-member", "user_id": "b4b15a156b914c9d9e8c18faee20649d", "hw_rescue_device": "disk", "name": "tempest-ServerStableDeviceRescueTest-image-703381694", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53477376, "virtual_size": 1073741824, "status": "active", "checksum": "216d49c10be96ce527cbf5c5a5dff37a", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "2a2a70dce6c049e89856a22b5362a330", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9d7bceadb109263c15fd9326f8540a59fcc14d12d3e71b4b91c239120160d59081b811ff84edb64e3e8d24ddd0f6174f3751ce7ff28218cbf582c7013fe39041", "id": "073ad568-4f18-4a5e-9fa6-95b267c09899", "created_at": "2025-08-05T15:33:23Z", "updated_at": "2025-08-05T15:35:14Z", "tags": [], "self": "/v2/images/073ad568-4f18-4a5e-9fa6-95b267c09899", "file": "/v2/images/073ad568-4f18-4a5e-9fa6-95b267c09899/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:35:14,242 100296 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/5efc60b0-4705-4f4d-8be4-6c290f45b9d9 0.197s 2025-08-05 15:35:14,242 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1669', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b7c537d-6c9c-4d8f-adef-9d155ece4e6a', 'x-compute-request-id': 'req-5b7c537d-6c9c-4d8f-adef-9d155ece4e6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5efc60b0-4705-4f4d-8be4-6c290f45b9d9'} Body: b'{"server": {"id": "5efc60b0-4705-4f4d-8be4-6c290f45b9d9", "name": "tempest-ServerStableDeviceRescueTest-server-158976124", "status": "ACTIVE", "tenant_id": "2a2a70dce6c049e89856a22b5362a330", "user_id": "b4b15a156b914c9d9e8c18faee20649d", "metadata": {}, "hostId": "2c81ec2f78ba225703d4640a99477cce31b842626dd74642353a64ae", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:31:24Z", "updated": "2025-08-05T15:33:32Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1739292292-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:64:38"}, {"version": 4, "addr": "172.24.4.163", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:64:38"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5efc60b0-4705-4f4d-8be4-6c290f45b9d9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5efc60b0-4705-4f4d-8be4-6c290f45b9d9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-763135023", "OS-SRV-USG:launched_at": "2025-08-05T15:32:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1108983732"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:35:14,299 100296 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/f291358e-6f34-4670-8316-3928a4176218 0.041s 2025-08-05 15:35:14,300 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-588fe365-af92-427a-b52c-a560d91f6aa1', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-588fe365-af92-427a-b52c-a560d91f6aa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f291358e-6f34-4670-8316-3928a4176218'} Body: b'{"volume": {"id": "f291358e-6f34-4670-8316-3928a4176218", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:30:59.000000", "updated_at": "2025-08-05T15:30:59.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1985188530", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f291358e-6f34-4670-8316-3928a4176218"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f291358e-6f34-4670-8316-3928a4176218"}], "user_id": "b4b15a156b914c9d9e8c18faee20649d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2a2a70dce6c049e89856a22b5362a330"}}' 2025-08-05 15:35:15,352 100296 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/f291358e-6f34-4670-8316-3928a4176218 0.037s 2025-08-05 15:35:15,352 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6d6b241-58cd-4288-b19f-7416baa8e819', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6d6b241-58cd-4288-b19f-7416baa8e819', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f291358e-6f34-4670-8316-3928a4176218'} Body: b'{"volume": {"id": "f291358e-6f34-4670-8316-3928a4176218", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:30:59.000000", "updated_at": "2025-08-05T15:30:59.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1985188530", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f291358e-6f34-4670-8316-3928a4176218"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f291358e-6f34-4670-8316-3928a4176218"}], "user_id": "b4b15a156b914c9d9e8 c18faee20649d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2a2a70dce6c049e89856a22b5362a330"}}' {5} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri [112.416941s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_volumes_negative.py", line 47, in test_update_attached_volume_with_nonexistent_volume_in_uri volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 235c2f5f-da00-4ac7-aa69-4b9c7dbfe2e4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:33:34,955 100286 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.085s 2025-08-05 15:33:34,955 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2493', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-7c1f7ee3-3984-4ec0-babe-42373d86a44b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "d87a36f32add4418b94f317fdf9de199", "name": "tempest-VolumesAdminNegativeTest-76214464-project-member", "password_expires_at": null}, "audit_ids": ["_jC_tXTVRFy42ZQOGS_TJQ"], "expires_at": "2025-08-05T16:33:34.000000Z", "issued_at": "2025-08-05T15:33:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13ed390fa03b476c9ebfda8ff12e6d95", "name": "tempest-VolumesAdminNegativeTest-76214464"}, "is_domain": false, "roles": [{"id": "461f0d232b974187bff1eee1b4001d2b", "name": "member"}, {"id": "d887b012e75948019d8f3f2cb4e03f1d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0b86af44f19943b9bb51d2e8be11acb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3faf8e39867c48f0af02bb4f9735ae61", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "2517c6600f1a460cbad97286d19e9fb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "5c7a5b25720b4bdab0487096fdfafbae", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3251b32e2034796b9bce144b495f88a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/13ed390fa03b476c9ebfda8ff12e6d95", "region": "RegionOne"}], "id": "756156d7158f4ccbaadb474942634f76", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "73c2fc4ed21746cba5d1b5174ddbe300", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9b0e9eb7606043838528301ec538d1b8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "5209c341a08f463cae448322fb93f468", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a638b206ad0a4dc2850092c0c185d1e7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0d29cdaf82ce4569803f34224311c65f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad9a324b861049728af39ec906166007", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "02367db45c0e4c649c641b88e903475b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "ddc2790d372b4fd9a5b7c1eabdbf861d", "type": "network", "name": "neutron"}]}}' 2025-08-05 15:33:34,955 100286 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': '7c6e3c4a-ff9b-440e-96eb-f5bbf200ebce', 'name': 'tempest-VolumesAdminNegativeTest-1964615213-network', 'tenant_id': '13ed390fa03b476c9ebfda8ff12e6d95', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '13ed390fa03b476c9ebfda8ff12e6d95', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 8396, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope' : None, 'description': '', 'tags': [], 'created_at': '2025-08-05T15:30:35Z', 'updated_at': '2025-08-05T15:30:35Z', 'revision_number': 1} available for tenant 2025-08-05 15:33:35,482 100286 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 202 POST http://10.0.0.210/compute/v2.1/servers 0.526s 2025-08-05 15:33:35,482 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-643293660", "imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "flavorRef": "1", "networks": [{"uuid": "7c6e3c4a-ff9b-440e-96eb-f5bbf200ebce"}]}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/ed13807b-b958-4900-ac2d-01acefe15f87', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-438215d9-7062-4a1a-bdde-403b020c5f40', 'x-compute-request-id': 'req-438215d9-7062-4a1a-bdde-403b020c5f40', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "ed13807b-b958-4900-ac2d-01acefe15f87", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ed13807b-b958-4900-ac2d-01acefe15f87"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ed13807b-b958-4900-ac2d-01acefe15f87"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "6d4XmRaAEivw"}}' 2025-08-05 15:33:35,588 100286 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://10.0.0.210/compute/v2.1/servers/ed13807b-b958-4900-ac2d-01acefe15f87 0.102s 2025-08-05 15:33:35,588 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1209', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c897845-d820-4993-864c-8c33197f2db7', 'x-compute-request-id': 'req-8c897845-d820-4993-864c-8c33197f2db7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ed13807b-b958-4900-ac2d-01acefe15f87'} Body: b'{"server": {"id": "ed13807b-b958-4900-ac2d-01acefe15f87", "name": "tempest-VolumesAdminNegativeTest-server-643293660", "status": "BUILD", "tenant_id": "13ed390fa03b476c9ebfda8ff12e6d95", "user_id": "d87a36f32add4418b94f317fdf9de199", "metadata": {}, "hostId": "", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:33:35Z", "updated": "2025-08-05T15:33:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ed13807b-b958-4900-ac2d-01acefe15f87"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ed13807b-b958-4900-ac2d-01acefe15f87"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:34:25,880 100286 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://10.0.0.210/compute/v2.1/servers/ed13807b-b958-4900-ac2d-01acefe15f87 0.216s 2025-08-05 15:34:25,881 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1494', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bbe93810-cd4a-4f5e-9858-f0eecfcf784f', 'x-compute-request-id': 'req-bbe93810-cd4a-4f5e-9858-f0eecfcf784f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ed13807b-b958-4900-ac2d-01acefe15f87'} Body: b'{"server": {"id": "ed13807b-b958-4900-ac2d-01acefe15f87", "name": "tempest-VolumesAdminNegativeTest-server-643293660", "status": "ACTIVE", "tenant_id": "13ed390fa03b476c9ebfda8ff12e6d95", "user_id": "d87a36f32add4418b94f317fdf9de199", "metadata": {}, "hostId": "671e6254f952ff40d6012ade39baf7ca7467e4af8c8f16c5c3ce088f", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:33:35Z", "updated": "2025-08-05T15:33:51Z", "addresses": {"tempest-VolumesAdminNegativeTest-1964615213-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:8d:c2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ed13807b-b958-4900-ac2d-01acefe15f87"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ed13807b-b958-4900-ac2d-01acefe15f87"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T15:33:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:34:25,895 100286 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 15:35:26,158 100286 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 202 POST http://10.0.0.210/volume/v3/volumes 0.202s 2025-08-05 15:35:26,159 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1563255102"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cca31630-595f-432b-a947-b6d4c88436ae', 'content-length': '756', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cca31630-595f-432b-a947-b6d4c88436ae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "235c2f5f-da00-4ac7-aa69-4b9c7dbfe2e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:35:26.092123", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1563255102", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": " http://10.0.0.210/volume/v3/volumes/235c2f5f-da00-4ac7-aa69-4b9c7dbfe2e4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/235c2f5f-da00-4ac7-aa69-4b9c7dbfe2e4"}], "user_id": "d87a36f32add4418b94f317fdf9de199", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:35:26,213 100286 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://10.0.0.210/volume/v3/volumes/235c2f5f-da00-4ac7-aa69-4b9c7dbfe2e4 0.039s 2025-08-05 15:35:26,213 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37f002d5-618e-4cd9-b1fd-e3bfc5005490', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37f002d5-618e-4cd9-b1fd-e3bfc5005490', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/235c2f5f-da00-4ac7-aa69-4b9c7dbfe2e4'} Body: b'{"volume": {"id": "235c2f5f-da00-4ac7-aa69-4b9c7dbfe2e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:35:26.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1563255102", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/235c2f5f-da00-4ac7-aa69-4b9c7dbfe2e4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/235c2f5f-da00-4ac7-aa69-4b9c7dbfe2e4"}], "user_id": "d87a36f32add4418b94f317fdf9de199", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13ed390fa03b476c9ebfda8ff12e6d95"}}' 2025-08-05 15:35:27,266 100286 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://10.0.0.210/volume/v3/volumes/235c2f5f-da00-4ac7-aa69-4b9c7dbfe2e4 0.037s 2025-08-05 15:35:27,267 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-345305f7-1e8e-450b-ba93-fbb2cf47f144', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-345305f7-1e8e-450b-ba93-fbb2cf47f144', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/235c2f5f-da00-4ac7-aa69-4b9c7dbfe2e4'} Body: b'{"volume": {"id": "235c2f5f-da00-4ac7-aa69-4b9c7dbfe2e4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:35:26.000000", "updated_at": "2025-08-05T15:35:26.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1563255102", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/235c2f5f-da00-4ac7-aa69-4b9c7dbfe2e4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/235c2f5f-da00-4ac7-aa69-4b9c7dbfe2e4"}], "user_id": "d87a36f32add4418b94f317fdf9de199", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13ed390fa03b476c9ebfda8ff12e6d95"}}' {2} cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests.test_snapshot_data_integrity [177.010018s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/scenario/test_snapshots.py", line 70, in test_snapshot_data_integrity volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 141ef231-89a0-4400-b23b-20352e4a43d0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:32:50,710 100280 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 15:32:50,710 100280 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 15:32:51,017 100280 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.304s 2025-08-05 15:32:51,017 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-277269969", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKaJZhWXNF932I+QKX+aSi4pYHVNqKo2k4Q0med5MJgx7EJrBVlf9VFOmgNCJMJzgc1G3GIgMk08KoEYF6tsYZpQYg3+R+WJp0rFRrwShvkx+ururQko0xBAuNC6ak6NmA=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b22d76c2-0deb-4043-b302-58d24c14b126', 'x-compute-request-id': 'req-b22d76c2-0deb-4043-b302-58d24c14b126', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-277269969", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKaJZhWXNF932I+QKX+aSi4pYHVNqKo2k4Q0med5MJgx7EJrBVlf9VFOmgNCJMJzgc1G3GIgMk08KoEYF6tsYZpQYg3+R+WJp0rFRrwShvkx+ururQko0xBAuNC6ak6NmA==", "fingerprint": "cf:08:e2:80:1e:19:3f:01:50:8a:c8:1f:04:04:4f:e5", "user_id": "d76a0634ac1149408b36bd8481cb0fc9"}}' 2025-08-05 15:32:51,022 100280 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-277269969 created 2025-08-05 15:32:51,559 100280 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.535s 2025-08-05 15:32:51,559 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1650546015", "description": "tempest-description--395444568"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-0da6ff7c-3026-4ba6-baaf-7720212c5837', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "7f74422f-c79f-47c9-a325-ce17b0354bfb", "name": "tempest-securitygroup--1650546015", "stateful": true, "tenant_id": "880a9ff902e247619330390a8b41351a", "description": "tempest-description--395444568", "shared": false, "security_group_rules": [{"id": "2343f678-632f-4ae4-be57-94a9fcc314d4", "project_id": "880a9ff902e247619330390a8b41351a", "tenant_id": "880a9ff902e247619330390a8b41351a", "security_group_id": "7f74422f-c79f-47c9-a325-ce17b0354bfb", "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": 575, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:32:51Z", "updated_at": "2025-08-05T15:32:51Z", "revision_number": 0}, {"id": "b6b4d3ab-9639-4274-9c9e-8f9b54ab31e0", "project_id": "880a9ff902e247619330390a8b41351a", "tenant_id": "880a9ff902e247619330390a8b41351a", "security_group_id": "7f74422f-c79f-47c9-a325-ce17b0354bfb", "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": 574, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:32:51Z", "updated_at": "2025-08-05T15:32:51Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T15:32:51Z", "updated_at": "2025-08-05T15:32:51Z", "revision_number": 1, "project_id": "880a9ff902e247619330390a8b41351a"}}' 2025-08-05 15:32:52,043 100280 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.483s 2025-08-05 15:32:52,043 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7f74422f-c79f-47c9-a325-ce17b0354bfb", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-1536a65f-92a6-455c-bc80-b245a18294ca', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6beb8be3-94a4-42ab-94c3-38235b1fa553", "project_id": "880a9ff902e247619330390a8b41351a", "tenant_id": "880a9ff902e247619330390a8b41351a", "security_group_id": "7f74422f-c79f-47c9-a325-ce17b0354bfb", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:32:51Z", "updated_at": "2025-08-05T15:32:51Z", "revision_number": 0}}' 2025-08-05 15:32:52,452 100280 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.408s 2025-08-05 15:32:52,453 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7f74422f-c79f-47c9-a325-ce17b0354bfb", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-3edf6967-ad75-40d0-81bc-1edfb9fe93a1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c31e1a10-ec87-4523-a563-2b46d1a4fd59", "project_id": "880a9ff902e247619330390a8b41351a", "tenant_id": "880a9ff902e247619330390a8b41351a", "security_group_id": "7f74422f-c79f-47c9-a325-ce17b0354bfb", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:32:52Z", "updated_at": "2025-08-05T15:32:52Z", "revision_number": 0}}' 2025-08-05 15:32:52,453 100280 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1650546015 created 2025-08-05 15:32:55,299 100280 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 2.844s 2025-08-05 15:32:55,299 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json' , 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-7941da4b-09bd-46bc-9cfd-daa2447fb95a', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "035c8efc-6ea7-445e-92a7-cb656186bc73", "tenant_id": "880a9ff902e247619330390a8b41351a", "floating_ip_address": "172.24.4.178", "floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "880a9ff902e247619330390a8b41351a", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T15:32:53Z", "updated_at": "2025-08-05T15:32:53Z", "revision_number": 0}}' 2025-08-05 15:32:55,300 100280 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '035c8efc-6ea7-445e-92a7-cb656186bc73', 'tenant_id': '880a9ff902e247619330390a8b41351a', 'floating_ip_address': '172.24.4.178', 'floating_network_id': 'f69a1e3d-9003-4e01-a4b1-a7f571b589d6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '880a9ff902e247619330390a8b41351a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T15:32:53Z', 'updated_at': '2025-08-05T15:32:53Z', 'revision_number': 0, 'ip': '172.24.4.178'} created 2025-08-05 15:32:56,294 100280 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.993s 2025-08-05 15:32:56,294 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-1593672846", "description": "tempest-secgroup-smoke-1593672846 description", "project_id": "880a9ff902e247619330390a8b41351a"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1675', 'x-openstack-request-id': 'req-11c7c28a-10cd-4fbd-ac4b-67fa59c2b4cf', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "b5d48caf-1bb2-4b15-9f03-fbc677ec30be", "name": "tempest-secgroup-smoke-1593672846", "stateful": true, "tenant_id": "880a9ff902e247619330390a8b41351a", "description": "tempest-secgroup-smoke-1593672846 description", "shared": false, "security_group_rules": [{"id": "4119a7fa-46f7-4888-b37d-8e203854c011", "project_id": "880a9ff902e247619330390a8b41351a", "tenant_id": "880a9ff902e247619330390a8b41351a", "security_group_id": "b5d48caf-1bb2-4b15-9f03-fbc677ec30be", "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": 595, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:32:56Z", "updated_at": "2025-08-05T15:32:56Z", "revision_number": 0}, {"id": "bdad452c-5988-455a-8d40-61a67904ef0b", "project_id": "880a9ff902e247619330390a8b41351a", "tenant_id": "880a9ff902e247619330390a8b41351a", "security_group_id": "b5d48caf-1bb2-4b15-9f03-fbc677ec30be", "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": 596, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:32:56Z", "updated_at": "2025-08-05T15:32:56Z", "revisi on_number": 0}], "tags": [], "created_at": "2025-08-05T15:32:56Z", "updated_at": "2025-08-05T15:32:56Z", "revision_number": 1, "project_id": "880a9ff902e247619330390a8b41351a"}}' 2025-08-05 15:32:57,497 100280 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 1.202s 2025-08-05 15:32:57,497 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b5d48caf-1bb2-4b15-9f03-fbc677ec30be", "project_id": "880a9ff902e247619330390a8b41351a", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-03e751d5-ac24-4a6c-942b-bba653b8efd3', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "eb93ecd3-fd89-4849-85c0-e04ee0fff39b", "project_id": "880a9ff902e247619330390a8b41351a", "tenant_id": "880a9ff902e247619330390a8b41351a", "security_group_id": "b5d48caf-1bb2-4b15-9f03-fbc677ec30be", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:32:56Z", "updated_at": "2025-08-05T15:32:56Z", "revision_number": 0}}' 2025-08-05 15:32:58,249 100280 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.750s 2025-08-05 15:32:58,249 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b5d48caf-1bb2-4b15-9f03-fbc677ec30be", "project_id": "880a9ff902e247619330390a8b41351a", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-877f575b-28b9-49d3-ae9f-37b1aa45b76b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "da354df7-5330-4d35-8b3d-b595b83aba60", "project_id": "880a9ff902e247619330390a8b41351a", "tenant_id": "880a9ff902e247619330390a8b41351a", "security_group_id": "b5d48caf-1bb2-4b15-9f03-fbc677ec30be", "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": "2025-08-05T15:32:58Z", "updated_at": "2025-08-05T15:32:58Z", "revision_number": 0}}' 2025-08-05 15:32:59,085 100280 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.835s 2025-08-05 15:32:59,086 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b5d48caf-1bb2-4b15-9f03-fbc677ec30be", "project_id": "880a9ff902e247619330390a8b41351a", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-1f358a91-23aa-4a19-b94a-519e1721c925', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "db37a9bb-1c1f-473e-a357-3708af7f280e", "project_id": "880a9ff902e247619330390a8b41351a", "tenant_id": "880a9ff902e247619330390a8b41351a", "security_group_id": "b5d48caf-1bb2-4b15-9f03-fbc677ec30be", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:32:58Z", "updated_at": "2025-08-05T15:32:58Z", "revision_number": 0}}' 2025-08-05 15:33:00,004 100280 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.917s 2025-08-05 15:33:00,004 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b5d48caf-1bb2-4b15-9f03-fbc677ec30be", "project_id": "880a9ff902e247619330390a8b41351a", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-be1dd0b8-36cd-4bf9-aa43-c239ca97cf38', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d4ffe9ba-b73c-4011-88ab-cfeeb17888aa", "project_id": "880a9ff902e247619330390a8b41351a", "tenant_id": "880a9ff902e247619330390a8b41351a", "security_group_id": "b5d48caf-1bb2-4b15-9f03-fbc677ec30be", "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": "2025-08-05T15:32:59Z", "updated_at": "2025-08-05T15:32:59Z", "revision_number": 0}}' 2025-08-05 15:33:00,622 100280 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.617s 2025-08-05 15:33:00,623 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b5d48caf-1bb2-4b15-9f03-fbc677ec30be", "project_id": "880a9ff902e247619330390a8b41351a", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-35e29aca-12d8-439f-a07c-c4fb89529b98', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1dba25eb-634a-4ffc-a1b2-fb988be6f365", "project_id": "880a9ff902e247619330390a8b41351a", "tenant_id": "880a9ff902e247619330390a8b41351a", "security_group_id": "b5d48caf-1bb2-4b15-9f03-fbc677ec30be", "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": "2025-08-05T15:33:00Z", "updated_at": "2025-08-05T15:33:00Z", "revision_number": 0}}' 2025-08-05 15:33:00,914 100280 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.291s 2025-08-05 15:33: 00,915 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b5d48caf-1bb2-4b15-9f03-fbc677ec30be", "project_id": "880a9ff902e247619330390a8b41351a", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-e44d90bd-6f94-462b-bfd9-24c9fa5ccd45', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4b74944b-1888-426a-be21-e8a4f581d145", "project_id": "880a9ff902e247619330390a8b41351a", "tenant_id": "880a9ff902e247619330390a8b41351a", "security_group_id": "b5d48caf-1bb2-4b15-9f03-fbc677ec30be", "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": "2025-08-05T15:33:00Z", "updated_at": "2025-08-05T15:33:00Z", "revision_number": 0}}' 2025-08-05 15:33:01,071 100280 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.149s 2025-08-05 15:33:01,071 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2501', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-181af8b3-0e26-4ebf-81b2-45223fade8b1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "d76a0634ac1149408b36bd8481cb0fc9", "name": "tempest-SnapshotDataIntegrityTests-2139927345-project-member", "password_expires_at": null}, "audit_ids": ["M70Ux4-cRFqYkqlctPH0gA"], "expires_at": "2025-08-05T16:33:01.000000Z", "issued_at": "2025-08-05T15:33:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "880a9ff902e247619330390a8b41351a", "name": "tempest-SnapshotDataIntegrityTests-2139927345"}, "is_domain": false, "roles": [{"id": "461f0d232b974187bff1eee1b4001d2b", "name": "member"}, {"id": "d887b012e75948019d8f3f2cb4e03f1d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0b86af44f19943b9bb51d2e8be11acb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3faf8e39867c48f0af02bb4f9735ae61", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "2517c6600f1a460cbad97286d19e9fb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "5c7a5b25720b4bdab0487096fdfafbae", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3251b32e2034796b9bce144b495f88a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/880a9ff902e247619330390a8b41351a", "region": "RegionOne"}], "id": "756156d7158f4ccbaadb474942634f76", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "73c2fc4ed21746cba5d1b5174ddbe300", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9b0e9eb7606043838528301ec538d1b8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "5209c341a08f463cae448322fb93f468", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a638b206ad0a4dc285009 2c0c185d1e7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0d29cdaf82ce4569803f34224311c65f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad9a324b861049728af39ec906166007", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "02367db45c0e4c649c641b88e903475b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "ddc2790d372b4fd9a5b7c1eabdbf861d", "type": "network", "name": "neutron"}]}}' 2025-08-05 15:33:01,072 100280 INFO [tempest.lib.common.fixed_network] (SnapshotDataIntegrityTests:test_snapshot_data_integrity) Found network {'id': '506329ea-5613-4da4-9e35-34bca734c8e6', 'name': 'tempest-SnapshotDataIntegrityTests-2021569537-network', 'tenant_id': '880a9ff902e247619330390a8b41351a', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '880a9ff902e247619330390a8b41351a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 24651, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T15:32:29Z', 'updated_at': '2025-08-05T15:32:29Z', 'revision_number': 1} available for tenant 2025-08-05 15:33:01,073 100280 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-277269969', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKaJZhWXNF932I+QKX+aSi4pYHVNqKo2k4Q0med5MJgx7EJrBVlf9VFOmgNCJMJzgc1G3GIgMk08KoEYF6tsYZpQYg3+R+WJp0rFRrwShvkx+ururQko0xBAuNC6ak6NmA==', 'fingerprint': 'cf:08:e2:80:1e:19:3f:01:50:8a:c8:1f:04:04:4f:e5', 'user_id': 'd76a0634ac1149408b36bd8481cb0fc9', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBllz71Y6b6rAZuKjHJqUHgB48ZV6HwZ+wDps2JfGB39DYmRsdjgEfg\nmx2b7JoGzPGgBwYFK4EEACKhZANiAASmiWYVlzRfd9iPkCl/mkouKWB1TaiqNpOE\nNJnneTCYMexCawVZX/VRTpoDQiTCc4HNRtxiIDJNPCqBGBerbGGaUGIN/kfliadK\nxUa8Eob5Mfrq7q0JKNMQQLjQumpOjZg=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '7f74422f-c79f-47c9-a325-ce17b0354bfb', 'name': 'tempest-securitygroup--1650546015', 'stateful': True, 'tenant_id': '880a9ff902e247619330390a8b41351a', 'description': 'tempest-description--395444568', 'shared': False, 'security_group_rules': [{'id': '2343f678-632f-4ae4-be57-94a9fcc314d4', 'project_id': '880a9ff902e247619330390a8b41351a', 'tenant_id': '880a9ff902e247619330390a8b41351a', 'security_group_id': '7f74422f-c79f-47c9-a325-ce17b0354bfb', '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': 575, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T15:32:51Z', 'updated_at': '2025-08-05T15:32:51Z', 'revision_number': 0}, {'id': 'b6b4d3ab-9639-4274-9c9e-8f9b54ab31e0', 'project_id': '880a9ff902e247619330390a8b41351a', 'tenant_id': '880a9ff902e247619330390a8b41351a', 'security_group_id': '7f74422f-c79f-47c9-a325-ce17b0354bfb', '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': 574, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T15:32:51Z', 'updated_at': '2025-08-05T15:32:51Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T15:32:51Z', 'updated_at': '2025-08-05T15:32:51Z', 'revision_number': 1, 'project_id': '880a9ff902e247619330390a8b41351a'}, 'floating_ip': {'id': '035c8efc-6ea7-445e-92a7-cb656186bc73', 'tenant_id': '880a9ff902e247619330390a8b41351a', 'floating_ip_address': '172.24.4.178 ', 'floating_network_id': 'f69a1e3d-9003-4e01-a4b1-a7f571b589d6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '880a9ff902e247619330390a8b41351a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T15:32:53Z', 'updated_at': '2025-08-05T15:32:53Z', 'revision_number': 0, 'ip': '172.24.4.178'}} 2025-08-05 15:33:01,801 100280 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/compute/v2.1/servers 0.727s 2025-08-05 15:33:01,802 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-SnapshotDataIntegrityTests-server-820376342", "imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "flavorRef": "1", "key_name": "tempest-keypair-277269969", "security_groups": [{"name": "tempest-secgroup-smoke-1593672846"}, {"name": "tempest-securitygroup--1650546015"}], "networks": [{"uuid": "506329ea-5613-4da4-9e35-34bca734c8e6"}], "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '451', 'location': 'http://10.0.0.210/compute/v2.1/servers/89fbf9fd-1f30-4715-8814-20063d6cd5ca', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b27e4bd3-7073-4e61-b060-5d2b97a3533c', 'x-compute-request-id': 'req-b27e4bd3-7073-4e61-b060-5d2b97a3533c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "89fbf9fd-1f30-4715-8814-20063d6cd5ca", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/89fbf9fd-1f30-4715-8814-20063d6cd5ca"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/89fbf9fd-1f30-4715-8814-20063d6cd5ca"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1593672846"}, {"name": "tempest-securitygroup--1650546015"}], "adminPass": "TrDwrc87gLmT"}}' 2025-08-05 15:33:01,895 100280 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/89fbf9fd-1f30-4715-8814-20063d6cd5ca 0.089s 2025-08-05 15:33:01,895 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1234', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-363963b3-a7e0-459d-b919-e9ffeb8e02a4', 'x-compute-request-id': 'req-363963b3-a7e0-459d-b919-e9ffeb8e02a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/89fbf9fd-1f30-4715-8814-20063d6cd5ca'} Body: b'{"server": {"id": "89fbf9fd-1f30-4715-8814-20063d6cd5ca", "name": "tempest-SnapshotDataIntegrityTests-server-820376342", "status": "BUILD", "tenant_id": "880a9ff902e247619330390a8b41351a", "user_id": "d76a0634ac1149408b36bd8481cb0fc9", "metadata": {}, "hostId": "", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:33:02Z", "updated": "2025-08-05T15:33:01Z", "addresses": {}, "accessIPv4": "", " accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/89fbf9fd-1f30-4715-8814-20063d6cd5ca"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/89fbf9fd-1f30-4715-8814-20063d6cd5ca"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-277269969", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:33:52,250 100280 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/89fbf9fd-1f30-4715-8814-20063d6cd5ca 0.286s 2025-08-05 15:33:52,250 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1594', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6eb5a743-5116-4349-9681-a3ecab94919d', 'x-compute-request-id': 'req-6eb5a743-5116-4349-9681-a3ecab94919d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/89fbf9fd-1f30-4715-8814-20063d6cd5ca'} Body: b'{"server": {"id": "89fbf9fd-1f30-4715-8814-20063d6cd5ca", "name": "tempest-SnapshotDataIntegrityTests-server-820376342", "status": "ACTIVE", "tenant_id": "880a9ff902e247619330390a8b41351a", "user_id": "d76a0634ac1149408b36bd8481cb0fc9", "metadata": {}, "hostId": "005d06572c0df8ab31a984be733360a2ad0c729f494ea013b753f51d", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:33:01Z", "updated": "2025-08-05T15:33:18Z", "addresses": {"tempest-SnapshotDataIntegrityTests-2021569537-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:15:6b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/89fbf9fd-1f30-4715-8814-20063d6cd5ca"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/89fbf9fd-1f30-4715-8814-20063d6cd5ca"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-277269969", "OS-SRV-USG:launched_at": "2025-08-05T15:33:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1650546015"}, {"name": "tempest-secgroup-smoke-1593672846"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:33:52,268 100280 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2025-08-05 15:34:52,478 100280 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/89fbf9fd-1f30-4715-8814-20063d6cd5ca/os-interface 0.150s 2025-08-05 15:34:52,479 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenSt ack-Nova-API-Version', 'x-openstack-request-id': 'req-ec2d8397-c44a-4027-aeeb-9e72e71916cd', 'x-compute-request-id': 'req-ec2d8397-c44a-4027-aeeb-9e72e71916cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/89fbf9fd-1f30-4715-8814-20063d6cd5ca/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "506329ea-5613-4da4-9e35-34bca734c8e6", "port_id": "0ee8466a-5367-450a-9b40-295d64c587e5", "mac_addr": "fa:16:3e:b3:15:6b", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "df45db8f-c2e2-417b-b122-4ffdc16a4eaf", "ip_address": "10.0.0.13"}]}]}' 2025-08-05 15:34:54,416 100280 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/035c8efc-6ea7-445e-92a7-cb656186bc73 1.932s 2025-08-05 15:34:54,416 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "0ee8466a-5367-450a-9b40-295d64c587e5"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-654a39d1-26ef-4511-89c6-a1098e093c84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/035c8efc-6ea7-445e-92a7-cb656186bc73'} Body: b'{"floatingip": {"id": "035c8efc-6ea7-445e-92a7-cb656186bc73", "tenant_id": "880a9ff902e247619330390a8b41351a", "floating_ip_address": "172.24.4.178", "floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6", "router_id": "ceb927ec-b080-499d-ae51-f15a7a029493", "port_id": "0ee8466a-5367-450a-9b40-295d64c587e5", "fixed_ip_address": "10.0.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "506329ea-5613-4da4-9e35-34bca734c8e6", "mac_address": "fa:16:3e:b3:15:6b", "admin_state_up": true, "status": "ACTIVE", "device_id": "89fbf9fd-1f30-4715-8814-20063d6cd5ca", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T15:32:53Z", "updated_at": "2025-08-05T15:34:53Z", "revision_number": 1, "project_id": "880a9ff902e247619330390a8b41351a"}}' 2025-08-05 15:34:54,420 100280 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.178:22' as 'cirros' with public key authentication 2025-08-05 15:34:54,442 100280 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 15:34:54,547 100280 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 15:34:54,548 100280 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.178 successfully created 2025-08-05 15:34:54,792 100280 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/89fbf9fd-1f30-4715-8814-20063d6cd5ca 0.243s 2025-08-05 15:34:54,792 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1594', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd2da33f-3335-4b35-91b2-ad3ab44a49c1', 'x-compute-request-id': 'req-dd2da33f-3335-4b35-91b2-ad3ab44a49c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/89fbf9fd-1f30-4715-8814-20063d6cd5ca'} Body: b'{"server": {"id": "89fbf9fd-1f30-4715-8814-20063d6cd5ca", "name": "tempest-SnapshotDataIntegrityTests-server-820376342", "status": "ACTIVE", "tenant_id": "880a9ff902e247619330390a8b41351a", "user_id": "d76a0634ac1149408b36bd 8481cb0fc9", "metadata": {}, "hostId": "005d06572c0df8ab31a984be733360a2ad0c729f494ea013b753f51d", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:33:01Z", "updated": "2025-08-05T15:33:18Z", "addresses": {"tempest-SnapshotDataIntegrityTests-2021569537-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:15:6b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/89fbf9fd-1f30-4715-8814-20063d6cd5ca"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/89fbf9fd-1f30-4715-8814-20063d6cd5ca"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-277269969", "OS-SRV-USG:launched_at": "2025-08-05T15:33:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1650546015"}, {"name": "tempest-secgroup-smoke-1593672846"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:34:55,031 100280 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/volume/v3/volumes 0.223s 2025-08-05 15:34:55,032 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-168881836", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61278a6f-1c3c-4698-a0c1-2a55171fa74b', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61278a6f-1c3c-4698-a0c1-2a55171fa74b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "141ef231-89a0-4400-b23b-20352e4a43d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:34:54.965998", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-168881836", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/141ef231-89a0-4400-b23b-20352e4a43d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/141ef231-89a0-4400-b23b-20352e4a43d0"}], "user_id": "d76a0634ac1149408b36bd8481cb0fc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:34:55,090 100280 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/volumes/141ef231-89a0-4400-b23b-20352e4a43d0 0.045s 2025-08-05 15:34:55,090 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1842c838-033c-470f-8c6d-69090ba22812', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1842c838-033c-470f-8c6d-69090ba22812', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/141ef231-89a0-4400-b23b-20352e4 a43d0'} Body: b'{"volume": {"id": "141ef231-89a0-4400-b23b-20352e4a43d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:34:55.000000", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-168881836", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/141ef231-89a0-4400-b23b-20352e4a43d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/141ef231-89a0-4400-b23b-20352e4a43d0"}], "user_id": "d76a0634ac1149408b36bd8481cb0fc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "880a9ff902e247619330390a8b41351a"}}' 2025-08-05 15:34:56,147 100280 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/volumes/141ef231-89a0-4400-b23b-20352e4a43d0 0.041s 2025-08-05 15:34:56,147 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-908dcba2-a53f-4b9d-9e22-8626b179dbd0', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-908dcba2-a53f-4b9d-9e22-8626b179dbd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/141ef231-89a0-4400-b23b-20352e4a43d0'} Body: b'{"volume": {"id": "141ef231-89a0-4400-b23b-20352e4a43d0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:34:55.000000", "updated_at": "2025-08-05T15:34:55.000000", "name": "tempest-SnapshotDataIntegrityTests-volume-168881836", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/141ef231-89a0-4400-b23b-20352e4a43d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/141ef231-89a0-4400-b23b-20352e4a43d0"}], "user_id": "d76a0634ac1149408b36bd8481cb0fc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "880a9ff902e247619330390a8b41351a"}}' 2025-08-05 15:34:56,257 100280 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/141ef231-89a0-4400-b23b-20352e4a43d0 0.094s 2025-08-05 15:34:56,257 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-070103f3-99ae-44a8-b5a6-1cd1c1e4cd76', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/141ef231-89a0-4400-b23b-20352e4a43d0'} Body: b'' 2025-08-05 15:34:56,284 100280 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/141ef231-89a0-4400-b23b-20352e4a43d0 0.025s 2025-08-05 15:34:56,284 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'v olume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-6815f09f-65b9-495c-8f15-e385234695bf', 'x-openstack-request-id': 'req-6815f09f-65b9-495c-8f15-e385234695bf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/141ef231-89a0-4400-b23b-20352e4a43d0'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 141ef231-89a0-4400-b23b-20352e4a43d0 could not be found."}}' 2025-08-05 15:34:56,420 100280 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/89fbf9fd-1f30-4715-8814-20063d6cd5ca 0.135s 2025-08-05 15:34:56,420 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b917b35d-fe6e-43f1-a612-8d14933b6bf9', 'x-compute-request-id': 'req-b917b35d-fe6e-43f1-a612-8d14933b6bf9', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/89fbf9fd-1f30-4715-8814-20063d6cd5ca'} Body: b'' 2025-08-05 15:34:56,755 100280 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/89fbf9fd-1f30-4715-8814-20063d6cd5ca 0.333s 2025-08-05 15:34:56,755 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1719', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cad82aa-56e4-4edb-99a5-18e1027742aa', 'x-compute-request-id': 'req-7cad82aa-56e4-4edb-99a5-18e1027742aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/89fbf9fd-1f30-4715-8814-20063d6cd5ca'} Body: b'{"server": {"id": "89fbf9fd-1f30-4715-8814-20063d6cd5ca", "name": "tempest-SnapshotDataIntegrityTests-server-820376342", "status": "ACTIVE", "tenant_id": "880a9ff902e247619330390a8b41351a", "user_id": "d76a0634ac1149408b36bd8481cb0fc9", "metadata": {}, "hostId": "005d06572c0df8ab31a984be733360a2ad0c729f494ea013b753f51d", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:33:01Z", "updated": "2025-08-05T15:34:56Z", "addresses": {"tempest-SnapshotDataIntegrityTests-2021569537-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:15:6b"}, {"version": 4, "addr": "172.24.4.178", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:15:6b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/89fbf9fd-1f30-4715-8814-20063d6cd5ca"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/89fbf9fd-1f30-4715-8814-20063d6cd5ca"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-277269969", "OS-SRV-USG:launched_at": "2025-08-05T15:33:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1650546015"}, {"name": "tempest-secgroup-smoke-1593672 846"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:35:46,886 100280 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/89fbf9fd-1f30-4715-8814-20063d6cd5ca 0.051s 2025-08-05 15:35:46,890 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-4ac617ad-f0e2-4f7b-b2bc-4fa849337f7f', 'x-compute-request-id': 'req-4ac617ad-f0e2-4f7b-b2bc-4fa849337f7f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/89fbf9fd-1f30-4715-8814-20063d6cd5ca'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 89fbf9fd-1f30-4715-8814-20063d6cd5ca could not be found."}}' 2025-08-05 15:35:47,157 100280 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/b5d48caf-1bb2-4b15-9f03-fbc677ec30be 0.265s 2025-08-05 15:35:47,157 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-5e3f66dd-63a4-4943-8182-4ee8ede0e1ec', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/b5d48caf-1bb2-4b15-9f03-fbc677ec30be'} Body: b'' 2025-08-05 15:35:47,191 100280 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-277269969 0.033s 2025-08-05 15:35:47,192 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5fc3b4da-004e-4347-8e56-cb2c491de734', 'x-compute-request-id': 'req-5fc3b4da-004e-4347-8e56-cb2c491de734', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-277269969'} Body: b'' 2025-08-05 15:35:47,357 100280 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/7f74422f-c79f-47c9-a325-ce17b0354bfb 0.164s 2025-08-05 15:35:47,358 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-32e8046f-199d-4eb2-bf44-bd9a1627599f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/7f74422f-c79f-47c9-a325-ce17b0354bfb'} Body: b'' 2025-08-05 15:35:47,375 100280 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/7f74422f-c79f-47c9-a325-ce17b0354bfb 0.016s 2025- 08-05 15:35:47,375 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-35413fc9-0e83-4814-8b78-c6ff42041d22', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/7f74422f-c79f-47c9-a325-ce17b0354bfb'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 7f74422f-c79f-47c9-a325-ce17b0354bfb does not exist", "detail": ""}}' 2025-08-05 15:35:47,718 100280 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/035c8efc-6ea7-445e-92a7-cb656186bc73 0.342s 2025-08-05 15:35:47,718 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-f3ff0ab0-6b4d-41c3-9e41-e4bffb56e42e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/035c8efc-6ea7-445e-92a7-cb656186bc73'} Body: b'' {2} setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests) ... SKIPPED: Volume multi-attach is not available. {11} tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern [173.606916s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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_stamp_pattern.py", line 103, in test_stamp_pattern 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 7d003558-a9a6-4ca1-b4fe-4e2a4ee44d23 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:33:19,041 100299 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.355s 2025-08-05 15:33:19,041 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestStampPattern-1217776074", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBM28FwLc+5Z42sRzpy/fyggMhi9M87jZGZZoyX9yiCmIG72KAUsjXpQ97+iRztIM5OD9h8C8FflRxWqUtQtkdjmbCOqafNKbRU2vqrJWFL8D/VrkTr+Kdylrcku/Z0KFQQ=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '395', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-866ee107-4bf2-4d53-96f8-8a1cbf8da91d', 'x-compute-request-id': 'req-866ee107-4bf2-4d53-96f8-8a1cbf8da91d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestStampPattern-1217776074", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBM28FwLc+5Z42sRzpy/fyggMhi9M87jZGZZoyX9yiCmIG72KAUsjXpQ97+iRztIM5OD9h8C8FflRxWqUtQtkdjmbCOqafNKbRU2vqrJWFL8D/VrkTr+Kdylrcku/Z0KFQQ==", "fingerprint": "25:18:e9:c9:04:95:cf:fb:4b:b7:ed:0c:7f:5a:0f:7b", "user_id": "4ae202b6e6d040fbb0d056db25db843e"}}' 2025-08-05 15:33:19,795 100299 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.751s 2025-08-05 15:33:19,796 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-1193615557", "description": "tempest-secgroup-smoke-1193615557 description", "project_id": "32d5ed032c1a4890978130ebb8b9214a"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1675', 'x-openstack-request-id': 'req-c1eda951-95e5-45bf-924a-573bd4c9be3b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "f7f0b0c5-df8e-4aa9-a4e3-2650e864a2c6", "name": "tempest-secgroup-smoke-1193615557", "stateful": true, "tenant_id": "32d5ed032c1a4890978130ebb8b9214a", "description": "tempest-secgroup-smoke-1193615557 description", "shared": false, "security_group_rules": [{"id": "1800ed50-6627-44af-9324-242550c4fe56", "project_id": "32d5ed032c1a4890978130ebb8b9214a", "tenant_id": "32d5ed032c1a4890978130ebb8b9214a", "security_group_id": "f7f0b0c5-df8e-4aa9-a4e3-2650e864a2c6", "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": 691, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:33:19Z", "updated_at": "2025-08-05T15:33:19Z", "revision_number": 0}, {"id": "48479372-2421-4909-a895-bc552546413b", "project_id": "32d5ed032c1a4890978130ebb8b9214a", "tenant_id": "32d5ed032c1a4890978130ebb8b9214a", "security_group_id": "f7f0b0c5-df8e-4aa9-a4e3-2650e864a2c6", "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": 690, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:33:19Z", "updated_at": "2025-08-05T15:33:19Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T15:33:19Z", "updated_at": "2025-08-05T15:33:19Z", "revision_number": 1, "project_id": "32d5ed032c1a4890978130ebb8b9214a"}}' 2025-08-05 15:33:20,474 100299 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.677s 2025-08-05 15:33:20,474 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f7f0b0c5-df8e-4aa9-a4e3-2650e864a2c6", "project_id": "32d5ed032c1a4890978130ebb8b9214a", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-2df4d525-3098-4472-ad06-b50e6eec5bed', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "13ae2fe2-2c3e-4bca-b841-2bc3eb4ea112", "project_id": "32d5ed032c1a4890978130ebb8b9214a", "tenant_id": "32d5ed032c1a4890978130ebb8b9214a", "security_group_id": "f7f0b0c5-df8e-4aa9-a4e3-2650e864a2c6", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:33:20Z", "updated_at": "2025-08-05T15:33:20Z", "revision_number": 0}}' 2025-08-05 15:33:21,082 100299 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.607s 2025-08-05 15:33:21,083 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f7f0b0c5-df8e-4aa9-a4e3-2650e864a2c6", "project_id": "32d5ed032c1a4890978130ebb8b9214a", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-28f19f0a-0350-4322-b424-4df1e8719417', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "14060382-d44a-49e2-a018-1975385b2b46", "project_id": "32d5ed032c1a4890978130ebb8b9214a", "tenant_id": "32d5ed032c1a4890978130ebb8b9214a", "security_group_id": "f7f0b0c5-df8e-4aa9-a4e3-2650e864a2c6", "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": "2025-08-05T15:33:20Z", "updated_at": "2025-08-05T15:33:20Z", "revision_number": 0}}' 2025-08-05 15:33:22,873 100299 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 1.789s 2025-08-05 15:33:22,873 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f7f0b0c5-df8e-4aa9-a4e3-2650e864a2c6", "project_id": "32d5ed032c1a4890978130ebb8b9214a", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-72fb07f0-9d87-4f4c-b155-e38 b0c60a5cc', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e55576a9-4fa9-44c8-9619-4b96d4695778", "project_id": "32d5ed032c1a4890978130ebb8b9214a", "tenant_id": "32d5ed032c1a4890978130ebb8b9214a", "security_group_id": "f7f0b0c5-df8e-4aa9-a4e3-2650e864a2c6", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:33:22Z", "updated_at": "2025-08-05T15:33:22Z", "revision_number": 0}}' 2025-08-05 15:33:23,345 100299 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.471s 2025-08-05 15:33:23,346 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f7f0b0c5-df8e-4aa9-a4e3-2650e864a2c6", "project_id": "32d5ed032c1a4890978130ebb8b9214a", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-0cf27002-78c6-44a8-bf4f-f739bbb3fc40', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "751658c6-d311-4d56-8e33-abd69961e333", "project_id": "32d5ed032c1a4890978130ebb8b9214a", "tenant_id": "32d5ed032c1a4890978130ebb8b9214a", "security_group_id": "f7f0b0c5-df8e-4aa9-a4e3-2650e864a2c6", "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": "2025-08-05T15:33:23Z", "updated_at": "2025-08-05T15:33:23Z", "revision_number": 0}}' 2025-08-05 15:33:23,741 100299 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.395s 2025-08-05 15:33:23,742 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f7f0b0c5-df8e-4aa9-a4e3-2650e864a2c6", "project_id": "32d5ed032c1a4890978130ebb8b9214a", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-bd380a83-792d-4034-9cb5-832088782c65', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4a693204-f83c-4e29-9c46-798dc1c29da8", "project_id": "32d5ed032c1a4890978130ebb8b9214a", "tenant_id": "32d5ed032c1a4890978130ebb8b9214a", "security_group_id": "f7f0b0c5-df8e-4aa9-a4e3-2650e864a2c6", "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": "2025-08-05T15:33:23Z", "updated_at": "2025-08-05T15:33:23Z", "revision_number": 0}}' 2025-08-05 15:33:24,035 100299 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.292s 2025-08-05 15:33:24,035 100299 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f7f0b0c5-df8e-4aa9-a4e3-2650e864a2c6", "project_id": "32d5ed032c1a4890978130ebb8b9214a", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-68b2fda0-711d-4788-94ae-15536d08d3c8', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "84d2cdc9-a26a-4565-9fa6-b2e766d3b0ee", "project_id": "32d5ed032c1a4890978130ebb8b9214a", "tenant_id": "32d5ed032c1a4890978130ebb8b9214a", "security_group_id": "f7f0b0c5-df8e-4aa9-a4e3-2650e864a2c6", "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": "2025-08-05T15:33:23Z", "updated_at": "2025-08-05T15:33:23Z", "revision_number": 0}}' 2025-08-05 15:33:24,338 100299 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/volume/v3/volumes 0.302s 2025-08-05 15:33:24,338 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestStampPattern-volume-967929505", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-702cf8fe-0559-4246-8f4c-90b5355d3812', 'content-length': '747', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-702cf8fe-0559-4246-8f4c-90b5355d3812', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "7d003558-a9a6-4ca1-b4fe-4e2a4ee44d23", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:24.216962", "updated_at": null, "name": "tempest-TestStampPattern-volume-967929505", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7d003558-a9a6-4ca1-b4fe-4e2a4ee44d23"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7d003558-a9a6-4ca1-b4fe-4e2a4ee44d23"}], "user_id": "4ae202b6e6d040fbb0d056db25db843e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:33:24,425 100299 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.068s 2025-08-05 15:33:24,426 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2481', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-76bf0068-8717-426e-bbe4-a8d25e5909f0', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "4ae202b6e6d040fbb0d056db25db843e", "name": "tempest-TestStampPattern-1956277292-project-member", "password_expires_at": null}, "audit_ids": ["0oOXI3eCSvGwJXaGDPw4vg"], "expires_at": "2025-08-05T16:33:24.000000Z", "issued_at": "2025-08-05T15:33:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32d5ed032c1a4890978130ebb8b9214a", "name": "tempest-TestStampPattern-1956277292"}, "is_domain": false, "roles": [{"id": "461f0d232b974187bff1eee1b4001d2b", "name": "member"}, {"id": "d887b012e75948019d8f3f2cb4e03f1d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0b86af44f19943b9bb51d2e8be11acb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3faf8e39867c48f0af02bb4f9735ae61", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "2517c6600f1a460cbad97286d19e9fb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "5c7a5b25720b4bdab0487096fdfafbae", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3251b32e2034796b9bce144b495f88a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/32d5ed032c1a4890978130ebb8b9214a", "region": "RegionOne"}], "id": "756156d7158f4ccbaadb474942634f76", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "73c2fc4ed21746cba5d1b5174ddbe300", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9b0e9eb7606043838528301ec538d1b8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "5209c341a08f463cae448322fb93f468", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a638b206ad0a4dc2850092c0c185d1e7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0d29cdaf82ce4569803f34224311c65f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad9a324b861049728af39ec906166007", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "02367db45c0e4c649c641b88e903475b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "ddc2790d372b4fd9a5b7c1eabdbf861d", "type": "network", "name": "neutron"}]}}' 2025-08-05 15:33:24,426 100299 INFO [tempest.lib.common.fixed_network] (TestStampPattern:test_stamp_pattern) Found network {'id': '6918d04a-dc3a-4ec4-8350-9b21265f6908', 'name': 'tempest-TestStampPattern-851099235-network', 'tenant_id': '32d5ed032c1a4890978130ebb8b9214a', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '32d5ed032c1a4890978130ebb8b9214a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 18248, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T15:33:04Z', 'updated_at': '2025-08-05T15:33:05Z', 'revision_number': 1} available for tenant 2025-08-05 15:33:25,270 100299 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/compute/v2.1/servers 0.842s 2025-08-05 15:33:25,270 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestStampPattern-server-1295726748", "imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "flavorRef": "1", "key_name": "tempest-TestStampPattern-1217776074", "security_groups": [{"name": "tempest-secgroup-smoke-1193615557"}], "networks": [{"uuid": "6918d04a-dc3a-4ec4-8350-9b21265f6908"}]}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/eeed8524-1c2f-4803-aed3-28d9d479e4ef', 'content-type': 'application/json', 'openstack-api-ver sion': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7bf44e7-ba5b-441b-84c7-3d16b05d0e85', 'x-compute-request-id': 'req-c7bf44e7-ba5b-441b-84c7-3d16b05d0e85', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "eeed8524-1c2f-4803-aed3-28d9d479e4ef", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/eeed8524-1c2f-4803-aed3-28d9d479e4ef"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/eeed8524-1c2f-4803-aed3-28d9d479e4ef"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1193615557"}], "adminPass": "UmdKPLX54rQw"}}' 2025-08-05 15:33:25,377 100299 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/compute/v2.1/servers/eeed8524-1c2f-4803-aed3-28d9d479e4ef 0.104s 2025-08-05 15:33:25,378 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5875ee35-e7bb-4842-b723-3b1f0d95cf37', 'x-compute-request-id': 'req-5875ee35-e7bb-4842-b723-3b1f0d95cf37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/eeed8524-1c2f-4803-aed3-28d9d479e4ef'} Body: b'{"server": {"id": "eeed8524-1c2f-4803-aed3-28d9d479e4ef", "name": "tempest-TestStampPattern-server-1295726748", "status": "BUILD", "tenant_id": "32d5ed032c1a4890978130ebb8b9214a", "user_id": "4ae202b6e6d040fbb0d056db25db843e", "metadata": {}, "hostId": "", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:33:25Z", "updated": "2025-08-05T15:33:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/eeed8524-1c2f-4803-aed3-28d9d479e4ef"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/eeed8524-1c2f-4803-aed3-28d9d479e4ef"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestStampPattern-1217776074", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:34:15,664 100299 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/compute/v2.1/servers/eeed8524-1c2f-4803-aed3-28d9d479e4ef 0.221s 2025-08-05 15:34:15,664 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1537', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2af211ce-4673-41c5-9a09-6e66014f61bd', 'x-compute-request-id': 'req-2af211ce-4673-41c5-9a09-6e66014f61bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/eeed8524-1c2f-4803-aed3-28d9d479e4ef'} Body: b'{"server": {"id": "eeed8524-1c2f-4803-aed3 -28d9d479e4ef", "name": "tempest-TestStampPattern-server-1295726748", "status": "ACTIVE", "tenant_id": "32d5ed032c1a4890978130ebb8b9214a", "user_id": "4ae202b6e6d040fbb0d056db25db843e", "metadata": {}, "hostId": "a25ce8ca199071ff2dd38469d0ea0082e6185a3626f9cc0bdbd9f614", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:33:25Z", "updated": "2025-08-05T15:33:43Z", "addresses": {"tempest-TestStampPattern-851099235-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:4c:cc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/eeed8524-1c2f-4803-aed3-28d9d479e4ef"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/eeed8524-1c2f-4803-aed3-28d9d479e4ef"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-1217776074", "OS-SRV-USG:launched_at": "2025-08-05T15:33:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1193615557"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:34:15,681 100299 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 15:35:16,614 100299 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/compute/v2.1/servers/eeed8524-1c2f-4803-aed3-28d9d479e4ef 0.874s 2025-08-05 15:35:16,614 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1537', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-089b2562-baf9-4ac7-b621-a780655523ff', 'x-compute-request-id': 'req-089b2562-baf9-4ac7-b621-a780655523ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/eeed8524-1c2f-4803-aed3-28d9d479e4ef'} Body: b'{"server": {"id": "eeed8524-1c2f-4803-aed3-28d9d479e4ef", "name": "tempest-TestStampPattern-server-1295726748", "status": "ACTIVE", "tenant_id": "32d5ed032c1a4890978130ebb8b9214a", "user_id": "4ae202b6e6d040fbb0d056db25db843e", "metadata": {}, "hostId": "a25ce8ca199071ff2dd38469d0ea0082e6185a3626f9cc0bdbd9f614", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:33:25Z", "updated": "2025-08-05T15:33:43Z", "addresses": {"tempest-TestStampPattern-851099235-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:4c:cc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/eeed8524-1c2f-4803-aed3-28d9d479e4ef"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/eeed8524-1c2f-4803-aed3-28d9d479e4ef"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-1217776074", "OS-SRV-USG:launched_at": "2025-08-05T15:33:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1193615557"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS: vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:35:16,834 100299 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/networking/v2.0/ports?device_id=eeed8524-1c2f-4803-aed3-28d9d479e4ef 0.205s 2025-08-05 15:35:16,835 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '955', 'x-openstack-request-id': 'req-9e6679d8-aa24-4de1-85aa-ca48f4dd8dfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/ports?device_id=eeed8524-1c2f-4803-aed3-28d9d479e4ef'} Body: b'{"ports":[{"id":"10921d09-ab23-4db4-9242-71a77f7ba7f0","name":"","network_id":"6918d04a-dc3a-4ec4-8350-9b21265f6908","tenant_id":"32d5ed032c1a4890978130ebb8b9214a","mac_address":"fa:16:3e:8b:4c:cc","admin_state_up":true,"status":"ACTIVE","device_id":"eeed8524-1c2f-4803-aed3-28d9d479e4ef","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"9e5829e8-43fb-4654-b29e-f93fc8f39e56","ip_address":"10.0.0.10"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["f7f0b0c5-df8e-4aa9-a4e3-2650e864a2c6"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"user","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2025-08-05T15:33:30Z","updated_at":"2025-08-05T15:33:39Z","revision_number":5,"project_id":"32d5ed032c1a4890978130ebb8b9214a"}]}' 2025-08-05 15:35:16,835 100299 DEBUG [tempest.common.waiters] Server ID eeed8524-1c2f-4803-aed3-28d9d479e4ef ports are all ACTIVE [{'id': '10921d09-ab23-4db4-9242-71a77f7ba7f0', 'name': '', 'network_id': '6918d04a-dc3a-4ec4-8350-9b21265f6908', 'tenant_id': '32d5ed032c1a4890978130ebb8b9214a', 'mac_address': 'fa:16:3e:8b:4c:cc', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'eeed8524-1c2f-4803-aed3-28d9d479e4ef', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '9e5829e8-43fb-4654-b29e-f93fc8f39e56', 'ip_address': '10.0.0.10'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['f7f0b0c5-df8e-4aa9-a4e3-2650e864a2c6'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'user', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2025-08-05T15:33:30Z', 'updated_at': '2025-08-05T15:33:39Z', 'revision_number': 5, 'project_id': '32d5ed032c1a4890978130ebb8b9214a'}]: 2025-08-05 15:35:16,905 100299 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/networking/v2.0/floatingips?floating_network_id=f69a1e3d-9003-4e01-a4b1-a7f571b589d6&port_id=10921d09-ab23-4db4-9242-71a77f7ba7f0 0.069s 2025-08-05 15:35:16,906 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '19', 'x-openstack-request-id': 'req-df5430eb-fee9-4782-a213-3514a4bb5a35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips?floating_network_id=f69a1e3d-9003-4e01-a4b1-a7f571b589d6&port_id=10921d09-ab23-4db4-9242-71a77f7ba7f0'} Body: b'{"floatingips": []}' 2025-08-05 15:35:16,964 100299 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:tes t_stamp_pattern): 200 GET http://10.0.0.210/networking/v2.0/ports?device_id=eeed8524-1c2f-4803-aed3-28d9d479e4ef 0.057s 2025-08-05 15:35:16,964 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '955', 'x-openstack-request-id': 'req-fdc576db-88bc-43e2-8c78-a302cf4d58dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/ports?device_id=eeed8524-1c2f-4803-aed3-28d9d479e4ef'} Body: b'{"ports":[{"id":"10921d09-ab23-4db4-9242-71a77f7ba7f0","name":"","network_id":"6918d04a-dc3a-4ec4-8350-9b21265f6908","tenant_id":"32d5ed032c1a4890978130ebb8b9214a","mac_address":"fa:16:3e:8b:4c:cc","admin_state_up":true,"status":"ACTIVE","device_id":"eeed8524-1c2f-4803-aed3-28d9d479e4ef","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"9e5829e8-43fb-4654-b29e-f93fc8f39e56","ip_address":"10.0.0.10"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["f7f0b0c5-df8e-4aa9-a4e3-2650e864a2c6"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"user","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2025-08-05T15:33:30Z","updated_at":"2025-08-05T15:33:39Z","revision_number":5,"project_id":"32d5ed032c1a4890978130ebb8b9214a"}]}' 2025-08-05 15:35:16,965 100299 DEBUG [tempest.common.waiters] Server ID eeed8524-1c2f-4803-aed3-28d9d479e4ef ports are all ACTIVE [{'id': '10921d09-ab23-4db4-9242-71a77f7ba7f0', 'name': '', 'network_id': '6918d04a-dc3a-4ec4-8350-9b21265f6908', 'tenant_id': '32d5ed032c1a4890978130ebb8b9214a', 'mac_address': 'fa:16:3e:8b:4c:cc', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'eeed8524-1c2f-4803-aed3-28d9d479e4ef', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '9e5829e8-43fb-4654-b29e-f93fc8f39e56', 'ip_address': '10.0.0.10'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['f7f0b0c5-df8e-4aa9-a4e3-2650e864a2c6'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'user', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2025-08-05T15:33:30Z', 'updated_at': '2025-08-05T15:33:39Z', 'revision_number': 5, 'project_id': '32d5ed032c1a4890978130ebb8b9214a'}]: 2025-08-05 15:35:18,728 100299 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/floatingips 1.763s 2025-08-05 15:35:18,729 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6", "port_id": "10921d09-ab23-4db4-9242-71a77f7ba7f0", "tenant_id": "32d5ed032c1a4890978130ebb8b9214a", "fixed_ip_address": "10.0.0.10"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-ec8998a6-d313-4b79-a1cc-d545484d685c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "94bc93b5-69bb-4209-87e2-4760e6259983", "tenant_id": "32d5ed032c1a4890978130ebb8b9214a", "floating_ip_address": "172.24.4.25", "floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6", "router_id": "4271e6a5-0c1d-4039-a3a9-785d33976c03", "port_id": "10921d09-ab23-4db4-9242-71a77f7ba7f0", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "project_id": "32d5ed032c1a4890978130ebb8b9214a", "description": "", "port_details": {"name": "", "network_id": "6918d04a-dc3a-4ec4-8350-9b21265f6908", "mac_address": "fa:16:3e:8b:4c:cc", "admin_state_up": true, "status": "ACTIVE", "device_id": "eeed8524-1c2f-4803-aed3-28d9d479e4ef", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T15:35:17Z", "updated_at": "2025-08-05T15:35:17Z", "revision_number": 0}}' 2025-08-05 15:35:18,731 100299 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.25:22' as 'cirros' with public key authentication 2025-08-05 15:35:18,748 100299 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 15:35:18,856 100299 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 15:35:18,857 100299 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.25 successfully created 2025-08-05 15:35:18,857 100299 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2025-08-05 15:35:18,858 100299 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.25:22' as 'cirros' with public key authentication 2025-08-05 15:35:18,861 100299 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 15:35:18,963 100299 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 15:35:18,964 100299 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.25 successfully created 2025-08-05 15:35:19,011 100299 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/volumes/7d003558-a9a6-4ca1-b4fe-4e2a4ee44d23 0.037s 2025-08-05 15:35:19,011 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb337566-a4f7-47e4-869b-b47e3a6b237a', 'content-length': '836', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb337566-a4f7-47e4-869b-b47e3a6b237a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7d003558-a9a6-4ca1-b4fe-4e2a4ee44d23'} Body: b'{"volume": {"id": "7d003558-a9a6-4ca1-b4fe-4e2a4ee44d23", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:24.000000", "updated_at": "2025-08-05T15:33:24.000000", "name": "tempest-TestStampPattern-volume-967929505", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7d003558-a9a6-4ca1-b4fe-4e2a4ee44d23"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7d003558-a9a6-4ca1-b4fe-4e2a4ee44d23"}], "user_id": "4ae202b6e6d040fbb0d056db25db843e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "32d5ed032c1a4890978130ebb8b9214a"}}' 2025-08-05 15:35:20,068 100299 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/volumes/7d003558-a9a6-4ca1-b4fe-4e2a4ee44d23 0.040s 2025-08-05 15:35:20,069 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-241c6246-84c9-4410-adca-dced41ed8bb7', 'content-length': '836', 'openstack-api- version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-241c6246-84c9-4410-adca-dced41ed8bb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7d003558-a9a6-4ca1-b4fe-4e2a4ee44d23'} Body: b'{"volume": {"id": "7d003558-a9a6-4ca1-b4fe-4e2a4ee44d23", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:24.000000", "updated_at": "2025-08-05T15:33:24.000000", "name": "tempest-TestStampPattern-volume-967929505", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7d003558-a9a6-4ca1-b4fe-4e2a4ee44d23"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7d003558-a9a6-4ca1-b4fe-4e2a4ee44d23"}], "user_id": "4ae202b6e6d040fbb0d056db25db843e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "32d5ed032c1a4890978130ebb8b9214a"}}' 2025-08-05 15:35:21,432 100299 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/94bc93b5-69bb-4209-87e2-4760e6259983 1.348s 2025-08-05 15:35:21,433 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-9f88da5b-bea0-43e6-b414-320ff91cedd5', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/94bc93b5-69bb-4209-87e2-4760e6259983'} Body: b'' 2025-08-05 15:35:21,554 100299 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/eeed8524-1c2f-4803-aed3-28d9d479e4ef 0.121s 2025-08-05 15:35:21,554 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f14d2be-e635-40b3-9481-1987b3716d27', 'x-compute-request-id': 'req-3f14d2be-e635-40b3-9481-1987b3716d27', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/eeed8524-1c2f-4803-aed3-28d9d479e4ef'} Body: b'' 2025-08-05 15:35:21,814 100299 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/eeed8524-1c2f-4803-aed3-28d9d479e4ef 0.259s 2025-08-05 15:35:21,814 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1661', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61707065-d597-49cf-b4e2-6d5946ca8e57', 'x-compute-request-id': 'req-61707065-d597-49cf-b4e2-6d5946ca8e57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/eeed8524-1c2f-4803-aed3-28d9d479e4ef'} Body: b'{"server": {"id": "eeed8524-1c2f-4803-aed3-28d9d479e4ef", "name": "tempest-TestStampPattern-server-1295726748", "status": "ACTIVE", "tenant_id": "32d5ed032c1a4890978130ebb8b9214a", "user_id": "4ae202b6e6d040fbb0d056db25 db843e", "metadata": {}, "hostId": "a25ce8ca199071ff2dd38469d0ea0082e6185a3626f9cc0bdbd9f614", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:33:25Z", "updated": "2025-08-05T15:35:22Z", "addresses": {"tempest-TestStampPattern-851099235-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:4c:cc"}, {"version": 4, "addr": "172.24.4.25", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:4c:cc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/eeed8524-1c2f-4803-aed3-28d9d479e4ef"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/eeed8524-1c2f-4803-aed3-28d9d479e4ef"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-1217776074", "OS-SRV-USG:launched_at": "2025-08-05T15:33:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1193615557"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:36:11,914 100299 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/eeed8524-1c2f-4803-aed3-28d9d479e4ef 0.034s 2025-08-05 15:36:11,914 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-d42b801e-a55a-43a8-a454-430af0f7e25e', 'x-compute-request-id': 'req-d42b801e-a55a-43a8-a454-430af0f7e25e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/eeed8524-1c2f-4803-aed3-28d9d479e4ef'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance eeed8524-1c2f-4803-aed3-28d9d479e4ef could not be found."}}' 2025-08-05 15:36:12,009 100299 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/7d003558-a9a6-4ca1-b4fe-4e2a4ee44d23 0.094s 2025-08-05 15:36:12,009 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e62cc42f-26a2-434f-a55d-dd20fd08794a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7d003558-a9a6-4ca1-b4fe-4e2a4ee44d23'} Body: b'' 2025-08-05 15:36:12,030 100299 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/7d003558-a9a6-4ca1-b4fe-4e2a4ee44d23 0.021s 2025-08-05 15:36:12,031 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'applicatio n/json', 'x-compute-request-id': 'req-658d0d03-1a2b-4253-be9e-2049c7f5a481', 'x-openstack-request-id': 'req-658d0d03-1a2b-4253-be9e-2049c7f5a481', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7d003558-a9a6-4ca1-b4fe-4e2a4ee44d23'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 7d003558-a9a6-4ca1-b4fe-4e2a4ee44d23 could not be found."}}' 2025-08-05 15:36:12,263 100299 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/f7f0b0c5-df8e-4aa9-a4e3-2650e864a2c6 0.231s 2025-08-05 15:36:12,263 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-97694474-ca13-48b2-a969-aec66444f210', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/f7f0b0c5-df8e-4aa9-a4e3-2650e864a2c6'} Body: b'' 2025-08-05 15:36:12,290 100299 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-1217776074 0.026s 2025-08-05 15:36:12,291 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ddfd6a1-77a7-4fe2-8678-6fcb640ea4f5', 'x-compute-request-id': 'req-4ddfd6a1-77a7-4fe2-8678-6fcb640ea4f5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-1217776074'} Body: b'' {4} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume [1.534454s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue_negative.py", line 120, in test_rescued_vm_attach_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3d39ec47-9187-4b6f-87d7-e348a7ff7508 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:36:17,761 100284 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.408s 2025-08-05 15:36:17,761 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1054116173"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6d4e9e3-fcbc-4a2d-acff-a2c8dbf993cd', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6d4e9e3-fcbc-4a2d-acff-a2c8dbf993cd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "3d39ec47-9187-4b6f-87d7-e348a7ff7508", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:36:17.692318", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1054116173", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3d39ec47-9187-4b6f-87d7-e348a7ff7508"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3d39ec47-9187-4b6f-87d7-e348a7ff7508"}], "user_id": "2cc0575f41b0436b8d7d0799c34e4cb3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:36:17,814 100284 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/3d39ec47-9187-4b6f-87d7-e348a7ff7508 0.040s 2025-08-05 15:36:17,814 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e916f921-a96b-431a-a862-39ca0c0b2307', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e916f921-a96b-431a-a862-39ca0c0b2307', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3d39ec47-9187-4b6f-87d7-e348a7ff7508'} Body: b'{"volume": {"id": "3d39ec47-9187-4b6f-87d7-e348a7ff7508", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:36:18.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1054116173", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3d39ec47-9187-4b6f-87d7-e348a7ff7508"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3d39ec47-9187-4b6f-87d7-e348a7ff7508"}], "user_id": "2cc0575f41b0436b8d7d0799c34e4cb3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5f9858b7df5495dbc299ba799261d76"}}' 2025-08-05 15:36:18,871 100284 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/3d39ec47-9187-4b6f-87d7-e348a7ff7508 0.041s 2025-08-05 15:36:18,871 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'a pplication/json', 'x-compute-request-id': 'req-a258a77d-4896-4388-8ec3-71cd984acd43', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a258a77d-4896-4388-8ec3-71cd984acd43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3d39ec47-9187-4b6f-87d7-e348a7ff7508'} Body: b'{"volume": {"id": "3d39ec47-9187-4b6f-87d7-e348a7ff7508", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:36:18.000000", "updated_at": "2025-08-05T15:36:18.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1054116173", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3d39ec47-9187-4b6f-87d7-e348a7ff7508"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3d39ec47-9187-4b6f-87d7-e348a7ff7508"}], "user_id": "2cc0575f41b0436b8d7d0799c34e4cb3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5f9858b7df5495dbc299ba799261d76"}}' {4} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume [1.411078s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue_negative.py", line 140, in test_rescued_vm_detach_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3989190d-1d03-4671-b75b-1a2a16d21961 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:36:19,149 100284 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.260s 2025-08-05 15:36:19,149 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-23797100"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-305d5ee7-2874-4a8d-ac49-dd0d399a07d8', 'content-length': '758', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-305d5ee7-2874-4a8d-ac49-dd0d399a07d8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "3989190d-1d03-4671-b75b-1a2a16d21961", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:36:19.075637", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-23797100", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3989190d-1d03-4671-b75b-1a2a16d21961"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3989190d-1d03-4671-b75b-1a2a16d21961"}], "user_id": "2cc0575f41b0436b8d7d0799c34e4cb3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:36:19,202 100284 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/3989190d-1d03-4671-b75b-1a2a16d21961 0.041s 2025-08-05 15:36:19,203 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4961cd0-e8e7-42b9-b1c7-e636450ab452', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4961cd0-e8e7-42b9-b1c7-e636450ab452', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3989190d-1d03-4671-b75b-1a2a16d21961'} Body: b'{"volume": {"id": "3989190d-1d03-4671-b75b-1a2a16d21961", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:36:19.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-23797100", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3989190d-1d03-4671-b75b-1a2a16d21961"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3989190d-1d03-4671-b75b-1a2a16d21961"}], "user_id": "2cc0575f41b0436b8d7d0799c34e4cb3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5f9858b7df5495dbc299ba799261d76"}}' 2025-08-05 15:36:20,265 100284 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/3989190d-1d03-4671-b75b-1a2a16d21961 0.047s 2025-08-05 15:36:20,265 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applica tion/json', 'x-compute-request-id': 'req-96426ce7-c76c-4ae0-89f4-3451aaeb64bb', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96426ce7-c76c-4ae0-89f4-3451aaeb64bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3989190d-1d03-4671-b75b-1a2a16d21961'} Body: b'{"volume": {"id": "3989190d-1d03-4671-b75b-1a2a16d21961", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:36:19.000000", "updated_at": "2025-08-05T15:36:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-23797100", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3989190d-1d03-4671-b75b-1a2a16d21961"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3989190d-1d03-4671-b75b-1a2a16d21961"}], "user_id": "2cc0575f41b0436b8d7d0799c34e4cb3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5f9858b7df5495dbc299ba799261d76"}}' {11} cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property [3.552836s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_create_from_image.py", line 73, in test_create_from_image_with_volume_type_image_property volume = self.create_volume(**kwargs) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a5486437-6691-4fb0-9d50-faf43ff0acfc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:36:22,387 100299 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 200 POST http://10.0.0.210/volume/v3/types 0.174s 2025-08-05 15:36:22,388 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "description": "Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "os-volume-type-access:is_public": true}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2d98b17-6723-465f-adb7-eea6808949f7', 'content-length': '339', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2d98b17-6723-465f-adb7-eea6808949f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "5d339e67-200c-4689-90de-5633b79f39da", "name": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": "Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "os-volume-type-access:is_public": true}}' 2025-08-05 15:36:23,092 100299 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 201 POST http://10.0.0.210/image/v2/images 0.698s 2025-08-05 15:36:23,092 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"disk_format": "raw", "container_format": "bare", "name": "image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "visibility": "private", "cinder_img_volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "min_disk": 1} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '738', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/a3ea2a01-05e2-4ad8-9a1d-a53153280397', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-33d8f217-fe87-49ca-94e8-2cc944f2f449', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"cinder_img_volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "name": "image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "27670b268c9e4249bf464d179f81c3e4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "a3ea2a01-05e2-4ad8-9a1d-a53153280397", "created_at": "2025-08-05T15:36:23Z", "updated_at": "2025-08-05T15:36:23Z", "tags": [], "self": "/v2/images/a3ea2a01-05e2-4ad8-9a1d-a53153280397", "file": "/v2/images/a3ea2a01-05e2-4ad8-9a1d-a53153280397/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:36:24,100 100299 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 204 PUT http://10.0.0.210/image/v2/images/a3ea2a01-05e2-4ad8-9a1d-a53153280397/file 1.005s 2025-08-05 15:36:24,100 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-9b 3ece2a-10d5-466f-9e63-6c0084fa0fe3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/a3ea2a01-05e2-4ad8-9a1d-a53153280397/file'} Body: b'' 2025-08-05 15:36:24,121 100299 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 200 GET http://10.0.0.210/image/v2/images/a3ea2a01-05e2-4ad8-9a1d-a53153280397 0.020s 2025-08-05 15:36:24,122 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-20693990-5e42-4002-ad20-2c6fd5faf77d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a3ea2a01-05e2-4ad8-9a1d-a53153280397'} Body: b'{"cinder_img_volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "name": "image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "0f19e26b47f6ce9156b0603799034a3c", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "27670b268c9e4249bf464d179f81c3e4", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "71af3bae067b8163213fca3d8b71d5ad274f51ddd36ce3361c7ea80d197f904afc0e4908f9af8a1fc59795331333297707fd231b133d8d4180c33c26c7a73344", "id": "a3ea2a01-05e2-4ad8-9a1d-a53153280397", "created_at": "2025-08-05T15:36:23Z", "updated_at": "2025-08-05T15:36:24Z", "tags": [], "self": "/v2/images/a3ea2a01-05e2-4ad8-9a1d-a53153280397", "file": "/v2/images/a3ea2a01-05e2-4ad8-9a1d-a53153280397/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:36:24,144 100299 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 200 GET http://10.0.0.210/image/v2/images/a3ea2a01-05e2-4ad8-9a1d-a53153280397 0.022s 2025-08-05 15:36:24,145 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6ab67a67-4795-4a0c-b5d0-5dd2da7d70f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a3ea2a01-05e2-4ad8-9a1d-a53153280397'} Body: b'{"cinder_img_volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "name": "image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "0f19e26b47f6ce9156b0603799034a3c", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "27670b268c9e4249bf464d179f81c3e4", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "71af3bae067b8163213fca3d8b71d5ad274f51ddd36ce3361c7ea80d197f904afc0e4908f9af8a1fc59795331333297707fd231b133d8d4180c33c26c7a73344", "id": "a3ea2a01-05e2-4ad8-9a1d-a53153280397", "created_at": "2025-08-05T15:36:23Z", "updated_at": "2025-08-05T15:36:24Z", "tags": [], "self": "/v2/images/a3ea2a01-05e2-4ad8-9a1d-a53153280397", "file": "/v2/images/a3ea2a01-05e2-4ad8-9a1d-a53153280397/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:36:24,168 100299 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 200 GET http://10.0.0.210/image/v2/images/a3ea2a01-05e2-4ad8-9a1d-a53153280397 0.022s 2025-08-05 15:36:24,169 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'applicat ion/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e606e935-1fd9-4e98-b838-964ac2b0d393', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a3ea2a01-05e2-4ad8-9a1d-a53153280397'} Body: b'{"cinder_img_volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "name": "image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "0f19e26b47f6ce9156b0603799034a3c", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "27670b268c9e4249bf464d179f81c3e4", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "71af3bae067b8163213fca3d8b71d5ad274f51ddd36ce3361c7ea80d197f904afc0e4908f9af8a1fc59795331333297707fd231b133d8d4180c33c26c7a73344", "id": "a3ea2a01-05e2-4ad8-9a1d-a53153280397", "created_at": "2025-08-05T15:36:23Z", "updated_at": "2025-08-05T15:36:24Z", "tags": [], "self": "/v2/images/a3ea2a01-05e2-4ad8-9a1d-a53153280397", "file": "/v2/images/a3ea2a01-05e2-4ad8-9a1d-a53153280397/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:36:24,641 100299 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 202 POST http://10.0.0.210/volume/v3/volumes 0.471s 2025-08-05 15:36:24,641 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "a3ea2a01-05e2-4ad8-9a1d-a53153280397", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0f1e433-5147-41a3-83b3-e2327b0c0a90', 'content-length': '796', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0f1e433-5147-41a3-83b3-e2327b0c0a90', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "a5486437-6691-4fb0-9d50-faf43ff0acfc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:36:24.553660", "updated_at": null, "name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "description": null, "volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a5486437-6691-4fb0-9d50-faf43ff0acfc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a5486437-6691-4fb0-9d50-faf43ff0acfc"}], "user_id": "a7cdd05d9df74d9ca5e42a8a7e2770e3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:36:24,694 100299 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 200 GET http://10.0.0.210/volume/v3/volumes/a5486437-6691-4fb0-9d50-faf43ff0acfc 0.040s 2025-08-05 15:36:24,694 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-783fed13-047d-4f10-bd3a-09bd56c7061a', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-783fed13-047d-4f10-bd3a-09bd56c7061a', 'connection': 'close', 'status': '200', 'content-location': 'h ttp://10.0.0.210/volume/v3/volumes/a5486437-6691-4fb0-9d50-faf43ff0acfc'} Body: b'{"volume": {"id": "a5486437-6691-4fb0-9d50-faf43ff0acfc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:36:25.000000", "updated_at": null, "name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "description": null, "volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a5486437-6691-4fb0-9d50-faf43ff0acfc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a5486437-6691-4fb0-9d50-faf43ff0acfc"}], "user_id": "a7cdd05d9df74d9ca5e42a8a7e2770e3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "27670b268c9e4249bf464d179f81c3e4"}}' 2025-08-05 15:36:25,747 100299 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 200 GET http://10.0.0.210/volume/v3/volumes/a5486437-6691-4fb0-9d50-faf43ff0acfc 0.036s 2025-08-05 15:36:25,748 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dbfd789-a56a-4c54-bc2b-a243e6020f1b', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dbfd789-a56a-4c54-bc2b-a243e6020f1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a5486437-6691-4fb0-9d50-faf43ff0acfc'} Body: b'{"volume": {"id": "a5486437-6691-4fb0-9d50-faf43ff0acfc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:36:25.000000", "updated_at": "2025-08-05T15:36:25.000000", "name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "description": null, "volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a5486437-6691-4fb0-9d50-faf43ff0acfc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a5486437-6691-4fb0-9d50-faf43ff0acfc"}], "user_id": "a7cdd05d9df74d9ca5e42a8a7e2770e3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "27670b268c9e4249bf464d179f81c3e4"}}' {7} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [166.681844s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 141, in test_list_get_volume_attachments volume_1st = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume cc945396-4caf-465f-86a1-339a777336ba failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:34:15,894 100291 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 15:34:15,894 100291 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 15:34:15,946 100291 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.051s 2025-08-05 15:34:15,947 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-103343530", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBErBn4nYmQGV2KWD0yI5llBrCNcHH8SY7lH7fgNG/UqXWH2rdWN4b80WbH7cS9OqUKsUoSuuwDqjJ7YHm3mAjYKbSw4ZhCH3FJjHc+pywHQWuLasUYX8K60uq3S4SaWqdA=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e450f3e-7f47-4cbf-83b3-a8c6b0a6a0ce', 'x-compute-request-id': 'req-9e450f3e-7f47-4cbf-83b3-a8c6b0a6a0ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-103343530", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBErBn4nYmQGV2KWD0yI5llBrCNcHH8SY7lH7fgNG/UqXWH2rdWN4b80WbH7cS9OqUKsUoSuuwDqjJ7YHm3mAjYKbSw4ZhCH3FJjHc+pywHQWuLasUYX8K60uq3S4SaWqdA==", "fingerprint": "f8:3b:27:98:cd:a0:a4:f8:ad:4a:70:95:45:ca:de:df", "user_id": "582ce3116f364272b85d638e5b627014"}}' 2025-08-05 15:34:15,949 100291 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-103343530 created 2025-08-05 15:34:16,181 100291 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.232s 2025-08-05 15:34:16,182 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1926319407", "description": "tempest-description--554883482"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-dd5a26b7-e279-4333-ab4d-7901601ed1d5', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "ac561164-149e-4a69-9e0e-0e556747c1d2", "name": "tempest-securitygroup--1926319407", "stateful": true, "tenant_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a", "description": "tempest-description--554883482", "shared": false, "security_group_rules": [{"id": "169f456d-f2cf-486a-b7ed-06b5ffde9a92", "project_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a", "tenant_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a", "security_group_id": "ac561164-149e-4a69-9e0e-0e556747c1d2", "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": 716, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:34:16Z", "updated_at": "2025-08-05T15:34:16Z", "revision_number": 0}, {"id": "f5d7aba3-7728-462d-9127-f29ef7375aba", "project_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a", "tenant_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a", "security_group_id": "ac561164-149e-4a69-9e0e-0e556747c1d2", "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": 715, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:34:16Z", "updated_at": "2025-08-05T15:34:16Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T15:34:16Z", "updated_at": "2025-08-05T15:34:16Z", "revision_number": 1, "project_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a"}}' 2025-08-05 15:34:16,415 100291 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.232s 2025-08-05 15:34:16,415 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ac561164-149e-4a69-9e0e-0e556747c1d2", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-8a15d747-5a07-42e7-bfac-da11b555b911', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e1e72ab7-addb-42e4-aeff-77af1a2b4121", "project_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a", "tenant_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a", "security_group_id": "ac561164-149e-4a69-9e0e-0e556747c1d2", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:34:16Z", "updated_at": "2025-08-05T15:34:16Z", "revision_number": 0}}' 2025-08-05 15:34:16,643 100291 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.227s 2025-08-05 15:34:16,643 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ac561164-149e-4a69-9e0e-0e556747c1d2", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-b999c8b0-afc7-49e3-a2c8-6731a85b8d31', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d991a1b3-aa06-400d-b846-422fb6fba48c", "project_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a", "tenant_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a", "security_group_id": "ac561164-149e-4a69-9e0e-0e556747c1d2", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:34:16Z", "updated_at": "2025-08-05T15:34:16Z", "revision_number": 0}}' 2025-08-05 15:34:16,643 100291 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1926319407 created 2025-08-05 15:34:17,411 100291 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.767s 2025-08-05 15:34:17,412 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json' , 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-7279c604-2609-451e-9603-d38184ace6c8', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "d806a5cf-2ccd-4e8d-b7d5-a079ff10d887", "tenant_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a", "floating_ip_address": "172.24.4.196", "floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T15:34:17Z", "updated_at": "2025-08-05T15:34:17Z", "revision_number": 0}}' 2025-08-05 15:34:17,412 100291 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'd806a5cf-2ccd-4e8d-b7d5-a079ff10d887', 'tenant_id': 'bfd82e52013a4c0ca16ed2e9a12f7a3a', 'floating_ip_address': '172.24.4.196', 'floating_network_id': 'f69a1e3d-9003-4e01-a4b1-a7f571b589d6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'bfd82e52013a4c0ca16ed2e9a12f7a3a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T15:34:17Z', 'updated_at': '2025-08-05T15:34:17Z', 'revision_number': 0, 'ip': '172.24.4.196'} created 2025-08-05 15:34:17,509 100291 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.092s 2025-08-05 15:34:17,510 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2489', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-b821e358-93b6-4c04-955a-9903902b3124', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "582ce3116f364272b85d638e5b627014", "name": "tempest-AttachVolumeTestJSON-1463440810-project-member", "password_expires_at": null}, "audit_ids": ["CIgMmCKUS8-oyQojIZ9bxw"], "expires_at": "2025-08-05T16:34:17.000000Z", "issued_at": "2025-08-05T15:34:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bfd82e52013a4c0ca16ed2e9a12f7a3a", "name": "tempest-AttachVolumeTestJSON-1463440810"}, "is_domain": false, "roles": [{"id": "461f0d232b974187bff1eee1b4001d2b", "name": "member"}, {"id": "d887b012e75948019d8f3f2cb4e03f1d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0b86af44f19943b9bb51d2e8be11acb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3faf8e39867c48f0af02bb4f9735ae61", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "2517c6600f1a460cbad97286d19e9fb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "5c7a5b25720b4bdab0487096fdfafbae", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3251b32e2034796b9bce144b495f88a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/bfd82e52013a4c0ca16ed2e9a12f7a3a", "region": "RegionOne"}], "id": "756156d7158f4ccbaadb474942634f76", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "73c2fc4ed21746cba5d1b5174ddbe300", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "Reg ionOne"}], "id": "9b0e9eb7606043838528301ec538d1b8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "5209c341a08f463cae448322fb93f468", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a638b206ad0a4dc2850092c0c185d1e7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0d29cdaf82ce4569803f34224311c65f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad9a324b861049728af39ec906166007", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "02367db45c0e4c649c641b88e903475b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "ddc2790d372b4fd9a5b7c1eabdbf861d", "type": "network", "name": "neutron"}]}}' 2025-08-05 15:34:17,510 100291 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': 'ed65cddf-5beb-4fe1-aa68-742597793800', 'name': 'tempest-AttachVolumeTestJSON-1982990304-network', 'tenant_id': 'bfd82e52013a4c0ca16ed2e9a12f7a3a', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'bfd82e52013a4c0ca16ed2e9a12f7a3a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 2639, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T15:30:37Z', 'updated_at': '2025-08-05T15:30:37Z', 'revision_number': 1} available for tenant 2025-08-05 15:34:17,511 100291 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-103343530', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBErBn4nYmQGV2KWD0yI5llBrCNcHH8SY7lH7fgNG/UqXWH2rdWN4b80WbH7cS9OqUKsUoSuuwDqjJ7YHm3mAjYKbSw4ZhCH3FJjHc+pywHQWuLasUYX8K60uq3S4SaWqdA==', 'fingerprint': 'f8:3b:27:98:cd:a0:a4:f8:ad:4a:70:95:45:ca:de:df', 'user_id': '582ce3116f364272b85d638e5b627014', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCGQBDbmuLIheTff3VfdZlKwlrG2+vcnOgD3SAN/VFnbn5PnIgq+/J9\nDSX4nELQLTigBwYFK4EEACKhZANiAARKwZ+J2JkBldilg9MiOZZQawjXBx/EmO5R\n+34DRv1Kl1h9q3VjeG/NFmx+3EvTqlCrFKErrsA6oye2B5t5gI2Cm0sOGYQh9xSY\nx3PqcsB0Fri2rFGF/CutLqt0uEmlqnQ=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'ac561164-149e-4a69-9e0e-0e556747c1d2', 'name': 'tempest-securitygroup--1926319407', 'stateful': True, 'tenant_id': 'bfd82e52013a4c0ca16ed2e9a12f7a3a', 'description': 'tempest-description--554883482', 'shared': False, 'security_group_rules': [{'id': '169f456d-f2cf-486a-b7ed-06b5ffde9a92', 'project_id': 'bfd82e52013a4c0ca16ed2e9a12f7a3a', 'tenant_id': 'bfd82e52013a4c0ca16ed2e9a12f7a3a', 'security_group_id': 'ac561164-149e-4a69-9e0e-0e556747c1d2', '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': 716, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T15:34:16Z', 'updated_at': '2025-08-05T15:34:16Z', 'revision_number': 0}, {'id': 'f5d7aba3-7728-462d-9127-f29ef7375aba', 'project_id': 'bfd82e52013a4c0ca16ed2e9a12f7a3a', 'tenant_id': 'bfd82e52013a4c0ca16ed2e9a12f7a3a', 'security_group_id': 'ac561164-149e-4a69-9e0e-0e556747c1d2', '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': 715, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T15:34:16Z', 'updated_at': '2025-08-05T15:34:16Z', 'revision_number': 0}], 'tags': [], 'created_a t': '2025-08-05T15:34:16Z', 'updated_at': '2025-08-05T15:34:16Z', 'revision_number': 1, 'project_id': 'bfd82e52013a4c0ca16ed2e9a12f7a3a'}, 'floating_ip': {'id': 'd806a5cf-2ccd-4e8d-b7d5-a079ff10d887', 'tenant_id': 'bfd82e52013a4c0ca16ed2e9a12f7a3a', 'floating_ip_address': '172.24.4.196', 'floating_network_id': 'f69a1e3d-9003-4e01-a4b1-a7f571b589d6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'bfd82e52013a4c0ca16ed2e9a12f7a3a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T15:34:17Z', 'updated_at': '2025-08-05T15:34:17Z', 'revision_number': 0, 'ip': '172.24.4.196'}} 2025-08-05 15:34:18,086 100291 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/compute/v2.1/servers 0.574s 2025-08-05 15:34:18,086 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1587220436", "imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "ed65cddf-5beb-4fe1-aa68-742597793800"}], "security_groups": [{"name": "tempest-securitygroup--1926319407"}], "key_name": "tempest-keypair-103343530", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/00eb3a4f-173f-4f14-bc00-a63816704adf', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-985b6c6b-da2f-40cd-8206-dfa181f02ba0', 'x-compute-request-id': 'req-985b6c6b-da2f-40cd-8206-dfa181f02ba0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "00eb3a4f-173f-4f14-bc00-a63816704adf", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/00eb3a4f-173f-4f14-bc00-a63816704adf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/00eb3a4f-173f-4f14-bc00-a63816704adf"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1926319407"}], "adminPass": "password"}}' 2025-08-05 15:34:18,150 100291 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/00eb3a4f-173f-4f14-bc00-a63816704adf 0.061s 2025-08-05 15:34:18,150 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91b03915-b0b3-4a9b-8e9f-bdfb42da8081', 'x-compute-request-id': 'req-91b03915-b0b3-4a9b-8e9f-bdfb42da8081', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/00eb3a4f-173f-4f14-bc00-a63816704adf'} Body: b'{"server": {"id": "00eb3a4f-173f-4f14-bc00-a63816704adf", "name": "tempest-AttachVolumeTestJSON-server-1587220436", "status": "BUILD", "tenant_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a", "user_id": "582ce3116f364272b85d638e5b627014", "metadata": {}, "hostId": "", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:34:18Z", "updated": "2025-08-05T15:34:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/00eb3a4f-173f-4f14-bc00-a63816704adf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/00eb3a4f-173f-4f14-bc00-a63816704adf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-103343530", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:35:08,452 100291 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/00eb3a4f-173f-4f14-bc00-a63816704adf 0.238s 2025-08-05 15:35:08,453 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1535', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e124b920-1be1-4880-b2df-31bb7e6565be', 'x-compute-request-id': 'req-e124b920-1be1-4880-b2df-31bb7e6565be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/00eb3a4f-173f-4f14-bc00-a63816704adf'} Body: b'{"server": {"id": "00eb3a4f-173f-4f14-bc00-a63816704adf", "name": "tempest-AttachVolumeTestJSON-server-1587220436", "status": "ACTIVE", "tenant_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a", "user_id": "582ce3116f364272b85d638e5b627014", "metadata": {}, "hostId": "4faa59505c3f1ce0df105aff8396d7e2db6fcfe1116a975108037ac5", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:34:18Z", "updated": "2025-08-05T15:34:33Z", "addresses": {"tempest-AttachVolumeTestJSON-1982990304-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:bc:fc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/00eb3a4f-173f-4f14-bc00-a63816704adf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/00eb3a4f-173f-4f14-bc00-a63816704adf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-103343530", "OS-SRV-USG:launched_at": "2025-08-05T15:34:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1926319407"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:35:08,467 100291 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 15:36:08,791 100291 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/00eb3a4f-173f-4f14-bc00-a63816704adf/os-interface 0.263s 2025-08-05 15:36:08,792 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'a pplication/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18bca4ff-f098-4829-8234-afa43eb52b22', 'x-compute-request-id': 'req-18bca4ff-f098-4829-8234-afa43eb52b22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/00eb3a4f-173f-4f14-bc00-a63816704adf/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "ed65cddf-5beb-4fe1-aa68-742597793800", "port_id": "1ba60c29-4592-4d73-97ac-da09daeceb93", "mac_addr": "fa:16:3e:36:bc:fc", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "5b0d31be-51cc-48f6-9d59-1621a97e0cd8", "ip_address": "10.0.0.8"}]}]}' 2025-08-05 15:36:09,828 100291 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/d806a5cf-2ccd-4e8d-b7d5-a079ff10d887 1.033s 2025-08-05 15:36:09,829 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "1ba60c29-4592-4d73-97ac-da09daeceb93"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-01d9bb8b-e1ea-4523-8861-6561d1f6a1ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/d806a5cf-2ccd-4e8d-b7d5-a079ff10d887'} Body: b'{"floatingip": {"id": "d806a5cf-2ccd-4e8d-b7d5-a079ff10d887", "tenant_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a", "floating_ip_address": "172.24.4.196", "floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6", "router_id": "fdd73618-d776-4961-bcd4-7d6efb4d30df", "port_id": "1ba60c29-4592-4d73-97ac-da09daeceb93", "fixed_ip_address": "10.0.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "ed65cddf-5beb-4fe1-aa68-742597793800", "mac_address": "fa:16:3e:36:bc:fc", "admin_state_up": true, "status": "ACTIVE", "device_id": "00eb3a4f-173f-4f14-bc00-a63816704adf", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T15:34:17Z", "updated_at": "2025-08-05T15:36:09Z", "revision_number": 1, "project_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a"}}' 2025-08-05 15:36:09,830 100291 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.196:22' as 'cirros' with public key authentication 2025-08-05 15:36:09,838 100291 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 15:36:09,944 100291 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 15:36:09,945 100291 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.196 successfully created 2025-08-05 15:36:09,987 100291 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/00eb3a4f-173f-4f14-bc00-a63816704adf/ips 0.041s 2025-08-05 15:36:09,987 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '104', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8e3ede3-1b93-4339-bbc9-8325f0121dd4', 'x-compute-request-id': 'req-b8e3ede3-1b93-4339-bbc9-8325f0121dd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/00eb3a4f-173f-4f14-bc00-a63816704adf/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-1982990304-network": [{"version": 4, "addr ": "10.0.0.8"}]}}' 2025-08-05 15:36:10,311 100291 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/volume/v3/volumes 0.320s 2025-08-05 15:36:10,311 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1562989082"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25961e2a-5569-48a9-abc8-f076d6b78f94', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25961e2a-5569-48a9-abc8-f076d6b78f94', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "cc945396-4caf-465f-86a1-339a777336ba", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:36:10.119208", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1562989082", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cc945396-4caf-465f-86a1-339a777336ba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cc945396-4caf-465f-86a1-339a777336ba"}], "user_id": "582ce3116f364272b85d638e5b627014", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:36:10,368 100291 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/cc945396-4caf-465f-86a1-339a777336ba 0.045s 2025-08-05 15:36:10,369 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e9667fa-378c-4a1f-b10f-7d1008ea0280', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e9667fa-378c-4a1f-b10f-7d1008ea0280', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cc945396-4caf-465f-86a1-339a777336ba'} Body: b'{"volume": {"id": "cc945396-4caf-465f-86a1-339a777336ba", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:36:10.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1562989082", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cc945396-4caf-465f-86a1-339a777336ba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cc945396-4caf-465f-86a1-339a777336ba"}], "user_id": "582ce3116f364272b85d638e5b627014", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a"}}' 2025-08-05 15:36:11,420 100291 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/cc945396-4caf-465f-86a1-339a777336ba 0.036s 2025-08-05 15:36:11,421 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x -compute-request-id': 'req-334f0328-1283-4823-a323-58e8d213beee', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-334f0328-1283-4823-a323-58e8d213beee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cc945396-4caf-465f-86a1-339a777336ba'} Body: b'{"volume": {"id": "cc945396-4caf-465f-86a1-339a777336ba", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:36:10.000000", "updated_at": "2025-08-05T15:36:10.000000", "name": "tempest-AttachVolumeTestJSON-volume-1562989082", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cc945396-4caf-465f-86a1-339a777336ba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cc945396-4caf-465f-86a1-339a777336ba"}], "user_id": "582ce3116f364272b85d638e5b627014", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a"}}' 2025-08-05 15:36:11,546 100291 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/00eb3a4f-173f-4f14-bc00-a63816704adf 0.112s 2025-08-05 15:36:11,547 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b02020da-6afa-4ef2-b33b-5dd58dc9d06c', 'x-compute-request-id': 'req-b02020da-6afa-4ef2-b33b-5dd58dc9d06c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/00eb3a4f-173f-4f14-bc00-a63816704adf'} Body: b'' 2025-08-05 15:36:11,921 100291 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/00eb3a4f-173f-4f14-bc00-a63816704adf 0.373s 2025-08-05 15:36:11,922 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1660', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-406f0e81-adf4-45ac-9304-a548f2e9e12b', 'x-compute-request-id': 'req-406f0e81-adf4-45ac-9304-a548f2e9e12b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/00eb3a4f-173f-4f14-bc00-a63816704adf'} Body: b'{"server": {"id": "00eb3a4f-173f-4f14-bc00-a63816704adf", "name": "tempest-AttachVolumeTestJSON-server-1587220436", "status": "ACTIVE", "tenant_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a", "user_id": "582ce3116f364272b85d638e5b627014", "metadata": {}, "hostId": "4faa59505c3f1ce0df105aff8396d7e2db6fcfe1116a975108037ac5", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:34:18Z", "updated": "2025-08-05T15:36:12Z", "addresses": {"tempest-AttachVolumeTestJSON-1982990304-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:bc:fc"}, {"version": 4, "addr" : "172.24.4.196", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:bc:fc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/00eb3a4f-173f-4f14-bc00-a63816704adf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/00eb3a4f-173f-4f14-bc00-a63816704adf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-103343530", "OS-SRV-USG:launched_at": "2025-08-05T15:34:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1926319407"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:37:02,002 100291 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/00eb3a4f-173f-4f14-bc00-a63816704adf 0.036s 2025-08-05 15:37:02,003 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:37:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-838d1a23-c2a4-4c77-a840-9c9b8015178b', 'x-compute-request-id': 'req-838d1a23-c2a4-4c77-a840-9c9b8015178b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/00eb3a4f-173f-4f14-bc00-a63816704adf'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 00eb3a4f-173f-4f14-bc00-a63816704adf could not be found."}}' 2025-08-05 15:37:02,030 100291 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-103343530 0.026s 2025-08-05 15:37:02,030 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:37:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-550e0a8e-c292-478d-8aa9-3280ce91a24e', 'x-compute-request-id': 'req-550e0a8e-c292-478d-8aa9-3280ce91a24e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-103343530'} Body: b'' 2025-08-05 15:37:02,189 100291 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/ac561164-149e-4a69-9e0e-0e556747c1d2 0.158s 2025-08-05 15:37:02,190 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:37:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-9a1d825c-b2b5-4878-a445-f9ded141550e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/ac561164-149e-4a69-9e0e-0e556747c1d2'} Body: b'' 2025-08-05 15:37:02,208 100291 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/ac561164-149e-4a69-9e0e-0e556747c1d2 0.017s 2025-08-05 15:37:02,208 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json ', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:37:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-0b17d9bb-80b2-4c3e-ad25-a6348f9235ee', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/ac561164-149e-4a69-9e0e-0e556747c1d2'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group ac561164-149e-4a69-9e0e-0e556747c1d2 does not exist", "detail": ""}}' 2025-08-05 15:37:02,574 100291 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/d806a5cf-2ccd-4e8d-b7d5-a079ff10d887 0.365s 2025-08-05 15:37:02,575 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:37:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-80da5026-b187-44a1-8872-786083a2f8d6', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/d806a5cf-2ccd-4e8d-b7d5-a079ff10d887'} Body: b'' {7} setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest) ... SKIPPED: Attached encrypted volume extend is disabled. {7} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete [0.370361s] ... ok {7} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params [0.243090s] ... ok {7} setUpClass (tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest) ... SKIPPED: Manage snapshot tests are disabled {7} setUpClass (tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/admin/test_snapshots_actions.py", line 38, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 19406365-0a66-4bb1-b25b-d00990c03f1c failed to build and is in ERROR status {7} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason [0.015182s] ... ok {7} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary [0.029971s] ... ok {7} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host [0.023261s] ... ok {7} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host [0.054906s] ... ok {7} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host [0.021123s] ... ok {7} setUpClass (tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_snapshot_metadata.py", line 38, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 251c2cf8-4e7e-458c-9f09-b3277f367c4f failed to build and is in ERROR status {7} setUpClass (tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest) ... SKIPPED: Attached volume extend is disabled. {0} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume [232.980016s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 288, in test_stable_device_rescue_bfv_blank_volume server, rescue_image_id = self._create_server_and_rescue_image( File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 147, in _create_server_and_rescue_image server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 326, 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 5e04bea1-72f5-4e21-8a4c-0019c01cbd5d failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2025-08-05T15:36:43Z', 'message': 'Build of instance 5e04bea1-72f5-4e21-8a4c-0019c01cbd5d aborted: Volume 23d828cc-840e-43a1-a839-c91e9594f308 did not finish being created even after we waited 0 seconds or 1 attempts. And its status is error.'}. Request ID of server operation performed before checking the server status req-034b7d73-7ea0-4405-9468-2397d5aefde5. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:33:30,100 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.070s 2025-08-05 15:33:30,101 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2521', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-1ee8e769-b0ca-473f-9929-888f634d506b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "6293a44d315447809700db26f3cc3655", "name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687-project-member", "password_expires_at": null}, "audit_ids": ["xc70I9k0R7a_kJQXbwoX2A"], "expires_at": "2025-08-05T16:33:30.000000Z", "issued_at": "2025-08-05T15:33:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1559e24a092448e8bd04ef073236c77e", "name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687"}, "is_domain": false, "roles": [{"id": "461f0d232b974187bff1eee1b4001d2b", "name": "member"}, {"id": "d887b012e75948019d8f3f2cb4e03f1d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0b86af44f19943b9bb51d2e8be11acb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3faf8e39867c48f0af02bb4f9735ae61", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "2517c6600f1a460cbad97286d19e9fb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "5c7a5b25720b4bdab0487096fdfafbae", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3251b32e2034796b9bce144b495f88a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/1559e24a092448e8bd04ef073236c77e", "region": "RegionOne"}], "id": "756156d7158f4ccbaadb474942634f76", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "73c2fc4ed21746cba5d1b5174ddbe300", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9b0e9eb7606043838528301ec538d1b8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "5209c341a08f463cae448322fb93f468", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a638b206ad0a4dc2850092c0c185d1e7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0d29cdaf82ce4569803f34224311c65f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad9a324b861049728af39ec906166007", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "02367db45c0e4c649c641b88e903475b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "ddc2790d372b4fd9a5b7c1eabdbf861d", "type": "network", "name": "neutron"}]}}' 2025-08-05 15:33:30,101 100276 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '86d6301b-6059-4f1b-a869-64874b8634d6', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-699300057-network', 'tenant_id': '1559e24a092448e8bd04ef073236c77e', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1559e24a092448e8bd04ef073236c77e', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 53050, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_sc ope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T15:33:17Z', 'updated_at': '2025-08-05T15:33:17Z', 'revision_number': 1} available for tenant 2025-08-05 15:33:31,076 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.974s 2025-08-05 15:33:31,077 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-1223945168", "imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "flavorRef": "1", "networks": [{"uuid": "86d6301b-6059-4f1b-a869-64874b8634d6"}]}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/8aced70e-d45f-40da-a1ae-910572399b02', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-053937f4-9560-4d00-854e-d281be83376e', 'x-compute-request-id': 'req-053937f4-9560-4d00-854e-d281be83376e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "8aced70e-d45f-40da-a1ae-910572399b02", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8aced70e-d45f-40da-a1ae-910572399b02"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8aced70e-d45f-40da-a1ae-910572399b02"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "SP287xiSHWwn"}}' 2025-08-05 15:33:31,192 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/8aced70e-d45f-40da-a1ae-910572399b02 0.112s 2025-08-05 15:33:31,192 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1395', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cdb3f10-f4be-481a-9f55-9bc7e0df02f7', 'x-compute-request-id': 'req-7cdb3f10-f4be-481a-9f55-9bc7e0df02f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8aced70e-d45f-40da-a1ae-910572399b02'} Body: b'{"server": {"id": "8aced70e-d45f-40da-a1ae-910572399b02", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1223945168", "status": "BUILD", "tenant_id": "1559e24a092448e8bd04ef073236c77e", "user_id": "6293a44d315447809700db26f3cc3655", "metadata": {}, "hostId": "", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-05T15:33:31Z", "updated": "2025-08-05T15:33:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8aced70e-d45f-40da-a1ae-910572399b02"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8aced70e-d45f-40da-a1ae-910572399b02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-S RV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-08-05 15:34:21,570 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/8aced70e-d45f-40da-a1ae-910572399b02 0.298s 2025-08-05 15:34:21,570 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1690', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e15a2be3-2fc6-4639-8817-63a977707729', 'x-compute-request-id': 'req-e15a2be3-2fc6-4639-8817-63a977707729', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8aced70e-d45f-40da-a1ae-910572399b02'} Body: b'{"server": {"id": "8aced70e-d45f-40da-a1ae-910572399b02", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1223945168", "status": "ACTIVE", "tenant_id": "1559e24a092448e8bd04ef073236c77e", "user_id": "6293a44d315447809700db26f3cc3655", "metadata": {}, "hostId": "856d45d1210322658feee70e0659a98b50476ea4457c11c62a795a9a", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-05T15:33:31Z", "updated": "2025-08-05T15:33:48Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-699300057-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:50:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8aced70e-d45f-40da-a1ae-910572399b02"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8aced70e-d45f-40da-a1ae-910572399b02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T15:33:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-08-05 15:34:21,593 100276 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 15:35:22,388 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 202 POST http://10.0.0.210/compute/v2.1/servers/8aced70e-d45f-40da-a1ae-910572399b02/action 0.735s 2025-08-05 15:35:22,388 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerBootFromVolumeStableRescueTest-image-1474410020"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '52', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenSt ack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15fa031a-b180-47c0-90f2-b7dd6aaea7df', 'x-compute-request-id': 'req-15fa031a-b180-47c0-90f2-b7dd6aaea7df', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8aced70e-d45f-40da-a1ae-910572399b02/action'} Body: b'{"image_id": "3a902a20-3ec9-4ba6-be00-9d410b654336"}' 2025-08-05 15:35:22,424 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336 0.034s 2025-08-05 15:35:22,425 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d29e232d-95b2-467f-8e65-f5bcf6cf4271', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336'} Body: b'{"base_image_ref": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "8aced70e-d45f-40da-a1ae-910572399b02", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687-project-member", "user_id": "6293a44d315447809700db26f3cc3655", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1474410020", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1559e24a092448e8bd04ef073236c77e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3a902a20-3ec9-4ba6-be00-9d410b654336", "created_at": "2025-08-05T15:35:22Z", "updated_at": "2025-08-05T15:35:22Z", "tags": [], "self": "/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336", "file": "/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:35:23,477 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336 0.050s 2025-08-05 15:35:23,478 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6cdd62ed-394c-44a8-a519-bf9da403a40e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336'} Body: b'{"base_image_ref": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "8aced70e-d45f-40da-a1ae-910572399b02", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687-project-member", "us er_id": "6293a44d315447809700db26f3cc3655", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1474410020", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1559e24a092448e8bd04ef073236c77e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3a902a20-3ec9-4ba6-be00-9d410b654336", "created_at": "2025-08-05T15:35:22Z", "updated_at": "2025-08-05T15:35:22Z", "tags": [], "self": "/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336", "file": "/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:35:24,504 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336 0.024s 2025-08-05 15:35:24,504 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ac148efc-247d-4f88-a52f-52ecdd72d7e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336'} Body: b'{"base_image_ref": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "8aced70e-d45f-40da-a1ae-910572399b02", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687-project-member", "user_id": "6293a44d315447809700db26f3cc3655", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1474410020", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1559e24a092448e8bd04ef073236c77e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3a902a20-3ec9-4ba6-be00-9d410b654336", "created_at": "2025-08-05T15:35:22Z", "updated_at": "2025-08-05T15:35:22Z", "tags": [], "self": "/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336", "file": "/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:35:25,529 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336 0.023s 2025-08-05 15:35:25,530 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-9a637258-3f2b-4719-b453-2d7f9ce57557', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336'} Body: b'{"base_image_ref": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "8aced70e-d45f-40da-a1ae-910572399b02", "owner_project_ name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687-project-member", "user_id": "6293a44d315447809700db26f3cc3655", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1474410020", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1559e24a092448e8bd04ef073236c77e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3a902a20-3ec9-4ba6-be00-9d410b654336", "created_at": "2025-08-05T15:35:22Z", "updated_at": "2025-08-05T15:35:22Z", "tags": [], "self": "/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336", "file": "/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:35:26,555 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336 0.024s 2025-08-05 15:35:26,556 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ecdcdc69-474e-4f6e-b14d-be0147c64e6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336'} Body: b'{"base_image_ref": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "8aced70e-d45f-40da-a1ae-910572399b02", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687-project-member", "user_id": "6293a44d315447809700db26f3cc3655", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1474410020", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1559e24a092448e8bd04ef073236c77e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3a902a20-3ec9-4ba6-be00-9d410b654336", "created_at": "2025-08-05T15:35:22Z", "updated_at": "2025-08-05T15:35:22Z", "tags": [], "self": "/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336", "file": "/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:35:27,845 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336 0.287s 2025-08-05 15:35:27,845 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4e550429-62e6-4ae7-b45c-2228771d69fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336'} Body: b'{"base_image_ref": "d0dbdf05-3a c1-4edd-9e2b-6129724f7174", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "8aced70e-d45f-40da-a1ae-910572399b02", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687-project-member", "user_id": "6293a44d315447809700db26f3cc3655", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1474410020", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1559e24a092448e8bd04ef073236c77e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3a902a20-3ec9-4ba6-be00-9d410b654336", "created_at": "2025-08-05T15:35:22Z", "updated_at": "2025-08-05T15:35:22Z", "tags": [], "self": "/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336", "file": "/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:35:28,869 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336 0.022s 2025-08-05 15:35:28,869 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-96f507c0-dfe3-4534-badc-aa3b02a10d28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336'} Body: b'{"base_image_ref": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "8aced70e-d45f-40da-a1ae-910572399b02", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687-project-member", "user_id": "6293a44d315447809700db26f3cc3655", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1474410020", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1559e24a092448e8bd04ef073236c77e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3a902a20-3ec9-4ba6-be00-9d410b654336", "created_at": "2025-08-05T15:35:22Z", "updated_at": "2025-08-05T15:35:22Z", "tags": [], "self": "/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336", "file": "/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:35:29,895 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336 0.024s 2025-08-05 15:35:29,895 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'co ntent-length': '1471', 'content-type': 'application/json', 'x-openstack-request-id': 'req-91c0bbce-f857-48cc-8153-80a2d3d8d1ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336'} Body: b'{"base_image_ref": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "8aced70e-d45f-40da-a1ae-910572399b02", "owner_id": "1559e24a092448e8bd04ef073236c77e", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687-project-member", "user_id": "6293a44d315447809700db26f3cc3655", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1474410020", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "saving", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1559e24a092448e8bd04ef073236c77e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3a902a20-3ec9-4ba6-be00-9d410b654336", "created_at": "2025-08-05T15:35:22Z", "updated_at": "2025-08-05T15:35:29Z", "tags": [], "self": "/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336", "file": "/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:35:30,920 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336 0.023s 2025-08-05 15:35:30,921 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1641', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0933d3be-7013-4e64-835b-88a233ba249a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336'} Body: b'{"base_image_ref": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "8aced70e-d45f-40da-a1ae-910572399b02", "owner_id": "1559e24a092448e8bd04ef073236c77e", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687-project-member", "user_id": "6293a44d315447809700db26f3cc3655", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1474410020", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53542912, "virtual_size": 1073741824, "status": "active", "checksum": "caa614d7128867d4d03a9f79be0cb1b4", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1559e24a092448e8bd04ef073236c77e", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6091554f72326948d0e7094ef3e3e962a116135a795149ae4fe8dee1af797af96d386602a4154d957fd48ddc73a122d2823fdf8edfbfb6f48348a2371c6f6de0", "id": "3a902a20-3ec9-4ba6-be00-9d410b654336", "created_at": "2025-08-05T15:35:22Z", "updated_at": "2025-08-05T15:35:31Z", "tags": [], "self": "/v2/im ages/3a902a20-3ec9-4ba6-be00-9d410b654336", "file": "/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:35:30,950 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336 0.028s 2025-08-05 15:35:30,951 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1641', 'content-type': 'application/json', 'x-openstack-request-id': 'req-adbe6adf-754f-4ecc-b0ae-fa32ff70b6b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336'} Body: b'{"base_image_ref": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "8aced70e-d45f-40da-a1ae-910572399b02", "owner_id": "1559e24a092448e8bd04ef073236c77e", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687-project-member", "user_id": "6293a44d315447809700db26f3cc3655", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1474410020", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53542912, "virtual_size": 1073741824, "status": "active", "checksum": "caa614d7128867d4d03a9f79be0cb1b4", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1559e24a092448e8bd04ef073236c77e", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6091554f72326948d0e7094ef3e3e962a116135a795149ae4fe8dee1af797af96d386602a4154d957fd48ddc73a122d2823fdf8edfbfb6f48348a2371c6f6de0", "id": "3a902a20-3ec9-4ba6-be00-9d410b654336", "created_at": "2025-08-05T15:35:22Z", "updated_at": "2025-08-05T15:35:31Z", "tags": [], "self": "/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336", "file": "/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:35:31,237 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/8aced70e-d45f-40da-a1ae-910572399b02 0.285s 2025-08-05 15:35:31,237 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1690', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4aae374-23ab-4ae9-b614-10b894054a6e', 'x-compute-request-id': 'req-c4aae374-23ab-4ae9-b614-10b894054a6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8aced70e-d45f-40da-a1ae-910572399b02'} Body: b'{"server": {"id": "8aced70e-d45f-40da-a1ae-910572399b02", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1223945168", "status": "ACTIVE", "tenant_id": "1559e24a092448e8bd04ef073236c77e", "user_id": "6293a44d315447809700db26f3cc3655", "metadata": {}, "hostId": "856d45d1210322658feee70e0659a98b50476ea4457c11c62a795a9a", "image": {"id": "d0dbdf05-3ac1-4edd- 9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-05T15:33:31Z", "updated": "2025-08-05T15:35:31Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-699300057-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:50:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8aced70e-d45f-40da-a1ae-910572399b02"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8aced70e-d45f-40da-a1ae-910572399b02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T15:33:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-08-05 15:36:31,455 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.162s 2025-08-05 15:36:31,455 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2521', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-8598bb4b-45b5-42de-a131-4b46347b92da', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "6293a44d315447809700db26f3cc3655", "name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687-project-member", "password_expires_at": null}, "audit_ids": ["4IXOunCSQ6-npZ0W5t1gyw"], "expires_at": "2025-08-05T16:36:31.000000Z", "issued_at": "2025-08-05T15:36:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1559e24a092448e8bd04ef073236c77e", "name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687"}, "is_domain": false, "roles": [{"id": "461f0d232b974187bff1eee1b4001d2b", "name": "member"}, {"id": "d887b012e75948019d8f3f2cb4e03f1d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0b86af44f19943b9bb51d2e8be11acb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3faf8e39867c48f0af02bb4f9735ae61", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "2517c6600f1a460cbad97286d19e9fb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "5c7a5b25720b4bdab0487096fdfafbae", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3251b32e2034796b9bce144b495f88a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/1559e24a092448e8bd04ef073236c77e", "region": "RegionOne"}], "id": "756156d7158f4ccbaadb474942634f76", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "73c2fc4ed21746cba5d1b5174ddbe300", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9b0e9eb7606043838528301ec538d1b8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "5209c341a08f463cae448322fb93f468", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a638b206ad0a4dc2 850092c0c185d1e7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0d29cdaf82ce4569803f34224311c65f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad9a324b861049728af39ec906166007", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "02367db45c0e4c649c641b88e903475b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "ddc2790d372b4fd9a5b7c1eabdbf861d", "type": "network", "name": "neutron"}]}}' 2025-08-05 15:36:31,456 100276 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '86d6301b-6059-4f1b-a869-64874b8634d6', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-699300057-network', 'tenant_id': '1559e24a092448e8bd04ef073236c77e', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1559e24a092448e8bd04ef073236c77e', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 53050, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T15:33:17Z', 'updated_at': '2025-08-05T15:33:17Z', 'revision_number': 1} available for tenant 2025-08-05 15:36:31,979 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.522s 2025-08-05 15:36:31,980 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-616126704", "imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "flavorRef": "1", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "blank", "volume_size": 1, "destination_type": "volume"}], "networks": [{"uuid": "86d6301b-6059-4f1b-a869-64874b8634d6"}]}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/5e04bea1-72f5-4e21-8a4c-0019c01cbd5d', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-034b7d73-7ea0-4405-9468-2397d5aefde5', 'x-compute-request-id': 'req-034b7d73-7ea0-4405-9468-2397d5aefde5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "5e04bea1-72f5-4e21-8a4c-0019c01cbd5d", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5e04bea1-72f5-4e21-8a4c-0019c01cbd5d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5e04bea1-72f5-4e21-8a4c-0019c01cbd5d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "es6LBF9usTkj"}}' 2025-08-05 15:36:32,060 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/5e04bea1-72f5-4e21-8a4c-0019c01cbd5d 0.077s 2025-08-05 15:36:32,061 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1394', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', ' vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5516cf0-98a0-47bd-a727-4182e57642ce', 'x-compute-request-id': 'req-b5516cf0-98a0-47bd-a727-4182e57642ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5e04bea1-72f5-4e21-8a4c-0019c01cbd5d'} Body: b'{"server": {"id": "5e04bea1-72f5-4e21-8a4c-0019c01cbd5d", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-616126704", "status": "BUILD", "tenant_id": "1559e24a092448e8bd04ef073236c77e", "user_id": "6293a44d315447809700db26f3cc3655", "metadata": {}, "hostId": "", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-05T15:36:32Z", "updated": "2025-08-05T15:36:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5e04bea1-72f5-4e21-8a4c-0019c01cbd5d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5e04bea1-72f5-4e21-8a4c-0019c01cbd5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-08-05 15:37:22,255 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/5e04bea1-72f5-4e21-8a4c-0019c01cbd5d 0.124s 2025-08-05 15:37:22,255 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:37:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1649', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5fe7dcf4-9e0f-43df-a801-f2cc85c352fb', 'x-compute-request-id': 'req-5fe7dcf4-9e0f-43df-a801-f2cc85c352fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5e04bea1-72f5-4e21-8a4c-0019c01cbd5d'} Body: b'{"server": {"id": "5e04bea1-72f5-4e21-8a4c-0019c01cbd5d", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-616126704", "status": "ERROR", "tenant_id": "1559e24a092448e8bd04ef073236c77e", "user_id": "6293a44d315447809700db26f3cc3655", "metadata": {}, "hostId": "", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-05T15:36:31Z", "updated": "2025-08-05T15:36:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5e04bea1-72f5-4e21-8a4c-0019c01cbd5d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5e04bea1-72f5-4e21-8a4c-0019c01cbd5d"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-08-05T15:36:43Z", "message": "Build of instance 5e04bea1-72f5-4e21-8a4c-0019c01cbd5d aborted: Volume 23d828cc-840e-43a1-a839-c91e9594f308 did not finish being created even after we waited 0 seconds or 1 attempts. And its status is error."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "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": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-08-05 15:37:22,275 100276 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2025-08-05 15:37:22,963 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 204 DELETE http://10.0.0.210/compute/v2.1/servers/5e04bea1-72f5-4e21-8a4c-0019c01cbd5d 0.688s 2025-08-05 15:37:22,964 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:37:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f3b0ba7-662a-4d05-88b6-24b3ea924bc5', 'x-compute-request-id': 'req-8f3b0ba7-662a-4d05-88b6-24b3ea924bc5', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5e04bea1-72f5-4e21-8a4c-0019c01cbd5d'} Body: b'' 2025-08-05 15:37:23,003 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 404 GET http://10.0.0.210/compute/v2.1/servers/5e04bea1-72f5-4e21-8a4c-0019c01cbd5d 0.039s 2025-08-05 15:37:23,003 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:37:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-c11cf8b8-8eb5-4a71-8e8a-1298dc74865d', 'x-compute-request-id': 'req-c11cf8b8-8eb5-4a71-8e8a-1298dc74865d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5e04bea1-72f5-4e21-8a4c-0019c01cbd5d'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 5e04bea1-72f5-4e21-8a4c-0019c01cbd5d could not be found."}}' {7} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot [1.452080s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_revert.py", line 38, in setUp self.volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 600befb0-963f-4f61-806d-4a260c60f2e0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:37:22,972 100291 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/volumes 0.318s 2025-08-05 15:37:22,972 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1463417840"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:37:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67b0b934-81e2-4eb6-ad5e-f6e6fb23a5fa', 'content-length': '767', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67b0b934-81e2-4eb6-ad5e-f6e6fb23a5fa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "600befb0-963f-4f61-806d-4a260c60f2e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:37:22.899076", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1463417840", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/600befb0-963f-4f61-806d-4a260c60f2e0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/600befb0-963f-4f61-806d-4a260c60f2e0"}], "user_id": "53d0ad29b5a148679c51baeee0b90eb4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-05 15:37:23,028 100291 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/volumes/600befb0-963f-4f61-806d-4a260c60f2e0 0.043s 2025-08-05 15:37:23,028 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:37:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c80b616-803d-4420-a104-0e06098f1f6e', 'content-length': '835', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c80b616-803d-4420-a104-0e06098f1f6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/600befb0-963f-4f61-806d-4a260c60f2e0'} Body: b'{"volume": {"id": "600befb0-963f-4f61-806d-4a260c60f2e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:37:23.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1463417840", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/600befb0-963f-4f61-806d-4a260c60f2e0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/600befb0-963f-4f61-806d-4a260c60f2e0"}], "user_id": "53d0ad29b5a148679c51baeee0b90eb4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d67e3fecec0b448193f6c51425f1bb36"}}' 2025-08-05 15:37:24,084 100291 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/volumes/600befb0-963f-4f61-806d-4a260c60f2e0 0.041s 2025-08-05 15:37:24,084 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:37:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'conte nt-type': 'application/json', 'x-compute-request-id': 'req-e157f12d-2a69-4ba4-b3b7-b81d5c148c41', 'content-length': '856', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e157f12d-2a69-4ba4-b3b7-b81d5c148c41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/600befb0-963f-4f61-806d-4a260c60f2e0'} Body: b'{"volume": {"id": "600befb0-963f-4f61-806d-4a260c60f2e0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:37:23.000000", "updated_at": "2025-08-05T15:37:23.000000", "name": "tempest-VolumeRevertTests-Volume-1463417840", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/600befb0-963f-4f61-806d-4a260c60f2e0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/600befb0-963f-4f61-806d-4a260c60f2e0"}], "user_id": "53d0ad29b5a148679c51baeee0b90eb4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d67e3fecec0b448193f6c51425f1bb36"}}' {7} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative [1.325075s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_revert.py", line 38, in setUp self.volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume d0786151-dfbc-4623-ad4c-978beda6e86f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:37:24,289 100291 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/volumes 0.181s 2025-08-05 15:37:24,289 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-11930660"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:37:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8206b1bc-e38c-4698-b119-48a2f560ffed', 'content-length': '765', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8206b1bc-e38c-4698-b119-48a2f560ffed', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "d0786151-dfbc-4623-ad4c-978beda6e86f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:37:24.229018", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-11930660", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d0786151-dfbc-4623-ad4c-978beda6e86f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d0786151-dfbc-4623-ad4c-978beda6e86f"}], "user_id": "53d0ad29b5a148679c51baeee0b90eb4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-05 15:37:24,348 100291 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/volumes/d0786151-dfbc-4623-ad4c-978beda6e86f 0.046s 2025-08-05 15:37:24,348 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:37:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31c3b20e-cfa7-4f34-afd3-e2acf3743fa2', 'content-length': '833', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31c3b20e-cfa7-4f34-afd3-e2acf3743fa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d0786151-dfbc-4623-ad4c-978beda6e86f'} Body: b'{"volume": {"id": "d0786151-dfbc-4623-ad4c-978beda6e86f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:37:24.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-11930660", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d0786151-dfbc-4623-ad4c-978beda6e86f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d0786151-dfbc-4623-ad4c-978beda6e86f"}], "user_id": "53d0ad29b5a148679c51baeee0b90eb4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d67e3fecec0b448193f6c51425f1bb36"}}' 2025-08-05 15:37:25,418 100291 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/volumes/d0786151-dfbc-4623-ad4c-978beda6e86f 0.055s 2025-08-05 15:37:25,418 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:37:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-typ e': 'application/json', 'x-compute-request-id': 'req-23cee5d5-c8a2-47d0-a65c-35b7726c0cbf', 'content-length': '854', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23cee5d5-c8a2-47d0-a65c-35b7726c0cbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d0786151-dfbc-4623-ad4c-978beda6e86f'} Body: b'{"volume": {"id": "d0786151-dfbc-4623-ad4c-978beda6e86f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:37:24.000000", "updated_at": "2025-08-05T15:37:24.000000", "name": "tempest-VolumeRevertTests-Volume-11930660", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d0786151-dfbc-4623-ad4c-978beda6e86f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d0786151-dfbc-4623-ad4c-978beda6e86f"}], "user_id": "53d0ad29b5a148679c51baeee0b90eb4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d67e3fecec0b448193f6c51425f1bb36"}}' {3} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion [165.922719s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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_minimum_basic.py", line 181, in test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9a66b82a-4b26-4f31-ba11-f2fa8355779c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:35:02,599 100282 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None 2025-08-05 15:35:03,394 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 201 POST http://10.0.0.210/image/v2/images 0.793s 2025-08-05 15:35:03,395 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1940865780", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/5346a115-b982-4801-a407-055051638032', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-f0869a0f-581b-4bf6-af36-496000a8d175', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1940865780", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "ffce140e99954ca184ee6b89566b0c27", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5346a115-b982-4801-a407-055051638032", "created_at": "2025-08-05T15:35:03Z", "updated_at": "2025-08-05T15:35:03Z", "tags": [], "self": "/v2/images/5346a115-b982-4801-a407-055051638032", "file": "/v2/images/5346a115-b982-4801-a407-055051638032/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:35:04,629 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 204 PUT http://10.0.0.210/image/v2/images/5346a115-b982-4801-a407-055051638032/file 1.234s 2025-08-05 15:35:04,630 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-61b5e28f-3893-4d98-9b72-9df8d2bc24b3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/5346a115-b982-4801-a407-055051638032/file'} Body: b'' 2025-08-05 15:35:04,630 100282 DEBUG [tempest.scenario.manager] image:5346a115-b982-4801-a407-055051638032 2025-08-05 15:35:04,683 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.051s 2025-08-05 15:35:04,684 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-1606295558", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMbnw7p5nGDV3FupxlAxsk/jNVmT2hf6VhCihAZihR2sCTfInCI8U1yZbteb+/q+5+N98oMZ99+nm3fFn+FIub+0VmfMA5M/Wfvzr6WdbJ93ERJuU3i25vDdxs3y8YcRvw=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9c3b011-e1e7-4018-930d-1c1b61227a42', 'x-compute-request-id': 'req-f9c3b011-e1e7-4018-930d-1c1b61227a42', 'connection': 'close', 'status': '200', 'content-location': 'htt p://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-1606295558", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMbnw7p5nGDV3FupxlAxsk/jNVmT2hf6VhCihAZihR2sCTfInCI8U1yZbteb+/q+5+N98oMZ99+nm3fFn+FIub+0VmfMA5M/Wfvzr6WdbJ93ERJuU3i25vDdxs3y8YcRvw==", "fingerprint": "c3:13:cf:4a:0d:af:f7:7e:bd:a3:e9:e8:af:b9:7c:1d", "user_id": "747517113bc1463eb2647b4227300a3d"}}' 2025-08-05 15:35:04,752 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.058s 2025-08-05 15:35:04,753 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2497', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-80ae04fa-c8a9-4af6-bc76-d16cb4e5cb12', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "747517113bc1463eb2647b4227300a3d", "name": "tempest-TestMinimumBasicScenario-1782603910-project-member", "password_expires_at": null}, "audit_ids": ["UV1_xnSjQt-Q4wFYSXsRFQ"], "expires_at": "2025-08-05T16:35:04.000000Z", "issued_at": "2025-08-05T15:35:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ffce140e99954ca184ee6b89566b0c27", "name": "tempest-TestMinimumBasicScenario-1782603910"}, "is_domain": false, "roles": [{"id": "461f0d232b974187bff1eee1b4001d2b", "name": "member"}, {"id": "d887b012e75948019d8f3f2cb4e03f1d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0b86af44f19943b9bb51d2e8be11acb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3faf8e39867c48f0af02bb4f9735ae61", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "2517c6600f1a460cbad97286d19e9fb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "5c7a5b25720b4bdab0487096fdfafbae", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3251b32e2034796b9bce144b495f88a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/ffce140e99954ca184ee6b89566b0c27", "region": "RegionOne"}], "id": "756156d7158f4ccbaadb474942634f76", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "73c2fc4ed21746cba5d1b5174ddbe300", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9b0e9eb7606043838528301ec538d1b8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "5209c341a08f463cae448322fb93f468", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a638b206ad0a4dc2850092c0c185d1e7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0d29cdaf82ce4569803f34224311c65f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad9a324b861049728af39ec906166007", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "02367db45c0e4c649c641b88e903475b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "ddc2790d372b4fd9a5b7c1eabdbf861d", "type": "network", "name": "neutron"}]}}' 2025-08-05 15:35:04,754 100282 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion) Found network {'id': '276c191f-de9a-4f88-bf1a-396fa0518928', 'name': 'tempest-TestMinimumBasicScenario-1492547559-network', 'tenant_id': 'ffce1 40e99954ca184ee6b89566b0c27', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ffce140e99954ca184ee6b89566b0c27', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 62566, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T15:34:49Z', 'updated_at': '2025-08-05T15:34:49Z', 'revision_number': 1} available for tenant 2025-08-05 15:35:05,311 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 202 POST http://10.0.0.210/compute/v2.1/servers 0.555s 2025-08-05 15:35:05,311 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-1141899735", "imageRef": "5346a115-b982-4801-a407-055051638032", "flavorRef": "1", "key_name": "tempest-TestMinimumBasicScenario-1606295558", "networks": [{"uuid": "276c191f-de9a-4f88-bf1a-396fa0518928"}]}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/fd781f70-4d2d-45fa-961e-e0b464e1779b', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa1d8fc8-b915-4206-afc7-dd2a8fcd815b', 'x-compute-request-id': 'req-aa1d8fc8-b915-4206-afc7-dd2a8fcd815b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "fd781f70-4d2d-45fa-961e-e0b464e1779b", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fd781f70-4d2d-45fa-961e-e0b464e1779b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fd781f70-4d2d-45fa-961e-e0b464e1779b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "JibebH6qnyan"}}' 2025-08-05 15:35:05,383 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/compute/v2.1/servers/fd781f70-4d2d-45fa-961e-e0b464e1779b 0.066s 2025-08-05 15:35:05,383 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd432f2e-0001-4f29-a4be-ecd18e510398', 'x-compute-request-id': 'req-bd432f2e-0001-4f29-a4be-ecd18e510398', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fd781f70-4d2d-45fa-961e-e0b464e1779b'} Body: b'{"server": {"id": "fd781f70-4d2d-45fa-961e-e0b464e1779b", "name": "tempest-TestMinimumBasicScenario-server-1141899735", "status": "BUILD", "tenant_id": "ffce140e99954ca184ee6b89566b0c27", "user_id": "747517113bc1463eb2647b4227300a3d", "metadata": {}, "hostId": "", "image": {"id": "5346a115-b982-4801-a407-055051638032", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/5346a115-b982-4801-a407-055051638032"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:35:05Z", "updated": "2025-08-05T15:35:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "l inks": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fd781f70-4d2d-45fa-961e-e0b464e1779b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fd781f70-4d2d-45fa-961e-e0b464e1779b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1606295558", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:35:55,826 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/compute/v2.1/servers/fd781f70-4d2d-45fa-961e-e0b464e1779b 0.399s 2025-08-05 15:35:55,826 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1535', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdddba29-e146-4246-aca1-2f798d30e5ac', 'x-compute-request-id': 'req-cdddba29-e146-4246-aca1-2f798d30e5ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fd781f70-4d2d-45fa-961e-e0b464e1779b'} Body: b'{"server": {"id": "fd781f70-4d2d-45fa-961e-e0b464e1779b", "name": "tempest-TestMinimumBasicScenario-server-1141899735", "status": "ACTIVE", "tenant_id": "ffce140e99954ca184ee6b89566b0c27", "user_id": "747517113bc1463eb2647b4227300a3d", "metadata": {}, "hostId": "43c0171e1c40aabcb28bbb1ad700903b2c4ce68321217482fe0b0472", "image": {"id": "5346a115-b982-4801-a407-055051638032", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/5346a115-b982-4801-a407-055051638032"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:35:05Z", "updated": "2025-08-05T15:35:22Z", "addresses": {"tempest-TestMinimumBasicScenario-1492547559-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:ae:d0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fd781f70-4d2d-45fa-961e-e0b464e1779b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fd781f70-4d2d-45fa-961e-e0b464e1779b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1606295558", "OS-SRV-USG:launched_at": "2025-08-05T15:35:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:35:55,840 100282 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 15:36:56,107 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/compute/v2.1/servers/fd781f70-4d2d-45fa-961e-e0b464e1779b 0.205s 2025-08-05 15:36:56,107 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1535', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-No va-API-Version', 'x-openstack-request-id': 'req-ae331494-d407-474e-8035-7d650ed3636e', 'x-compute-request-id': 'req-ae331494-d407-474e-8035-7d650ed3636e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fd781f70-4d2d-45fa-961e-e0b464e1779b'} Body: b'{"server": {"id": "fd781f70-4d2d-45fa-961e-e0b464e1779b", "name": "tempest-TestMinimumBasicScenario-server-1141899735", "status": "ACTIVE", "tenant_id": "ffce140e99954ca184ee6b89566b0c27", "user_id": "747517113bc1463eb2647b4227300a3d", "metadata": {}, "hostId": "43c0171e1c40aabcb28bbb1ad700903b2c4ce68321217482fe0b0472", "image": {"id": "5346a115-b982-4801-a407-055051638032", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/5346a115-b982-4801-a407-055051638032"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:35:05Z", "updated": "2025-08-05T15:35:22Z", "addresses": {"tempest-TestMinimumBasicScenario-1492547559-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:ae:d0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fd781f70-4d2d-45fa-961e-e0b464e1779b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fd781f70-4d2d-45fa-961e-e0b464e1779b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1606295558", "OS-SRV-USG:launched_at": "2025-08-05T15:35:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:36:56,306 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/compute/v2.1/servers 0.183s 2025-08-05 15:36:56,306 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '341', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-120afe62-4afa-406f-9cd2-a32db9127790', 'x-compute-request-id': 'req-120afe62-4afa-406f-9cd2-a32db9127790', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "fd781f70-4d2d-45fa-961e-e0b464e1779b", "name": "tempest-TestMinimumBasicScenario-server-1141899735", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fd781f70-4d2d-45fa-961e-e0b464e1779b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fd781f70-4d2d-45fa-961e-e0b464e1779b"}]}]}' 2025-08-05 15:36:56,526 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/compute/v2.1/servers/fd781f70-4d2d-45fa-961e-e0b464e1779b 0.215s 2025-08-05 15:36:56,527 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1535', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b84100f-edb7-41e3-9e5a-87fc67fb8a29', 'x-compute-request-id': 'req-6b84100f-edb7-41e3-9e5a-87fc67fb8a29' , 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fd781f70-4d2d-45fa-961e-e0b464e1779b'} Body: b'{"server": {"id": "fd781f70-4d2d-45fa-961e-e0b464e1779b", "name": "tempest-TestMinimumBasicScenario-server-1141899735", "status": "ACTIVE", "tenant_id": "ffce140e99954ca184ee6b89566b0c27", "user_id": "747517113bc1463eb2647b4227300a3d", "metadata": {}, "hostId": "43c0171e1c40aabcb28bbb1ad700903b2c4ce68321217482fe0b0472", "image": {"id": "5346a115-b982-4801-a407-055051638032", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/5346a115-b982-4801-a407-055051638032"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:35:05Z", "updated": "2025-08-05T15:35:22Z", "addresses": {"tempest-TestMinimumBasicScenario-1492547559-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:ae:d0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fd781f70-4d2d-45fa-961e-e0b464e1779b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fd781f70-4d2d-45fa-961e-e0b464e1779b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1606295558", "OS-SRV-USG:launched_at": "2025-08-05T15:35:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:36:56,736 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 202 POST http://10.0.0.210/volume/v3/volumes 0.193s 2025-08-05 15:36:56,736 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-79793799", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da5ec1ab-2deb-48de-bbce-f97162debc96', 'content-length': '754', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da5ec1ab-2deb-48de-bbce-f97162debc96', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "9a66b82a-4b26-4f31-ba11-f2fa8355779c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:36:56.679514", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-79793799", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9a66b82a-4b26-4f31-ba11-f2fa8355779c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9a66b82a-4b26-4f31-ba11-f2fa8355779c"}], "user_id": "747517113bc1463eb2647b4227300a3d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:36:56,786 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/volume/v3/volumes/9a66b82a-4b26-4f31-ba11-f2fa8355779c 0.038s 2025-08-05 15:36:56,786 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': ' application/json', 'x-compute-request-id': 'req-6ac57c7e-b45d-4d72-944b-5f9894e0985a', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ac57c7e-b45d-4d72-944b-5f9894e0985a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9a66b82a-4b26-4f31-ba11-f2fa8355779c'} Body: b'{"volume": {"id": "9a66b82a-4b26-4f31-ba11-f2fa8355779c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:36:57.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-79793799", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9a66b82a-4b26-4f31-ba11-f2fa8355779c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9a66b82a-4b26-4f31-ba11-f2fa8355779c"}], "user_id": "747517113bc1463eb2647b4227300a3d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ffce140e99954ca184ee6b89566b0c27"}}' 2025-08-05 15:36:57,847 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/volume/v3/volumes/9a66b82a-4b26-4f31-ba11-f2fa8355779c 0.041s 2025-08-05 15:36:57,847 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f7fdbad-2bb0-4305-aa36-388bd3a6fcb8', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f7fdbad-2bb0-4305-aa36-388bd3a6fcb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9a66b82a-4b26-4f31-ba11-f2fa8355779c'} Body: b'{"volume": {"id": "9a66b82a-4b26-4f31-ba11-f2fa8355779c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:36:57.000000", "updated_at": "2025-08-05T15:36:57.000000", "name": "tempest-TestMinimumBasicScenario-volume-79793799", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9a66b82a-4b26-4f31-ba11-f2fa8355779c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9a66b82a-4b26-4f31-ba11-f2fa8355779c"}], "user_id": "747517113bc1463eb2647b4227300a3d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ffce140e99954ca184ee6b89566b0c27"}}' 2025-08-05 15:36:57,955 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/9a66b82a-4b26-4f31-ba11-f2fa8355779c 0.093s 2025-08-05 15:36:57,955 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f91ab4a0-fad0-425b-b8a6-ea14b7052007', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9a66b82a-4b26-4f31-ba11-f2fa8355779c'} Body: b'' 2025-08-05 15:36:57,978 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0 .0.210/volume/v3/volumes/9a66b82a-4b26-4f31-ba11-f2fa8355779c 0.022s 2025-08-05 15:36:57,978 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-c03d01d4-c80c-4ca4-9c85-884acb2771c7', 'x-openstack-request-id': 'req-c03d01d4-c80c-4ca4-9c85-884acb2771c7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9a66b82a-4b26-4f31-ba11-f2fa8355779c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 9a66b82a-4b26-4f31-ba11-f2fa8355779c could not be found."}}' 2025-08-05 15:36:58,132 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/fd781f70-4d2d-45fa-961e-e0b464e1779b 0.154s 2025-08-05 15:36:58,132 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c6795f2-e6ed-49b4-b83a-3a0f472a5175', 'x-compute-request-id': 'req-9c6795f2-e6ed-49b4-b83a-3a0f472a5175', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fd781f70-4d2d-45fa-961e-e0b464e1779b'} Body: b'' 2025-08-05 15:36:58,330 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/fd781f70-4d2d-45fa-961e-e0b464e1779b 0.196s 2025-08-05 15:36:58,330 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1541', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6984ece-29f9-4e13-b665-136d3382ef7b', 'x-compute-request-id': 'req-f6984ece-29f9-4e13-b665-136d3382ef7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fd781f70-4d2d-45fa-961e-e0b464e1779b'} Body: b'{"server": {"id": "fd781f70-4d2d-45fa-961e-e0b464e1779b", "name": "tempest-TestMinimumBasicScenario-server-1141899735", "status": "ACTIVE", "tenant_id": "ffce140e99954ca184ee6b89566b0c27", "user_id": "747517113bc1463eb2647b4227300a3d", "metadata": {}, "hostId": "43c0171e1c40aabcb28bbb1ad700903b2c4ce68321217482fe0b0472", "image": {"id": "5346a115-b982-4801-a407-055051638032", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/5346a115-b982-4801-a407-055051638032"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:35:05Z", "updated": "2025-08-05T15:36:58Z", "addresses": {"tempest-TestMinimumBasicScenario-1492547559-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:ae:d0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fd781f70-4d2d-45fa-961e-e0b464e1779b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fd781f70-4d2d-45fa-961e-e0b464e1779b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availabi lity_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1606295558", "OS-SRV-USG:launched_at": "2025-08-05T15:35:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:37:48,390 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/fd781f70-4d2d-45fa-961e-e0b464e1779b 0.042s 2025-08-05 15:37:48,390 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:37:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-6c49cfd1-b9dc-4e0d-b19c-bf2c7d463c15', 'x-compute-request-id': 'req-6c49cfd1-b9dc-4e0d-b19c-bf2c7d463c15', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fd781f70-4d2d-45fa-961e-e0b464e1779b'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance fd781f70-4d2d-45fa-961e-e0b464e1779b could not be found."}}' 2025-08-05 15:37:48,426 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1606295558 0.035s 2025-08-05 15:37:48,427 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:37:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c2874e7-b70d-41f4-9eaf-92a7c9b0cdee', 'x-compute-request-id': 'req-2c2874e7-b70d-41f4-9eaf-92a7c9b0cdee', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1606295558'} Body: b'' 2025-08-05 15:37:48,519 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/5346a115-b982-4801-a407-055051638032 0.092s 2025-08-05 15:37:48,520 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:37:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-eb69d0c5-0729-4ef9-90d0-5752f9991634', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/5346a115-b982-4801-a407-055051638032'} Body: b'' {4} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status [1.735734s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 293, in test_reset_group_snapshot_status group = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group f6cd2cc4-8b00-4a2f-9c0d-20dc166eeeb9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:38:06,800 100284 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 POST http://10.0.0.210/volume/v3/types 0.185s 2025-08-05 15:38:06,800 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1813639256"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:38:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c73962fb-f130-46e6-808e-e66a932f0113', 'content-length': '228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c73962fb-f130-46e6-808e-e66a932f0113', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "136c0cf6-a0ce-46d2-97a3-f359b822e25b", "name": "tempest-GroupSnapshotsV319Test-volume-type-1813639256", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 15:38:06,839 100284 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/group_types 0.035s 2025-08-05 15:38:06,839 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1437440875"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:38:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2f8fa19-eac1-4054-913d-427204eef651', 'content-length': '185', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2f8fa19-eac1-4054-913d-427204eef651', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "7f93d16c-d9a0-4d7c-9d2a-936181423751", "name": "tempest-GroupSnapshotsV319Test-group-type-1437440875", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-05 15:38:07,023 100284 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/groups 0.181s 2025-08-05 15:38:07,023 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: {"group": {"group_type": "7f93d16c-d9a0-4d7c-9d2a-936181423751", "volume_types": ["136c0cf6-a0ce-46d2-97a3-f359b822e25b"], "name": "tempest-GroupSnapshotsV319Test-Group-604411704"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:38:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11a5101a-07f5-4a88-9cbd-3cf2e68fc52c', 'content-length': '115', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11a5101a-07f5-4a88-9cbd-3cf2e68fc52c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "f6cd2cc4-8b00-4a2f-9c0d-20dc166eeeb9", "name": "tempest-GroupSnapshotsV319Test-Group-604411704"}}' 2025-08-05 15:38:07,066 100284 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/groups/f6cd2cc4-8b00-4a2f-9c0d-20dc166eeeb9 0.040s 2025-08-05 15:38:07,066 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:38:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8dd7260-ee44-4dc0-979a-dfcaaf65ff85', 'content-length': '395', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8dd7260-ee44-4dc0-979a-dfcaaf65ff85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/f6cd2cc4-8b00-4a2f-9c0d-20dc166eeeb9'} Body: b'{"group": {"id": "f6cd2cc4-8b00-4a2f-9c0d-20dc166eeeb9", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-05T15:38:07.000000", "name": "tempest-GroupSnapshotsV319Test-Group-604411704", "description": null, "group_type": "7f93d16c-d9a0-4d7c-9d2a-936181423751", "volume_types": ["136c0cf6-a0ce-46d2-97a3-f359b822e25b"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 15:38:08,105 100284 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/groups/f6cd2cc4-8b00-4a2f-9c0d-20dc166eeeb9 0.032s 2025-08-05 15:38:08,105 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:38:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ea895fc-11ee-4b56-a0b8-9da731f46479', 'content-length': '392', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ea895fc-11ee-4b56-a0b8-9da731f46479', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/f6cd2cc4-8b00-4a2f-9c0d-20dc166eeeb9'} Body: b'{"group": {"id": "f6cd2cc4-8b00-4a2f-9c0d-20dc166eeeb9", "status": "error", "availability_zone": "nova", "created_at": "2025-08-05T15:38:07.000000", "name": "tempest-GroupSnapshotsV319Test-Group-604411704", "description": null, "group_type": "7f93d16c-d9a0-4d7c-9d2a-936181423751", "volume_types": ["136c0cf6-a0ce-46d2-97a3-f359b822e25b"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 15:38:08,141 100284 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.030s 2025-08-05 15:38:08,142 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:38:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73f62dfd-50bc-43a2-916d-6997d3e2ff0e', 'content-length': '15', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73f62dfd-50bc-43a2-916d-6997d3e2ff0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-05 15:38:08,240 100284 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/f6cd2cc4-8b00-4a2f-9c0d-20dc166eeeb9/action 0.083s 2025-08-05 15:38:08,240 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:38:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b649514e-a05a-4e8e-8693-7fe9bbd6cf96', 'connection': 'close', 'status': '202', 'content -location': 'http://10.0.0.210/volume/v3/groups/f6cd2cc4-8b00-4a2f-9c0d-20dc166eeeb9/action'} Body: b'' 2025-08-05 15:38:08,256 100284 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/f6cd2cc4-8b00-4a2f-9c0d-20dc166eeeb9 0.015s 2025-08-05 15:38:08,256 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:38:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-73f67893-c4e3-4eac-89f6-b4c9e1ca89db', 'x-openstack-request-id': 'req-73f67893-c4e3-4eac-89f6-b4c9e1ca89db', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/f6cd2cc4-8b00-4a2f-9c0d-20dc166eeeb9'} Body: b'{"itemNotFound": {"code": 404, "message": "Group f6cd2cc4-8b00-4a2f-9c0d-20dc166eeeb9 could not be found."}}' 2025-08-05 15:38:08,283 100284 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/7f93d16c-d9a0-4d7c-9d2a-936181423751 0.027s 2025-08-05 15:38:08,284 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:38:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b60161f-a983-4ab9-809e-0542b7eaa96d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/7f93d16c-d9a0-4d7c-9d2a-936181423751'} Body: b'' 2025-08-05 15:38:08,334 100284 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/136c0cf6-a0ce-46d2-97a3-f359b822e25b 0.049s 2025-08-05 15:38:08,334 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:38:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f889076-c526-4a27-a869-813e9acf75f9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/136c0cf6-a0ce-46d2-97a3-f359b822e25b'} Body: b'' 2025-08-05 15:38:08,349 100284 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/136c0cf6-a0ce-46d2-97a3-f359b822e25b 0.015s 2025-08-05 15:38:08,350 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:38:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f239ea8-53e2-4864-b8a4-53bc505e0488', 'x-openstack-request-id': 'req-1f239ea8-53e2-4864-b8a4-53bc505e0488', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/136c0cf6-a0ce-46d2-97a3-f359b822e25b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 136c0cf6-a0ce-46d2-97a3-f359b822e25b could not be found."}}' {8} tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB.test_resize_server_revert_with_volume_attached [121.905783s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 552, in test_resize_server_revert_with_volume_attached volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b49f9bbb-17dc-432c-a04f-25ac0804308d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:36:36,577 100292 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/3f8e32e4-3fe9-440a-89c3-846503e6731e 0.210s 2025-08-05 15:36:36,577 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1539', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-883742c8-30ff-4985-b57c-147ff55279f7', 'x-compute-request-id': 'req-883742c8-30ff-4985-b57c-147ff55279f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3f8e32e4-3fe9-440a-89c3-846503e6731e'} Body: b'{"server": {"id": "3f8e32e4-3fe9-440a-89c3-846503e6731e", "name": "tempest-ServerActionsTestOtherB-server-862902747", "status": "ACTIVE", "tenant_id": "c5abfbcb131e4492ae94fd270517a462", "user_id": "28b80eb6f5bf4aa094bd84e46c0e9f09", "metadata": {}, "hostId": "da7ac1a118c254d269dd0ff3013f078ce731edb4200276d1ec358e83", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:34:44Z", "updated": "2025-08-05T15:35:00Z", "addresses": {"tempest-ServerActionsTestOtherB-191548932-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:8d:b9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3f8e32e4-3fe9-440a-89c3-846503e6731e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3f8e32e4-3fe9-440a-89c3-846503e6731e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1397086889", "OS-SRV-USG:launched_at": "2025-08-05T15:35:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--554494819"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:37:36,876 100292 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/volumes 0.206s 2025-08-05 15:37:36,876 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-2057328820"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:37:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2224ece-0dbd-461c-be66-e38f13929449', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2224ece-0dbd-461c-be66-e38f13929449', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "b49f9bbb-17dc-432c-a04f-25ac0804308d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:37:36.814528", "updated_at": null, "name": "tempest-ServerActionsTestOtherB-volume-2057328820", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b49f9bbb-17dc-432c-a04f-25ac0804308d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b49f9bbb-17dc-432c-a04f-25a c0804308d"}], "user_id": "28b80eb6f5bf4aa094bd84e46c0e9f09", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:37:36,928 100292 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/b49f9bbb-17dc-432c-a04f-25ac0804308d 0.039s 2025-08-05 15:37:36,928 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:37:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1f7f454-022f-459e-8d0d-e94597a42652', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1f7f454-022f-459e-8d0d-e94597a42652', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b49f9bbb-17dc-432c-a04f-25ac0804308d'} Body: b'{"volume": {"id": "b49f9bbb-17dc-432c-a04f-25ac0804308d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:37:37.000000", "updated_at": null, "name": "tempest-ServerActionsTestOtherB-volume-2057328820", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b49f9bbb-17dc-432c-a04f-25ac0804308d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b49f9bbb-17dc-432c-a04f-25ac0804308d"}], "user_id": "28b80eb6f5bf4aa094bd84e46c0e9f09", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5abfbcb131e4492ae94fd270517a462"}}' 2025-08-05 15:37:37,980 100292 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/b49f9bbb-17dc-432c-a04f-25ac0804308d 0.038s 2025-08-05 15:37:37,980 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:37:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e2b069d-dda0-47f3-ae8c-330de29b8188', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e2b069d-dda0-47f3-ae8c-330de29b8188', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b49f9bbb-17dc-432c-a04f-25ac0804308d'} Body: b'{"volume": {"id": "b49f9bbb-17dc-432c-a04f-25ac0804308d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:37:37.000000", "updated_at": "2025-08-05T15:37:37.000000", "name": "tempest-ServerActionsTestOtherB-volume-2057328820", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b49f9bbb-17dc-432c-a04f-25ac0804308d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b49f9bbb-17dc-432c-a04f-25ac0804308d"}], "user_id": "28b80eb6f5bf4aa094bd84e46c0e9f09", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5abfbcb131e4492ae94fd270517a462"}}' 2025-08-05 15:37:37,993 100292 ERROR [tempest.lib.decorators] Hints: This test was made for the bug_type 1737599. The failure could be related to https://launchpad.net/bugs/1737599 2025-08-05 15:37:38,205 100292 INFO [tempest.lib.common.rest_client] Request (ServerA ctionsTestOtherB:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/3f8e32e4-3fe9-440a-89c3-846503e6731e 0.209s 2025-08-05 15:37:38,205 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:37:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7181cf8-a0f7-4b8c-a40d-52c807fe733e', 'x-compute-request-id': 'req-c7181cf8-a0f7-4b8c-a40d-52c807fe733e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3f8e32e4-3fe9-440a-89c3-846503e6731e'} Body: b'{"server": {"id": "3f8e32e4-3fe9-440a-89c3-846503e6731e", "name": "tempest-ServerActionsTestOtherB-server-862902747", "status": "ACTIVE", "tenant_id": "c5abfbcb131e4492ae94fd270517a462", "user_id": "28b80eb6f5bf4aa094bd84e46c0e9f09", "metadata": {}, "hostId": "da7ac1a118c254d269dd0ff3013f078ce731edb4200276d1ec358e83", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:34:44Z", "updated": "2025-08-05T15:35:00Z", "addresses": {"tempest-ServerActionsTestOtherB-191548932-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:8d:b9"}, {"version": 4, "addr": "172.24.4.254", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:8d:b9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3f8e32e4-3fe9-440a-89c3-846503e6731e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3f8e32e4-3fe9-440a-89c3-846503e6731e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1397086889", "OS-SRV-USG:launched_at": "2025-08-05T15:35:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--554494819"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {10} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server [167.133247s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 61, in test_attach_attached_volume_to_different_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8364b392-9127-4a6c-a0dc-d35b2a032041 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:36:17,309 100296 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 15:36:17,310 100296 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 15:36:17,444 100296 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.133s 2025-08-05 15:36:17,445 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-267019018", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPwWgD1cIfWjqX4/UYVmXYeBhasBciWpJ4H9t2vf23gYXRZi9M/KeNFHYWl8cDCwiuErrOFHirjGWH3xdVJnDs0l9T1z/B4Q5iluXOKZ1fcVRSr74nub1NGL9bA0U81Bug=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bae8eff7-88c2-47c6-9036-9bcc17e1358d', 'x-compute-request-id': 'req-bae8eff7-88c2-47c6-9036-9bcc17e1358d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-267019018", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPwWgD1cIfWjqX4/UYVmXYeBhasBciWpJ4H9t2vf23gYXRZi9M/KeNFHYWl8cDCwiuErrOFHirjGWH3xdVJnDs0l9T1z/B4Q5iluXOKZ1fcVRSr74nub1NGL9bA0U81Bug==", "fingerprint": "46:47:8c:9a:6d:f0:ae:e5:2e:0c:b0:ac:28:17:20:ae", "user_id": "1114e0ec28f0489bb7c0609d140edee2"}}' 2025-08-05 15:36:17,447 100296 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-267019018 created 2025-08-05 15:36:17,676 100296 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.228s 2025-08-05 15:36:17,677 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1801896352", "description": "tempest-description--450802858"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-12e5e9b8-338e-4746-b98b-c94b03b8d057', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "7b95ec31-3b96-4914-b9a1-f629c0cbb15c", "name": "tempest-securitygroup--1801896352", "stateful": true, "tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "description": "tempest-description--450802858", "shared": false, "security_group_rules": [{"id": "7d381970-4280-4dba-97f6-1feeb1e03e13", "project_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "security_group_id": "7b95ec31-3b96-4914-b9a1-f629c0cbb15c", "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": 832, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:36:17Z", "updated_at": "2025-08-05T15:36:17Z", "revision_number": 0}, {"id": "d35a8e95-5ea8-442a-8e4a-9ed54b04830c", "project_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "security_group_id": "7b95ec31-3b96-4914-b9a1-f629c0cbb15c", "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": 833, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:36:17Z", "updated_at": "2025-08-05T15:36:17Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T15:36:17Z", "updated_at": "2025-08-05T15:36:17Z", "revision_number": 1, "project_id": "61a7062a41ce46a1a11da9b4c43a0ca9"}}' 2025-08-05 15:36:18,152 100296 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.474s 2025-08-05 15:36:18,152 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7b95ec31-3b96-4914-b9a1-f629c0cbb15c", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-86399896-75bc-4689-b54e-ffae7ec2a118', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9632a5ab-6e86-4c96-8216-4f76488cbaa1", "project_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "security_group_id": "7b95ec31-3b96-4914-b9a1-f629c0cbb15c", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:36:17Z", "updated_at": "2025-08-05T15:36:17Z", "revision_number": 0}}' 2025-08-05 15:36:18,532 100296 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.379s 2025-08-05 15:36:18,533 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7b95ec31-3b96-4914-b9a1-f629c0cbb15c", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-47c28739-d68e-44f9-ae19-97b71c07a14b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1191fb4d-95cf-486f-8f52-6090d43f8166", "project_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "security_group_id": "7b95ec31-3b96-4914-b9a1-f629c0cbb15c", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:36:18Z", "updated_at": "2025-08-05T15:36:18Z", "revision_number": 0}}' 2025-08-05 15:36:18,533 100296 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1801896352 created 2025-08-05 15:36:19,357 100296 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.824s 2025-08-05 15:36:19,358 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json' , 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-c7bd4604-b3d3-48f2-8ff8-5f81953dd56f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "fee50a31-deb3-4e64-ba28-8e2dbbf38d31", "tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "floating_ip_address": "172.24.4.249", "floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T15:36:18Z", "updated_at": "2025-08-05T15:36:18Z", "revision_number": 0}}' 2025-08-05 15:36:19,358 100296 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'fee50a31-deb3-4e64-ba28-8e2dbbf38d31', 'tenant_id': '61a7062a41ce46a1a11da9b4c43a0ca9', 'floating_ip_address': '172.24.4.249', 'floating_network_id': 'f69a1e3d-9003-4e01-a4b1-a7f571b589d6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '61a7062a41ce46a1a11da9b4c43a0ca9', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T15:36:18Z', 'updated_at': '2025-08-05T15:36:18Z', 'revision_number': 0, 'ip': '172.24.4.249'} created 2025-08-05 15:36:19,411 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.048s 2025-08-05 15:36:19,411 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2495', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a7020f0f-3a5d-4979-9159-06022397cccb', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "1114e0ec28f0489bb7c0609d140edee2", "name": "tempest-AttachVolumeNegativeTest-976636495-project-member", "password_expires_at": null}, "audit_ids": ["TwjlXBcGQgaZMgPITACduQ"], "expires_at": "2025-08-05T16:36:19.000000Z", "issued_at": "2025-08-05T15:36:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61a7062a41ce46a1a11da9b4c43a0ca9", "name": "tempest-AttachVolumeNegativeTest-976636495"}, "is_domain": false, "roles": [{"id": "461f0d232b974187bff1eee1b4001d2b", "name": "member"}, {"id": "d887b012e75948019d8f3f2cb4e03f1d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0b86af44f19943b9bb51d2e8be11acb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3faf8e39867c48f0af02bb4f9735ae61", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "2517c6600f1a460cbad97286d19e9fb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "5c7a5b25720b4bdab0487096fdfafbae", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3251b32e2034796b9bce144b495f88a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/61a7062a41ce46a1a11da9b4c43a0ca9", "region": "RegionOne"}], "id": "756156d7158f4ccbaadb474942634f76", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "73c2fc4ed21746cba5d1b5174ddbe300", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/ identity", "region": "RegionOne"}], "id": "9b0e9eb7606043838528301ec538d1b8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "5209c341a08f463cae448322fb93f468", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a638b206ad0a4dc2850092c0c185d1e7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0d29cdaf82ce4569803f34224311c65f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad9a324b861049728af39ec906166007", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "02367db45c0e4c649c641b88e903475b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "ddc2790d372b4fd9a5b7c1eabdbf861d", "type": "network", "name": "neutron"}]}}' 2025-08-05 15:36:19,412 100296 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': 'ef00840f-be08-4653-8c1e-36e4373042c5', 'name': 'tempest-AttachVolumeNegativeTest-255927077-network', 'tenant_id': '61a7062a41ce46a1a11da9b4c43a0ca9', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '61a7062a41ce46a1a11da9b4c43a0ca9', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 48263, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T15:36:11Z', 'updated_at': '2025-08-05T15:36:11Z', 'revision_number': 1} available for tenant 2025-08-05 15:36:19,413 100296 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-267019018', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPwWgD1cIfWjqX4/UYVmXYeBhasBciWpJ4H9t2vf23gYXRZi9M/KeNFHYWl8cDCwiuErrOFHirjGWH3xdVJnDs0l9T1z/B4Q5iluXOKZ1fcVRSr74nub1NGL9bA0U81Bug==', 'fingerprint': '46:47:8c:9a:6d:f0:ae:e5:2e:0c:b0:ac:28:17:20:ae', 'user_id': '1114e0ec28f0489bb7c0609d140edee2', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBcBRz7i0hs6tFSIjrndS6/iuAOlXdbTL+H1TBbRa28M1LMlQEyWhvz\nzNss9oDV4qygBwYFK4EEACKhZANiAAT8FoA9XCH1o6l+P1GFZl2HgYWrAXIlqSeB\n/bdr39t4GF0WYvTPynjRR2FpfHAwsIrhK6zhR4q4xlh98XVSZw7NJfU9c/weEOYp\nblzimdX3FUUq++J7m9TRi/WwNFPNQbo=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '7b95ec31-3b96-4914-b9a1-f629c0cbb15c', 'name': 'tempest-securitygroup--1801896352', 'stateful': True, 'tenant_id': '61a7062a41ce46a1a11da9b4c43a0ca9', 'description': 'tempest-description--450802858', 'shared': False, 'security_group_rules': [{'id': '7d381970-4280-4dba-97f6-1feeb1e03e13', 'project_id': '61a7062a41ce46a1a11da9b4c43a0ca9', 'tenant_id': '61a7062a41ce46a1a11da9b4c43a0ca9', 'security_group_id': '7b95ec31-3b96-4914-b9a1-f629c0cbb15c', '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': 832, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T15:36:17Z', 'updated_at': '2025-08-05T15:36:17Z', 'revision_number': 0}, {'id': 'd35a8e95-5ea8-442a-8e4a-9ed54b04830c', 'project_id': '61a7062a41ce46a1a11da9b4c43a0ca9', 'tenant_id': '61a7062a41ce46a1a11da9b4c43a0ca9', 'security_group_id': '7b95ec31-3b96-4914-b9a1-f629c0cbb15c', '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': 833, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T15:36:17Z', 'updated_at': '2025-08-05T15:36:17Z' , 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T15:36:17Z', 'updated_at': '2025-08-05T15:36:17Z', 'revision_number': 1, 'project_id': '61a7062a41ce46a1a11da9b4c43a0ca9'}, 'floating_ip': {'id': 'fee50a31-deb3-4e64-ba28-8e2dbbf38d31', 'tenant_id': '61a7062a41ce46a1a11da9b4c43a0ca9', 'floating_ip_address': '172.24.4.249', 'floating_network_id': 'f69a1e3d-9003-4e01-a4b1-a7f571b589d6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '61a7062a41ce46a1a11da9b4c43a0ca9', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T15:36:18Z', 'updated_at': '2025-08-05T15:36:18Z', 'revision_number': 0, 'ip': '172.24.4.249'}} 2025-08-05 15:36:20,273 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/compute/v2.1/servers 0.859s 2025-08-05 15:36:20,273 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-331265876", "imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "ef00840f-be08-4653-8c1e-36e4373042c5"}], "security_groups": [{"name": "tempest-securitygroup--1801896352"}], "key_name": "tempest-keypair-267019018", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/cb291dff-f81c-4507-91a7-496820406934', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15a97e30-6ab6-4b23-b4b9-0b2714edfed2', 'x-compute-request-id': 'req-15a97e30-6ab6-4b23-b4b9-0b2714edfed2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "cb291dff-f81c-4507-91a7-496820406934", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cb291dff-f81c-4507-91a7-496820406934"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cb291dff-f81c-4507-91a7-496820406934"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1801896352"}], "adminPass": "password"}}' 2025-08-05 15:36:20,373 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/compute/v2.1/servers/cb291dff-f81c-4507-91a7-496820406934 0.096s 2025-08-05 15:36:20,373 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1232', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33ff1635-4c98-4429-ab8a-47db346c0d94', 'x-compute-request-id': 'req-33ff1635-4c98-4429-ab8a-47db346c0d94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cb291dff-f81c-4507-91a7-496820406934'} Body: b'{"server": {"id": "cb291dff-f81c-4507-91a7-496820406934", "name": "tempest-AttachVolumeNegativeTest-server-331265876", "status": "BUILD", "tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "user_id": "1114e0ec28f0489bb7c0609d140edee2", "metadata": {}, "hostId": "", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", " href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:36:20Z", "updated": "2025-08-05T15:36:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cb291dff-f81c-4507-91a7-496820406934"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cb291dff-f81c-4507-91a7-496820406934"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-267019018", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:37:10,644 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/compute/v2.1/servers/cb291dff-f81c-4507-91a7-496820406934 0.208s 2025-08-05 15:37:10,644 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:37:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1542', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41104d6d-d019-44c4-be8d-25d55c2c7a82', 'x-compute-request-id': 'req-41104d6d-d019-44c4-be8d-25d55c2c7a82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cb291dff-f81c-4507-91a7-496820406934'} Body: b'{"server": {"id": "cb291dff-f81c-4507-91a7-496820406934", "name": "tempest-AttachVolumeNegativeTest-server-331265876", "status": "ACTIVE", "tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "user_id": "1114e0ec28f0489bb7c0609d140edee2", "metadata": {}, "hostId": "3a2524ff830b34aac9b2710332eb76ab253eded2eb9a45943c4a1b7e", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:36:20Z", "updated": "2025-08-05T15:36:36Z", "addresses": {"tempest-AttachVolumeNegativeTest-255927077-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:2e:68"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cb291dff-f81c-4507-91a7-496820406934"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cb291dff-f81c-4507-91a7-496820406934"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-267019018", "OS-SRV-USG:launched_at": "2025-08-05T15:36:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1801896352"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:37:10,659 100296 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 15:38:10,932 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/compute/v2.1/servers/cb291dff-f81c-4507-91a7-496820406934/os-interface 0.213s 2025-08-05 15:38:10,933 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Resp onse - Headers: {'date': 'Tue, 05 Aug 2025 15:38:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1f1b5f1-04ac-4b8a-b7de-d5766c2d7991', 'x-compute-request-id': 'req-e1f1b5f1-04ac-4b8a-b7de-d5766c2d7991', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cb291dff-f81c-4507-91a7-496820406934/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "ef00840f-be08-4653-8c1e-36e4373042c5", "port_id": "2117888a-02d4-433f-861c-6a6efbe25bea", "mac_addr": "fa:16:3e:ef:2e:68", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "21bbd4a3-1005-4d2a-bbec-71859160b4f5", "ip_address": "10.0.0.13"}]}]}' 2025-08-05 15:38:11,716 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/fee50a31-deb3-4e64-ba28-8e2dbbf38d31 0.779s 2025-08-05 15:38:11,716 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "2117888a-02d4-433f-861c-6a6efbe25bea"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:38:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-573ef3e4-4d15-449b-a741-0291782cc1db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/fee50a31-deb3-4e64-ba28-8e2dbbf38d31'} Body: b'{"floatingip": {"id": "fee50a31-deb3-4e64-ba28-8e2dbbf38d31", "tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "floating_ip_address": "172.24.4.249", "floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6", "router_id": "ddc7e4b7-737d-4031-a046-0106d9737852", "port_id": "2117888a-02d4-433f-861c-6a6efbe25bea", "fixed_ip_address": "10.0.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "ef00840f-be08-4653-8c1e-36e4373042c5", "mac_address": "fa:16:3e:ef:2e:68", "admin_state_up": true, "status": "ACTIVE", "device_id": "cb291dff-f81c-4507-91a7-496820406934", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T15:36:18Z", "updated_at": "2025-08-05T15:38:11Z", "revision_number": 1, "project_id": "61a7062a41ce46a1a11da9b4c43a0ca9"}}' 2025-08-05 15:38:11,718 100296 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.249:22' as 'cirros' with public key authentication 2025-08-05 15:38:11,734 100296 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 15:38:11,837 100296 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 15:38:11,838 100296 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.249 successfully created 2025-08-05 15:38:11,891 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/compute/v2.1/servers/cb291dff-f81c-4507-91a7-496820406934/ips 0.053s 2025-08-05 15:38:11,892 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:38:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '108', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-daa4208c-1e84-4a3a-9ed1-d81aa44ffad4', 'x-compute-request-id': 'req-daa4208c-1e84-4a3a-9ed1-d81aa44ffad4', 'connection': 'close', 'status': '200', 'content-location': 'http://1 0.0.0.210/compute/v2.1/servers/cb291dff-f81c-4507-91a7-496820406934/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-255927077-network": [{"version": 4, "addr": "10.0.0.13"}]}}' 2025-08-05 15:38:12,094 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/volume/v3/volumes 0.198s 2025-08-05 15:38:12,094 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-74582424"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:38:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47a12f96-fe61-442b-953c-dc8cf40aa081', 'content-length': '754', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47a12f96-fe61-442b-953c-dc8cf40aa081', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "8364b392-9127-4a6c-a0dc-d35b2a032041", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:38:12.033072", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-74582424", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8364b392-9127-4a6c-a0dc-d35b2a032041"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8364b392-9127-4a6c-a0dc-d35b2a032041"}], "user_id": "1114e0ec28f0489bb7c0609d140edee2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:38:12,154 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/volumes/8364b392-9127-4a6c-a0dc-d35b2a032041 0.048s 2025-08-05 15:38:12,154 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:38:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41f70269-5e01-4ff2-b311-b00e0e895998', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41f70269-5e01-4ff2-b311-b00e0e895998', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8364b392-9127-4a6c-a0dc-d35b2a032041'} Body: b'{"volume": {"id": "8364b392-9127-4a6c-a0dc-d35b2a032041", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:38:12.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-74582424", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8364b392-9127-4a6c-a0dc-d35b2a032041"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8364b392-9127-4a6c-a0dc-d35b2a032041"}], "user_id": "1114e0ec28f0489bb7c0609d140edee2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9"}}' 2025-08-05 15:38:13,210 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/volumes/8364b392-9127-4a6c-a0dc-d35b2a032041 0.040s 2025-08-05 15:38:13,211 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-T ype': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:38:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a51657d-5f33-4184-929f-e199b594d514', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a51657d-5f33-4184-929f-e199b594d514', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8364b392-9127-4a6c-a0dc-d35b2a032041'} Body: b'{"volume": {"id": "8364b392-9127-4a6c-a0dc-d35b2a032041", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:38:12.000000", "updated_at": "2025-08-05T15:38:12.000000", "name": "tempest-AttachVolumeNegativeTest-volume-74582424", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8364b392-9127-4a6c-a0dc-d35b2a032041"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8364b392-9127-4a6c-a0dc-d35b2a032041"}], "user_id": "1114e0ec28f0489bb7c0609d140edee2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9"}}' 2025-08-05 15:38:13,373 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/cb291dff-f81c-4507-91a7-496820406934 0.148s 2025-08-05 15:38:13,374 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:38:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb80322a-49e4-47df-9a06-001dbc547119', 'x-compute-request-id': 'req-fb80322a-49e4-47df-9a06-001dbc547119', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cb291dff-f81c-4507-91a7-496820406934'} Body: b'' 2025-08-05 15:38:13,586 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/cb291dff-f81c-4507-91a7-496820406934 0.212s 2025-08-05 15:38:13,587 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:38:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1548', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7425f90-901f-478b-950e-4c00e95f32a5', 'x-compute-request-id': 'req-d7425f90-901f-478b-950e-4c00e95f32a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cb291dff-f81c-4507-91a7-496820406934'} Body: b'{"server": {"id": "cb291dff-f81c-4507-91a7-496820406934", "name": "tempest-AttachVolumeNegativeTest-server-331265876", "status": "ACTIVE", "tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "user_id": "1114e0ec28f0489bb7c0609d140edee2", "metadata": {}, "hostId": "3a2524ff830b34aac9b2710332eb76ab253eded2eb9a45943c4a1b7e", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": " 2025-08-05T15:36:20Z", "updated": "2025-08-05T15:38:13Z", "addresses": {"tempest-AttachVolumeNegativeTest-255927077-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:2e:68"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cb291dff-f81c-4507-91a7-496820406934"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cb291dff-f81c-4507-91a7-496820406934"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-267019018", "OS-SRV-USG:launched_at": "2025-08-05T15:36:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1801896352"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:39:03,700 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/cb291dff-f81c-4507-91a7-496820406934 0.048s 2025-08-05 15:39:03,700 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-d2933ae0-350a-4d91-b89c-6850a818978f', 'x-compute-request-id': 'req-d2933ae0-350a-4d91-b89c-6850a818978f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cb291dff-f81c-4507-91a7-496820406934'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance cb291dff-f81c-4507-91a7-496820406934 could not be found."}}' 2025-08-05 15:39:03,742 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-267019018 0.040s 2025-08-05 15:39:03,742 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0fb545c8-f612-46a3-b3b0-cb80a2f2cd89', 'x-compute-request-id': 'req-0fb545c8-f612-46a3-b3b0-cb80a2f2cd89', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-267019018'} Body: b'' 2025-08-05 15:39:03,927 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/7b95ec31-3b96-4914-b9a1-f629c0cbb15c 0.183s 2025-08-05 15:39:03,927 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-fe520026-f84b-41d6-a5de-3746bb579c04', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/7b95ec31-3b96-4914-b9a1-f629c0cbb15c'} Body: b'' 2025-08-05 15:39:03,949 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/7b95ec31-3b96-4914-b9a1-f629c0cbb15c 0.021 s 2025-08-05 15:39:03,950 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-34794b4c-be74-470d-ac5f-824c9d8086ea', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/7b95ec31-3b96-4914-b9a1-f629c0cbb15c'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 7b95ec31-3b96-4914-b9a1-f629c0cbb15c does not exist", "detail": ""}}' 2025-08-05 15:39:04,440 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/fee50a31-deb3-4e64-ba28-8e2dbbf38d31 0.490s 2025-08-05 15:39:04,441 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-def4e752-dff9-4d6c-9964-aeb3b05f8ffd', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/fee50a31-deb3-4e64-ba28-8e2dbbf38d31'} Body: b'' {3} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario [165.820233s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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_minimum_basic.py", line 101, in test_minimum_basic_scenario volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 5fc2ce4a-8485-462a-b9a4-a5493b072b4b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:37:48,528 100282 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None 2025-08-05 15:37:49,143 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/image/v2/images 0.612s 2025-08-05 15:37:49,143 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--170877198", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:37:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '641', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/e400ff1b-408f-4304-95ec-80675e2794d8', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-294436d5-1eb4-4230-a770-b83bcd06938f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--170877198", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "ffce140e99954ca184ee6b89566b0c27", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "e400ff1b-408f-4304-95ec-80675e2794d8", "created_at": "2025-08-05T15:37:49Z", "updated_at": "2025-08-05T15:37:49Z", "tags": [], "self": "/v2/images/e400ff1b-408f-4304-95ec-80675e2794d8", "file": "/v2/images/e400ff1b-408f-4304-95ec-80675e2794d8/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:37:50,368 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.0.0.210/image/v2/images/e400ff1b-408f-4304-95ec-80675e2794d8/file 1.224s 2025-08-05 15:37:50,368 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:37:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-58577c67-3f8d-4de4-bbaa-b5b29a0994d0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/e400ff1b-408f-4304-95ec-80675e2794d8/file'} Body: b'' 2025-08-05 15:37:50,369 100282 DEBUG [tempest.scenario.manager] image:e400ff1b-408f-4304-95ec-80675e2794d8 2025-08-05 15:37:50,432 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.062s 2025-08-05 15:37:50,432 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-1725071470", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMhmEAqkgLadT0G2hXPrlV1zqe3rT0S14ohnUXLmzZbuyE2TxNUkm7HtTb5EbYJ1DMqwraEdEKYF4o/5sSAoTiHwmUSmjVTTPrJmQSjm6bMA8BI4fYStfpx9z7BNe8/x0g=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:37:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb054fbb-f400-450c-aba5-af962cc33f72', 'x-compute-request-id': 'req-cb054fbb-f400-450c-aba5-af962cc33f72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenar io-1725071470", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMhmEAqkgLadT0G2hXPrlV1zqe3rT0S14ohnUXLmzZbuyE2TxNUkm7HtTb5EbYJ1DMqwraEdEKYF4o/5sSAoTiHwmUSmjVTTPrJmQSjm6bMA8BI4fYStfpx9z7BNe8/x0g==", "fingerprint": "d4:12:11:11:cd:90:77:ce:31:64:e1:c5:6a:83:ad:cb", "user_id": "747517113bc1463eb2647b4227300a3d"}}' 2025-08-05 15:37:50,523 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.084s 2025-08-05 15:37:50,524 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:37:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2497', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c2c45e8e-a852-45f9-b896-ed91732cf09e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "747517113bc1463eb2647b4227300a3d", "name": "tempest-TestMinimumBasicScenario-1782603910-project-member", "password_expires_at": null}, "audit_ids": ["5Qhqf48xRn62M0WUNa2CbQ"], "expires_at": "2025-08-05T16:37:50.000000Z", "issued_at": "2025-08-05T15:37:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ffce140e99954ca184ee6b89566b0c27", "name": "tempest-TestMinimumBasicScenario-1782603910"}, "is_domain": false, "roles": [{"id": "461f0d232b974187bff1eee1b4001d2b", "name": "member"}, {"id": "d887b012e75948019d8f3f2cb4e03f1d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0b86af44f19943b9bb51d2e8be11acb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3faf8e39867c48f0af02bb4f9735ae61", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "2517c6600f1a460cbad97286d19e9fb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "5c7a5b25720b4bdab0487096fdfafbae", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3251b32e2034796b9bce144b495f88a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/ffce140e99954ca184ee6b89566b0c27", "region": "RegionOne"}], "id": "756156d7158f4ccbaadb474942634f76", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "73c2fc4ed21746cba5d1b5174ddbe300", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9b0e9eb7606043838528301ec538d1b8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "5209c341a08f463cae448322fb93f468", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a638b206ad0a4dc2850092c0c185d1e7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0d29cdaf82ce4569803f34224311c65f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad9a324b861049728af39ec906166007", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "02367db45c0e4c649c641b88e903475b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "ddc2790d372b4fd9a5b7c1eabdbf861d", "type": "network", "name": "neutron"}]}}' 2025-08-05 15:37:50,524 100282 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found network {'id': '276c191f-de9a-4f88-bf1a-396fa0518928', 'name': 'tempest-TestMinimumBasicScenario-1492547559-network', 'tenant_id': 'ffce140e99954ca184ee6b89566b0c27', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ffce140e99954ca184ee6b89566b0c27', 'port_securit y_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 62566, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T15:34:49Z', 'updated_at': '2025-08-05T15:34:49Z', 'revision_number': 1} available for tenant 2025-08-05 15:37:51,091 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/compute/v2.1/servers 0.565s 2025-08-05 15:37:51,091 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-68293927", "imageRef": "e400ff1b-408f-4304-95ec-80675e2794d8", "flavorRef": "1", "key_name": "tempest-TestMinimumBasicScenario-1725071470", "networks": [{"uuid": "276c191f-de9a-4f88-bf1a-396fa0518928"}]}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:37:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/bb0fc525-2d09-4986-8a02-2cc813440151', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1653548a-a9d9-4df9-b184-db36c35a97b6', 'x-compute-request-id': 'req-1653548a-a9d9-4df9-b184-db36c35a97b6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "bb0fc525-2d09-4986-8a02-2cc813440151", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bb0fc525-2d09-4986-8a02-2cc813440151"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bb0fc525-2d09-4986-8a02-2cc813440151"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "9ptYNpoGFN7x"}}' 2025-08-05 15:37:51,160 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/bb0fc525-2d09-4986-8a02-2cc813440151 0.065s 2025-08-05 15:37:51,160 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:37:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1249', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17b3beac-09b5-4b50-85c2-474e8cf106f4', 'x-compute-request-id': 'req-17b3beac-09b5-4b50-85c2-474e8cf106f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bb0fc525-2d09-4986-8a02-2cc813440151'} Body: b'{"server": {"id": "bb0fc525-2d09-4986-8a02-2cc813440151", "name": "tempest-TestMinimumBasicScenario-server-68293927", "status": "BUILD", "tenant_id": "ffce140e99954ca184ee6b89566b0c27", "user_id": "747517113bc1463eb2647b4227300a3d", "metadata": {}, "hostId": "", "image": {"id": "e400ff1b-408f-4304-95ec-80675e2794d8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e400ff1b-408f-4304-95ec-80675e2794d8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:37:51Z", "updated": "2025-08-05T15:37:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bb0fc525-2d09-4986-8a02-2cc813440151"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bb0fc525-2d09-4986-8a02-2cc813440151"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1725071470", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:38:41,463 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/bb0fc525-2d09-4986-8a02-2cc813440151 0.240s 2025-08-05 15:38:41,464 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:38:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1533', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c568dae9-517f-40a7-90a8-7d66c78a3854', 'x-compute-request-id': 'req-c568dae9-517f-40a7-90a8-7d66c78a3854', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bb0fc525-2d09-4986-8a02-2cc813440151'} Body: b'{"server": {"id": "bb0fc525-2d09-4986-8a02-2cc813440151", "name": "tempest-TestMinimumBasicScenario-server-68293927", "status": "ACTIVE", "tenant_id": "ffce140e99954ca184ee6b89566b0c27", "user_id": "747517113bc1463eb2647b4227300a3d", "metadata": {}, "hostId": "43c0171e1c40aabcb28bbb1ad700903b2c4ce68321217482fe0b0472", "image": {"id": "e400ff1b-408f-4304-95ec-80675e2794d8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e400ff1b-408f-4304-95ec-80675e2794d8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:37:51Z", "updated": "2025-08-05T15:38:06Z", "addresses": {"tempest-TestMinimumBasicScenario-1492547559-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:e9:41"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bb0fc525-2d09-4986-8a02-2cc813440151"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bb0fc525-2d09-4986-8a02-2cc813440151"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1725071470", "OS-SRV-USG:launched_at": "2025-08-05T15:38:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:38:41,490 100282 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 15:39:41,859 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/bb0fc525-2d09-4986-8a02-2cc813440151 0.314s 2025-08-05 15:39:41,860 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1533', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2eb12f3c-57db-4b4e-bf85-b0a415e2db19', 'x-compute-request-id': 'req-2eb12f3c-57db-4b4e-bf85-b0a415e2db19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bb0fc525-2d09-4986-8a02-2cc813440151'} Body: b'{"server": {"id": "bb0 fc525-2d09-4986-8a02-2cc813440151", "name": "tempest-TestMinimumBasicScenario-server-68293927", "status": "ACTIVE", "tenant_id": "ffce140e99954ca184ee6b89566b0c27", "user_id": "747517113bc1463eb2647b4227300a3d", "metadata": {}, "hostId": "43c0171e1c40aabcb28bbb1ad700903b2c4ce68321217482fe0b0472", "image": {"id": "e400ff1b-408f-4304-95ec-80675e2794d8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e400ff1b-408f-4304-95ec-80675e2794d8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:37:51Z", "updated": "2025-08-05T15:38:06Z", "addresses": {"tempest-TestMinimumBasicScenario-1492547559-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:e9:41"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bb0fc525-2d09-4986-8a02-2cc813440151"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bb0fc525-2d09-4986-8a02-2cc813440151"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1725071470", "OS-SRV-USG:launched_at": "2025-08-05T15:38:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:39:41,971 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers 0.097s 2025-08-05 15:39:41,971 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '339', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-513eb4bc-da8a-438d-affe-a8e9c66e0da7', 'x-compute-request-id': 'req-513eb4bc-da8a-438d-affe-a8e9c66e0da7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "bb0fc525-2d09-4986-8a02-2cc813440151", "name": "tempest-TestMinimumBasicScenario-server-68293927", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bb0fc525-2d09-4986-8a02-2cc813440151"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bb0fc525-2d09-4986-8a02-2cc813440151"}]}]}' 2025-08-05 15:39:42,198 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/bb0fc525-2d09-4986-8a02-2cc813440151 0.222s 2025-08-05 15:39:42,198 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1533', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee4a3374-e0c1-4439-933b-b3f47e905ed7', 'x-compute-request-id': 'req-ee4a3374-e0c1-4439-933b-b3f47e905ed7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bb0fc525-2d09-4986-8a02-2cc813440151'} Body: b'{"server": {"id": "bb0fc525-2d09-4986-8a02-2cc813440151", "name": "tempest-TestMinimumBasicScenario-server-68293927", "status": "ACTIVE", "tenant_id": "ffce140e99954ca184ee6b89566b0c27", "user_id": "747517113bc1463eb2647b4227300a3d", "metadata": {}, " hostId": "43c0171e1c40aabcb28bbb1ad700903b2c4ce68321217482fe0b0472", "image": {"id": "e400ff1b-408f-4304-95ec-80675e2794d8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e400ff1b-408f-4304-95ec-80675e2794d8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:37:51Z", "updated": "2025-08-05T15:38:06Z", "addresses": {"tempest-TestMinimumBasicScenario-1492547559-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:e9:41"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bb0fc525-2d09-4986-8a02-2cc813440151"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bb0fc525-2d09-4986-8a02-2cc813440151"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1725071470", "OS-SRV-USG:launched_at": "2025-08-05T15:38:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:39:42,406 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/volume/v3/volumes 0.192s 2025-08-05 15:39:42,406 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-595368837", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79590c8f-b306-466d-be14-1aa962d51bae', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79590c8f-b306-466d-be14-1aa962d51bae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "5fc2ce4a-8485-462a-b9a4-a5493b072b4b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:39:42.336768", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-595368837", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5fc2ce4a-8485-462a-b9a4-a5493b072b4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5fc2ce4a-8485-462a-b9a4-a5493b072b4b"}], "user_id": "747517113bc1463eb2647b4227300a3d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:39:42,466 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/volumes/5fc2ce4a-8485-462a-b9a4-a5493b072b4b 0.048s 2025-08-05 15:39:42,467 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e52d6e4-8e33-4911-a559-130759db740d', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e52d6e4-8e33-4911-a559-130759db740d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5fc2ce4a-8485-462a-b9a4-a5493b072b4b'} Body: b'{"volume": {"id": "5fc2ce4a-8485-462a-b9a4-a5493b072b4b", "status": "creat ing", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:39:42.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-595368837", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5fc2ce4a-8485-462a-b9a4-a5493b072b4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5fc2ce4a-8485-462a-b9a4-a5493b072b4b"}], "user_id": "747517113bc1463eb2647b4227300a3d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ffce140e99954ca184ee6b89566b0c27"}}' 2025-08-05 15:39:43,523 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/volumes/5fc2ce4a-8485-462a-b9a4-a5493b072b4b 0.041s 2025-08-05 15:39:43,523 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f9a2f3b-f8c1-4cb0-a015-162bfc57047e', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f9a2f3b-f8c1-4cb0-a015-162bfc57047e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5fc2ce4a-8485-462a-b9a4-a5493b072b4b'} Body: b'{"volume": {"id": "5fc2ce4a-8485-462a-b9a4-a5493b072b4b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:39:42.000000", "updated_at": "2025-08-05T15:39:42.000000", "name": "tempest-TestMinimumBasicScenario-volume-595368837", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5fc2ce4a-8485-462a-b9a4-a5493b072b4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5fc2ce4a-8485-462a-b9a4-a5493b072b4b"}], "user_id": "747517113bc1463eb2647b4227300a3d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ffce140e99954ca184ee6b89566b0c27"}}' 2025-08-05 15:39:43,629 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/5fc2ce4a-8485-462a-b9a4-a5493b072b4b 0.092s 2025-08-05 15:39:43,630 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84e5ffd7-1cbb-4cbf-bde9-60cbd4f2234d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5fc2ce4a-8485-462a-b9a4-a5493b072b4b'} Body: b'' 2025-08-05 15:39:43,649 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/5fc2ce4a-8485-462a-b9a4-a5493b072b4b 0.019s 2025-08-05 15:39:43,650 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x- compute-request-id': 'req-0f7777f8-25fa-4dab-aa7e-dac2029b1bed', 'x-openstack-request-id': 'req-0f7777f8-25fa-4dab-aa7e-dac2029b1bed', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5fc2ce4a-8485-462a-b9a4-a5493b072b4b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5fc2ce4a-8485-462a-b9a4-a5493b072b4b could not be found."}}' 2025-08-05 15:39:43,794 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/bb0fc525-2d09-4986-8a02-2cc813440151 0.143s 2025-08-05 15:39:43,794 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4090e80a-bc7b-4663-84b9-5f5f2b847433', 'x-compute-request-id': 'req-4090e80a-bc7b-4663-84b9-5f5f2b847433', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bb0fc525-2d09-4986-8a02-2cc813440151'} Body: b'' 2025-08-05 15:39:43,995 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/bb0fc525-2d09-4986-8a02-2cc813440151 0.200s 2025-08-05 15:39:43,995 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1539', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bca82226-11f9-4ed8-99ed-3ba6cf8d652d', 'x-compute-request-id': 'req-bca82226-11f9-4ed8-99ed-3ba6cf8d652d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bb0fc525-2d09-4986-8a02-2cc813440151'} Body: b'{"server": {"id": "bb0fc525-2d09-4986-8a02-2cc813440151", "name": "tempest-TestMinimumBasicScenario-server-68293927", "status": "ACTIVE", "tenant_id": "ffce140e99954ca184ee6b89566b0c27", "user_id": "747517113bc1463eb2647b4227300a3d", "metadata": {}, "hostId": "43c0171e1c40aabcb28bbb1ad700903b2c4ce68321217482fe0b0472", "image": {"id": "e400ff1b-408f-4304-95ec-80675e2794d8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e400ff1b-408f-4304-95ec-80675e2794d8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:37:51Z", "updated": "2025-08-05T15:39:44Z", "addresses": {"tempest-TestMinimumBasicScenario-1492547559-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:e9:41"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bb0fc525-2d09-4986-8a02-2cc813440151"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bb0fc525-2d09-4986-8a02-2cc813440151"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1725071470", "OS-SRV-USG:launched_at": "2025-08-05T15:38:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:40:34,197 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10 .0.0.210/compute/v2.1/servers/bb0fc525-2d09-4986-8a02-2cc813440151 0.141s 2025-08-05 15:40:34,197 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-349abc73-0e09-4bc7-848e-fecc2fb18873', 'x-compute-request-id': 'req-349abc73-0e09-4bc7-848e-fecc2fb18873', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bb0fc525-2d09-4986-8a02-2cc813440151'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance bb0fc525-2d09-4986-8a02-2cc813440151 could not be found."}}' 2025-08-05 15:40:34,233 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1725071470 0.035s 2025-08-05 15:40:34,233 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c35ac06-497b-420e-b66f-c46b8286d0dd', 'x-compute-request-id': 'req-2c35ac06-497b-420e-b66f-c46b8286d0dd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1725071470'} Body: b'' 2025-08-05 15:40:34,347 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/e400ff1b-408f-4304-95ec-80675e2794d8 0.113s 2025-08-05 15:40:34,347 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-e9b23723-a62b-46e7-a634-de549a308849', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/e400ff1b-408f-4304-95ec-80675e2794d8'} Body: b'' {4} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume [163.232054s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 84, in test_force_detach_volume volume_id = self.create_volume()['id'] File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 845678ef-dc01-4b7c-8bda-4b9bad0f5847 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:38:28,083 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.080s 2025-08-05 15:38:28,083 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:38:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2483', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-5931fdd7-4076-4bbe-98c0-882322c4ed4d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "d596d7af91d341baaf57c8727b38db25", "name": "tempest-VolumesActionsTest-325910341-project-member", "password_expires_at": null}, "audit_ids": ["vfAnAT6NQLWZbdJW7mZXng"], "expires_at": "2025-08-05T16:38:28.000000Z", "issued_at": "2025-08-05T15:38:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "810be7a901de41c8b63f41516a4ae6f8", "name": "tempest-VolumesActionsTest-325910341"}, "is_domain": false, "roles": [{"id": "461f0d232b974187bff1eee1b4001d2b", "name": "member"}, {"id": "d887b012e75948019d8f3f2cb4e03f1d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0b86af44f19943b9bb51d2e8be11acb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3faf8e39867c48f0af02bb4f9735ae61", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "2517c6600f1a460cbad97286d19e9fb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "5c7a5b25720b4bdab0487096fdfafbae", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3251b32e2034796b9bce144b495f88a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/810be7a901de41c8b63f41516a4ae6f8", "region": "RegionOne"}], "id": "756156d7158f4ccbaadb474942634f76", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "73c2fc4ed21746cba5d1b5174ddbe300", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9b0e9eb7606043838528301ec538d1b8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "5209c341a08f463cae448322fb93f468", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a638b206ad0a4dc2850092c0c185d1e7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0d29cdaf82ce4569803f34224311c65f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad9a324b861049728af39ec906166007", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "02367db45c0e4c649c641b88e903475b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "ddc2790d372b4fd9a5b7c1eabdbf861d", "type": "network", "name": "neutron"}]}}' 2025-08-05 15:38:28,084 100284 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_force_detach_volume) Found network {'id': 'a87d7dac-94ff-42f0-bcb7-ae2661a5dc48', 'name': 'tempest-VolumesActionsTest-285722124-network', 'tenant_id': '810be7a901de41c8b63f41516a4ae6f8', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '810be7a901de41c8b63f41516a4ae6f8', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 42801, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T15:38:11Z', 'updated_at': '2025 -08-05T15:38:11Z', 'revision_number': 1} available for tenant 2025-08-05 15:38:28,703 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.618s 2025-08-05 15:38:28,703 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-1199711301", "imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "flavorRef": "1", "networks": [{"uuid": "a87d7dac-94ff-42f0-bcb7-ae2661a5dc48"}]}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:38:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/35c06d49-cc82-4aa8-a64e-854caf8fcc51', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aaf7a9d0-67cb-44b9-a7fd-975a94581bb4', 'x-compute-request-id': 'req-aaf7a9d0-67cb-44b9-a7fd-975a94581bb4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "35c06d49-cc82-4aa8-a64e-854caf8fcc51", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/35c06d49-cc82-4aa8-a64e-854caf8fcc51"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/35c06d49-cc82-4aa8-a64e-854caf8fcc51"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "aAK9HTtQXR4z"}}' 2025-08-05 15:38:28,779 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/35c06d49-cc82-4aa8-a64e-854caf8fcc51 0.072s 2025-08-05 15:38:28,779 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:38:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1206', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3b0731c-e43c-4efd-9ed8-22c8195a8fe3', 'x-compute-request-id': 'req-b3b0731c-e43c-4efd-9ed8-22c8195a8fe3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/35c06d49-cc82-4aa8-a64e-854caf8fcc51'} Body: b'{"server": {"id": "35c06d49-cc82-4aa8-a64e-854caf8fcc51", "name": "tempest-VolumesActionsTest-instance-1199711301", "status": "BUILD", "tenant_id": "810be7a901de41c8b63f41516a4ae6f8", "user_id": "d596d7af91d341baaf57c8727b38db25", "metadata": {}, "hostId": "", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:38:29Z", "updated": "2025-08-05T15:38:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/35c06d49-cc82-4aa8-a64e-854caf8fcc51"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/35c06d49-cc82-4aa8-a64e-854caf8fcc51"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:39:19,097 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/35c06d 49-cc82-4aa8-a64e-854caf8fcc51 0.253s 2025-08-05 15:39:19,097 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1483', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a28ca67f-031e-48e5-92e0-e3fe093cbf40', 'x-compute-request-id': 'req-a28ca67f-031e-48e5-92e0-e3fe093cbf40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/35c06d49-cc82-4aa8-a64e-854caf8fcc51'} Body: b'{"server": {"id": "35c06d49-cc82-4aa8-a64e-854caf8fcc51", "name": "tempest-VolumesActionsTest-instance-1199711301", "status": "ACTIVE", "tenant_id": "810be7a901de41c8b63f41516a4ae6f8", "user_id": "d596d7af91d341baaf57c8727b38db25", "metadata": {}, "hostId": "fdcdd148451530efd808038d58c60a0199e1240dfd132cdda4feb1fd", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:38:28Z", "updated": "2025-08-05T15:38:44Z", "addresses": {"tempest-VolumesActionsTest-285722124-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:8e:0a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/35c06d49-cc82-4aa8-a64e-854caf8fcc51"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/35c06d49-cc82-4aa8-a64e-854caf8fcc51"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T15:38:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:39:19,123 100284 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2025-08-05 15:40:19,406 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.221s 2025-08-05 15:40:19,406 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1254119001"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da9f451c-ca35-4dae-9a35-26186831f706', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da9f451c-ca35-4dae-9a35-26186831f706', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "845678ef-dc01-4b7c-8bda-4b9bad0f5847", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:40:19.331190", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1254119001", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/845678ef-dc01-4b7c-8bda-4b9bad0f5847"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/845678ef-dc01-4b7c-8bda-4b9bad0f5847"}], "user_id": "d596d7af91d341baaf57c8727b38db25", "bootable": "false", "encrypted": false, "replication_status": null , "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:40:19,452 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/845678ef-dc01-4b7c-8bda-4b9bad0f5847 0.034s 2025-08-05 15:40:19,452 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a42a9e45-7fc9-4943-a5a9-2cf78cf98efc', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a42a9e45-7fc9-4943-a5a9-2cf78cf98efc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/845678ef-dc01-4b7c-8bda-4b9bad0f5847'} Body: b'{"volume": {"id": "845678ef-dc01-4b7c-8bda-4b9bad0f5847", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:40:19.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1254119001", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/845678ef-dc01-4b7c-8bda-4b9bad0f5847"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/845678ef-dc01-4b7c-8bda-4b9bad0f5847"}], "user_id": "d596d7af91d341baaf57c8727b38db25", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "810be7a901de41c8b63f41516a4ae6f8"}}' 2025-08-05 15:40:20,509 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/845678ef-dc01-4b7c-8bda-4b9bad0f5847 0.042s 2025-08-05 15:40:20,509 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61cd135b-c6f8-4125-8ee9-836c5e321911', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61cd135b-c6f8-4125-8ee9-836c5e321911', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/845678ef-dc01-4b7c-8bda-4b9bad0f5847'} Body: b'{"volume": {"id": "845678ef-dc01-4b7c-8bda-4b9bad0f5847", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:40:19.000000", "updated_at": "2025-08-05T15:40:19.000000", "name": "tempest-VolumesActionsTest-Volume-1254119001", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/845678ef-dc01-4b7c-8bda-4b9bad0f5847"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/845678ef-dc01-4b7c-8bda-4b9bad0f5847"}], "user_id": "d596d7af91d341baaf57c8727b38db25", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "810be7a901de41c8b63f41516a4ae6f8"}}' 2025-08-05 15:40:20,564 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/845678ef-dc01-4b7c-8bda-4b9bad0f5847 0.040s 2025-08-05 15:40:20,564 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15 :40:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-629df6c8-a1b9-4acb-aeaf-35b511db2161', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-629df6c8-a1b9-4acb-aeaf-35b511db2161', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/845678ef-dc01-4b7c-8bda-4b9bad0f5847'} Body: b'{"volume": {"id": "845678ef-dc01-4b7c-8bda-4b9bad0f5847", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:40:19.000000", "updated_at": "2025-08-05T15:40:19.000000", "name": "tempest-VolumesActionsTest-Volume-1254119001", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/845678ef-dc01-4b7c-8bda-4b9bad0f5847"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/845678ef-dc01-4b7c-8bda-4b9bad0f5847"}], "user_id": "d596d7af91d341baaf57c8727b38db25", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "810be7a901de41c8b63f41516a4ae6f8"}}' 2025-08-05 15:40:20,730 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/845678ef-dc01-4b7c-8bda-4b9bad0f5847 0.152s 2025-08-05 15:40:20,730 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d5ee0ea-a503-42d1-97b1-8185f0e963a0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/845678ef-dc01-4b7c-8bda-4b9bad0f5847'} Body: b'' 2025-08-05 15:40:20,754 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/845678ef-dc01-4b7c-8bda-4b9bad0f5847 0.023s 2025-08-05 15:40:20,754 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-43fb7018-65bc-4ee1-88db-6f5e0fbb16a7', 'x-openstack-request-id': 'req-43fb7018-65bc-4ee1-88db-6f5e0fbb16a7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/845678ef-dc01-4b7c-8bda-4b9bad0f5847'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 845678ef-dc01-4b7c-8bda-4b9bad0f5847 could not be found."}}' 2025-08-05 15:40:20,887 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/35c06d49-cc82-4aa8-a64e-854caf8fcc51 0.132s 2025-08-05 15:40:20,887 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ebadb53-1396-43fe-8b9a-4fe0941b22c3', 'x-compute-request-id': 'req-2ebadb53-1396-43fe-8b9a-4fe0941b22c3', 'connection': 'close ', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/35c06d49-cc82-4aa8-a64e-854caf8fcc51'} Body: b'' 2025-08-05 15:40:21,123 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/35c06d49-cc82-4aa8-a64e-854caf8fcc51 0.235s 2025-08-05 15:40:21,123 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1489', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-669b09e5-5a74-4db2-bafb-56a35ab4940c', 'x-compute-request-id': 'req-669b09e5-5a74-4db2-bafb-56a35ab4940c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/35c06d49-cc82-4aa8-a64e-854caf8fcc51'} Body: b'{"server": {"id": "35c06d49-cc82-4aa8-a64e-854caf8fcc51", "name": "tempest-VolumesActionsTest-instance-1199711301", "status": "ACTIVE", "tenant_id": "810be7a901de41c8b63f41516a4ae6f8", "user_id": "d596d7af91d341baaf57c8727b38db25", "metadata": {}, "hostId": "fdcdd148451530efd808038d58c60a0199e1240dfd132cdda4feb1fd", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:38:28Z", "updated": "2025-08-05T15:40:21Z", "addresses": {"tempest-VolumesActionsTest-285722124-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:8e:0a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/35c06d49-cc82-4aa8-a64e-854caf8fcc51"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/35c06d49-cc82-4aa8-a64e-854caf8fcc51"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T15:38:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:41:11,229 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/35c06d49-cc82-4aa8-a64e-854caf8fcc51 0.041s 2025-08-05 15:41:11,229 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-fdd9c434-3471-4182-9806-ec542095fe6d', 'x-compute-request-id': 'req-fdd9c434-3471-4182-9806-ec542095fe6d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/35c06d49-cc82-4aa8-a64e-854caf8fcc51'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 35c06d49-cc82-4aa8-a64e-854caf8fcc51 could not be found."}}' {4} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching [1.575157s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 66, in test_volume_force_delete_when_volume_is_attaching self._create_reset_and_force_delete_temp_volume('attaching') File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 32, in _create_reset_and_force_delete_temp_volume temp_volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 25403a7e-4b62-4a57-842f-03d5a251fd57 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:41:11,444 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 202 POST http://10.0.0.210/volume/v3/volumes 0.211s 2025-08-05 15:41:11,445 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1305236235"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-271f9130-b1b8-4e09-b6dd-7538f6aefdd9', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-271f9130-b1b8-4e09-b6dd-7538f6aefdd9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "25403a7e-4b62-4a57-842f-03d5a251fd57", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:41:11.372138", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1305236235", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/25403a7e-4b62-4a57-842f-03d5a251fd57"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/25403a7e-4b62-4a57-842f-03d5a251fd57"}], "user_id": "d596d7af91d341baaf57c8727b38db25", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:41:11,536 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.0.0.210/volume/v3/volumes/25403a7e-4b62-4a57-842f-03d5a251fd57 0.079s 2025-08-05 15:41:11,537 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-818c9ca7-061f-4eba-a4f1-8cbd17ec7be2', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-818c9ca7-061f-4eba-a4f1-8cbd17ec7be2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/25403a7e-4b62-4a57-842f-03d5a251fd57'} Body: b'{"volume": {"id": "25403a7e-4b62-4a57-842f-03d5a251fd57", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:41:11.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1305236235", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/25403a7e-4b62-4a57-842f-03d5a251fd57"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/25403a7e-4b62-4a57-842f-03d5a251fd57"}], "user_id": "d596d7af91d341baaf57c8727b38db25", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "810be7a901de41c8b63f41516a4ae6f8"}}' 2025-08-05 15:41:12,589 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.0.0.210/volume/v3/volumes/25403a7e-4b62-4a57-842f-03d5a251fd57 0.038s 2025-08-05 15:41:12,590 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applicati on/json', 'x-compute-request-id': 'req-772f30de-9278-43cd-afdf-619465751801', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-772f30de-9278-43cd-afdf-619465751801', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/25403a7e-4b62-4a57-842f-03d5a251fd57'} Body: b'{"volume": {"id": "25403a7e-4b62-4a57-842f-03d5a251fd57", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:41:11.000000", "updated_at": "2025-08-05T15:41:12.000000", "name": "tempest-VolumesActionsTest-Volume-1305236235", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/25403a7e-4b62-4a57-842f-03d5a251fd57"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/25403a7e-4b62-4a57-842f-03d5a251fd57"}], "user_id": "d596d7af91d341baaf57c8727b38db25", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "810be7a901de41c8b63f41516a4ae6f8"}}' 2025-08-05 15:41:12,642 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/25403a7e-4b62-4a57-842f-03d5a251fd57 0.038s 2025-08-05 15:41:12,643 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c7d3064-beb2-458d-9d82-4bc99c841a81', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c7d3064-beb2-458d-9d82-4bc99c841a81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/25403a7e-4b62-4a57-842f-03d5a251fd57'} Body: b'{"volume": {"id": "25403a7e-4b62-4a57-842f-03d5a251fd57", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:41:11.000000", "updated_at": "2025-08-05T15:41:12.000000", "name": "tempest-VolumesActionsTest-Volume-1305236235", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/25403a7e-4b62-4a57-842f-03d5a251fd57"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/25403a7e-4b62-4a57-842f-03d5a251fd57"}], "user_id": "d596d7af91d341baaf57c8727b38db25", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "810be7a901de41c8b63f41516a4ae6f8"}}' 2025-08-05 15:41:12,767 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/25403a7e-4b62-4a57-842f-03d5a251fd57 0.110s 2025-08-05 15:41:12,768 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1264e384-ffec-4363-98b3-474bfb5dfc24', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/25403a7e-4b62-4a57-842f-03d5a251fd57'} Body: b'' 2025-08-05 15:41:12,806 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/25403a7e-4b62-4a57-842f-03d5a251fd57 0. 037s 2025-08-05 15:41:12,807 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-37a605a0-8e7d-4ce2-9a8a-2331f012165a', 'x-openstack-request-id': 'req-37a605a0-8e7d-4ce2-9a8a-2331f012165a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/25403a7e-4b62-4a57-842f-03d5a251fd57'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 25403a7e-4b62-4a57-842f-03d5a251fd57 could not be found."}}' {4} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating [1.562764s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 61, in test_volume_force_delete_when_volume_is_creating self._create_reset_and_force_delete_temp_volume('creating') File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 32, in _create_reset_and_force_delete_temp_volume temp_volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 11b44f38-b25e-4b5f-87ae-5f999be9d830 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:41:13,004 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 202 POST http://10.0.0.210/volume/v3/volumes 0.194s 2025-08-05 15:41:13,004 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2144873671"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba2683a8-2428-4543-b8cf-71f3a4e4c54e', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba2683a8-2428-4543-b8cf-71f3a4e4c54e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "11b44f38-b25e-4b5f-87ae-5f999be9d830", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:41:12.942262", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-2144873671", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/11b44f38-b25e-4b5f-87ae-5f999be9d830"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/11b44f38-b25e-4b5f-87ae-5f999be9d830"}], "user_id": "d596d7af91d341baaf57c8727b38db25", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:41:13,072 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.0.0.210/volume/v3/volumes/11b44f38-b25e-4b5f-87ae-5f999be9d830 0.054s 2025-08-05 15:41:13,072 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21e53cc7-d972-437a-aa40-dff4242bef36', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21e53cc7-d972-437a-aa40-dff4242bef36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/11b44f38-b25e-4b5f-87ae-5f999be9d830'} Body: b'{"volume": {"id": "11b44f38-b25e-4b5f-87ae-5f999be9d830", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:41:13.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-2144873671", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/11b44f38-b25e-4b5f-87ae-5f999be9d830"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/11b44f38-b25e-4b5f-87ae-5f999be9d830"}], "user_id": "d596d7af91d341baaf57c8727b38db25", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "810be7a901de41c8b63f41516a4ae6f8"}}' 2025-08-05 15:41:14,133 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.0.0.210/volume/v3/volumes/11b44f38-b25e-4b5f-87ae-5f999be9d830 0.045s 2025-08-05 15:41:14,134 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/ json', 'x-compute-request-id': 'req-c7b42b64-8962-45da-847d-e0d8b46cb30f', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7b42b64-8962-45da-847d-e0d8b46cb30f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/11b44f38-b25e-4b5f-87ae-5f999be9d830'} Body: b'{"volume": {"id": "11b44f38-b25e-4b5f-87ae-5f999be9d830", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:41:13.000000", "updated_at": "2025-08-05T15:41:13.000000", "name": "tempest-VolumesActionsTest-Volume-2144873671", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/11b44f38-b25e-4b5f-87ae-5f999be9d830"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/11b44f38-b25e-4b5f-87ae-5f999be9d830"}], "user_id": "d596d7af91d341baaf57c8727b38db25", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "810be7a901de41c8b63f41516a4ae6f8"}}' 2025-08-05 15:41:14,202 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/11b44f38-b25e-4b5f-87ae-5f999be9d830 0.054s 2025-08-05 15:41:14,203 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5911d424-cafb-4250-af55-d6e3414a2c26', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5911d424-cafb-4250-af55-d6e3414a2c26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/11b44f38-b25e-4b5f-87ae-5f999be9d830'} Body: b'{"volume": {"id": "11b44f38-b25e-4b5f-87ae-5f999be9d830", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:41:13.000000", "updated_at": "2025-08-05T15:41:13.000000", "name": "tempest-VolumesActionsTest-Volume-2144873671", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/11b44f38-b25e-4b5f-87ae-5f999be9d830"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/11b44f38-b25e-4b5f-87ae-5f999be9d830"}], "user_id": "d596d7af91d341baaf57c8727b38db25", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "810be7a901de41c8b63f41516a4ae6f8"}}' 2025-08-05 15:41:14,349 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/11b44f38-b25e-4b5f-87ae-5f999be9d830 0.132s 2025-08-05 15:41:14,349 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ec0a886-4b2f-4c96-992a-2125c7e076cc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/11b44f38-b25e-4b5f-87ae-5f999be9d830'} Body: b'' 2025-08-05 15:41:14,371 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/11b44f38-b25e-4b5f-87ae-5f999be9d830 0.020 s 2025-08-05 15:41:14,371 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-934b2451-f2fc-4f1b-bcb0-73d16ace9fc8', 'x-openstack-request-id': 'req-934b2451-f2fc-4f1b-bcb0-73d16ace9fc8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/11b44f38-b25e-4b5f-87ae-5f999be9d830'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 11b44f38-b25e-4b5f-87ae-5f999be9d830 could not be found."}}' {4} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error [1.494165s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 71, in test_volume_force_delete_when_volume_is_error self._create_reset_and_force_delete_temp_volume('error') File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 32, in _create_reset_and_force_delete_temp_volume temp_volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume bfd28154-8cd1-4ad8-afe9-7c2a90bda102 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:41:14,558 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 202 POST http://10.0.0.210/volume/v3/volumes 0.184s 2025-08-05 15:41:14,559 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1304645650"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29094677-af99-45f8-8d59-904fde5af776', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29094677-af99-45f8-8d59-904fde5af776', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "bfd28154-8cd1-4ad8-afe9-7c2a90bda102", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:41:14.498998", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1304645650", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/bfd28154-8cd1-4ad8-afe9-7c2a90bda102"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/bfd28154-8cd1-4ad8-afe9-7c2a90bda102"}], "user_id": "d596d7af91d341baaf57c8727b38db25", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:41:14,611 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.0.0.210/volume/v3/volumes/bfd28154-8cd1-4ad8-afe9-7c2a90bda102 0.039s 2025-08-05 15:41:14,612 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecaf08c7-3509-4272-90ad-8e7769baaae6', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecaf08c7-3509-4272-90ad-8e7769baaae6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/bfd28154-8cd1-4ad8-afe9-7c2a90bda102'} Body: b'{"volume": {"id": "bfd28154-8cd1-4ad8-afe9-7c2a90bda102", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:41:14.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1304645650", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/bfd28154-8cd1-4ad8-afe9-7c2a90bda102"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/bfd28154-8cd1-4ad8-afe9-7c2a90bda102"}], "user_id": "d596d7af91d341baaf57c8727b38db25", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "810be7a901de41c8b63f41516a4ae6f8"}}' 2025-08-05 15:41:15,667 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.0.0.210/volume/v3/volumes/bfd28154-8cd1-4ad8-afe9-7c2a90bda102 0.039s 2025-08-05 15:41:15,667 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x -compute-request-id': 'req-9b1f4d6c-94c4-428f-99bb-21ae5c116343', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b1f4d6c-94c4-428f-99bb-21ae5c116343', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/bfd28154-8cd1-4ad8-afe9-7c2a90bda102'} Body: b'{"volume": {"id": "bfd28154-8cd1-4ad8-afe9-7c2a90bda102", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:41:14.000000", "updated_at": "2025-08-05T15:41:15.000000", "name": "tempest-VolumesActionsTest-Volume-1304645650", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/bfd28154-8cd1-4ad8-afe9-7c2a90bda102"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/bfd28154-8cd1-4ad8-afe9-7c2a90bda102"}], "user_id": "d596d7af91d341baaf57c8727b38db25", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "810be7a901de41c8b63f41516a4ae6f8"}}' 2025-08-05 15:41:15,724 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/bfd28154-8cd1-4ad8-afe9-7c2a90bda102 0.042s 2025-08-05 15:41:15,724 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f21f982c-fcdb-4437-8801-029cce64715c', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f21f982c-fcdb-4437-8801-029cce64715c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/bfd28154-8cd1-4ad8-afe9-7c2a90bda102'} Body: b'{"volume": {"id": "bfd28154-8cd1-4ad8-afe9-7c2a90bda102", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:41:14.000000", "updated_at": "2025-08-05T15:41:15.000000", "name": "tempest-VolumesActionsTest-Volume-1304645650", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/bfd28154-8cd1-4ad8-afe9-7c2a90bda102"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/bfd28154-8cd1-4ad8-afe9-7c2a90bda102"}], "user_id": "d596d7af91d341baaf57c8727b38db25", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "810be7a901de41c8b63f41516a4ae6f8"}}' 2025-08-05 15:41:15,845 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/bfd28154-8cd1-4ad8-afe9-7c2a90bda102 0.105s 2025-08-05 15:41:15,845 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5939632-0ec0-413e-b0b4-6615fdafff3c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/bfd28154-8cd1-4ad8-afe9-7c2a90bda102'} Body: b'' 2025-08-05 15:41:15,867 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/bfd28154-8cd1-4ad8-afe9-7c2a90bda102 0.021s 2025-08 -05 15:41:15,867 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-98975ab0-fd12-4bca-b333-afe058be7d24', 'x-openstack-request-id': 'req-98975ab0-fd12-4bca-b333-afe058be7d24', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/bfd28154-8cd1-4ad8-afe9-7c2a90bda102'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume bfd28154-8cd1-4ad8-afe9-7c2a90bda102 could not be found."}}' {0} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume [232.879956s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 307, in test_stable_device_rescue_bfv_image_volume server, rescue_image_id = self._create_server_and_rescue_image( File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 147, in _create_server_and_rescue_image server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 326, 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 cc510f2d-0b1e-409c-a0ba-33cc2f79ea63 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2025-08-05T15:40:41Z', 'message': 'Build of instance cc510f2d-0b1e-409c-a0ba-33cc2f79ea63 aborted: Volume 1b94870b-0c78-4a11-b878-266fd5c4fb5f did not finish being created even after we waited 5 seconds or 2 attempts. And its status is error.'}. Request ID of server operation performed before checking the server status req-156cc6a4-d51a-409f-ac74-4b1560fad43d. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:37:23,107 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.085s 2025-08-05 15:37:23,107 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:37:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2521', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-9e600dd7-f13d-4b34-8767-f48ef3e19453', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "6293a44d315447809700db26f3cc3655", "name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687-project-member", "password_expires_at": null}, "audit_ids": ["1WCmGdiZQpu34HDHrGZmVw"], "expires_at": "2025-08-05T16:37:23.000000Z", "issued_at": "2025-08-05T15:37:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1559e24a092448e8bd04ef073236c77e", "name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687"}, "is_domain": false, "roles": [{"id": "461f0d232b974187bff1eee1b4001d2b", "name": "member"}, {"id": "d887b012e75948019d8f3f2cb4e03f1d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0b86af44f19943b9bb51d2e8be11acb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3faf8e39867c48f0af02bb4f9735ae61", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "2517c6600f1a460cbad97286d19e9fb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "5c7a5b25720b4bdab0487096fdfafbae", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3251b32e2034796b9bce144b495f88a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/1559e24a092448e8bd04ef073236c77e", "region": "RegionOne"}], "id": "756156d7158f4ccbaadb474942634f76", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "73c2fc4ed21746cba5d1b5174ddbe300", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9b0e9eb7606043838528301ec538d1b8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "5209c341a08f463cae448322fb93f468", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a638b206ad0a4dc2850092c0c185d1e7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0d29cdaf82ce4569803f34224311c65f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad9a324b861049728af39ec906166007", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "02367db45c0e4c649c641b88e903475b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "ddc2790d372b4fd9a5b7c1eabdbf861d", "type": "network", "name": "neutron"}]}}' 2025-08-05 15:37:23,108 100276 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '86d6301b-6059-4f1b-a869-64874b8634d6', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-699300057-network', 'tenant_id': '1559e24a092448e8bd04ef073236c77e', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1559e24a092448e8bd04ef073236c77e', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 53050, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_sc ope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T15:33:17Z', 'updated_at': '2025-08-05T15:33:17Z', 'revision_number': 1} available for tenant 2025-08-05 15:37:24,090 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.981s 2025-08-05 15:37:24,090 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-397349991", "imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "flavorRef": "1", "networks": [{"uuid": "86d6301b-6059-4f1b-a869-64874b8634d6"}]}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:37:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/a6e28188-aeb8-469c-aaf9-52634400e3ec', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7051a19f-df3c-4965-80be-f6933d5ff615', 'x-compute-request-id': 'req-7051a19f-df3c-4965-80be-f6933d5ff615', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "a6e28188-aeb8-469c-aaf9-52634400e3ec", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a6e28188-aeb8-469c-aaf9-52634400e3ec"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a6e28188-aeb8-469c-aaf9-52634400e3ec"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "BbK4rTe9nhcQ"}}' 2025-08-05 15:37:24,258 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/a6e28188-aeb8-469c-aaf9-52634400e3ec 0.164s 2025-08-05 15:37:24,258 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:37:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1394', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68dc8f91-eb5b-4581-bd14-5a393aa898cd', 'x-compute-request-id': 'req-68dc8f91-eb5b-4581-bd14-5a393aa898cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a6e28188-aeb8-469c-aaf9-52634400e3ec'} Body: b'{"server": {"id": "a6e28188-aeb8-469c-aaf9-52634400e3ec", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-397349991", "status": "BUILD", "tenant_id": "1559e24a092448e8bd04ef073236c77e", "user_id": "6293a44d315447809700db26f3cc3655", "metadata": {}, "hostId": "", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-05T15:37:24Z", "updated": "2025-08-05T15:37:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a6e28188-aeb8-469c-aaf9-52634400e3ec"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a6e28188-aeb8-469c-aaf9-52634400e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV -USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-08-05 15:38:14,763 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/a6e28188-aeb8-469c-aaf9-52634400e3ec 0.456s 2025-08-05 15:38:14,763 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:38:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1689', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cc16862-89eb-43cb-89f3-d1de365b5493', 'x-compute-request-id': 'req-0cc16862-89eb-43cb-89f3-d1de365b5493', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a6e28188-aeb8-469c-aaf9-52634400e3ec'} Body: b'{"server": {"id": "a6e28188-aeb8-469c-aaf9-52634400e3ec", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-397349991", "status": "ACTIVE", "tenant_id": "1559e24a092448e8bd04ef073236c77e", "user_id": "6293a44d315447809700db26f3cc3655", "metadata": {}, "hostId": "856d45d1210322658feee70e0659a98b50476ea4457c11c62a795a9a", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-05T15:37:24Z", "updated": "2025-08-05T15:37:39Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-699300057-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:d9:28"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a6e28188-aeb8-469c-aaf9-52634400e3ec"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a6e28188-aeb8-469c-aaf9-52634400e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T15:37:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-08-05 15:38:14,784 100276 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 15:39:15,834 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 202 POST http://10.0.0.210/compute/v2.1/servers/a6e28188-aeb8-469c-aaf9-52634400e3ec/action 0.994s 2025-08-05 15:39:15,835 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerBootFromVolumeStableRescueTest-image-568966104"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '52', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack- API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fff5d89-bd2e-49fc-a7f2-6e5ecc480130', 'x-compute-request-id': 'req-3fff5d89-bd2e-49fc-a7f2-6e5ecc480130', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a6e28188-aeb8-469c-aaf9-52634400e3ec/action'} Body: b'{"image_id": "64cc3dbc-2871-407b-94e2-c4e632f90259"}' 2025-08-05 15:39:15,857 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259 0.020s 2025-08-05 15:39:15,857 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5a94122b-367b-4771-bb89-bdec991b2bb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259'} Body: b'{"base_image_ref": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "a6e28188-aeb8-469c-aaf9-52634400e3ec", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687-project-member", "user_id": "6293a44d315447809700db26f3cc3655", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-568966104", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1559e24a092448e8bd04ef073236c77e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "64cc3dbc-2871-407b-94e2-c4e632f90259", "created_at": "2025-08-05T15:39:16Z", "updated_at": "2025-08-05T15:39:16Z", "tags": [], "self": "/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259", "file": "/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:39:16,882 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259 0.022s 2025-08-05 15:39:16,882 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ddb09382-bce6-447a-aa66-e58fe49557ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259'} Body: b'{"base_image_ref": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "a6e28188-aeb8-469c-aaf9-52634400e3ec", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687-project-member", "user_id ": "6293a44d315447809700db26f3cc3655", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-568966104", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1559e24a092448e8bd04ef073236c77e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "64cc3dbc-2871-407b-94e2-c4e632f90259", "created_at": "2025-08-05T15:39:16Z", "updated_at": "2025-08-05T15:39:16Z", "tags": [], "self": "/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259", "file": "/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:39:17,909 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259 0.025s 2025-08-05 15:39:17,909 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-dc7f7feb-dd15-4b59-8bbb-5b109e7e46bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259'} Body: b'{"base_image_ref": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "a6e28188-aeb8-469c-aaf9-52634400e3ec", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687-project-member", "user_id": "6293a44d315447809700db26f3cc3655", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-568966104", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1559e24a092448e8bd04ef073236c77e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "64cc3dbc-2871-407b-94e2-c4e632f90259", "created_at": "2025-08-05T15:39:16Z", "updated_at": "2025-08-05T15:39:16Z", "tags": [], "self": "/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259", "file": "/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:39:18,932 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259 0.020s 2025-08-05 15:39:18,932 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ae127d25-83c4-4ea6-a2ae-36b23ae5ab97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259'} Body: b'{"base_image_ref": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "a6e28188-aeb8-469c-aaf9-52634400e3ec", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687-project-member", "user_id": "6293a44d315447809700db26f3cc3655", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-568966104", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1559e24a092448e8bd04ef073236c77e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "64cc3dbc-2871-407b-94e2-c4e632f90259", "created_at": "2025-08-05T15:39:16Z", "updated_at": "2025-08-05T15:39:16Z", "tags": [], "self": "/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259", "file": "/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:39:19,956 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259 0.022s 2025-08-05 15:39:19,956 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-14da80d9-6f07-42fa-8b04-08159f1df9b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259'} Body: b'{"base_image_ref": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "a6e28188-aeb8-469c-aaf9-52634400e3ec", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687-project-member", "user_id": "6293a44d315447809700db26f3cc3655", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-568966104", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1559e24a092448e8bd04ef073236c77e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "64cc3dbc-2871-407b-94e2-c4e632f90259", "created_at": "2025-08-05T15:39:16Z", "updated_at": "2025-08-05T15:39:16Z", "tags": [], "self": "/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259", "file": "/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:39:20,979 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259 0.021s 2025-08-05 15:39:20,979 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-cca448d5-37e6-4599-a616-6faeb6a911b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259'} Body: b'{"base_image_ref": "d0dbdf05-3ac1-4edd-9 e2b-6129724f7174", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "a6e28188-aeb8-469c-aaf9-52634400e3ec", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687-project-member", "user_id": "6293a44d315447809700db26f3cc3655", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-568966104", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1559e24a092448e8bd04ef073236c77e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "64cc3dbc-2871-407b-94e2-c4e632f90259", "created_at": "2025-08-05T15:39:16Z", "updated_at": "2025-08-05T15:39:16Z", "tags": [], "self": "/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259", "file": "/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:39:22,017 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259 0.036s 2025-08-05 15:39:22,017 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-31d45ceb-a734-48db-bb93-e59ef1678edb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259'} Body: b'{"base_image_ref": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "a6e28188-aeb8-469c-aaf9-52634400e3ec", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687-project-member", "user_id": "6293a44d315447809700db26f3cc3655", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-568966104", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1559e24a092448e8bd04ef073236c77e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "64cc3dbc-2871-407b-94e2-c4e632f90259", "created_at": "2025-08-05T15:39:16Z", "updated_at": "2025-08-05T15:39:16Z", "tags": [], "self": "/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259", "file": "/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:39:23,054 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259 0.035s 2025-08-05 15:39:23,055 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-lengt h': '1470', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e91dee01-52f0-42e0-b150-5ef01f639bbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259'} Body: b'{"base_image_ref": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "a6e28188-aeb8-469c-aaf9-52634400e3ec", "owner_id": "1559e24a092448e8bd04ef073236c77e", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687-project-member", "user_id": "6293a44d315447809700db26f3cc3655", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-568966104", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "saving", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1559e24a092448e8bd04ef073236c77e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "64cc3dbc-2871-407b-94e2-c4e632f90259", "created_at": "2025-08-05T15:39:16Z", "updated_at": "2025-08-05T15:39:23Z", "tags": [], "self": "/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259", "file": "/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:39:24,086 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259 0.028s 2025-08-05 15:39:24,086 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1dc15f50-c367-4439-ad42-6444908bfcab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259'} Body: b'{"base_image_ref": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "a6e28188-aeb8-469c-aaf9-52634400e3ec", "owner_id": "1559e24a092448e8bd04ef073236c77e", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687-project-member", "user_id": "6293a44d315447809700db26f3cc3655", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-568966104", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53542912, "virtual_size": 1073741824, "status": "active", "checksum": "e22c3b101821d0670a379f7afad55f63", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1559e24a092448e8bd04ef073236c77e", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "80f422084bbec9749f3418e9bc45a9b97b28df5576a95591b9f2683d7a0aa443dbb32c1db62729fe4a47994b526b1324345436514d3c71e410f0a7535cfbc584", "id": "64cc3dbc-2871-407b-94e2-c4e632f90259", "created_at": "2025-08-05T15:39:16Z", "updated_at": "2025-08-05T15:39:24Z", "tags": [], "self": "/v2/images/64cc3dbc -2871-407b-94e2-c4e632f90259", "file": "/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:39:24,112 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259 0.025s 2025-08-05 15:39:24,112 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f587b913-d20a-4c4a-9bcb-ca664a21748b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259'} Body: b'{"base_image_ref": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "a6e28188-aeb8-469c-aaf9-52634400e3ec", "owner_id": "1559e24a092448e8bd04ef073236c77e", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687-project-member", "user_id": "6293a44d315447809700db26f3cc3655", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-568966104", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53542912, "virtual_size": 1073741824, "status": "active", "checksum": "e22c3b101821d0670a379f7afad55f63", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1559e24a092448e8bd04ef073236c77e", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "80f422084bbec9749f3418e9bc45a9b97b28df5576a95591b9f2683d7a0aa443dbb32c1db62729fe4a47994b526b1324345436514d3c71e410f0a7535cfbc584", "id": "64cc3dbc-2871-407b-94e2-c4e632f90259", "created_at": "2025-08-05T15:39:16Z", "updated_at": "2025-08-05T15:39:24Z", "tags": [], "self": "/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259", "file": "/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:39:24,350 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/a6e28188-aeb8-469c-aaf9-52634400e3ec 0.237s 2025-08-05 15:39:24,350 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1689', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9bcd9ba-c59d-4000-ab22-a629c5c99ea1', 'x-compute-request-id': 'req-f9bcd9ba-c59d-4000-ab22-a629c5c99ea1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a6e28188-aeb8-469c-aaf9-52634400e3ec'} Body: b'{"server": {"id": "a6e28188-aeb8-469c-aaf9-52634400e3ec", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-397349991", "status": "ACTIVE", "tenant_id": "1559e24a092448e8bd04ef073236c77e", "user_id": "6293a44d315447809700db26f3cc3655", "metadata": {}, "hostId": "856d45d1210322658feee70e0659a98b50476ea4457c11c62a795a9a", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f71 74", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-05T15:37:24Z", "updated": "2025-08-05T15:39:24Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-699300057-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:d9:28"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a6e28188-aeb8-469c-aaf9-52634400e3ec"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a6e28188-aeb8-469c-aaf9-52634400e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T15:37:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-08-05 15:40:24,520 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.084s 2025-08-05 15:40:24,521 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2521', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-6463ba32-49ab-429e-9c8a-9dec7ab88646', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "6293a44d315447809700db26f3cc3655", "name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687-project-member", "password_expires_at": null}, "audit_ids": ["iVFRZ2ekT46i2oAcgbl29Q"], "expires_at": "2025-08-05T16:40:24.000000Z", "issued_at": "2025-08-05T15:40:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1559e24a092448e8bd04ef073236c77e", "name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687"}, "is_domain": false, "roles": [{"id": "461f0d232b974187bff1eee1b4001d2b", "name": "member"}, {"id": "d887b012e75948019d8f3f2cb4e03f1d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0b86af44f19943b9bb51d2e8be11acb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3faf8e39867c48f0af02bb4f9735ae61", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "2517c6600f1a460cbad97286d19e9fb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "5c7a5b25720b4bdab0487096fdfafbae", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3251b32e2034796b9bce144b495f88a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/1559e24a092448e8bd04ef073236c77e", "region": "RegionOne"}], "id": "756156d7158f4ccbaadb474942634f76", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "73c2fc4ed21746cba5d1b5174ddbe300", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9b0e9eb7606043838528301ec538d1b8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "5209c341a08f463cae448322fb93f468", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a638b206ad0a4dc2850092c0c185d1e 7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0d29cdaf82ce4569803f34224311c65f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad9a324b861049728af39ec906166007", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "02367db45c0e4c649c641b88e903475b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "ddc2790d372b4fd9a5b7c1eabdbf861d", "type": "network", "name": "neutron"}]}}' 2025-08-05 15:40:24,521 100276 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '86d6301b-6059-4f1b-a869-64874b8634d6', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-699300057-network', 'tenant_id': '1559e24a092448e8bd04ef073236c77e', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1559e24a092448e8bd04ef073236c77e', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 53050, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T15:33:17Z', 'updated_at': '2025-08-05T15:33:17Z', 'revision_number': 1} available for tenant 2025-08-05 15:40:25,027 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.505s 2025-08-05 15:40:25,027 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-1798375175", "imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "flavorRef": "1", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "image", "volume_size": 1, "uuid": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "destination_type": "volume"}], "networks": [{"uuid": "86d6301b-6059-4f1b-a869-64874b8634d6"}]}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/cc510f2d-0b1e-409c-a0ba-33cc2f79ea63', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-156cc6a4-d51a-409f-ac74-4b1560fad43d', 'x-compute-request-id': 'req-156cc6a4-d51a-409f-ac74-4b1560fad43d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "cc510f2d-0b1e-409c-a0ba-33cc2f79ea63", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cc510f2d-0b1e-409c-a0ba-33cc2f79ea63"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cc510f2d-0b1e-409c-a0ba-33cc2f79ea63"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "sJ3LmDLZyBUr"}}' 2025-08-05 15:40:25,110 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/cc510f2d-0b1e-409c-a0ba-33cc2f79ea63 0.079s 2025-08-05 15:40:25,110 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1395', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-open stack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65d7744c-5bb3-4d3c-ba1b-97d864d1af75', 'x-compute-request-id': 'req-65d7744c-5bb3-4d3c-ba1b-97d864d1af75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cc510f2d-0b1e-409c-a0ba-33cc2f79ea63'} Body: b'{"server": {"id": "cc510f2d-0b1e-409c-a0ba-33cc2f79ea63", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1798375175", "status": "BUILD", "tenant_id": "1559e24a092448e8bd04ef073236c77e", "user_id": "6293a44d315447809700db26f3cc3655", "metadata": {}, "hostId": "", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-05T15:40:25Z", "updated": "2025-08-05T15:40:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cc510f2d-0b1e-409c-a0ba-33cc2f79ea63"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cc510f2d-0b1e-409c-a0ba-33cc2f79ea63"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-08-05 15:41:15,291 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/cc510f2d-0b1e-409c-a0ba-33cc2f79ea63 0.111s 2025-08-05 15:41:15,291 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1650', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d5d39e0-399f-4179-a58f-322642d15e25', 'x-compute-request-id': 'req-8d5d39e0-399f-4179-a58f-322642d15e25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cc510f2d-0b1e-409c-a0ba-33cc2f79ea63'} Body: b'{"server": {"id": "cc510f2d-0b1e-409c-a0ba-33cc2f79ea63", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1798375175", "status": "ERROR", "tenant_id": "1559e24a092448e8bd04ef073236c77e", "user_id": "6293a44d315447809700db26f3cc3655", "metadata": {}, "hostId": "", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-05T15:40:24Z", "updated": "2025-08-05T15:40:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cc510f2d-0b1e-409c-a0ba-33cc2f79ea63"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cc510f2d-0b1e-409c-a0ba-33cc2f79ea63"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-08-05T15:40:41Z", "message": "Build of instance cc510f2d-0b1e-409c-a0ba-33cc2f79ea63 aborted: Volume 1b94870b-0c78-4a11-b878-266fd5c4fb5f did not finish being created even after we waited 5 seconds or 2 at tempts. And its status is error."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "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": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-08-05 15:41:15,312 100276 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2025-08-05 15:41:15,855 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 204 DELETE http://10.0.0.210/compute/v2.1/servers/cc510f2d-0b1e-409c-a0ba-33cc2f79ea63 0.542s 2025-08-05 15:41:15,855 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdb5d820-fc3c-4ac7-8db6-6833717987c7', 'x-compute-request-id': 'req-bdb5d820-fc3c-4ac7-8db6-6833717987c7', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cc510f2d-0b1e-409c-a0ba-33cc2f79ea63'} Body: b'' 2025-08-05 15:41:15,895 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 404 GET http://10.0.0.210/compute/v2.1/servers/cc510f2d-0b1e-409c-a0ba-33cc2f79ea63 0.038s 2025-08-05 15:41:15,895 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-0427bf5c-0f81-4262-96f2-6a6bbd9fb08d', 'x-compute-request-id': 'req-0427bf5c-0f81-4262-96f2-6a6bbd9fb08d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cc510f2d-0b1e-409c-a0ba-33cc2f79ea63'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance cc510f2d-0b1e-409c-a0ba-33cc2f79ea63 could not be found."}}' {4} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance [1.604109s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 76, in test_volume_force_delete_when_volume_is_maintenance self._create_reset_and_force_delete_temp_volume('maintenance') File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 32, in _create_reset_and_force_delete_temp_volume temp_volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume f8d228cd-968d-4ecc-bc1b-4fdd56132bae failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:41:16,141 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 202 POST http://10.0.0.210/volume/v3/volumes 0.270s 2025-08-05 15:41:16,141 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-791558231"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-536796d1-d207-4287-90f9-588565c23046', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-536796d1-d207-4287-90f9-588565c23046', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "f8d228cd-968d-4ecc-bc1b-4fdd56132bae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:41:16.003109", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-791558231", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f8d228cd-968d-4ecc-bc1b-4fdd56132bae"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f8d228cd-968d-4ecc-bc1b-4fdd56132bae"}], "user_id": "d596d7af91d341baaf57c8727b38db25", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:41:16,204 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.0.0.210/volume/v3/volumes/f8d228cd-968d-4ecc-bc1b-4fdd56132bae 0.049s 2025-08-05 15:41:16,205 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fc5e9a5-e607-4c85-9513-21727ad9a130', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fc5e9a5-e607-4c85-9513-21727ad9a130', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f8d228cd-968d-4ecc-bc1b-4fdd56132bae'} Body: b'{"volume": {"id": "f8d228cd-968d-4ecc-bc1b-4fdd56132bae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:41:16.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-791558231", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f8d228cd-968d-4ecc-bc1b-4fdd56132bae"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f8d228cd-968d-4ecc-bc1b-4fdd56132bae"}], "user_id": "d596d7af91d341baaf57c8727b38db25", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "810be7a901de41c8b63f41516a4ae6f8"}}' 2025-08-05 15:41:17,255 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.0.0.210/volume/v3/volumes/f8d228cd-968d-4ecc-bc1b-4fdd56132bae 0.036s 2025-08-05 15:41:17,255 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applic ation/json', 'x-compute-request-id': 'req-efa91ade-ae32-4222-b747-a52f3013cbe4', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efa91ade-ae32-4222-b747-a52f3013cbe4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f8d228cd-968d-4ecc-bc1b-4fdd56132bae'} Body: b'{"volume": {"id": "f8d228cd-968d-4ecc-bc1b-4fdd56132bae", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:41:16.000000", "updated_at": "2025-08-05T15:41:16.000000", "name": "tempest-VolumesActionsTest-Volume-791558231", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f8d228cd-968d-4ecc-bc1b-4fdd56132bae"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f8d228cd-968d-4ecc-bc1b-4fdd56132bae"}], "user_id": "d596d7af91d341baaf57c8727b38db25", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "810be7a901de41c8b63f41516a4ae6f8"}}' 2025-08-05 15:41:17,334 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/f8d228cd-968d-4ecc-bc1b-4fdd56132bae 0.066s 2025-08-05 15:41:17,335 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3c37a85-1096-4d77-b354-683b92d96b39', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3c37a85-1096-4d77-b354-683b92d96b39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f8d228cd-968d-4ecc-bc1b-4fdd56132bae'} Body: b'{"volume": {"id": "f8d228cd-968d-4ecc-bc1b-4fdd56132bae", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:41:16.000000", "updated_at": "2025-08-05T15:41:16.000000", "name": "tempest-VolumesActionsTest-Volume-791558231", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f8d228cd-968d-4ecc-bc1b-4fdd56132bae"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f8d228cd-968d-4ecc-bc1b-4fdd56132bae"}], "user_id": "d596d7af91d341baaf57c8727b38db25", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "810be7a901de41c8b63f41516a4ae6f8"}}' 2025-08-05 15:41:17,450 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/f8d228cd-968d-4ecc-bc1b-4fdd56132bae 0.101s 2025-08-05 15:41:17,450 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5109900c-513b-4b59-a92f-3afb1c4c5e22', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f8d228cd-968d-4ecc-bc1b-4fdd56132bae'} Body: b'' 2025-08-05 15:41:17,473 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/f8d228cd-968d-4ecc-bc1b-4fdd56132bae 0 .022s 2025-08-05 15:41:17,473 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac6f6863-c163-4b10-9857-b7a25f3330f8', 'x-openstack-request-id': 'req-ac6f6863-c163-4b10-9857-b7a25f3330f8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f8d228cd-968d-4ecc-bc1b-4fdd56132bae'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f8d228cd-968d-4ecc-bc1b-4fdd56132bae could not be found."}}' {4} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status [1.519616s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 47, in test_volume_reset_status volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 42443f0f-5d61-41a5-9e1a-4c526587c095 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:41:17,711 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 202 POST http://10.0.0.210/volume/v3/volumes 0.235s 2025-08-05 15:41:17,711 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-395558427"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d35df99d-de8e-4d19-a093-8cb3e19744ca', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d35df99d-de8e-4d19-a093-8cb3e19744ca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "42443f0f-5d61-41a5-9e1a-4c526587c095", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:41:17.628510", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-395558427", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/42443f0f-5d61-41a5-9e1a-4c526587c095"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/42443f0f-5d61-41a5-9e1a-4c526587c095"}], "user_id": "d596d7af91d341baaf57c8727b38db25", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:41:17,766 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/volumes/42443f0f-5d61-41a5-9e1a-4c526587c095 0.043s 2025-08-05 15:41:17,766 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32b1d48d-4f4d-45be-9724-db28097ceb7a', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32b1d48d-4f4d-45be-9724-db28097ceb7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/42443f0f-5d61-41a5-9e1a-4c526587c095'} Body: b'{"volume": {"id": "42443f0f-5d61-41a5-9e1a-4c526587c095", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:41:18.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-395558427", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/42443f0f-5d61-41a5-9e1a-4c526587c095"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/42443f0f-5d61-41a5-9e1a-4c526587c095"}], "user_id": "d596d7af91d341baaf57c8727b38db25", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "810be7a901de41c8b63f41516a4ae6f8"}}' 2025-08-05 15:41:18,817 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/volumes/42443f0f-5d61-41a5-9e1a-4c526587c095 0.035s 2025-08-05 15:41:18,817 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-643a8bc6-a5d1-41fc-94ec-2809ff1f9a81', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-643a8bc6-a5d1-41fc-94ec-2809ff1f9a81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/42443f0f-5d61-41a5-9e1a-4c526587c095'} Body: b'{"volume": {"id": "42443f0f-5d61-41a5-9e1a-4c526587c095", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:41:18.000000", "updated_at": "2025-08-05T15:41:18.000000", "name": "tempest-VolumesActionsTest-Volume-395558427", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/42443f0f-5d61-41a5-9e1a-4c526587c095"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/42443f0f-5d61-41a5-9e1a-4c526587c095"}], "user_id": "d596d7af91d341baaf57c8727b38db25", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "810be7a901de41c8b63f41516a4ae6f8"}}' 2025-08-05 15:41:18,868 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/42443f0f-5d61-41a5-9e1a-4c526587c095 0.037s 2025-08-05 15:41:18,868 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9045ba4b-f0bf-40e5-82fd-94ec6dffd931', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9045ba4b-f0bf-40e5-82fd-94ec6dffd931', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/42443f0f-5d61-41a5-9e1a-4c526587c095'} Body: b'{"volume": {"id": "42443f0f-5d61-41a5-9e1a-4c526587c095", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:41:18.000000", "updated_at": "2025-08-05T15:41:18.000000", "name": "tempest-VolumesActionsTest-Volume-395558427", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/42443f0f-5d61-41a5-9e1a-4c526587c095"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/42443f0f-5d61-41a5-9e1a-4c526587c095"}], "user_id": "d596d7af91d341baaf57c8727b38db25", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "810be7a901de41c8b63f41516a4ae6f8"}}' 2025-08-05 15:41:18,973 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/42443f0f-5d61-41a5-9e1a-4c526587c095 0.091s 2025-08-05 15:41:18,973 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2911ddd-53f4-4195-8d1e-4c3b3bf3f233', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/42443f0f-5d61-41a5-9e1a-4c526587c095'} Body: b'' 2025-08-05 15:41:18,994 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/42443f0f-5d61-41a5-9e1a-4c526587c095 0.020s 2025-08-05 15:41:18,994 100284 DEBUG [tempest.lib.common.rest_client] Re quest - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc93cc98-cb03-4537-ba08-68f22fef30e8', 'x-openstack-request-id': 'req-fc93cc98-cb03-4537-ba08-68f22fef30e8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/42443f0f-5d61-41a5-9e1a-4c526587c095'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 42443f0f-5d61-41a5-9e1a-4c526587c095 could not be found."}}' {4} tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary [0.158709s] ... ok {4} tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance [3.819354s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 120, 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 82, 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 267, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 263, in create_test_server waiters.wait_for_volume_resource_status(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 4502d6ac-d3a8-45aa-854b-7c4f28106d67 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:41:41,384 100284 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.147s 2025-08-05 15:41:41,385 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestShelveInstance-2070326848", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBJWxmf9/zpEtg8oaPJZk2Gres8U5uq2IrnNNYe0iXkMlVm4kxNbgBl2vIgFehIsJN0RZfOuhXrgxJA3/9hdsII6qRx+b0zbvrVnhhzvwjS5ZDqIpXL2OdI6/y1GGAVA9Q=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:41 GMT', 'server': 'Apache/2.4.52 (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-528dbcf5-b689-497e-be4c-c23daa9a3372', 'x-compute-request-id': 'req-528dbcf5-b689-497e-be4c-c23daa9a3372', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestShelveInstance-2070326848", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBJWxmf9/zpEtg8oaPJZk2Gres8U5uq2IrnNNYe0iXkMlVm4kxNbgBl2vIgFehIsJN0RZfOuhXrgxJA3/9hdsII6qRx+b0zbvrVnhhzvwjS5ZDqIpXL2OdI6/y1GGAVA9Q==", "fingerprint": "b5:f5:7e:5b:d9:9d:65:97:54:d0:73:95:20:8c:ae:cd", "user_id": "1f847946058845839abcd88ea297bfa8"}}' 2025-08-05 15:41:41,661 100284 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.273s 2025-08-05 15:41:41,661 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-1808236064", "description": "tempest-secgroup-smoke-1808236064 description", "project_id": "68fd57f4a45d4d98b48c24597b083e7f"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1677', 'x-openstack-request-id': 'req-245cb561-1fad-4849-9414-2316c02f0e62', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "3c86a155-37d2-4faf-beb4-b6463ad997ea", "name": "tempest-secgroup-smoke-1808236064", "stateful": true, "tenant_id": "68fd57f4a45d4d98b48c24597b083e7f", "description": "tempest-secgroup-smoke-1808236064 description", "shared": false, "security_group_rules": [{"id": "11e351d3-6d55-4735-a66e-dbb2575640c3", "project_id": "68fd57f4a45d4d98b48c24597b083e7f", "tenant_id": "68fd57f4a45d4d98b48c24597b083e7f", "security_group_id": "3c86a155-37d2-4faf-beb4-b6463ad997ea", "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": 1046, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:41:41Z", "updated_at": "2025-08-05T15:41:41Z", "revision_number": 0}, {"id": "544805e6-9b74-43ae-afca-cb5cf52f8ebe", "project_id": "68fd57f4a45d4d98b48c24597b083e7f", "tenant_id": "68fd57f4a45d4d98b48c24597b083e7f", "security_group_id": "3c86a155-37d2-4faf-beb4-b6463ad997ea", "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": 1047, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:41:41Z", "updated_at": "2025-08-05T15:41:41Z", "revisi on_number": 0}], "tags": [], "created_at": "2025-08-05T15:41:41Z", "updated_at": "2025-08-05T15:41:41Z", "revision_number": 1, "project_id": "68fd57f4a45d4d98b48c24597b083e7f"}}' 2025-08-05 15:41:41,903 100284 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.241s 2025-08-05 15:41:41,903 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3c86a155-37d2-4faf-beb4-b6463ad997ea", "project_id": "68fd57f4a45d4d98b48c24597b083e7f", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-6a9eb6ce-7215-48a5-89e6-e04374d5b184', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "216b80f4-fdc9-43f7-b23d-920166a08b6c", "project_id": "68fd57f4a45d4d98b48c24597b083e7f", "tenant_id": "68fd57f4a45d4d98b48c24597b083e7f", "security_group_id": "3c86a155-37d2-4faf-beb4-b6463ad997ea", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:41:41Z", "updated_at": "2025-08-05T15:41:41Z", "revision_number": 0}}' 2025-08-05 15:41:42,112 100284 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.208s 2025-08-05 15:41:42,113 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3c86a155-37d2-4faf-beb4-b6463ad997ea", "project_id": "68fd57f4a45d4d98b48c24597b083e7f", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-ddfe23ca-70f1-41b4-b539-77dd1480ff3a', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f5b815bc-4c0a-47b9-992e-8d2e253f3841", "project_id": "68fd57f4a45d4d98b48c24597b083e7f", "tenant_id": "68fd57f4a45d4d98b48c24597b083e7f", "security_group_id": "3c86a155-37d2-4faf-beb4-b6463ad997ea", "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": "2025-08-05T15:41:41Z", "updated_at": "2025-08-05T15:41:41Z", "revision_number": 0}}' 2025-08-05 15:41:42,351 100284 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.238s 2025-08-05 15:41:42,352 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3c86a155-37d2-4faf-beb4-b6463ad997ea", "project_id": "68fd57f4a45d4d98b48c24597b083e7f", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applic ation/json', 'content-length': '602', 'x-openstack-request-id': 'req-0a6c4fcd-8651-42c4-9dcb-ddcdba77a13d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b34f797b-ac52-4d1b-afa8-6d1024a43409", "project_id": "68fd57f4a45d4d98b48c24597b083e7f", "tenant_id": "68fd57f4a45d4d98b48c24597b083e7f", "security_group_id": "3c86a155-37d2-4faf-beb4-b6463ad997ea", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:41:42Z", "updated_at": "2025-08-05T15:41:42Z", "revision_number": 0}}' 2025-08-05 15:41:42,635 100284 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.282s 2025-08-05 15:41:42,635 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3c86a155-37d2-4faf-beb4-b6463ad997ea", "project_id": "68fd57f4a45d4d98b48c24597b083e7f", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-b675d95f-6326-4865-8bec-fb581aba7ad6', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f9258870-c74d-4b88-939a-9b3e2304ef8c", "project_id": "68fd57f4a45d4d98b48c24597b083e7f", "tenant_id": "68fd57f4a45d4d98b48c24597b083e7f", "security_group_id": "3c86a155-37d2-4faf-beb4-b6463ad997ea", "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": "2025-08-05T15:41:42Z", "updated_at": "2025-08-05T15:41:42Z", "revision_number": 0}}' 2025-08-05 15:41:42,875 100284 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.239s 2025-08-05 15:41:42,875 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3c86a155-37d2-4faf-beb4-b6463ad997ea", "project_id": "68fd57f4a45d4d98b48c24597b083e7f", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-f277d3e2-de0a-494a-bddd-46c048dadb15', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0d4206ef-0784-4f5b-b748-1d4f4fa5eb7d", "project_id": "68fd57f4a45d4d98b48c24597b083e7f", "tenant_id": "68fd57f4a45d4d98b48c24597b083e7f", "security_group_id": "3c86a155-37d2-4faf-beb4-b6463ad997ea", "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": "2025-08-05T15:41:42Z", "updated_at": "2025-08-05T15:41:42Z", "revision_number": 0}}' 2025-08-05 15:41:43,107 100284 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance :test_shelve_volume_backed_instance): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.231s 2025-08-05 15:41:43,108 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3c86a155-37d2-4faf-beb4-b6463ad997ea", "project_id": "68fd57f4a45d4d98b48c24597b083e7f", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-bab6b47e-c2b0-4d80-92ad-957849fc7a71', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "fd1227ca-99fa-40e6-9980-a1772ecd6d20", "project_id": "68fd57f4a45d4d98b48c24597b083e7f", "tenant_id": "68fd57f4a45d4d98b48c24597b083e7f", "security_group_id": "3c86a155-37d2-4faf-beb4-b6463ad997ea", "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": "2025-08-05T15:41:42Z", "updated_at": "2025-08-05T15:41:42Z", "revision_number": 0}}' 2025-08-05 15:41:43,155 100284 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.042s 2025-08-05 15:41:43,156 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2485', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-de42a455-10a9-4ac0-bbcc-609f67018f92', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "1f847946058845839abcd88ea297bfa8", "name": "tempest-TestShelveInstance-1842109082-project-member", "password_expires_at": null}, "audit_ids": ["nclYjPZnQ6mMKKvEQ9RPQw"], "expires_at": "2025-08-05T16:41:43.000000Z", "issued_at": "2025-08-05T15:41:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "68fd57f4a45d4d98b48c24597b083e7f", "name": "tempest-TestShelveInstance-1842109082"}, "is_domain": false, "roles": [{"id": "461f0d232b974187bff1eee1b4001d2b", "name": "member"}, {"id": "d887b012e75948019d8f3f2cb4e03f1d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0b86af44f19943b9bb51d2e8be11acb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3faf8e39867c48f0af02bb4f9735ae61", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "2517c6600f1a460cbad97286d19e9fb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "5c7a5b25720b4bdab0487096fdfafbae", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3251b32e2034796b9bce144b495f88a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/68fd57f4a45d4d98b48c24597b083e7f", "region": "RegionOne"}], "id": "756156d7158f4ccbaadb474942634f76", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "73c2fc4ed21746cba5d1b5174ddbe300", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9b0e9eb7606043838528301ec538d1b8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "5209c341a08f463cae448322fb93f468", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a638b206ad0a4dc2850092c0c185d1e7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0d29cdaf82ce4569803f34224311c65f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad9a324b861049728af39ec906166007", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "02367db45c0e4c649c641b88e903475b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "ddc2790d372b4fd9a5b7c1eabdbf861d", "type": "network", "name": "neutron"}]}}' 2025-08-05 15:41:43,156 100284 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': '9750caa7-2bab-465b-9185-412622aa07f6', 'name': 'tempest-TestShelveInstance-880937934-network', 'tenant_id': '68fd57f4a45d4d98b48c24597b083e7f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '68fd57f4a45d4d98b48c24597b083e7f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 9774, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T15:41:28Z', 'updated_at': '2025-08-05T15:41:28Z', 'revision_number': 1} available for tenant 2025-08-05 15:41:43,514 100284 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.0.0.210/volume/v3/volumes 0.357s 2025-08-05 15:41:43,515 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-tempest.common.compute-volume-83532864", "imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77e5451e-92bf-4018-acb1-c30ec6e4dc0e', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77e5451e-92bf-4018-acb1-c30ec6e4dc0e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "4502d6ac-d3a8-45aa-854b-7c4f28106d67", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:41:43.457044", "updated_at": null, "name": "tempest-tempest.common.compute-volume-83532864", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/4502d6ac-d3a8-45aa-854b-7c4f28106d67"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/4502d6ac-d3a8-45aa-854b-7c4f28106d67"}], "user_id": "1f847946058845839abcd88ea297bfa8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:41:43,573 100284 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/volumes/4502d6ac-d3a8-45aa-854b-7c4f28106d67 0.046s 2025-08-05 15:41:43,573 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de4b9ec3-d258-438e-bd47-8388e4b886c0', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-i d': 'req-de4b9ec3-d258-438e-bd47-8388e4b886c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/4502d6ac-d3a8-45aa-854b-7c4f28106d67'} Body: b'{"volume": {"id": "4502d6ac-d3a8-45aa-854b-7c4f28106d67", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:41:43.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-83532864", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/4502d6ac-d3a8-45aa-854b-7c4f28106d67"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/4502d6ac-d3a8-45aa-854b-7c4f28106d67"}], "user_id": "1f847946058845839abcd88ea297bfa8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "68fd57f4a45d4d98b48c24597b083e7f"}}' 2025-08-05 15:41:44,628 100284 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/volumes/4502d6ac-d3a8-45aa-854b-7c4f28106d67 0.039s 2025-08-05 15:41:44,628 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42c99487-5965-4e25-9e5a-78483880f4d1', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42c99487-5965-4e25-9e5a-78483880f4d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/4502d6ac-d3a8-45aa-854b-7c4f28106d67'} Body: b'{"volume": {"id": "4502d6ac-d3a8-45aa-854b-7c4f28106d67", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:41:43.000000", "updated_at": "2025-08-05T15:41:44.000000", "name": "tempest-tempest.common.compute-volume-83532864", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/4502d6ac-d3a8-45aa-854b-7c4f28106d67"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/4502d6ac-d3a8-45aa-854b-7c4f28106d67"}], "user_id": "1f847946058845839abcd88ea297bfa8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "68fd57f4a45d4d98b48c24597b083e7f"}}' 2025-08-05 15:41:44,736 100284 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 DELETE http://10.0.0.210/volume/v3/volumes/4502d6ac-d3a8-45aa-854b-7c4f28106d67 0.095s 2025-08-05 15:41:44,736 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de0da74f-aaf9-4577-9b58-c2cf8efa8955', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/4502d6ac-d3a8-45aa-854b-7c4f28106d67'} Body: b'' 2025-08-05 15:41:44,757 100284 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 404 GET http://10.0.0.210/volume/v3/volumes/4502d6ac-d3a8-45aa-854b-7c4f28106d67 0.020s 2025-08-05 15:41:44,757 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'applic ation/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-650c364b-baf3-4199-a322-af3dbc316ecd', 'x-openstack-request-id': 'req-650c364b-baf3-4199-a322-af3dbc316ecd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/4502d6ac-d3a8-45aa-854b-7c4f28106d67'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4502d6ac-d3a8-45aa-854b-7c4f28106d67 could not be found."}}' 2025-08-05 15:41:45,022 100284 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/3c86a155-37d2-4faf-beb4-b6463ad997ea 0.263s 2025-08-05 15:41:45,023 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-d8b12d06-25ac-4bdc-acd7-8b4da8500136', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/3c86a155-37d2-4faf-beb4-b6463ad997ea'} Body: b'' 2025-08-05 15:41:45,054 100284 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-2070326848 0.030s 2025-08-05 15:41:45,054 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a817ad3a-cbee-4588-8e8d-0365a521928b', 'x-compute-request-id': 'req-a817ad3a-cbee-4588-8e8d-0365a521928b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-2070326848'} Body: b'' {10} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server [166.824730s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 49, in test_attach_attached_volume_to_same_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 2cb78f1b-1800-4fc3-980b-2b77eded79f4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:39:04,444 100296 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 15:39:04,444 100296 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 15:39:04,504 100296 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.058s 2025-08-05 15:39:04,504 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1301669284", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIns+/3BOKmW2C0RaScHKyC0z/Jvmw2OpxnZql1seqOagqcXtp+jiFF/3LAFNyNl0lEjTOmYWs/jqeIhjKMeuwDXJHR1e3EWGvqQwO1TpEk+Cn1xr0kzwZSby4+pmXiQPQ=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:04 GMT', 'server': 'Apache/2.4.52 (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-36cf92ae-8d80-497c-9b0a-b26d606fac9d', 'x-compute-request-id': 'req-36cf92ae-8d80-497c-9b0a-b26d606fac9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1301669284", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIns+/3BOKmW2C0RaScHKyC0z/Jvmw2OpxnZql1seqOagqcXtp+jiFF/3LAFNyNl0lEjTOmYWs/jqeIhjKMeuwDXJHR1e3EWGvqQwO1TpEk+Cn1xr0kzwZSby4+pmXiQPQ==", "fingerprint": "82:41:19:9c:bc:15:eb:4d:9d:32:08:8c:bc:39:bf:98", "user_id": "1114e0ec28f0489bb7c0609d140edee2"}}' 2025-08-05 15:39:04,506 100296 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1301669284 created 2025-08-05 15:39:04,725 100296 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.218s 2025-08-05 15:39:04,725 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1767065219", "description": "tempest-description--859739873"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-af8a65ed-b3ab-4122-9970-de4b11a9cc03', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "13ba6914-499f-4b88-b6db-30daea9d3dc4", "name": "tempest-securitygroup--1767065219", "stateful": true, "tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "description": "tempest-description--859739873", "shared": false, "security_group_rules": [{"id": "9e7bb877-0db3-46d9-b0e8-4227966d2884", "project_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "security_group_id": "13ba6914-499f-4b88-b6db-30daea9d3dc4", "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": 948, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:39:04Z", "updated_at": "2025-08-05T15:39:04Z", "revision_number": 0}, {"id": "c1ddc52b-914e-4ba9-a908-177bb2bca145", "project_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "security_group_id": "13ba6914-499f-4b88-b6db-30daea9d3dc4", "ethertype": "IPv4", "direction": "egress", "protocol": nul l, "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": 949, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:39:04Z", "updated_at": "2025-08-05T15:39:04Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T15:39:04Z", "updated_at": "2025-08-05T15:39:04Z", "revision_number": 1, "project_id": "61a7062a41ce46a1a11da9b4c43a0ca9"}}' 2025-08-05 15:39:05,100 100296 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.374s 2025-08-05 15:39:05,100 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "13ba6914-499f-4b88-b6db-30daea9d3dc4", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-1445afd4-cfff-4a41-9e9d-38eb3b9c6623', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7806065d-54f1-4215-91f4-a7bfc16f4cb6", "project_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "security_group_id": "13ba6914-499f-4b88-b6db-30daea9d3dc4", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:39:04Z", "updated_at": "2025-08-05T15:39:04Z", "revision_number": 0}}' 2025-08-05 15:39:05,345 100296 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.245s 2025-08-05 15:39:05,346 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "13ba6914-499f-4b88-b6db-30daea9d3dc4", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-a2c60e33-ace5-4d67-bbcf-cecf807ac471', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b44f5163-5e0f-451a-94b2-9652921f007f", "project_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "security_group_id": "13ba6914-499f-4b88-b6db-30daea9d3dc4", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:39:05Z", "updated_at": "2025-08-05T15:39:05Z", "revision_number": 0}}' 2025-08-05 15:39:05,346 100296 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1767065219 created 2025-08-05 15:39:06,091 100296 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.744s 2025-08-05 15:39:06,092 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/js on', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-6acb47f8-7606-44cf-b691-493bf14e9f3a', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "b201c506-c41a-4625-84ad-34b2f4188d6d", "tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "floating_ip_address": "172.24.4.248", "floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T15:39:05Z", "updated_at": "2025-08-05T15:39:05Z", "revision_number": 0}}' 2025-08-05 15:39:06,092 100296 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'b201c506-c41a-4625-84ad-34b2f4188d6d', 'tenant_id': '61a7062a41ce46a1a11da9b4c43a0ca9', 'floating_ip_address': '172.24.4.248', 'floating_network_id': 'f69a1e3d-9003-4e01-a4b1-a7f571b589d6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '61a7062a41ce46a1a11da9b4c43a0ca9', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T15:39:05Z', 'updated_at': '2025-08-05T15:39:05Z', 'revision_number': 0, 'ip': '172.24.4.248'} created 2025-08-05 15:39:06,260 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.163s 2025-08-05 15:39:06,260 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2495', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-ce19285e-c668-4f32-a6e4-70cda22c9f96', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "1114e0ec28f0489bb7c0609d140edee2", "name": "tempest-AttachVolumeNegativeTest-976636495-project-member", "password_expires_at": null}, "audit_ids": ["2CoTo8SISz2FeDDy2vFjvg"], "expires_at": "2025-08-05T16:39:06.000000Z", "issued_at": "2025-08-05T15:39:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61a7062a41ce46a1a11da9b4c43a0ca9", "name": "tempest-AttachVolumeNegativeTest-976636495"}, "is_domain": false, "roles": [{"id": "461f0d232b974187bff1eee1b4001d2b", "name": "member"}, {"id": "d887b012e75948019d8f3f2cb4e03f1d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0b86af44f19943b9bb51d2e8be11acb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3faf8e39867c48f0af02bb4f9735ae61", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "2517c6600f1a460cbad97286d19e9fb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "5c7a5b25720b4bdab0487096fdfafbae", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3251b32e2034796b9bce144b495f88a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/61a7062a41ce46a1a11da9b4c43a0ca9", "region": "RegionOne"}], "id": "756156d7158f4ccbaadb474942634f76", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "73c2fc4ed21746cba5d1b5174ddbe300", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/id entity", "region": "RegionOne"}], "id": "9b0e9eb7606043838528301ec538d1b8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "5209c341a08f463cae448322fb93f468", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a638b206ad0a4dc2850092c0c185d1e7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0d29cdaf82ce4569803f34224311c65f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad9a324b861049728af39ec906166007", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "02367db45c0e4c649c641b88e903475b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "ddc2790d372b4fd9a5b7c1eabdbf861d", "type": "network", "name": "neutron"}]}}' 2025-08-05 15:39:06,261 100296 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': 'ef00840f-be08-4653-8c1e-36e4373042c5', 'name': 'tempest-AttachVolumeNegativeTest-255927077-network', 'tenant_id': '61a7062a41ce46a1a11da9b4c43a0ca9', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '61a7062a41ce46a1a11da9b4c43a0ca9', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 48263, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T15:36:11Z', 'updated_at': '2025-08-05T15:36:11Z', 'revision_number': 1} available for tenant 2025-08-05 15:39:06,261 100296 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1301669284', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIns+/3BOKmW2C0RaScHKyC0z/Jvmw2OpxnZql1seqOagqcXtp+jiFF/3LAFNyNl0lEjTOmYWs/jqeIhjKMeuwDXJHR1e3EWGvqQwO1TpEk+Cn1xr0kzwZSby4+pmXiQPQ==', 'fingerprint': '82:41:19:9c:bc:15:eb:4d:9d:32:08:8c:bc:39:bf:98', 'user_id': '1114e0ec28f0489bb7c0609d140edee2', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCVHDPEQpKiwTNl16CDdy5shVSzIn/Io+1pBn81f9UpiY4zh/XNj1Cp\nUT58DD/y4DigBwYFK4EEACKhZANiAASJ7Pv9wTipltgtEWknBysgtM/yb5sNjqcZ\n2apdbHqjmoKnF7afo4hRf9ywBTcjZdJRI0zpmFrP46niIYyjHrsA1yR0dXtxFhr6\nkMDtU6RJPgp9ca9JM8GUm8uPqZl4kD0=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '13ba6914-499f-4b88-b6db-30daea9d3dc4', 'name': 'tempest-securitygroup--1767065219', 'stateful': True, 'tenant_id': '61a7062a41ce46a1a11da9b4c43a0ca9', 'description': 'tempest-description--859739873', 'shared': False, 'security_group_rules': [{'id': '9e7bb877-0db3-46d9-b0e8-4227966d2884', 'project_id': '61a7062a41ce46a1a11da9b4c43a0ca9', 'tenant_id': '61a7062a41ce46a1a11da9b4c43a0ca9', 'security_group_id': '13ba6914-499f-4b88-b6db-30daea9d3dc4', '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': 948, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T15:39:04Z', 'updated_at': '2025-08-05T15:39:04Z', 'revision_number': 0}, {'id': 'c1ddc52b-914e-4ba9-a908-177bb2bca145', 'project_id': '61a7062a41ce46a1a11da9b4c43a0ca9', 'tenant_id': '61a7062a41ce46a1a11da9b4c43a0ca9', 'security_group_id': '13ba6914-499f-4b88-b6db-30daea9d3dc4', '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': 949, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T15:39:04Z', 'updated_at': '2025-08-05T15:39:04Z', 'rev ision_number': 0}], 'tags': [], 'created_at': '2025-08-05T15:39:04Z', 'updated_at': '2025-08-05T15:39:04Z', 'revision_number': 1, 'project_id': '61a7062a41ce46a1a11da9b4c43a0ca9'}, 'floating_ip': {'id': 'b201c506-c41a-4625-84ad-34b2f4188d6d', 'tenant_id': '61a7062a41ce46a1a11da9b4c43a0ca9', 'floating_ip_address': '172.24.4.248', 'floating_network_id': 'f69a1e3d-9003-4e01-a4b1-a7f571b589d6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '61a7062a41ce46a1a11da9b4c43a0ca9', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T15:39:05Z', 'updated_at': '2025-08-05T15:39:05Z', 'revision_number': 0, 'ip': '172.24.4.248'}} 2025-08-05 15:39:06,949 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/compute/v2.1/servers 0.687s 2025-08-05 15:39:06,950 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1747939438", "imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "ef00840f-be08-4653-8c1e-36e4373042c5"}], "security_groups": [{"name": "tempest-securitygroup--1767065219"}], "key_name": "tempest-keypair-1301669284", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/d099f31f-76e6-4c0e-978c-66cce497d09a', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bf0e5ac-5cd4-4aed-9894-3306e39a30ab', 'x-compute-request-id': 'req-5bf0e5ac-5cd4-4aed-9894-3306e39a30ab', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "d099f31f-76e6-4c0e-978c-66cce497d09a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d099f31f-76e6-4c0e-978c-66cce497d09a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d099f31f-76e6-4c0e-978c-66cce497d09a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1767065219"}], "adminPass": "password"}}' 2025-08-05 15:39:07,024 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/compute/v2.1/servers/d099f31f-76e6-4c0e-978c-66cce497d09a 0.071s 2025-08-05 15:39:07,024 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1234', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27ea9ca5-8f4a-4972-8b8a-59982c691583', 'x-compute-request-id': 'req-27ea9ca5-8f4a-4972-8b8a-59982c691583', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d099f31f-76e6-4c0e-978c-66cce497d09a'} Body: b'{"server": {"id": "d099f31f-76e6-4c0e-978c-66cce497d09a", "name": "tempest-AttachVolumeNegativeTest-server-1747939438", "status": "BUILD", "tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "user_id": "1114e0ec28f0489bb7c0609d140edee2", "metadata": {}, "hostId": "", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http: //10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:39:07Z", "updated": "2025-08-05T15:39:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d099f31f-76e6-4c0e-978c-66cce497d09a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d099f31f-76e6-4c0e-978c-66cce497d09a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1301669284", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:39:57,269 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/compute/v2.1/servers/d099f31f-76e6-4c0e-978c-66cce497d09a 0.218s 2025-08-05 15:39:57,269 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1544', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a10a305f-005b-44a4-b6c2-c4b519bedbfd', 'x-compute-request-id': 'req-a10a305f-005b-44a4-b6c2-c4b519bedbfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d099f31f-76e6-4c0e-978c-66cce497d09a'} Body: b'{"server": {"id": "d099f31f-76e6-4c0e-978c-66cce497d09a", "name": "tempest-AttachVolumeNegativeTest-server-1747939438", "status": "ACTIVE", "tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "user_id": "1114e0ec28f0489bb7c0609d140edee2", "metadata": {}, "hostId": "3a2524ff830b34aac9b2710332eb76ab253eded2eb9a45943c4a1b7e", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:39:06Z", "updated": "2025-08-05T15:39:22Z", "addresses": {"tempest-AttachVolumeNegativeTest-255927077-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:0c:0c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d099f31f-76e6-4c0e-978c-66cce497d09a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d099f31f-76e6-4c0e-978c-66cce497d09a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1301669284", "OS-SRV-USG:launched_at": "2025-08-05T15:39:22.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1767065219"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:39:57,284 100296 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 15:40:57,644 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/compute/v2.1/servers/d099f31f-76e6-4c0e-978c-66cce497d09a/os-interface 0.299s 2025-08-05 15:40:57,644 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'da te': 'Tue, 05 Aug 2025 15:40:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d8b935e-6a9f-4d50-b2fb-f6220a8d7a94', 'x-compute-request-id': 'req-6d8b935e-6a9f-4d50-b2fb-f6220a8d7a94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d099f31f-76e6-4c0e-978c-66cce497d09a/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "ef00840f-be08-4653-8c1e-36e4373042c5", "port_id": "e2605af7-1305-4b3d-b4de-9066e76ba493", "mac_addr": "fa:16:3e:7c:0c:0c", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "21bbd4a3-1005-4d2a-bbec-71859160b4f5", "ip_address": "10.0.0.10"}]}]}' 2025-08-05 15:40:58,549 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/b201c506-c41a-4625-84ad-34b2f4188d6d 0.901s 2025-08-05 15:40:58,550 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "e2605af7-1305-4b3d-b4de-9066e76ba493"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-2a480252-5b5f-4fe2-b7bb-dfdc2771e504', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/b201c506-c41a-4625-84ad-34b2f4188d6d'} Body: b'{"floatingip": {"id": "b201c506-c41a-4625-84ad-34b2f4188d6d", "tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "floating_ip_address": "172.24.4.248", "floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6", "router_id": "ddc7e4b7-737d-4031-a046-0106d9737852", "port_id": "e2605af7-1305-4b3d-b4de-9066e76ba493", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "ef00840f-be08-4653-8c1e-36e4373042c5", "mac_address": "fa:16:3e:7c:0c:0c", "admin_state_up": true, "status": "ACTIVE", "device_id": "d099f31f-76e6-4c0e-978c-66cce497d09a", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T15:39:05Z", "updated_at": "2025-08-05T15:40:57Z", "revision_number": 1, "project_id": "61a7062a41ce46a1a11da9b4c43a0ca9"}}' 2025-08-05 15:40:58,551 100296 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.248:22' as 'cirros' with public key authentication 2025-08-05 15:40:58,563 100296 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 15:40:58,668 100296 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 15:40:58,669 100296 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.248 successfully created 2025-08-05 15:40:58,713 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/compute/v2.1/servers/d099f31f-76e6-4c0e-978c-66cce497d09a/ips 0.044s 2025-08-05 15:40:58,714 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '108', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5c5feca-4ec9-4b86-96eb-a0a8f6c78ba6', 'x-compute-request-id': 'req-b5c5feca-4ec9-4b86-96eb-a0a8f6c78ba6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers /d099f31f-76e6-4c0e-978c-66cce497d09a/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-255927077-network": [{"version": 4, "addr": "10.0.0.10"}]}}' 2025-08-05 15:40:58,900 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/volume/v3/volumes 0.183s 2025-08-05 15:40:58,901 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-715951083"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9aaf034c-ab6b-405f-8fda-da0e2b8e1e1c', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9aaf034c-ab6b-405f-8fda-da0e2b8e1e1c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "2cb78f1b-1800-4fc3-980b-2b77eded79f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:40:58.842694", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-715951083", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2cb78f1b-1800-4fc3-980b-2b77eded79f4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2cb78f1b-1800-4fc3-980b-2b77eded79f4"}], "user_id": "1114e0ec28f0489bb7c0609d140edee2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:40:58,959 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/volumes/2cb78f1b-1800-4fc3-980b-2b77eded79f4 0.043s 2025-08-05 15:40:58,960 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb935976-7519-44b7-b827-0c55da5c25d5', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb935976-7519-44b7-b827-0c55da5c25d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2cb78f1b-1800-4fc3-980b-2b77eded79f4'} Body: b'{"volume": {"id": "2cb78f1b-1800-4fc3-980b-2b77eded79f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:40:59.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-715951083", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2cb78f1b-1800-4fc3-980b-2b77eded79f4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2cb78f1b-1800-4fc3-980b-2b77eded79f4"}], "user_id": "1114e0ec28f0489bb7c0609d140edee2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9"}}' 2025-08-05 15:41:00,051 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/volumes/2cb78f1b-1800-4fc3-980b-2b77eded79f4 0.076s 2025-08-05 15:41:00,051 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'appli cation/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebe60703-fa82-436c-bf4c-5912aa6deaaa', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebe60703-fa82-436c-bf4c-5912aa6deaaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2cb78f1b-1800-4fc3-980b-2b77eded79f4'} Body: b'{"volume": {"id": "2cb78f1b-1800-4fc3-980b-2b77eded79f4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:40:59.000000", "updated_at": "2025-08-05T15:40:59.000000", "name": "tempest-AttachVolumeNegativeTest-volume-715951083", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2cb78f1b-1800-4fc3-980b-2b77eded79f4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2cb78f1b-1800-4fc3-980b-2b77eded79f4"}], "user_id": "1114e0ec28f0489bb7c0609d140edee2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9"}}' 2025-08-05 15:41:00,185 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/d099f31f-76e6-4c0e-978c-66cce497d09a 0.120s 2025-08-05 15:41:00,185 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec7bfffc-aeb1-4576-8868-9f8f53cfc1f3', 'x-compute-request-id': 'req-ec7bfffc-aeb1-4576-8868-9f8f53cfc1f3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d099f31f-76e6-4c0e-978c-66cce497d09a'} Body: b'' 2025-08-05 15:41:00,341 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/d099f31f-76e6-4c0e-978c-66cce497d09a 0.155s 2025-08-05 15:41:00,342 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1669', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3562a5ca-2a44-4c57-9f26-769b04793aef', 'x-compute-request-id': 'req-3562a5ca-2a44-4c57-9f26-769b04793aef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d099f31f-76e6-4c0e-978c-66cce497d09a'} Body: b'{"server": {"id": "d099f31f-76e6-4c0e-978c-66cce497d09a", "name": "tempest-AttachVolumeNegativeTest-server-1747939438", "status": "ACTIVE", "tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "user_id": "1114e0ec28f0489bb7c0609d140edee2", "metadata": {}, "hostId": "3a2524ff830b34aac9b2710332eb76ab253eded2eb9a45943c4a1b7e", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:39:06Z", "updated": "2025- 08-05T15:41:00Z", "addresses": {"tempest-AttachVolumeNegativeTest-255927077-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:0c:0c"}, {"version": 4, "addr": "172.24.4.248", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:0c:0c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d099f31f-76e6-4c0e-978c-66cce497d09a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d099f31f-76e6-4c0e-978c-66cce497d09a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1301669284", "OS-SRV-USG:launched_at": "2025-08-05T15:39:22.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1767065219"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:41:50,589 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/d099f31f-76e6-4c0e-978c-66cce497d09a 0.181s 2025-08-05 15:41:50,589 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-22916c3e-b2fd-487b-be1f-4b9712427e6e', 'x-compute-request-id': 'req-22916c3e-b2fd-487b-be1f-4b9712427e6e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d099f31f-76e6-4c0e-978c-66cce497d09a'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance d099f31f-76e6-4c0e-978c-66cce497d09a could not be found."}}' 2025-08-05 15:41:50,623 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1301669284 0.033s 2025-08-05 15:41:50,624 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9e0e0a0-56cf-46e0-88af-24d505409487', 'x-compute-request-id': 'req-e9e0e0a0-56cf-46e0-88af-24d505409487', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1301669284'} Body: b'' 2025-08-05 15:41:50,823 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/13ba6914-499f-4b88-b6db-30daea9d3dc4 0.198s 2025-08-05 15:41:50,824 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-b55f1705-bf48-440a-91f2-26a388eadd7c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/13ba6914-499f-4b88-b6db-30daea9d3dc4'} Body: b'' 2025-08-05 15:41:50,851 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10. 0.0.210/networking/v2.0/security-groups/13ba6914-499f-4b88-b6db-30daea9d3dc4 0.026s 2025-08-05 15:41:50,851 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-5d920394-cabd-4e54-88ae-f40fe0298096', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/13ba6914-499f-4b88-b6db-30daea9d3dc4'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 13ba6914-499f-4b88-b6db-30daea9d3dc4 does not exist", "detail": ""}}' 2025-08-05 15:41:51,268 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/b201c506-c41a-4625-84ad-34b2f4188d6d 0.416s 2025-08-05 15:41:51,268 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-369a0569-20c2-4b8d-9b79-0ff01c9da421', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/b201c506-c41a-4625-84ad-34b2f4188d6d'} Body: b'' {4} setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {4} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple [2.557883s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_multiple_volume_from_resource.py", line 104, in test_create_from_image_multiple self._wait_for_multiple_resources( File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 257, in _wait_for_multiple_resources callback(resource_id=r, **kwargs) File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 2a510609-4f60-4ea5-b4f4-0c069c3e5d00 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:41:54,027 100284 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/volumes 0.337s 2025-08-05 15:41:54,027 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-73363613"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2edbe04d-3c09-4f5c-9df0-e3e16e8d6f1f', 'content-length': '756', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2edbe04d-3c09-4f5c-9df0-e3e16e8d6f1f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "2a510609-4f60-4ea5-b4f4-0c069c3e5d00", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:41:53.961264", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-73363613", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2a510609-4f60-4ea5-b4f4-0c069c3e5d00"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2a510609-4f60-4ea5-b4f4-0c069c3e5d00"}], "user_id": "c802ea95454e49b6a003e17584437b70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:41:54,308 100284 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/volumes 0.268s 2025-08-05 15:41:54,308 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1216972151"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50d00383-1710-4d54-b72b-c34db44a7550', 'content-length': '758', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50d00383-1710-4d54-b72b-c34db44a7550', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "81232ea9-81f5-4b95-9d65-a9acb7ace212", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:41:54.217117", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1216972151", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/81232ea9-81f5-4b95-9d65-a9acb7ace212"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/81232ea9-81f5-4b95-9d65-a9acb7ace212"}], "user_id": "c802ea95454e49b6a003e17584437b70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:41:54,698 100284 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/volumes 0.377s 2025-08-05 15:41:54,698 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2986 79093"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9d75a70-0388-46b7-bf16-d153cd547b41', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9d75a70-0388-46b7-bf16-d153cd547b41', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "15cf416e-5a96-429e-bade-ab32edf48615", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:41:54.629795", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-298679093", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/15cf416e-5a96-429e-bade-ab32edf48615"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/15cf416e-5a96-429e-bade-ab32edf48615"}], "user_id": "c802ea95454e49b6a003e17584437b70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:41:54,895 100284 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/volumes 0.185s 2025-08-05 15:41:54,895 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-525378143"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c194684-9441-4bd0-9deb-c96b332bc141', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c194684-9441-4bd0-9deb-c96b332bc141', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "bd441019-cbc5-422d-b6ff-0fa707a6eb0f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:41:54.837393", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-525378143", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/bd441019-cbc5-422d-b6ff-0fa707a6eb0f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/bd441019-cbc5-422d-b6ff-0fa707a6eb0f"}], "user_id": "c802ea95454e49b6a003e17584437b70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:41:55,109 100284 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/volumes 0.202s 2025-08-05 15:41:55,110 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-854555948"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86cc6a8a-38e5-45f1-b1d5-1d66678b30e9', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86cc6a8a-38e5-45f1-b1d5-1d66678b30e9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "1982c4f7-748 b-470a-a6c3-aa6aedc72bf3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:41:55.041705", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-854555948", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1982c4f7-748b-470a-a6c3-aa6aedc72bf3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1982c4f7-748b-470a-a6c3-aa6aedc72bf3"}], "user_id": "c802ea95454e49b6a003e17584437b70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:41:55,158 100284 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/volumes/2a510609-4f60-4ea5-b4f4-0c069c3e5d00 0.037s 2025-08-05 15:41:55,159 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba63431d-94ce-4d81-9423-14da905443c7', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba63431d-94ce-4d81-9423-14da905443c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2a510609-4f60-4ea5-b4f4-0c069c3e5d00'} Body: b'{"volume": {"id": "2a510609-4f60-4ea5-b4f4-0c069c3e5d00", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:41:54.000000", "updated_at": "2025-08-05T15:41:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-73363613", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2a510609-4f60-4ea5-b4f4-0c069c3e5d00"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2a510609-4f60-4ea5-b4f4-0c069c3e5d00"}], "user_id": "c802ea95454e49b6a003e17584437b70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af2b6ac8531c47cda18ca2f61eb05301"}}' 2025-08-05 15:41:56,232 100284 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/volumes/2a510609-4f60-4ea5-b4f4-0c069c3e5d00 0.058s 2025-08-05 15:41:56,232 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d88bdb3f-c699-4a41-8eaa-fe9084af5b96', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d88bdb3f-c699-4a41-8eaa-fe9084af5b96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2a510609-4f60-4ea5-b4f4-0c069c3e5d00'} Body: b'{"volume": {"id": "2a510609-4f60-4ea5-b4f4-0c069c3e5d00", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:41:54.000000", "updated_at": "2025-08-05T15:41:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-73363613", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2a510609-4f60-4ea5-b4f4-0c069c3e5d00"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2a510609-4f60-4ea5-b4f4-0c069c3e5d00"}], "use r_id": "c802ea95454e49b6a003e17584437b70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af2b6ac8531c47cda18ca2f61eb05301"}}' {4} setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests) ... SKIPPED: Tempest is not configured to enforce_scope for cinder, skipping RBAC tests. To enable these tests set `tempest.conf [enforce_scope] cinder=True`. {4} setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests) ... SKIPPED: Tempest is not configured to enforce_scope for cinder, skipping RBAC tests. To enable these tests set `tempest.conf [enforce_scope] cinder=True`. {8} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server [167.333425s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 269, in test_attach_volume_shelved_or_offload_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume eb649484-2068-4d6d-97a8-9c11069354a8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:39:42,094 100292 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 15:39:42,094 100292 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 15:39:42,249 100292 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.153s 2025-08-05 15:39:42,249 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-96225136", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJe8O2ipYCJz7ohI5G2PwMMxKUIajRQxEeIuqfWgaRtI4FtW4GErBUgDyJPtaBHUdLcJJvqXCc8zikeGHD6pQPoInnP58vrZorATIqy3jF/zmu0Vj69+ZkErQfxx/Orqsg=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42f73436-6c41-42bd-b295-ff5b2e8b6dde', 'x-compute-request-id': 'req-42f73436-6c41-42bd-b295-ff5b2e8b6dde', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-96225136", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJe8O2ipYCJz7ohI5G2PwMMxKUIajRQxEeIuqfWgaRtI4FtW4GErBUgDyJPtaBHUdLcJJvqXCc8zikeGHD6pQPoInnP58vrZorATIqy3jF/zmu0Vj69+ZkErQfxx/Orqsg==", "fingerprint": "29:2e:59:fc:82:7e:89:ef:ff:62:e7:98:cc:71:dd:21", "user_id": "066b8aa6c6934cc3a32d6e5a57c39a65"}}' 2025-08-05 15:39:42,252 100292 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-96225136 created 2025-08-05 15:39:42,487 100292 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.235s 2025-08-05 15:39:42,488 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--224525946", "description": "tempest-description--999803946"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-c86c962a-c824-47db-9648-78fe95d0b159', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "a5502a1e-7464-448b-9bfe-0d14a0f88fda", "name": "tempest-securitygroup--224525946", "stateful": true, "tenant_id": "5c5e0783a4d24e59a73958e33461f0c3", "description": "tempest-description--999803946", "shared": false, "security_group_rules": [{"id": "946bd4b3-dbae-467d-bcef-5753211dab0d", "project_id": "5c5e0783a4d24e59a73958e33461f0c3", "tenant_id": "5c5e0783a4d24e59a73958e33461f0c3", "security_group_id": "a5502a1e-7464-448b-9bfe-0d14a0f88fda", "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": 968, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:39:42Z", "updated_at": "2025-08-05T15:39:42Z", "revision_number": 0}, {"id": "c3b92f84-4349-41dc-a38f-d736102cfd81", "project_id": "5c5e0783a4d24e59a73958e33461f0c3", "tenant_id": "5c5e0783a4d24e59a73958e33461f0c3", "security_group_id": "a5502a1e-7464-448b-9bfe-0d14a0f88fda", "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": 969, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:39:42Z", "updated_at": "2025-08-05T15:39:42Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T15:39:42Z", "updated_at": "2025-08-05T15:39:42Z", "revision_number": 1, "project_id": "5c5e0783a4d24e59a73958e33461f0c3"}}' 2025-08-05 15:39:42,710 100292 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.222s 2025-08-05 15:39:42,711 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a5502a1e-7464-448b-9bfe-0d14a0f88fda", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-92e6c202-b497-46b4-b9c6-b5a99f1c069f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f204b022-9d5c-45a0-8836-54b89815007c", "project_id": "5c5e0783a4d24e59a73958e33461f0c3", "tenant_id": "5c5e0783a4d24e59a73958e33461f0c3", "security_group_id": "a5502a1e-7464-448b-9bfe-0d14a0f88fda", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:39:42Z", "updated_at": "2025-08-05T15:39:42Z", "revision_number": 0}}' 2025-08-05 15:39:42,916 100292 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.205s 2025-08-05 15:39:42,917 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a5502a1e-7464-448b-9bfe-0d14a0f88fda", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-429e5fe4-fdc0-4449-bfb3-31563a69a600', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "bdc968b4-efec-41f1-bf9a-2f9a242cde45", "project_id": "5c5e0783a4d24e59a73958e33461f0c3", "tenant_id": "5c5e0783a4d24e59a73958e33461f0c3", "security_group_id": "a5502a1e-7464-448b-9bfe-0d14a0f88fda", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:39:42Z", "updated_at": "2025-08-05T15:39:42Z", "revision_number": 0}}' 2025-08-05 15:39:42,917 100292 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--224525946 created 2025-08-05 15:39:43,579 100292 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.661s 2025-08-05 15:39:43,579 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type ': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-ed58e167-7b0d-4b7c-b1c7-f2f5c201e059', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "5a053aef-cf69-4afd-8e5d-ded87d1e7b4f", "tenant_id": "5c5e0783a4d24e59a73958e33461f0c3", "floating_ip_address": "172.24.4.89", "floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "5c5e0783a4d24e59a73958e33461f0c3", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T15:39:43Z", "updated_at": "2025-08-05T15:39:43Z", "revision_number": 0}}' 2025-08-05 15:39:43,580 100292 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '5a053aef-cf69-4afd-8e5d-ded87d1e7b4f', 'tenant_id': '5c5e0783a4d24e59a73958e33461f0c3', 'floating_ip_address': '172.24.4.89', 'floating_network_id': 'f69a1e3d-9003-4e01-a4b1-a7f571b589d6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '5c5e0783a4d24e59a73958e33461f0c3', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T15:39:43Z', 'updated_at': '2025-08-05T15:39:43Z', 'revision_number': 0, 'ip': '172.24.4.89'} created 2025-08-05 15:39:43,626 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.040s 2025-08-05 15:39:43,626 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2501', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-daf0c0f6-0a62-422f-9d19-c461a4a98d08', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "066b8aa6c6934cc3a32d6e5a57c39a65", "name": "tempest-AttachVolumeShelveTestJSON-1583232199-project-member", "password_expires_at": null}, "audit_ids": ["-RVRKHVfScudX7rk9LBlzg"], "expires_at": "2025-08-05T16:39:43.000000Z", "issued_at": "2025-08-05T15:39:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5c5e0783a4d24e59a73958e33461f0c3", "name": "tempest-AttachVolumeShelveTestJSON-1583232199"}, "is_domain": false, "roles": [{"id": "461f0d232b974187bff1eee1b4001d2b", "name": "member"}, {"id": "d887b012e75948019d8f3f2cb4e03f1d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0b86af44f19943b9bb51d2e8be11acb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3faf8e39867c48f0af02bb4f9735ae61", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "2517c6600f1a460cbad97286d19e9fb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "5c7a5b25720b4bdab0487096fdfafbae", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3251b32e2034796b9bce144b495f88a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/5c5e0783a4d24e59a73958e33461f0c3", "region": "RegionOne"}], "id": "756156d7158f4ccbaadb474942634f76", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "73c2fc4ed21746cba5d1b5174ddbe300", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9b0e9eb7606043838528301ec538d1b8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "5209c341a08f463cae448322fb93f468", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a638b206ad0a4dc2850092c0c185d1e7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0d29cdaf82ce4569803f34224311c65f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad9a324b861049728af39ec906166007", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "02367db45c0e4c649c641b88e903475b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "ddc2790d372b4fd9a5b7c1eabdbf861d", "type": "network", "name": "neutron"}]}}' 2025-08-05 15:39:43,627 100292 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': '98957fcb-6dd5-49da-a1b2-e4450539c1db', 'name': 'tempest-AttachVolumeShelveTestJSON-1880011470-network', 'tenant_id': '5c5e0783a4d24e59a73958e33461f0c3', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '5c5e0783a4d24e59a73958e33461f0c3', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 24625, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T15:39:35Z', 'updated_at': '2025-08-05T15:39:35Z', 'revision_number': 1} available for tenant 2025-08-05 15:39:43,627 100292 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-96225136', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJe8O2ipYCJz7ohI5G2PwMMxKUIajRQxEeIuqfWgaRtI4FtW4GErBUgDyJPtaBHUdLcJJvqXCc8zikeGHD6pQPoInnP58vrZorATIqy3jF/zmu0Vj69+ZkErQfxx/Orqsg==', 'fingerprint': '29:2e:59:fc:82:7e:89:ef:ff:62:e7:98:cc:71:dd:21', 'user_id': '066b8aa6c6934cc3a32d6e5a57c39a65', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDC4UDEcPAkDy8utXFhDFsPXFKWEVzcTzujjRDcTTiJXtQ5mcrV1plLl\nluSr48WnvdCgBwYFK4EEACKhZANiAASXvDtoqWAic+6ISORtj8DDMSlCGo0UMRHi\nLqn1oGkbSOBbVuBhKwVIA8iT7WgR1HS3CSb6lwnPM4pHhhw+qUD6CJ5z+fL62aKw\nEyKst4xf85rtFY+vfmZBK0H8cfzq6rI=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'a5502a1e-7464-448b-9bfe-0d14a0f88fda', 'name': 'tempest-securitygroup--224525946', 'stateful': True, 'tenant_id': '5c5e0783a4d24e59a73958e33461f0c3', 'description': 'tempest-description--999803946', 'shared': False, 'security_group_rules': [{'id': '946bd4b3-dbae-467d-bcef-5753211dab0d', 'project_id': '5c5e0783a4d24e59a73958e33461f0c3', 'tenant_id': '5c5e0783a4d24e59a73958e33461f0c3', 'security_group_id': 'a5502a1e-7464-448b-9bfe-0d14a0f88fda', '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': 968, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T15:39:42Z', 'updated_at': '2025-08-05T15:39:42Z', 'revision_number': 0}, {'id': 'c3b92f84-4349-41dc-a38f-d736102cfd81', 'project_id': '5c5e0783a4d24e59a73958e33461f0c3', 'tenant_id': '5c5e0783a4d24e59a73958e33461f0c3', 'security_group_id': 'a5502a1e-7464-448b-9bfe-0d14a0f88fda', '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': 969, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'creat ed_at': '2025-08-05T15:39:42Z', 'updated_at': '2025-08-05T15:39:42Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T15:39:42Z', 'updated_at': '2025-08-05T15:39:42Z', 'revision_number': 1, 'project_id': '5c5e0783a4d24e59a73958e33461f0c3'}, 'floating_ip': {'id': '5a053aef-cf69-4afd-8e5d-ded87d1e7b4f', 'tenant_id': '5c5e0783a4d24e59a73958e33461f0c3', 'floating_ip_address': '172.24.4.89', 'floating_network_id': 'f69a1e3d-9003-4e01-a4b1-a7f571b589d6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '5c5e0783a4d24e59a73958e33461f0c3', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T15:39:43Z', 'updated_at': '2025-08-05T15:39:43Z', 'revision_number': 0, 'ip': '172.24.4.89'}} 2025-08-05 15:39:44,141 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/compute/v2.1/servers 0.512s 2025-08-05 15:39:44,141 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeShelveTestJSON-server-492682055", "imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "98957fcb-6dd5-49da-a1b2-e4450539c1db"}], "security_groups": [{"name": "tempest-securitygroup--224525946"}], "key_name": "tempest-keypair-96225136", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/6e1af767-be11-40e4-b494-eb0d8cdcb3c1', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd62e384-c69b-4517-9833-59305876bf90', 'x-compute-request-id': 'req-cd62e384-c69b-4517-9833-59305876bf90', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "6e1af767-be11-40e4-b494-eb0d8cdcb3c1", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6e1af767-be11-40e4-b494-eb0d8cdcb3c1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6e1af767-be11-40e4-b494-eb0d8cdcb3c1"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--224525946"}], "adminPass": "password"}}' 2025-08-05 15:39:44,219 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/6e1af767-be11-40e4-b494-eb0d8cdcb3c1 0.075s 2025-08-05 15:39:44,220 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5a873f8-402b-43a3-935c-0e4af30b4e62', 'x-compute-request-id': 'req-a5a873f8-402b-43a3-935c-0e4af30b4e62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6e1af767-be11-40e4-b494-eb0d8cdcb3c1'} Body: b'{"server": {"id": "6e1af767-be11-40e4-b494-eb0d8cdcb3c1", "name": "tempest-AttachVolumeShelveTestJSON-server-492682055", "status": "BUILD", "tenant_id": "5c5e0783a4d24e59a73958e33461f0c3", "user_id": "066 b8aa6c6934cc3a32d6e5a57c39a65", "metadata": {}, "hostId": "", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:39:44Z", "updated": "2025-08-05T15:39:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6e1af767-be11-40e4-b494-eb0d8cdcb3c1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6e1af767-be11-40e4-b494-eb0d8cdcb3c1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-96225136", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2025-08-05 15:40:34,506 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/6e1af767-be11-40e4-b494-eb0d8cdcb3c1 0.241s 2025-08-05 15:40:34,506 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1582', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52b3e9ea-8a90-4325-9c00-977a1c3bd36e', 'x-compute-request-id': 'req-52b3e9ea-8a90-4325-9c00-977a1c3bd36e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6e1af767-be11-40e4-b494-eb0d8cdcb3c1'} Body: b'{"server": {"id": "6e1af767-be11-40e4-b494-eb0d8cdcb3c1", "name": "tempest-AttachVolumeShelveTestJSON-server-492682055", "status": "ACTIVE", "tenant_id": "5c5e0783a4d24e59a73958e33461f0c3", "user_id": "066b8aa6c6934cc3a32d6e5a57c39a65", "metadata": {}, "hostId": "2fc1c608ac4901a09a664c95d613a5eeb59963231eeebabbfc68411a", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:39:44Z", "updated": "2025-08-05T15:40:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1880011470-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:83:f1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6e1af767-be11-40e4-b494-eb0d8cdcb3c1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6e1af767-be11-40e4-b494-eb0d8cdcb3c1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-96225136", "OS-SRV-USG:launched_at": "2025-08-05T15:39:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--224525946"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2025-08-05 15:40:34,523 100292 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 15:41:34,842 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/6e1af7 67-be11-40e4-b494-eb0d8cdcb3c1/os-interface 0.273s 2025-08-05 15:41:34,843 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e470ea0-298b-40f5-bfca-b4b910b047fd', 'x-compute-request-id': 'req-2e470ea0-298b-40f5-bfca-b4b910b047fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6e1af767-be11-40e4-b494-eb0d8cdcb3c1/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "98957fcb-6dd5-49da-a1b2-e4450539c1db", "port_id": "19da458e-5ae5-41a8-b7b0-7b3de19ef3ab", "mac_addr": "fa:16:3e:d1:83:f1", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "82e8564d-f6b9-43dc-927b-c1815888a2f8", "ip_address": "10.0.0.6"}]}]}' 2025-08-05 15:41:35,607 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/5a053aef-cf69-4afd-8e5d-ded87d1e7b4f 0.760s 2025-08-05 15:41:35,607 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "19da458e-5ae5-41a8-b7b0-7b3de19ef3ab"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-962c42a4-653f-4cb1-902b-37c30430d4da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/5a053aef-cf69-4afd-8e5d-ded87d1e7b4f'} Body: b'{"floatingip": {"id": "5a053aef-cf69-4afd-8e5d-ded87d1e7b4f", "tenant_id": "5c5e0783a4d24e59a73958e33461f0c3", "floating_ip_address": "172.24.4.89", "floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6", "router_id": "b6101371-fd2d-4430-b8c8-3028e3f9ce52", "port_id": "19da458e-5ae5-41a8-b7b0-7b3de19ef3ab", "fixed_ip_address": "10.0.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "98957fcb-6dd5-49da-a1b2-e4450539c1db", "mac_address": "fa:16:3e:d1:83:f1", "admin_state_up": true, "status": "ACTIVE", "device_id": "6e1af767-be11-40e4-b494-eb0d8cdcb3c1", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T15:39:43Z", "updated_at": "2025-08-05T15:41:35Z", "revision_number": 1, "project_id": "5c5e0783a4d24e59a73958e33461f0c3"}}' 2025-08-05 15:41:35,609 100292 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.89:22' as 'cirros' with public key authentication 2025-08-05 15:41:36,644 100292 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 15:41:36,748 100292 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 15:41:36,748 100292 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.89 successfully created 2025-08-05 15:41:36,801 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/6e1af767-be11-40e4-b494-eb0d8cdcb3c1/ips 0.052s 2025-08-05 15:41:36,801 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '110', 'content-type': 'application/json', 'openst ack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45f5b731-4c76-467d-b17a-bc5992e31b44', 'x-compute-request-id': 'req-45f5b731-4c76-467d-b17a-bc5992e31b44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6e1af767-be11-40e4-b494-eb0d8cdcb3c1/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1880011470-network": [{"version": 4, "addr": "10.0.0.6"}]}}' 2025-08-05 15:41:37,027 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/volumes 0.223s 2025-08-05 15:41:37,028 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-538099048"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e5bc30e-7592-4862-8d60-847ea0a177d0', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e5bc30e-7592-4862-8d60-847ea0a177d0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "eb649484-2068-4d6d-97a8-9c11069354a8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:41:36.957526", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-538099048", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/eb649484-2068-4d6d-97a8-9c11069354a8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/eb649484-2068-4d6d-97a8-9c11069354a8"}], "user_id": "066b8aa6c6934cc3a32d6e5a57c39a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:41:37,117 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/volumes/eb649484-2068-4d6d-97a8-9c11069354a8 0.071s 2025-08-05 15:41:37,118 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-caf410ee-2459-41cd-8b1f-251f65fee550', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-caf410ee-2459-41cd-8b1f-251f65fee550', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/eb649484-2068-4d6d-97a8-9c11069354a8'} Body: b'{"volume": {"id": "eb649484-2068-4d6d-97a8-9c11069354a8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:41:37.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-538099048", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/eb649484-2068-4d6d-97a8-9c11069354a8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/eb649484-2068-4d6d-97a8-9c11069354a8"}], "user_id": "066b8aa6c6934cc3a32d6e5a57c39a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5c5e0783a4d24e59a73958e33461f0c3" }}' 2025-08-05 15:41:38,172 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/volumes/eb649484-2068-4d6d-97a8-9c11069354a8 0.041s 2025-08-05 15:41:38,173 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef8c6fa5-b551-4178-876a-1137d7090620', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef8c6fa5-b551-4178-876a-1137d7090620', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/eb649484-2068-4d6d-97a8-9c11069354a8'} Body: b'{"volume": {"id": "eb649484-2068-4d6d-97a8-9c11069354a8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:41:37.000000", "updated_at": "2025-08-05T15:41:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-538099048", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/eb649484-2068-4d6d-97a8-9c11069354a8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/eb649484-2068-4d6d-97a8-9c11069354a8"}], "user_id": "066b8aa6c6934cc3a32d6e5a57c39a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5c5e0783a4d24e59a73958e33461f0c3"}}' 2025-08-05 15:41:38,294 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/6e1af767-be11-40e4-b494-eb0d8cdcb3c1 0.107s 2025-08-05 15:41:38,295 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d62e3da3-32ed-416b-add7-89c83086a3c6', 'x-compute-request-id': 'req-d62e3da3-32ed-416b-add7-89c83086a3c6', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6e1af767-be11-40e4-b494-eb0d8cdcb3c1'} Body: b'' 2025-08-05 15:41:38,679 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/6e1af767-be11-40e4-b494-eb0d8cdcb3c1 0.384s 2025-08-05 15:41:38,680 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1706', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4932715a-fdc1-475e-8a41-5c6b38eb7420', 'x-compute-request-id': 'req-4932715a-fdc1-475e-8a41-5c6b38eb7420', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6e1af767-be11-40e4-b494-eb0d8cdcb3c1'} Body: b'{"server": {"id": "6e1af767-be11-40e4-b494-eb0d8cdcb3c1", "name": "tempest-AttachVolumeShelveTestJSON-server-492682055", "status": "ACTIVE", "tenant_id": "5c5e0783 a4d24e59a73958e33461f0c3", "user_id": "066b8aa6c6934cc3a32d6e5a57c39a65", "metadata": {}, "hostId": "2fc1c608ac4901a09a664c95d613a5eeb59963231eeebabbfc68411a", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:39:44Z", "updated": "2025-08-05T15:41:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1880011470-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:83:f1"}, {"version": 4, "addr": "172.24.4.89", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:83:f1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6e1af767-be11-40e4-b494-eb0d8cdcb3c1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6e1af767-be11-40e4-b494-eb0d8cdcb3c1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-96225136", "OS-SRV-USG:launched_at": "2025-08-05T15:39:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--224525946"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2025-08-05 15:42:28,767 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/6e1af767-be11-40e4-b494-eb0d8cdcb3c1 0.039s 2025-08-05 15:42:28,768 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:42:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-6acdb4fa-c8a4-424e-8ada-f5f145a4e95e', 'x-compute-request-id': 'req-6acdb4fa-c8a4-424e-8ada-f5f145a4e95e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6e1af767-be11-40e4-b494-eb0d8cdcb3c1'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 6e1af767-be11-40e4-b494-eb0d8cdcb3c1 could not be found."}}' 2025-08-05 15:42:28,797 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-96225136 0.028s 2025-08-05 15:42:28,797 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:42:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34048f8b-b85f-4d58-b2cc-f9016ccc393d', 'x-compute-request-id': 'req-34048f8b-b85f-4d58-b2cc-f9016ccc393d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-96225136'} Body: b'' 2025-08-05 15:42:29,010 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/a5502a1e-7464-448b-9bfe-0d14a0f88fda 0.212s 2025-08-05 15:42:29,010 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Typ e': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:42:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-bcbcd06c-f86f-4c0d-8d03-2b5d5e7061c5', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/a5502a1e-7464-448b-9bfe-0d14a0f88fda'} Body: b'' 2025-08-05 15:42:29,029 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/a5502a1e-7464-448b-9bfe-0d14a0f88fda 0.018s 2025-08-05 15:42:29,029 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:42:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-d1f16380-dc8d-43b9-ab28-91abc055ca3c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/a5502a1e-7464-448b-9bfe-0d14a0f88fda'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group a5502a1e-7464-448b-9bfe-0d14a0f88fda does not exist", "detail": ""}}' 2025-08-05 15:42:29,425 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/5a053aef-cf69-4afd-8e5d-ded87d1e7b4f 0.396s 2025-08-05 15:42:29,426 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:42:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-f2a14b2e-ab0d-4237-831a-9415ae97db77', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/5a053aef-cf69-4afd-8e5d-ded87d1e7b4f'} Body: b'' {3} tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion.test_old_versions_reject [167.407689s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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_server_volume_attachment.py", line 186, in test_old_versions_reject volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 31d19968-5975-4927-91af-fc0e9d684986 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:40:54,165 100282 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.099s 2025-08-05 15:40:54,166 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2529', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c7389459-c495-459e-9dfd-96b81ad9b9fb', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "4958293ef5414abb9c21e9eb819359e1", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-2126685712-project-member", "password_expires_at": null}, "audit_ids": ["FsRbJHD5RsqqFwAGGiWI8g"], "expires_at": "2025-08-05T16:40:54.000000Z", "issued_at": "2025-08-05T15:40:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1bc5b12ba85e46faa1e1a2d1aaa0b410", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-2126685712"}, "is_domain": false, "roles": [{"id": "461f0d232b974187bff1eee1b4001d2b", "name": "member"}, {"id": "d887b012e75948019d8f3f2cb4e03f1d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0b86af44f19943b9bb51d2e8be11acb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3faf8e39867c48f0af02bb4f9735ae61", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "2517c6600f1a460cbad97286d19e9fb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "5c7a5b25720b4bdab0487096fdfafbae", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3251b32e2034796b9bce144b495f88a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/1bc5b12ba85e46faa1e1a2d1aaa0b410", "region": "RegionOne"}], "id": "756156d7158f4ccbaadb474942634f76", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "73c2fc4ed21746cba5d1b5174ddbe300", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9b0e9eb7606043838528301ec538d1b8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "5209c341a08f463cae448322fb93f468", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a638b206ad0a4dc2850092c0c185d1e7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0d29cdaf82ce4569803f34224311c65f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad9a324b861049728af39ec906166007", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "02367db45c0e4c649c641b88e903475b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "ddc2790d372b4fd9a5b7c1eabdbf861d", "type": "network", "name": "neutron"}]}}' 2025-08-05 15:40:54,166 100282 INFO [tempest.lib.common.fixed_network] (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject) Found network {'id': '2272bb2c-9883-466f-a15f-e813ef4e3cca', 'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-663303374-network', 'tenant_id': '1bc5b12ba85e46faa1e1a2d1aaa0b410', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1bc5b12ba85e46faa1e1a2d1aaa0b410', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 39602, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv 6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T15:40:42Z', 'updated_at': '2025-08-05T15:40:42Z', 'revision_number': 1} available for tenant 2025-08-05 15:40:54,167 100282 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 15:40:54,167 100282 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 15:40:54,340 100282 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.171s 2025-08-05 15:40:54,341 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-526397454", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNa0lu9u5C15c5+i11X3rxFG1Ov01WndsN1f+czLsEqD+hmdL9YdzBH29Lc41Fc5acV2NKbBbkOuZqAUD42iou2v7xUUbVRLRa0QM7pd6NTsK5WkLoHskRamMEZ3W+BHNw=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3323f81-7cb9-474f-9590-0b29ea502ef4', 'x-compute-request-id': 'req-d3323f81-7cb9-474f-9590-0b29ea502ef4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-526397454", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNa0lu9u5C15c5+i11X3rxFG1Ov01WndsN1f+czLsEqD+hmdL9YdzBH29Lc41Fc5acV2NKbBbkOuZqAUD42iou2v7xUUbVRLRa0QM7pd6NTsK5WkLoHskRamMEZ3W+BHNw==", "fingerprint": "2c:95:4c:87:24:d2:ad:fd:2e:7d:84:2c:b0:6b:0a:61", "user_id": "4958293ef5414abb9c21e9eb819359e1"}}' 2025-08-05 15:40:54,346 100282 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-526397454 created 2025-08-05 15:40:54,591 100282 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.245s 2025-08-05 15:40:54,592 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--727701379", "description": "tempest-description--677065814"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-faa2c838-6f9f-41e5-a94d-9ffc067aee49', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "a3657cfb-c858-4547-9661-8e988d3127ca", "name": "tempest-securitygroup--727701379", "stateful": true, "tenant_id": "1bc5b12ba85e46faa1e1a2d1aaa0b410", "description": "tempest-description--677065814", "shared": false, "security_group_rules": [{"id": "89b4583b-8ad8-40a6-90f0-774f38f860cb", "project_id": "1bc5b12ba85e46faa1e1a2d1aaa0b410", "tenant_id": "1bc5b12ba85e46faa1e1a2d1aaa0b410", "security_group_id": "a3657cfb-c858-4547-9661-8e988d3127ca", "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": 1010, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:40:54Z", "updated_at": "2025-08-05T15:40:54Z", "revision_number": 0}, {"id": "c85f46b5-b970-4001-bb79-063fd1fb19b7", "project_id": "1bc5b12ba85e46faa1e1a2d1aaa0b410", "tenant_id": "1bc5b12ba85e46faa1e1a2d1aaa0b410", "security_group_id": "a3657cfb-c858-4547-9661-8e988d3127ca", "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": 1009, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:40:54Z", "updated_at": "2025-08-05T15:40:54Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T15:40:54Z", "updated_at": "2025-08-05T15:40:54Z", "revision_number": 1, "project_id": "1bc5b12ba85e46faa1e1a2d1aaa0b410"}}' 2025-08-05 15:40:54,805 100282 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.212s 2025-08-05 15:40:54,805 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a3657cfb-c858-4547-9661-8e988d3127ca", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-c4393d2b-5388-450b-8d18-d48c0a0fc05a', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "60e4cfec-1ca9-4671-b0b8-9c71b6c27d15", "project_id": "1bc5b12ba85e46faa1e1a2d1aaa0b410", "tenant_id": "1bc5b12ba85e46faa1e1a2d1aaa0b410", "security_group_id": "a3657cfb-c858-4547-9661-8e988d3127ca", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:40:54Z", "updated_at": "2025-08-05T15:40:54Z", "revision_number": 0}}' 2025-08-05 15:40:55,005 100282 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.199s 2025-08-05 15:40:55,005 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a3657cfb-c858-4547-9661-8e988d3127ca", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-939db07a-e8e8-451c-a870-3d74a73759de', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "75adbf1d-97f7-46cc-ae91-c5b9553564b0", "project_id": "1bc5b12ba85e46faa1e1a2d1aaa0b410", "tenant_id": "1bc5b12ba85e46faa1e1a2d1aaa0b410", "security_group_id": "a3657cfb-c858-4547-9661-8e988d3127ca", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:40:54Z", "updated_at": "2025-08-05T15:40:54Z", "revision_number": 0}}' 2025-08-05 15:40:55,005 100282 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--727701379 created 2025-08-05 15:40:55,659 100282 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/flo atingips 0.653s 2025-08-05 15:40:55,660 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-b0cc1cf9-c7b9-4b10-b6f0-1c1e4202a335', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "908afefb-d896-457d-a6ac-67452e9fd5d5", "tenant_id": "1bc5b12ba85e46faa1e1a2d1aaa0b410", "floating_ip_address": "172.24.4.152", "floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "1bc5b12ba85e46faa1e1a2d1aaa0b410", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T15:40:55Z", "updated_at": "2025-08-05T15:40:55Z", "revision_number": 0}}' 2025-08-05 15:40:55,660 100282 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '908afefb-d896-457d-a6ac-67452e9fd5d5', 'tenant_id': '1bc5b12ba85e46faa1e1a2d1aaa0b410', 'floating_ip_address': '172.24.4.152', 'floating_network_id': 'f69a1e3d-9003-4e01-a4b1-a7f571b589d6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '1bc5b12ba85e46faa1e1a2d1aaa0b410', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T15:40:55Z', 'updated_at': '2025-08-05T15:40:55Z', 'revision_number': 0, 'ip': '172.24.4.152'} created 2025-08-05 15:40:55,660 100282 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-526397454', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNa0lu9u5C15c5+i11X3rxFG1Ov01WndsN1f+czLsEqD+hmdL9YdzBH29Lc41Fc5acV2NKbBbkOuZqAUD42iou2v7xUUbVRLRa0QM7pd6NTsK5WkLoHskRamMEZ3W+BHNw==', 'fingerprint': '2c:95:4c:87:24:d2:ad:fd:2e:7d:84:2c:b0:6b:0a:61', 'user_id': '4958293ef5414abb9c21e9eb819359e1', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDPCtmSIcJdyD4x67jxA4bo/7mmMEVjMAVq1Pb3kK0QMMq39ydTiPHN\nsbNsSVPQOlKgBwYFK4EEACKhZANiAATWtJbvbuQteXOfotdV968RRtTr9NVp3bDd\nX/nMy7BKg/oZnS/WHcwR9vS3ONRXOWnFdjSmwW5DrmagFA+NoqLtr+8VFG1US0Wt\nEDO6XejU7CuVpC6B7JEWpjBGd1vgRzc=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'a3657cfb-c858-4547-9661-8e988d3127ca', 'name': 'tempest-securitygroup--727701379', 'stateful': True, 'tenant_id': '1bc5b12ba85e46faa1e1a2d1aaa0b410', 'description': 'tempest-description--677065814', 'shared': False, 'security_group_rules': [{'id': '89b4583b-8ad8-40a6-90f0-774f38f860cb', 'project_id': '1bc5b12ba85e46faa1e1a2d1aaa0b410', 'tenant_id': '1bc5b12ba85e46faa1e1a2d1aaa0b410', 'security_group_id': 'a3657cfb-c858-4547-9661-8e988d3127ca', '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': 1010, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T15:40:54Z', 'updated_at': '2025-08-05T15:40:54Z', 'revision_number': 0}, {'id': 'c85f46b5-b970-4001-bb79-063fd1fb19b7', 'project_id': '1bc5b12ba85e46faa1e1a2d1aaa0b410', 'tenant_id': '1bc5b12ba85e46faa1e1a2d1aaa0b410', 'security_group_id': 'a3657cfb-c858-4547-9661-8e988d3127ca', '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': 1009, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T15:40:54Z', 'updated_at': '2025-08-05T15:40:54Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T15:40:54Z', 'updated_at': '2025-08-05T15:40:54Z', 'revision_number': 1, 'project_id': '1bc5b12ba85e46faa1e1a2d1aaa0b410'}, 'floating_ip': {'id': '908afefb-d896-457d-a6ac-67452e9fd5d5', 'tenant_id': '1bc5b12ba85e46faa1e1a2d1aaa0b410', 'floating_ip_address': '172.24.4.152', 'floating_network_id': 'f69a1e3d-9003-4e01-a4b1-a7f571b589d6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '1bc5b12ba85e46faa1e1a2d1aaa0b410', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T15:40:55Z', 'updated_at': '2025-08-05T15:40:55Z', 'revision_number': 0, 'ip': '172.24.4.152'}} 2025-08-05 15:40:56,179 100282 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 202 POST http://10.0.0.210/compute/v2.1/servers 0.517s 2025-08-05 15:40:56,180 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1151232931", "imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "flavorRef": "1", "networks": [{"uuid": "2272bb2c-9883-466f-a15f-e813ef4e3cca"}], "security_groups": [{"name": "tempest-securitygroup--727701379"}], "key_name": "tempest-keypair-526397454", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/aa69588c-5fbd-4860-ae47-23c5712f4e11', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb419cbc-7a16-40d2-8944-6da7ed4ff109', 'x-compute-request-id': 'req-bb419cbc-7a16-40d2-8944-6da7ed4ff109', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "aa69588c-5fbd-4860-ae47-23c5712f4e11", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/aa69588c-5fbd-4860-ae47-23c5712f4e11"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/aa69588c-5fbd-4860-ae47-23c5712f4e11"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--727701379"}], "adminPass": "VfUR4suKpE6Z"}}' 2025-08-05 15:40:56,265 100282 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/aa69588c-5fbd-4860-ae47-23c5712f4e11 0.081s 2025-08-05 15:40:56,265 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1249', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99414599-f579-48c5-ba6b-6c5c4e00b0ee', 'x-compute-request-id': 'req-99414599-f579-48c5-ba6b-6c5c4e00b0ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aa69588c-5fbd-4860-ae47-23c5712f4e11'} Body: b'{"server": {"id": "aa69588c-5fbd-4860-ae47-23c5712f4e11", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1151232931", "status": "BUILD", "tenant_id": "1bc5b12ba85e46faa1e1a2d1aaa0b410", "user_id": "4958293ef5414abb9c21e9eb819359e1", "metadata": {}, "hostId": "", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174" , "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:40:56Z", "updated": "2025-08-05T15:40:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/aa69588c-5fbd-4860-ae47-23c5712f4e11"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/aa69588c-5fbd-4860-ae47-23c5712f4e11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-526397454", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:41:46,556 100282 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/aa69588c-5fbd-4860-ae47-23c5712f4e11 0.226s 2025-08-05 15:41:46,557 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb0c782d-9dc4-4afb-9617-c7e4a96de782', 'x-compute-request-id': 'req-bb0c782d-9dc4-4afb-9617-c7e4a96de782', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aa69588c-5fbd-4860-ae47-23c5712f4e11'} Body: b'{"server": {"id": "aa69588c-5fbd-4860-ae47-23c5712f4e11", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1151232931", "status": "ACTIVE", "tenant_id": "1bc5b12ba85e46faa1e1a2d1aaa0b410", "user_id": "4958293ef5414abb9c21e9eb819359e1", "metadata": {}, "hostId": "67edc6a7d217f06b3a00e857b17e7b9e4d06fc49107fedbae1a3e826", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:40:56Z", "updated": "2025-08-05T15:41:12Z", "addresses": {"tempest-TestServerVolumeAttachScenarioOldVersion-663303374-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:eb:b8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/aa69588c-5fbd-4860-ae47-23c5712f4e11"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/aa69588c-5fbd-4860-ae47-23c5712f4e11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-526397454", "OS-SRV-USG:launched_at": "2025-08-05T15:41:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--727701379"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:41:46,583 100282 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 15:42:46,795 100282 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/aa69588c-5fbd-4860-ae47-23c5712f4e11/os-interface 0.151s 2025-08-05 15:42:46,795 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Aut h-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:42:46 GMT', 'server': 'Apache/2.4.52 (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-fcce5651-da87-4404-9920-083bcd22013e', 'x-compute-request-id': 'req-fcce5651-da87-4404-9920-083bcd22013e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aa69588c-5fbd-4860-ae47-23c5712f4e11/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "2272bb2c-9883-466f-a15f-e813ef4e3cca", "port_id": "47000fee-bd83-4f89-bcef-c3ebc0bb708a", "mac_addr": "fa:16:3e:46:eb:b8", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "292b4487-c2a7-4152-bba7-aad2434078df", "ip_address": "10.0.0.4"}]}]}' 2025-08-05 15:42:48,436 100282 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/908afefb-d896-457d-a6ac-67452e9fd5d5 1.636s 2025-08-05 15:42:48,436 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "47000fee-bd83-4f89-bcef-c3ebc0bb708a"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:42:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-246509d8-4ce8-40c7-8a9c-705e2c4f27d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/908afefb-d896-457d-a6ac-67452e9fd5d5'} Body: b'{"floatingip": {"id": "908afefb-d896-457d-a6ac-67452e9fd5d5", "tenant_id": "1bc5b12ba85e46faa1e1a2d1aaa0b410", "floating_ip_address": "172.24.4.152", "floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6", "router_id": "6ebe23c3-cf55-4b76-b849-d03f49fee6f1", "port_id": "47000fee-bd83-4f89-bcef-c3ebc0bb708a", "fixed_ip_address": "10.0.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "2272bb2c-9883-466f-a15f-e813ef4e3cca", "mac_address": "fa:16:3e:46:eb:b8", "admin_state_up": true, "status": "ACTIVE", "device_id": "aa69588c-5fbd-4860-ae47-23c5712f4e11", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T15:40:55Z", "updated_at": "2025-08-05T15:42:47Z", "revision_number": 1, "project_id": "1bc5b12ba85e46faa1e1a2d1aaa0b410"}}' 2025-08-05 15:42:48,439 100282 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.152:22' as 'cirros' with public key authentication 2025-08-05 15:42:48,458 100282 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 15:42:48,518 100282 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 15:42:48,518 100282 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.152 successfully created 2025-08-05 15:42:48,750 100282 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/aa69588c-5fbd-4860-ae47-23c5712f4e11 0.231s 2025-08-05 15:42:48,751 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:42:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60c5191b-7c71-4460-8ac1-c24d9f529035', 'x-compute-request-id': 'req-60c5191b-7c71-4460-8ac1-c24d9f529035', 'connection': 'close', 'status': '200' , 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aa69588c-5fbd-4860-ae47-23c5712f4e11'} Body: b'{"server": {"id": "aa69588c-5fbd-4860-ae47-23c5712f4e11", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1151232931", "status": "ACTIVE", "tenant_id": "1bc5b12ba85e46faa1e1a2d1aaa0b410", "user_id": "4958293ef5414abb9c21e9eb819359e1", "metadata": {}, "hostId": "67edc6a7d217f06b3a00e857b17e7b9e4d06fc49107fedbae1a3e826", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:40:56Z", "updated": "2025-08-05T15:41:12Z", "addresses": {"tempest-TestServerVolumeAttachScenarioOldVersion-663303374-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:eb:b8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/aa69588c-5fbd-4860-ae47-23c5712f4e11"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/aa69588c-5fbd-4860-ae47-23c5712f4e11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-526397454", "OS-SRV-USG:launched_at": "2025-08-05T15:41:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--727701379"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:42:48,965 100282 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers 0.198s 2025-08-05 15:42:48,965 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:42:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-480c66b8-5187-4278-847f-761dbde45ed9', 'x-compute-request-id': 'req-480c66b8-5187-4278-847f-761dbde45ed9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "aa69588c-5fbd-4860-ae47-23c5712f4e11", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1151232931", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/aa69588c-5fbd-4860-ae47-23c5712f4e11"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/aa69588c-5fbd-4860-ae47-23c5712f4e11"}]}]}' 2025-08-05 15:42:49,198 100282 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 202 POST http://10.0.0.210/volume/v3/volumes 0.228s 2025-08-05 15:42:49,199 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.27', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-464992107", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:42:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-850fd673-4f43-4d07-813e-97032e5101ed', 'content-length': '789', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-850fd673-4f43-4d07-813e-97032e5101ed', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volume s'} Body: b'{"volume": {"id": "31d19968-5975-4927-91af-fc0e9d684986", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:42:49.128609", "updated_at": null, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-464992107", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/31d19968-5975-4927-91af-fc0e9d684986"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/31d19968-5975-4927-91af-fc0e9d684986"}], "user_id": "4958293ef5414abb9c21e9eb819359e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-05 15:42:49,257 100282 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/volume/v3/volumes/31d19968-5975-4927-91af-fc0e9d684986 0.042s 2025-08-05 15:42:49,257 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.27', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:42:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-beef702d-a0d3-4f82-959c-e3ea7fb01349', 'content-length': '857', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-beef702d-a0d3-4f82-959c-e3ea7fb01349', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/31d19968-5975-4927-91af-fc0e9d684986'} Body: b'{"volume": {"id": "31d19968-5975-4927-91af-fc0e9d684986", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:42:49.000000", "updated_at": null, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-464992107", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/31d19968-5975-4927-91af-fc0e9d684986"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/31d19968-5975-4927-91af-fc0e9d684986"}], "user_id": "4958293ef5414abb9c21e9eb819359e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "1bc5b12ba85e46faa1e1a2d1aaa0b410"}}' 2025-08-05 15:42:50,333 100282 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/volume/v3/volumes/31d19968-5975-4927-91af-fc0e9d684986 0.060s 2025-08-05 15:42:50,333 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.27', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:42:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd3a9e68-6604-4fde-95bc-737facdaea7f', 'content-length': '878', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd3a9e68-6604-4fde-95bc-737facdaea7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/31d19968-5975-4927-91af-fc0e9d684986'} Body: b'{"volume": {"id": "31d19968-5975-4927-91af-fc0e9d684986", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:42:49.000000", "updated_at": "2025-08-05T15:42:49.000000", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-464992107", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{" rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/31d19968-5975-4927-91af-fc0e9d684986"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/31d19968-5975-4927-91af-fc0e9d684986"}], "user_id": "4958293ef5414abb9c21e9eb819359e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "1bc5b12ba85e46faa1e1a2d1aaa0b410"}}' 2025-08-05 15:42:50,453 100282 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/31d19968-5975-4927-91af-fc0e9d684986 0.103s 2025-08-05 15:42:50,453 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.27', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:42:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-626d2d47-b80a-4751-8e30-d9bfe87a5baf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/31d19968-5975-4927-91af-fc0e9d684986'} Body: b'' 2025-08-05 15:42:50,475 100282 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/31d19968-5975-4927-91af-fc0e9d684986 0.022s 2025-08-05 15:42:50,475 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.27', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:42:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-31f1ca67-a3a6-49ba-9a98-ffc3aaabc28e', 'x-openstack-request-id': 'req-31f1ca67-a3a6-49ba-9a98-ffc3aaabc28e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/31d19968-5975-4927-91af-fc0e9d684986'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 31d19968-5975-4927-91af-fc0e9d684986 could not be found."}}' 2025-08-05 15:42:50,590 100282 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/aa69588c-5fbd-4860-ae47-23c5712f4e11 0.114s 2025-08-05 15:42:50,591 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:42:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03bf6e1a-3ae8-46f1-84d0-a087b6891e92', 'x-compute-request-id': 'req-03bf6e1a-3ae8-46f1-84d0-a087b6891e92', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aa69588c-5fbd-4860-ae47-23c5712f4e11'} Body: b'' 2025-08-05 15:42:50,745 100282 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/aa69588c-5fbd-4860-ae47-23c5712f4e11 0.154s 2025-08-05 15:42:50,746 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:42:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-leng th': '1698', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-204f5687-9961-489c-8e63-2156441533d9', 'x-compute-request-id': 'req-204f5687-9961-489c-8e63-2156441533d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aa69588c-5fbd-4860-ae47-23c5712f4e11'} Body: b'{"server": {"id": "aa69588c-5fbd-4860-ae47-23c5712f4e11", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1151232931", "status": "ACTIVE", "tenant_id": "1bc5b12ba85e46faa1e1a2d1aaa0b410", "user_id": "4958293ef5414abb9c21e9eb819359e1", "metadata": {}, "hostId": "67edc6a7d217f06b3a00e857b17e7b9e4d06fc49107fedbae1a3e826", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:40:56Z", "updated": "2025-08-05T15:42:51Z", "addresses": {"tempest-TestServerVolumeAttachScenarioOldVersion-663303374-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:eb:b8"}, {"version": 4, "addr": "172.24.4.152", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:eb:b8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/aa69588c-5fbd-4860-ae47-23c5712f4e11"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/aa69588c-5fbd-4860-ae47-23c5712f4e11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-526397454", "OS-SRV-USG:launched_at": "2025-08-05T15:41:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--727701379"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:43:40,855 100282 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/aa69588c-5fbd-4860-ae47-23c5712f4e11 0.044s 2025-08-05 15:43:40,856 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:43:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-abb4c739-853d-41b2-a166-b1c643883141', 'x-compute-request-id': 'req-abb4c739-853d-41b2-a166-b1c643883141', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aa69588c-5fbd-4860-ae47-23c5712f4e11'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance aa69588c-5fbd-4860-ae47-23c5712f4e11 could not be found."}}' 2025-08-05 15:43:40,889 100282 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-526397454 0.032s 2025-08-05 15:43:40,889 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:43:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-req uest-id': 'req-a3978576-59cd-497e-b33b-faee66641a87', 'x-compute-request-id': 'req-a3978576-59cd-497e-b33b-faee66641a87', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-526397454'} Body: b'' 2025-08-05 15:43:41,092 100282 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/a3657cfb-c858-4547-9661-8e988d3127ca 0.202s 2025-08-05 15:43:41,093 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:43:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-fde61b22-8b14-4290-8220-c38197ce1c9f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/a3657cfb-c858-4547-9661-8e988d3127ca'} Body: b'' 2025-08-05 15:43:41,109 100282 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/a3657cfb-c858-4547-9661-8e988d3127ca 0.015s 2025-08-05 15:43:41,109 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:43:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-7b12891e-240d-48c4-8b54-ba0a82ed0c2e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/a3657cfb-c858-4547-9661-8e988d3127ca'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group a3657cfb-c858-4547-9661-8e988d3127ca does not exist", "detail": ""}}' 2025-08-05 15:43:41,466 100282 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/908afefb-d896-457d-a6ac-67452e9fd5d5 0.356s 2025-08-05 15:43:41,466 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:43:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-5e3bd918-bfc2-4151-9e29-4dcdd8562940', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/908afefb-d896-457d-a6ac-67452e9fd5d5'} Body: b'' {3} setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests) ... SKIPPED: Tempest is not configured to enforce_scope for cinder, skipping RBAC tests. To enable these tests set `tempest.conf [enforce_scope] cinder=True`. {5} tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_rebuild_server_with_volume_attached [287.508249s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 475, in test_rebuild_server_with_volume_attached 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 eb074ad5-2e2f-4ce1-9e79-c8ad31535447 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:39:18,655 100286 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/c52dd46b-a2ad-4002-b605-9da285db6e25 0.240s 2025-08-05 15:39:18,655 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1542', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39aa8aa2-ee38-4b9b-b604-77a60f070d4c', 'x-compute-request-id': 'req-39aa8aa2-ee38-4b9b-b604-77a60f070d4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c52dd46b-a2ad-4002-b605-9da285db6e25'} Body: b'{"server": {"id": "c52dd46b-a2ad-4002-b605-9da285db6e25", "name": "tempest-ServerActionsTestOtherA-server-2062821008", "status": "ACTIVE", "tenant_id": "59d1e9b694484e9eb672a76904838318", "user_id": "b41f37a124a14c5197b1a95a9db0b3be", "metadata": {}, "hostId": "38d9a6ad2b339736b75f34f73a0cf4e224409f5bb646c7ae7077cfb1", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:37:26Z", "updated": "2025-08-05T15:37:42Z", "addresses": {"tempest-ServerActionsTestOtherA-1085255116-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:a2:59"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c52dd46b-a2ad-4002-b605-9da285db6e25"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c52dd46b-a2ad-4002-b605-9da285db6e25"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1914385279", "OS-SRV-USG:launched_at": "2025-08-05T15:37:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--258714256"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:40:18,940 100286 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/volumes 0.209s 2025-08-05 15:40:18,940 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-674733225"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e94f2247-1e8c-47da-b240-a178e6771542', 'content-length': '754', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e94f2247-1e8c-47da-b240-a178e6771542', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "eb074ad5-2e2f-4ce1-9e79-c8ad31535447", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:40:18.876422", "updated_at": null, "name": "tempest-ServerActionsTestOtherA-volume-674733225", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/eb074ad5-2e2f-4ce1-9e79-c8ad31535447"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/eb074ad5-2e2f-4ce1-9e79-c8ad3153 5447"}], "user_id": "b41f37a124a14c5197b1a95a9db0b3be", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:40:19,075 100286 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.118s 2025-08-05 15:40:19,075 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2493', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-8f602665-f494-4bde-8182-a3312a50f79e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b41f37a124a14c5197b1a95a9db0b3be", "name": "tempest-ServerActionsTestOtherA-391539815-project-member", "password_expires_at": null}, "audit_ids": ["FLuYkZ4gTUypMQ3TAbRLtA"], "expires_at": "2025-08-05T16:40:18.000000Z", "issued_at": "2025-08-05T15:40:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "59d1e9b694484e9eb672a76904838318", "name": "tempest-ServerActionsTestOtherA-391539815"}, "is_domain": false, "roles": [{"id": "461f0d232b974187bff1eee1b4001d2b", "name": "member"}, {"id": "d887b012e75948019d8f3f2cb4e03f1d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0b86af44f19943b9bb51d2e8be11acb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3faf8e39867c48f0af02bb4f9735ae61", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "2517c6600f1a460cbad97286d19e9fb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "5c7a5b25720b4bdab0487096fdfafbae", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3251b32e2034796b9bce144b495f88a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/59d1e9b694484e9eb672a76904838318", "region": "RegionOne"}], "id": "756156d7158f4ccbaadb474942634f76", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "73c2fc4ed21746cba5d1b5174ddbe300", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9b0e9eb7606043838528301ec538d1b8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "5209c341a08f463cae448322fb93f468", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a638b206ad0a4dc2850092c0c185d1e7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0d29cdaf82ce4569803f34224311c65f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad9a324b861049728af39ec906166007", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "02367db45c0e4c649c641b88e903475b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "ddc2790d372b4fd9a5b7c1eabdbf861d", "type": "network", "name": "neutron"}]}}' 2025-08-05 15:40:19,076 100286 INFO [tempest.lib.common.fixed_network] (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached) Found network {'id': '747ed4eb-b9d3-4919-8f33-e281ffdcc575', 'name': 'tempest-ServerActionsTestOtherA-1085255116-network', 'tenant_id': '59d1e9b694484e9eb672a76904838318', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '59d1e9b694484e9eb672a76904838318', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_ id': 36148, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T15:37:19Z', 'updated_at': '2025-08-05T15:37:19Z', 'revision_number': 1} available for tenant 2025-08-05 15:40:19,076 100286 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 15:40:19,076 100286 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 15:40:19,134 100286 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.056s 2025-08-05 15:40:19,134 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1504117176", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCslHjcnUt7zQDbvqxB8YcPf35kglkccXgjEF24TQ0fkJWvIuFCpnwvoLiswl2HJEXCKczYG970Cz6wVJAY6Pyaj56CsNj+8oxyUvEEv4sQFfZ8SLhNTjWXxgr1lUuKx1A=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:19 GMT', 'server': 'Apache/2.4.52 (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-2ffcd59d-e0e8-4a05-95a7-aa121fdffce3', 'x-compute-request-id': 'req-2ffcd59d-e0e8-4a05-95a7-aa121fdffce3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1504117176", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCslHjcnUt7zQDbvqxB8YcPf35kglkccXgjEF24TQ0fkJWvIuFCpnwvoLiswl2HJEXCKczYG970Cz6wVJAY6Pyaj56CsNj+8oxyUvEEv4sQFfZ8SLhNTjWXxgr1lUuKx1A==", "fingerprint": "4e:87:b1:31:ad:68:56:61:bb:3f:61:6f:e3:01:38:15", "user_id": "b41f37a124a14c5197b1a95a9db0b3be"}}' 2025-08-05 15:40:19,137 100286 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1504117176 created 2025-08-05 15:40:19,401 100286 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.264s 2025-08-05 15:40:19,402 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2045831887", "description": "tempest-description--225313355"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-9dd05c8f-fdf5-41f4-80d9-2bf0ab7d7b64', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "10fb2a14-3bdf-459b-ac8f-d3db18565f32", "name": "tempest-securitygroup--2045831887", "stateful": true, "tenant_id": "59d1e9b694484e9eb672a76904838318", "description": "tempest-description--225313355", "shared": false, "security_group_rules": [{"id": "1225ebc8-8f99-4540-9ed6-b72c16b31c54", "project_id": "59d1e9b694484e9eb672a76904838318", "tenant_id": "59d1e9b694484e9eb672a76904838318", "security_group_id": "10fb2a14-3bdf-459b-ac8f-d3db18565f32", "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": 976, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:40:19Z", "updated_a t": "2025-08-05T15:40:19Z", "revision_number": 0}, {"id": "bebbae94-57a4-4d2a-89cc-7c482ab0aa6f", "project_id": "59d1e9b694484e9eb672a76904838318", "tenant_id": "59d1e9b694484e9eb672a76904838318", "security_group_id": "10fb2a14-3bdf-459b-ac8f-d3db18565f32", "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": 977, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:40:19Z", "updated_at": "2025-08-05T15:40:19Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T15:40:19Z", "updated_at": "2025-08-05T15:40:19Z", "revision_number": 1, "project_id": "59d1e9b694484e9eb672a76904838318"}}' 2025-08-05 15:40:19,600 100286 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.198s 2025-08-05 15:40:19,601 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "10fb2a14-3bdf-459b-ac8f-d3db18565f32", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-fea5b8d2-7f19-4b67-9e93-c0d1831b4344', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4f7171b0-a428-4090-8dd7-2fa93dc1a97d", "project_id": "59d1e9b694484e9eb672a76904838318", "tenant_id": "59d1e9b694484e9eb672a76904838318", "security_group_id": "10fb2a14-3bdf-459b-ac8f-d3db18565f32", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:40:19Z", "updated_at": "2025-08-05T15:40:19Z", "revision_number": 0}}' 2025-08-05 15:40:19,825 100286 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.223s 2025-08-05 15:40:19,825 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "10fb2a14-3bdf-459b-ac8f-d3db18565f32", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-3fab01f8-c9be-456a-9c46-27e4f8b49dd8', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e975705e-b38a-4c19-9f01-bb02105c6a96", "project_id": "59d1e9b694484e9eb672a76904838318", "tenant_id": "59d1e9b694484e9eb672a76904838318", "security_group_id": "10fb2a14-3bdf-459b-ac8f-d3db18565f32", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:40:19Z", "updated_at": "2025-08-05T15:40:19Z", "revision_number": 0}}' 2025-08-05 15:40:19,825 100286 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2045831887 created 2025-08-05 15:40 :20,482 100286 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.656s 2025-08-05 15:40:20,483 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-95a8eb7d-3bb3-4577-aebf-add68170a7b1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "e2b64b0e-d29c-40bf-a54e-e041c0df8966", "tenant_id": "59d1e9b694484e9eb672a76904838318", "floating_ip_address": "172.24.4.180", "floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "59d1e9b694484e9eb672a76904838318", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T15:40:20Z", "updated_at": "2025-08-05T15:40:20Z", "revision_number": 0}}' 2025-08-05 15:40:20,483 100286 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'e2b64b0e-d29c-40bf-a54e-e041c0df8966', 'tenant_id': '59d1e9b694484e9eb672a76904838318', 'floating_ip_address': '172.24.4.180', 'floating_network_id': 'f69a1e3d-9003-4e01-a4b1-a7f571b589d6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '59d1e9b694484e9eb672a76904838318', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T15:40:20Z', 'updated_at': '2025-08-05T15:40:20Z', 'revision_number': 0, 'ip': '172.24.4.180'} created 2025-08-05 15:40:20,483 100286 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1504117176', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCslHjcnUt7zQDbvqxB8YcPf35kglkccXgjEF24TQ0fkJWvIuFCpnwvoLiswl2HJEXCKczYG970Cz6wVJAY6Pyaj56CsNj+8oxyUvEEv4sQFfZ8SLhNTjWXxgr1lUuKx1A==', 'fingerprint': '4e:87:b1:31:ad:68:56:61:bb:3f:61:6f:e3:01:38:15', 'user_id': 'b41f37a124a14c5197b1a95a9db0b3be', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAUrhbUg29Dj8nNtMf43EzjpN8b05LpAH+vkGHPEkS0TV72lazIYkaf\nKA+mRz7HZ0+gBwYFK4EEACKhZANiAAQrJR43J1Le80A276sQfGHD39+ZIJZHHF4I\nxBduE0NH5CVryLhQqZ8L6C4rMJdhyRFwinM2Bve9As+sFSQGOj8mo+egrDY/vKMc\nlLxBL+LEBX2fEi4TU41l8YK9ZVLisdQ=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '10fb2a14-3bdf-459b-ac8f-d3db18565f32', 'name': 'tempest-securitygroup--2045831887', 'stateful': True, 'tenant_id': '59d1e9b694484e9eb672a76904838318', 'description': 'tempest-description--225313355', 'shared': False, 'security_group_rules': [{'id': '1225ebc8-8f99-4540-9ed6-b72c16b31c54', 'project_id': '59d1e9b694484e9eb672a76904838318', 'tenant_id': '59d1e9b694484e9eb672a76904838318', 'security_group_id': '10fb2a14-3bdf-459b-ac8f-d3db18565f32', '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': 976, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T15:40:19Z', 'updated_at': '2025-08-05T15:40:19Z', 'revision_number': 0}, {'id': 'bebbae94-57a4-4d2a-89cc-7c482ab0aa6f', 'project_id': '59d1e9b694484e9eb672a76904838318', 'tenant_id': '59d1e9b694484e9eb672a76904838318', 'security_group_id': '10fb2a14-3bdf-459b-ac8f-d3db18565f32', '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, 'remot e_group_id': None, 'standard_attr_id': 977, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T15:40:19Z', 'updated_at': '2025-08-05T15:40:19Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T15:40:19Z', 'updated_at': '2025-08-05T15:40:19Z', 'revision_number': 1, 'project_id': '59d1e9b694484e9eb672a76904838318'}, 'floating_ip': {'id': 'e2b64b0e-d29c-40bf-a54e-e041c0df8966', 'tenant_id': '59d1e9b694484e9eb672a76904838318', 'floating_ip_address': '172.24.4.180', 'floating_network_id': 'f69a1e3d-9003-4e01-a4b1-a7f571b589d6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '59d1e9b694484e9eb672a76904838318', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T15:40:20Z', 'updated_at': '2025-08-05T15:40:20Z', 'revision_number': 0, 'ip': '172.24.4.180'}} 2025-08-05 15:40:21,104 100286 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 202 POST http://10.0.0.210/compute/v2.1/servers 0.620s 2025-08-05 15:40:21,105 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-tempest.common.compute-instance-1843664888", "imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "flavorRef": "1", "networks": [{"uuid": "747ed4eb-b9d3-4919-8f33-e281ffdcc575"}], "security_groups": [{"name": "tempest-securitygroup--2045831887"}], "key_name": "tempest-keypair-1504117176", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/94cc05df-2463-4235-9fac-56453c459ab0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aae9e21c-8f87-429d-90b9-dff9d5e97863', 'x-compute-request-id': 'req-aae9e21c-8f87-429d-90b9-dff9d5e97863', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "94cc05df-2463-4235-9fac-56453c459ab0", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/94cc05df-2463-4235-9fac-56453c459ab0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/94cc05df-2463-4235-9fac-56453c459ab0"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2045831887"}], "adminPass": "6KVMmcYbzvZ8"}}' 2025-08-05 15:40:21,177 100286 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/94cc05df-2463-4235-9fac-56453c459ab0 0.069s 2025-08-05 15:40:21,177 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1234', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8bb56d3b-9510-4763-9e2f-f9c70154421d', 'x-compute-request-id': 'req-8bb56d3b-9510-4763-9e2f-f9c70154421d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/94cc05df-2463-4235-9fac-56453c459ab0'} Body: b'{"server": {"id": "94cc05df-2463-4235-9fac-56453c459ab0", "name": "tempest-tempest.common.compute-instance-1843664888", "status": "BUILD", "tenant_id": "59d1e9b694484e9eb672a76904838318", "user_id": "b41 f37a124a14c5197b1a95a9db0b3be", "metadata": {}, "hostId": "", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:40:21Z", "updated": "2025-08-05T15:40:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/94cc05df-2463-4235-9fac-56453c459ab0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/94cc05df-2463-4235-9fac-56453c459ab0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1504117176", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:41:11,474 100286 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/94cc05df-2463-4235-9fac-56453c459ab0 0.251s 2025-08-05 15:41:11,475 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1543', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1c28aa8-0cea-42ee-8509-9b76f12d52de', 'x-compute-request-id': 'req-b1c28aa8-0cea-42ee-8509-9b76f12d52de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/94cc05df-2463-4235-9fac-56453c459ab0'} Body: b'{"server": {"id": "94cc05df-2463-4235-9fac-56453c459ab0", "name": "tempest-tempest.common.compute-instance-1843664888", "status": "ACTIVE", "tenant_id": "59d1e9b694484e9eb672a76904838318", "user_id": "b41f37a124a14c5197b1a95a9db0b3be", "metadata": {}, "hostId": "38d9a6ad2b339736b75f34f73a0cf4e224409f5bb646c7ae7077cfb1", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:40:21Z", "updated": "2025-08-05T15:40:37Z", "addresses": {"tempest-ServerActionsTestOtherA-1085255116-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:75:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/94cc05df-2463-4235-9fac-56453c459ab0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/94cc05df-2463-4235-9fac-56453c459ab0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1504117176", "OS-SRV-USG:launched_at": "2025-08-05T15:40:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2045831887"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:41:11,489 100286 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 15:42:11,713 100286 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/94cc05df-2463-4235-9fac-56453c459ab0/os-interface 0.162s 2025-08-05 15:42:11,714 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:42:11 GMT', 'server': 'Apache/2.4.52 (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-e587eff7-5880-4c36-88c0-ba9a62d9c597', 'x-compute-request-id': 'req-e587eff7-5880-4c36-88c0-ba9a62d9c597', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/94cc05df-2463-4235-9fac-56453c459ab0/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "747ed4eb-b9d3-4919-8f33-e281ffdcc575", "port_id": "b7682f9a-4a8c-4a16-890e-df919cbf7235", "mac_addr": "fa:16:3e:cc:75:6f", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "45e29e4c-26c0-43c6-8411-fe08102bf2ed", "ip_address": "10.0.0.4"}]}]}' 2025-08-05 15:42:12,925 100286 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/e2b64b0e-d29c-40bf-a54e-e041c0df8966 1.202s 2025-08-05 15:42:12,926 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "b7682f9a-4a8c-4a16-890e-df919cbf7235"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:42:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-fd4d7ec2-5fcb-462e-a72d-29a1163ff38a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/e2b64b0e-d29c-40bf-a54e-e041c0df8966'} Body: b'{"floatingip": {"id": "e2b64b0e-d29c-40bf-a54e-e041c0df8966", "tenant_id": "59d1e9b694484e9eb672a76904838318", "floating_ip_address": "172.24.4.180", "floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6", "router_id": "7eeb908c-4a66-4266-ad3e-9d42000bb0ca", "port_id": "b7682f9a-4a8c-4a16-890e-df919cbf7235", "fixed_ip_address": "10.0.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "747ed4eb-b9d3-4919-8f33-e281ffdcc575", "mac_address": "fa:16:3e:cc:75:6f", "admin_state_up": true, "status": "ACTIVE", "device_id": "94cc05df-2463-4235-9fac-56453c459ab0", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T15:40:20Z", "updated_at": "2025-08-05T15:42:11Z", "revision_number": 1, "project_id": "59d1e9b694484e9eb672a76904838318"}}' 2025-08-05 15:42:12,927 100286 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.180:22' as 'cirros' with public key authentication 2025-08-05 15:42:12,939 100286 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 15:42:13,041 100286 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 15:42:13,042 100286 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.180 successfully created 2025-08-05 15:42:13,345 100286 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/94cc05df-2463-4235-9fac-56453c459ab0 0.302s 2025-08-05 15:42:13,346 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:42:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1543', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7995b9ea-f180-457c-b782-319c4bb99754', 'x-compute-request-id': 'req-7995b9ea-f180-457c-b782-319c4bb99754', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/94cc05df-2463-4235-9fac-56453c459ab0'} Body: b'{"server": {"id": "94cc05df-2463-4235-9fac-56453c459ab0", "name": "tempest-tempest.common.compute-instance-1843664888", "status": "ACTIVE", "tenant_id": "59d1e9b694484e9eb672a76904838318", "user_id": "b41f37a124a14c5197b1a95a9db0b3be", "metadata": {}, "hostId": "38d9a6ad2b339736b75f34f73a0cf4e224409f5bb646c7ae7077cfb1", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:40:21Z", "updated": "2025-08-05T15:40:37Z", "addresses": {"tempest-ServerActionsTestOtherA-1085255116-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:75:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/94cc05df-2463-4235-9fac-56453c459ab0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/94cc05df-2463-4235-9fac-56453c459ab0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1504117176", "OS-SRV-USG:launched_at": "2025-08-05T15:40:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2045831887"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:42:13,403 100286 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/eb074ad5-2e2f-4ce1-9e79-c8ad31535447 0.040s 2025-08-05 15:42:13,403 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:42:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56bca53e-ece3-4b7b-bab7-143bade54049', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56bca53e-ece3-4b7b-bab7-143bade54049', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/eb074ad5-2e2f-4ce1-9e79-c8ad31535447'} Body: b'{"volume": {"id": "eb074ad5-2e2f-4ce1-9e79-c8ad31535447", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:40:19.000000", "updated_at": "2025-08-05T15:40:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-674733225", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/eb074ad5-2e2f-4ce1-9e79-c8ad31535447"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/eb074ad5-2e2f-4ce1-9e79-c8ad31535447"}], "user_id": "b41f37a124a14c5197b1a95a9db0b3be", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "59d1e9b694484e9eb672a76904838318"}}' 2025-08-05 15:42:14,461 100286 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/eb074ad5-2e2f-4ce1-9e79-c8ad31535447 0.042s 2025-08-05 15:42:14,462 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:42:14 GMT', 'server': 'Apache/2.4.52 (U buntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98b0f1a0-7b61-453c-b6c3-f5b8f9b1bddc', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98b0f1a0-7b61-453c-b6c3-f5b8f9b1bddc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/eb074ad5-2e2f-4ce1-9e79-c8ad31535447'} Body: b'{"volume": {"id": "eb074ad5-2e2f-4ce1-9e79-c8ad31535447", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:40:19.000000", "updated_at": "2025-08-05T15:40:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-674733225", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/eb074ad5-2e2f-4ce1-9e79-c8ad31535447"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/eb074ad5-2e2f-4ce1-9e79-c8ad31535447"}], "user_id": "b41f37a124a14c5197b1a95a9db0b3be", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "59d1e9b694484e9eb672a76904838318"}}' 2025-08-05 15:42:14,633 100286 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/c52dd46b-a2ad-4002-b605-9da285db6e25 0.155s 2025-08-05 15:42:14,633 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:42:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1661', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8e88a96-6062-404c-ba3c-3c5308e2606b', 'x-compute-request-id': 'req-b8e88a96-6062-404c-ba3c-3c5308e2606b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c52dd46b-a2ad-4002-b605-9da285db6e25'} Body: b'{"server": {"id": "c52dd46b-a2ad-4002-b605-9da285db6e25", "name": "tempest-ServerActionsTestOtherA-server-2062821008", "status": "ACTIVE", "tenant_id": "59d1e9b694484e9eb672a76904838318", "user_id": "b41f37a124a14c5197b1a95a9db0b3be", "metadata": {}, "hostId": "38d9a6ad2b339736b75f34f73a0cf4e224409f5bb646c7ae7077cfb1", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:37:26Z", "updated": "2025-08-05T15:37:42Z", "addresses": {"tempest-ServerActionsTestOtherA-1085255116-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:a2:59"}, {"version": 4, "addr": "172.24.4.107", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:a2:59"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c52dd46b-a2ad-4002-b605-9da285db6e25"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c52dd46b-a2ad-4002-b605-9da285db6e25"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1914385279", "OS-SRV-USG:launched_at": "2025-08-05T15:37:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--258714256"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:43:14,945 100286 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://10. 0.0.210/compute/v2.1/servers/94cc05df-2463-4235-9fac-56453c459ab0 0.250s 2025-08-05 15:43:14,946 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:43:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee0b82d9-1d78-420a-8d70-c1fbce6dd86b', 'x-compute-request-id': 'req-ee0b82d9-1d78-420a-8d70-c1fbce6dd86b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/94cc05df-2463-4235-9fac-56453c459ab0'} Body: b'' 2025-08-05 15:43:15,180 100286 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/94cc05df-2463-4235-9fac-56453c459ab0 0.233s 2025-08-05 15:43:15,180 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:43:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1668', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76057cc6-a920-4910-995a-7855f73aa591', 'x-compute-request-id': 'req-76057cc6-a920-4910-995a-7855f73aa591', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/94cc05df-2463-4235-9fac-56453c459ab0'} Body: b'{"server": {"id": "94cc05df-2463-4235-9fac-56453c459ab0", "name": "tempest-tempest.common.compute-instance-1843664888", "status": "ACTIVE", "tenant_id": "59d1e9b694484e9eb672a76904838318", "user_id": "b41f37a124a14c5197b1a95a9db0b3be", "metadata": {}, "hostId": "38d9a6ad2b339736b75f34f73a0cf4e224409f5bb646c7ae7077cfb1", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:40:21Z", "updated": "2025-08-05T15:43:15Z", "addresses": {"tempest-ServerActionsTestOtherA-1085255116-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:75:6f"}, {"version": 4, "addr": "172.24.4.180", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:75:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/94cc05df-2463-4235-9fac-56453c459ab0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/94cc05df-2463-4235-9fac-56453c459ab0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1504117176", "OS-SRV-USG:launched_at": "2025-08-05T15:40:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2045831887"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:44:05,287 100286 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/94cc05df-2463-4235-9fac-56453c459ab0 0.043s 2025-08-05 15:44:05,287 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'comput e 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-50ad0366-bf88-4776-a097-adeb5a42d3c0', 'x-compute-request-id': 'req-50ad0366-bf88-4776-a097-adeb5a42d3c0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/94cc05df-2463-4235-9fac-56453c459ab0'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 94cc05df-2463-4235-9fac-56453c459ab0 could not be found."}}' 2025-08-05 15:44:05,319 100286 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1504117176 0.031s 2025-08-05 15:44:05,319 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-180652df-a877-43ec-a9cf-55a0e8c041b1', 'x-compute-request-id': 'req-180652df-a877-43ec-a9cf-55a0e8c041b1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1504117176'} Body: b'' 2025-08-05 15:44:05,493 100286 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/10fb2a14-3bdf-459b-ac8f-d3db18565f32 0.174s 2025-08-05 15:44:05,494 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-644fa693-979d-4eb1-9d8c-1e2a6080b6a3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/10fb2a14-3bdf-459b-ac8f-d3db18565f32'} Body: b'' 2025-08-05 15:44:05,512 100286 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/10fb2a14-3bdf-459b-ac8f-d3db18565f32 0.017s 2025-08-05 15:44:05,512 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-9434b7e2-637b-4fa2-9efb-ce051e6ffe37', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/10fb2a14-3bdf-459b-ac8f-d3db18565f32'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 10fb2a14-3bdf-459b-ac8f-d3db18565f32 does not exist", "detail": ""}}' 2025-08-05 15:44:05,920 100286 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/e2b64b0e-d29c-40bf-a54e-e041c0df8966 0.407s 2025-08-05 15:44:05,921 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-f3bddd85-3325-45fe-8a38-fbf1aa82b75c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/e2b64b0e-d29c-40bf-a54e-e041c0df8966 '} Body: b'' {10} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume [166.434937s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 32, in test_delete_attached_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume cebb101d-f00c-43f3-89cf-dd6a783018e4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:41:51,271 100296 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 15:41:51,271 100296 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 15:41:51,320 100296 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.047s 2025-08-05 15:41:51,320 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1884071905", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPWiTP+8MN2JbdRlHAUuzIDI1J9xbwPnJqyGE7RWvH78+zyaONsVp0uP+IKTS3+6Mmn5nYsHxMjD4o4m/VaJhIBRlv7KFH7h5pO9wp+P5+oicnPqiFdLSIS0T5rbP6okbQ=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:51 GMT', 'server': 'Apache/2.4.52 (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-40ab4a6a-ee2f-4eae-b2d1-c7588dcafdb5', 'x-compute-request-id': 'req-40ab4a6a-ee2f-4eae-b2d1-c7588dcafdb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1884071905", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPWiTP+8MN2JbdRlHAUuzIDI1J9xbwPnJqyGE7RWvH78+zyaONsVp0uP+IKTS3+6Mmn5nYsHxMjD4o4m/VaJhIBRlv7KFH7h5pO9wp+P5+oicnPqiFdLSIS0T5rbP6okbQ==", "fingerprint": "2c:a3:f8:12:83:33:f9:fd:a3:a3:bb:3e:14:30:ac:88", "user_id": "1114e0ec28f0489bb7c0609d140edee2"}}' 2025-08-05 15:41:51,322 100296 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1884071905 created 2025-08-05 15:41:51,577 100296 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.254s 2025-08-05 15:41:51,578 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--225873628", "description": "tempest-description--1931797889"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-502a79d1-bae2-4eae-8cd1-c61bcf0d777c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "f7f2c62a-3f93-4618-9416-96170d38eedd", "name": "tempest-securitygroup--225873628", "stateful": true, "tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "description": "tempest-description--1931797889", "shared": false, "security_group_rules": [{"id": "d2bf66e3-8ea2-48c5-9711-2e35d4e474c7", "project_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "security_group_id": "f7f2c62a-3f93-4618-9416-96170d38eedd", "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": 1055, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:41:51Z", "updated_at": "2025-08-05T15:41:51Z", "revision_number": 0}, {"id": "ee479546-9b7f-4412-992f-35f46a877068", "project_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "security_group_id": "f7f2c62a-3f93-4618-9416-96170d38eedd", "ethertype": "IPv4", "direction": "egress", "protocol": nu ll, "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": 1056, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:41:51Z", "updated_at": "2025-08-05T15:41:51Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T15:41:51Z", "updated_at": "2025-08-05T15:41:51Z", "revision_number": 1, "project_id": "61a7062a41ce46a1a11da9b4c43a0ca9"}}' 2025-08-05 15:41:51,843 100296 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.264s 2025-08-05 15:41:51,843 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f7f2c62a-3f93-4618-9416-96170d38eedd", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-43b9fd2e-393c-4773-ac15-72a67989a999', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2a5c8d92-5889-4311-9e49-ef090eda57ad", "project_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "security_group_id": "f7f2c62a-3f93-4618-9416-96170d38eedd", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:41:51Z", "updated_at": "2025-08-05T15:41:51Z", "revision_number": 0}}' 2025-08-05 15:41:52,064 100296 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.219s 2025-08-05 15:41:52,064 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f7f2c62a-3f93-4618-9416-96170d38eedd", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-ae57a622-31eb-405f-b53e-dc9404b7f793', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "07c4bcf8-629f-4fbd-b05a-c83dbffa572b", "project_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "security_group_id": "f7f2c62a-3f93-4618-9416-96170d38eedd", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:41:51Z", "updated_at": "2025-08-05T15:41:51Z", "revision_number": 0}}' 2025-08-05 15:41:52,064 100296 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--225873628 created 2025-08-05 15:41:52,798 100296 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.733s 2025-08-05 15:41:52,798 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/j son', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-b65a52cd-e4f0-4177-9b24-8c9809b7d589', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "0d2241c0-72f6-4b53-bf9a-c0563087d36a", "tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "floating_ip_address": "172.24.4.96", "floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T15:41:52Z", "updated_at": "2025-08-05T15:41:52Z", "revision_number": 0}}' 2025-08-05 15:41:52,799 100296 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '0d2241c0-72f6-4b53-bf9a-c0563087d36a', 'tenant_id': '61a7062a41ce46a1a11da9b4c43a0ca9', 'floating_ip_address': '172.24.4.96', 'floating_network_id': 'f69a1e3d-9003-4e01-a4b1-a7f571b589d6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '61a7062a41ce46a1a11da9b4c43a0ca9', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T15:41:52Z', 'updated_at': '2025-08-05T15:41:52Z', 'revision_number': 0, 'ip': '172.24.4.96'} created 2025-08-05 15:41:52,901 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.096s 2025-08-05 15:41:52,901 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2495', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-7d66b3aa-24fd-4b5a-874f-8974eeac3222', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "1114e0ec28f0489bb7c0609d140edee2", "name": "tempest-AttachVolumeNegativeTest-976636495-project-member", "password_expires_at": null}, "audit_ids": ["E0hJbbKgTui3sfao01XiNg"], "expires_at": "2025-08-05T16:41:52.000000Z", "issued_at": "2025-08-05T15:41:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61a7062a41ce46a1a11da9b4c43a0ca9", "name": "tempest-AttachVolumeNegativeTest-976636495"}, "is_domain": false, "roles": [{"id": "461f0d232b974187bff1eee1b4001d2b", "name": "member"}, {"id": "d887b012e75948019d8f3f2cb4e03f1d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0b86af44f19943b9bb51d2e8be11acb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3faf8e39867c48f0af02bb4f9735ae61", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "2517c6600f1a460cbad97286d19e9fb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "5c7a5b25720b4bdab0487096fdfafbae", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3251b32e2034796b9bce144b495f88a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/61a7062a41ce46a1a11da9b4c43a0ca9", "region": "RegionOne"}], "id": "756156d7158f4ccbaadb474942634f76", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "73c2fc4ed21746cba5d1b5174ddbe300", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region" : "RegionOne"}], "id": "9b0e9eb7606043838528301ec538d1b8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "5209c341a08f463cae448322fb93f468", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a638b206ad0a4dc2850092c0c185d1e7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0d29cdaf82ce4569803f34224311c65f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad9a324b861049728af39ec906166007", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "02367db45c0e4c649c641b88e903475b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "ddc2790d372b4fd9a5b7c1eabdbf861d", "type": "network", "name": "neutron"}]}}' 2025-08-05 15:41:52,902 100296 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': 'ef00840f-be08-4653-8c1e-36e4373042c5', 'name': 'tempest-AttachVolumeNegativeTest-255927077-network', 'tenant_id': '61a7062a41ce46a1a11da9b4c43a0ca9', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '61a7062a41ce46a1a11da9b4c43a0ca9', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 48263, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T15:36:11Z', 'updated_at': '2025-08-05T15:36:11Z', 'revision_number': 1} available for tenant 2025-08-05 15:41:52,902 100296 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1884071905', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPWiTP+8MN2JbdRlHAUuzIDI1J9xbwPnJqyGE7RWvH78+zyaONsVp0uP+IKTS3+6Mmn5nYsHxMjD4o4m/VaJhIBRlv7KFH7h5pO9wp+P5+oicnPqiFdLSIS0T5rbP6okbQ==', 'fingerprint': '2c:a3:f8:12:83:33:f9:fd:a3:a3:bb:3e:14:30:ac:88', 'user_id': '1114e0ec28f0489bb7c0609d140edee2', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBRSGYYkBGitHs0p0u/uY5LL2JkiQpDQg0BtFAlAtn+zqtdwmAPWncj\nGjM7w4VCAI+gBwYFK4EEACKhZANiAAT1okz/vDDdiW3UZRwFLsyAyNSfcW8D5yas\nhhO0Vrx+/Ps8mjjbFadLj/iCk0t/ujJp+Z2LB8TIw+KOJv1WiYSAUZb+yhR+4eaT\nvcKfj+fqInJz6ohXS0iEtE+a2z+qJG0=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'f7f2c62a-3f93-4618-9416-96170d38eedd', 'name': 'tempest-securitygroup--225873628', 'stateful': True, 'tenant_id': '61a7062a41ce46a1a11da9b4c43a0ca9', 'description': 'tempest-description--1931797889', 'shared': False, 'security_group_rules': [{'id': 'd2bf66e3-8ea2-48c5-9711-2e35d4e474c7', 'project_id': '61a7062a41ce46a1a11da9b4c43a0ca9', 'tenant_id': '61a7062a41ce46a1a11da9b4c43a0ca9', 'security_group_id': 'f7f2c62a-3f93-4618-9416-96170d38eedd', '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': 1055, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T15:41:51Z', 'updated_at': '2025-08-05T15:41:51Z', 'revision_number': 0}, {'id': 'ee479546-9b7f-4412-992f-35f46a877068', 'project_id': '61a7062a41ce46a1a11da9b4c43a0ca9', 'tenant_id': '61a7062a41ce46a1a11da9b4c43a0ca9', 'security_group_id': 'f7f2c62a-3f93-4618-9416-96170d38eedd', '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': 1056, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T15:41:51Z', 'updated_at': '2025-08-05T15:41:51Z', 'revision_number': 0}], 'tags': [] , 'created_at': '2025-08-05T15:41:51Z', 'updated_at': '2025-08-05T15:41:51Z', 'revision_number': 1, 'project_id': '61a7062a41ce46a1a11da9b4c43a0ca9'}, 'floating_ip': {'id': '0d2241c0-72f6-4b53-bf9a-c0563087d36a', 'tenant_id': '61a7062a41ce46a1a11da9b4c43a0ca9', 'floating_ip_address': '172.24.4.96', 'floating_network_id': 'f69a1e3d-9003-4e01-a4b1-a7f571b589d6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '61a7062a41ce46a1a11da9b4c43a0ca9', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T15:41:52Z', 'updated_at': '2025-08-05T15:41:52Z', 'revision_number': 0, 'ip': '172.24.4.96'}} 2025-08-05 15:41:53,678 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.775s 2025-08-05 15:41:53,678 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-806093764", "imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "ef00840f-be08-4653-8c1e-36e4373042c5"}], "security_groups": [{"name": "tempest-securitygroup--225873628"}], "key_name": "tempest-keypair-1884071905", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/490a0ead-1bfb-4073-8e81-218a44de86b9', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05832779-d853-4739-a02a-a7f6f095c07d', 'x-compute-request-id': 'req-05832779-d853-4739-a02a-a7f6f095c07d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "490a0ead-1bfb-4073-8e81-218a44de86b9", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/490a0ead-1bfb-4073-8e81-218a44de86b9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/490a0ead-1bfb-4073-8e81-218a44de86b9"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--225873628"}], "adminPass": "password"}}' 2025-08-05 15:41:53,757 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/490a0ead-1bfb-4073-8e81-218a44de86b9 0.075s 2025-08-05 15:41:53,757 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04e08303-070a-4a4f-931b-9460e10cbad9', 'x-compute-request-id': 'req-04e08303-070a-4a4f-931b-9460e10cbad9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/490a0ead-1bfb-4073-8e81-218a44de86b9'} Body: b'{"server": {"id": "490a0ead-1bfb-4073-8e81-218a44de86b9", "name": "tempest-AttachVolumeNegativeTest-server-806093764", "status": "BUILD", "tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "user_id": "1114e0ec28f0489bb7c0609d140edee2", "metadata": {}, "hostId": "", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"} ]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:41:54Z", "updated": "2025-08-05T15:41:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/490a0ead-1bfb-4073-8e81-218a44de86b9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/490a0ead-1bfb-4073-8e81-218a44de86b9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1884071905", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:42:44,014 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/490a0ead-1bfb-4073-8e81-218a44de86b9 0.208s 2025-08-05 15:42:44,015 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:42:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1542', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5632a271-b8d6-4f9e-821f-ed0ad965ce64', 'x-compute-request-id': 'req-5632a271-b8d6-4f9e-821f-ed0ad965ce64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/490a0ead-1bfb-4073-8e81-218a44de86b9'} Body: b'{"server": {"id": "490a0ead-1bfb-4073-8e81-218a44de86b9", "name": "tempest-AttachVolumeNegativeTest-server-806093764", "status": "ACTIVE", "tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "user_id": "1114e0ec28f0489bb7c0609d140edee2", "metadata": {}, "hostId": "3a2524ff830b34aac9b2710332eb76ab253eded2eb9a45943c4a1b7e", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:41:53Z", "updated": "2025-08-05T15:42:09Z", "addresses": {"tempest-AttachVolumeNegativeTest-255927077-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:ae:ce"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/490a0ead-1bfb-4073-8e81-218a44de86b9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/490a0ead-1bfb-4073-8e81-218a44de86b9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1884071905", "OS-SRV-USG:launched_at": "2025-08-05T15:42:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--225873628"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:42:44,029 100296 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2025-08-05 15:43:44,264 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/490a0ead-1bfb-4073-8e81-218a44de86b9/os-interface 0.175s 2025-08-05 15:43:44,264 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:43:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8564b54b-0c2c-48e3-a79c-ed085d215d05', 'x-compute-request-id': 'req-8564b54b-0c2c-48e3-a79c-ed085d215d05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/490a0ead-1bfb-4073-8e81-218a44de86b9/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "ef00840f-be08-4653-8c1e-36e4373042c5", "port_id": "2dc365a0-eec6-42f1-9fc9-57e246d107f0", "mac_addr": "fa:16:3e:c9:ae:ce", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "21bbd4a3-1005-4d2a-bbec-71859160b4f5", "ip_address": "10.0.0.11"}]}]}' 2025-08-05 15:43:45,116 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/0d2241c0-72f6-4b53-bf9a-c0563087d36a 0.843s 2025-08-05 15:43:45,116 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "2dc365a0-eec6-42f1-9fc9-57e246d107f0"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:43:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-bcc85dd4-f7dd-483d-8de9-3b4243762b18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/0d2241c0-72f6-4b53-bf9a-c0563087d36a'} Body: b'{"floatingip": {"id": "0d2241c0-72f6-4b53-bf9a-c0563087d36a", "tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "floating_ip_address": "172.24.4.96", "floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6", "router_id": "ddc7e4b7-737d-4031-a046-0106d9737852", "port_id": "2dc365a0-eec6-42f1-9fc9-57e246d107f0", "fixed_ip_address": "10.0.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "ef00840f-be08-4653-8c1e-36e4373042c5", "mac_address": "fa:16:3e:c9:ae:ce", "admin_state_up": true, "status": "ACTIVE", "device_id": "490a0ead-1bfb-4073-8e81-218a44de86b9", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T15:41:52Z", "updated_at": "2025-08-05T15:43:44Z", "revision_number": 1, "project_id": "61a7062a41ce46a1a11da9b4c43a0ca9"}}' 2025-08-05 15:43:45,117 100296 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.96:22' as 'cirros' with public key authentication 2025-08-05 15:43:45,125 100296 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 15:43:45,230 100296 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 15:43:45,231 100296 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.96 successfully created 2025-08-05 15:43:45,284 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/490a0ead-1bfb-4073-8e81-218a44de86b9/ips 0.052s 2025-08-05 15:43:45,284 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:43:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '108', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d6cc09b-45fb-40db-b865-29522860446e', 'x-compute-request-id': 'req-4d6cc09b-45fb-40db-b865-29522860446e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/490a0ead-1bfb-4073-8e81-218a44de86b9/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-255927077-network": [{ "version": 4, "addr": "10.0.0.11"}]}}' 2025-08-05 15:43:45,525 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.238s 2025-08-05 15:43:45,525 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-913489461"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:43:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a85a08b8-a7ce-477a-92d0-8df86215e58b', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a85a08b8-a7ce-477a-92d0-8df86215e58b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "cebb101d-f00c-43f3-89cf-dd6a783018e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:43:45.458939", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-913489461", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cebb101d-f00c-43f3-89cf-dd6a783018e4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cebb101d-f00c-43f3-89cf-dd6a783018e4"}], "user_id": "1114e0ec28f0489bb7c0609d140edee2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:43:45,583 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/volumes/cebb101d-f00c-43f3-89cf-dd6a783018e4 0.046s 2025-08-05 15:43:45,583 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:43:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1444fbe5-0ab5-403b-a622-ba36a9cfbfa6', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1444fbe5-0ab5-403b-a622-ba36a9cfbfa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cebb101d-f00c-43f3-89cf-dd6a783018e4'} Body: b'{"volume": {"id": "cebb101d-f00c-43f3-89cf-dd6a783018e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:43:45.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-913489461", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cebb101d-f00c-43f3-89cf-dd6a783018e4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cebb101d-f00c-43f3-89cf-dd6a783018e4"}], "user_id": "1114e0ec28f0489bb7c0609d140edee2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9"}}' 2025-08-05 15:43:46,637 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/volumes/cebb101d-f00c-43f3-89cf-dd6a783018e4 0.040s 2025-08-05 15:43:46,638 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:43:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-typ e': 'application/json', 'x-compute-request-id': 'req-5cd9b2a0-174a-43da-a38a-ca73d96d889f', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cd9b2a0-174a-43da-a38a-ca73d96d889f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cebb101d-f00c-43f3-89cf-dd6a783018e4'} Body: b'{"volume": {"id": "cebb101d-f00c-43f3-89cf-dd6a783018e4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:43:45.000000", "updated_at": "2025-08-05T15:43:46.000000", "name": "tempest-AttachVolumeNegativeTest-volume-913489461", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cebb101d-f00c-43f3-89cf-dd6a783018e4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cebb101d-f00c-43f3-89cf-dd6a783018e4"}], "user_id": "1114e0ec28f0489bb7c0609d140edee2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9"}}' 2025-08-05 15:43:46,767 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/490a0ead-1bfb-4073-8e81-218a44de86b9 0.116s 2025-08-05 15:43:46,768 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:43:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-378930a1-57c8-4779-8192-b8ff10e59399', 'x-compute-request-id': 'req-378930a1-57c8-4779-8192-b8ff10e59399', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/490a0ead-1bfb-4073-8e81-218a44de86b9'} Body: b'' 2025-08-05 15:43:46,977 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/490a0ead-1bfb-4073-8e81-218a44de86b9 0.209s 2025-08-05 15:43:46,978 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:43:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1666', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8bb627f-dcfd-4de3-9478-126e972c858f', 'x-compute-request-id': 'req-c8bb627f-dcfd-4de3-9478-126e972c858f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/490a0ead-1bfb-4073-8e81-218a44de86b9'} Body: b'{"server": {"id": "490a0ead-1bfb-4073-8e81-218a44de86b9", "name": "tempest-AttachVolumeNegativeTest-server-806093764", "status": "ACTIVE", "tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "user_id": "1114e0ec28f0489bb7c0609d140edee2", "metadata": {}, "hostId": "3a2524ff830b34aac9b2710332eb76ab253eded2eb9a45943c4a1b7e", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:41:53Z", "updated": "2025-08-05T15:43:47Z", "addresses": {"tempest-AttachVolumeNegativeTest-255927077-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:ae:ce"}, {"version": 4, "addr": "172.24.4.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:ae:ce"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/490a0ead-1bfb-4073-8e81-218a44de86b9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/490a0ead-1bfb-4073-8e81-218a44de86b9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1884071905", "OS-SRV-USG:launched_at": "2025-08-05T15:42:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--225873628"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:44:37,082 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/490a0ead-1bfb-4073-8e81-218a44de86b9 0.047s 2025-08-05 15:44:37,082 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-092aadb1-7001-4893-81aa-f3ef65948fe6', 'x-compute-request-id': 'req-092aadb1-7001-4893-81aa-f3ef65948fe6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/490a0ead-1bfb-4073-8e81-218a44de86b9'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 490a0ead-1bfb-4073-8e81-218a44de86b9 could not be found."}}' 2025-08-05 15:44:37,110 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1884071905 0.027s 2025-08-05 15:44:37,111 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36607ab1-0d85-4da3-bc08-43507df0abc9', 'x-compute-request-id': 'req-36607ab1-0d85-4da3-bc08-43507df0abc9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1884071905'} Body: b'' 2025-08-05 15:44:37,321 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/f7f2c62a-3f93-4618-9416-96170d38eedd 0.209s 2025-08-05 15:44:37,321 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-575295f0-1d6c-46ee-ab6f-79ec19642a83', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/f7f2c62a-3f93-4618-9416-96170d38eedd'} Body: b'' 2025-08-05 15:44:37,340 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/f7f2c62a-3f93-4618-9416-96170d38eedd 0.017s 2025-08-05 15:44:37,340 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'C ontent-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-88e2453a-8ae6-42ff-aa42-086f70e8c91c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/f7f2c62a-3f93-4618-9416-96170d38eedd'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group f7f2c62a-3f93-4618-9416-96170d38eedd does not exist", "detail": ""}}' 2025-08-05 15:44:37,704 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/0d2241c0-72f6-4b53-bf9a-c0563087d36a 0.362s 2025-08-05 15:44:37,705 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-7153dbe3-742b-4452-8cc9-073acc28b3e8', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/0d2241c0-72f6-4b53-bf9a-c0563087d36a'} Body: b'' {10} tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status [1.854253s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 227, in test_reset_group_status group = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 2f47d61c-acd2-4e40-aabd-67b49c113ffe failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:44:43,069 100296 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 POST http://10.0.0.210/volume/v3/types 0.156s 2025-08-05 15:44:43,069 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-2060984099"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c86512c-fcbc-4ce7-9a6b-b2ff48c3b80c', 'content-length': '220', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c86512c-fcbc-4ce7-9a6b-b2ff48c3b80c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "f4778e2f-97c4-4e17-a5d9-b7adedb61602", "name": "tempest-GroupsV320Test-volume-type-2060984099", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 15:44:43,102 100296 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/group_types 0.030s 2025-08-05 15:44:43,102 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-843034782"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f40fd29e-2a73-4081-842d-e2a86d0468f8', 'content-length': '176', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f40fd29e-2a73-4081-842d-e2a86d0468f8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "d489930f-e75d-41b8-a226-4755072fe199", "name": "tempest-GroupsV320Test-group-type-843034782", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-05 15:44:43,282 100296 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/groups 0.176s 2025-08-05 15:44:43,282 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: {"group": {"group_type": "d489930f-e75d-41b8-a226-4755072fe199", "volume_types": ["f4778e2f-97c4-4e17-a5d9-b7adedb61602"], "name": "tempest-GroupsV320Test-Group-1773102265"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f0e649c-8a8d-4806-8896-edc920052177', 'content-length': '108', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f0e649c-8a8d-4806-8896-edc920052177', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "2f47d61c-acd2-4e40-aabd-67b49c113ffe", "name": "tempest-GroupsV320Test-Group-1773102265"}}' 2025-08-05 15:44:43,314 100296 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/groups/2f47d61c-acd2-4e40-aabd-67b49c113ffe 0.030s 2025-08-05 15:44:43,315 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applicati on/json', 'x-compute-request-id': 'req-4aa6f328-a5cf-4db2-bb33-d6ab49ed509a', 'content-length': '388', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4aa6f328-a5cf-4db2-bb33-d6ab49ed509a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/2f47d61c-acd2-4e40-aabd-67b49c113ffe'} Body: b'{"group": {"id": "2f47d61c-acd2-4e40-aabd-67b49c113ffe", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-05T15:44:43.000000", "name": "tempest-GroupsV320Test-Group-1773102265", "description": null, "group_type": "d489930f-e75d-41b8-a226-4755072fe199", "volume_types": ["f4778e2f-97c4-4e17-a5d9-b7adedb61602"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 15:44:44,360 100296 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/groups/2f47d61c-acd2-4e40-aabd-67b49c113ffe 0.039s 2025-08-05 15:44:44,360 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec603e04-21d0-45c0-92dc-6c7a4786b70a', 'content-length': '385', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec603e04-21d0-45c0-92dc-6c7a4786b70a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/2f47d61c-acd2-4e40-aabd-67b49c113ffe'} Body: b'{"group": {"id": "2f47d61c-acd2-4e40-aabd-67b49c113ffe", "status": "error", "availability_zone": "nova", "created_at": "2025-08-05T15:44:43.000000", "name": "tempest-GroupsV320Test-Group-1773102265", "description": null, "group_type": "d489930f-e75d-41b8-a226-4755072fe199", "volume_types": ["f4778e2f-97c4-4e17-a5d9-b7adedb61602"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 15:44:44,398 100296 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.033s 2025-08-05 15:44:44,399 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b57caba5-1f16-4cda-9b69-b1a10731527c', 'content-length': '15', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b57caba5-1f16-4cda-9b69-b1a10731527c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-05 15:44:44,473 100296 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/2f47d61c-acd2-4e40-aabd-67b49c113ffe/action 0.058s 2025-08-05 15:44:44,473 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84c0e1c8-2ce2-44f1-8da7-712f02eada8b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/2f47d61c-acd2-4e40-aabd-67b49c113ffe/action'} Body: b'' 2025-08-05 15:44:44,654 100296 INFO [tempest.li b.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/2f47d61c-acd2-4e40-aabd-67b49c113ffe 0.180s 2025-08-05 15:44:44,654 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5196304-5754-4540-a8e7-be189265bbd7', 'x-openstack-request-id': 'req-b5196304-5754-4540-a8e7-be189265bbd7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/2f47d61c-acd2-4e40-aabd-67b49c113ffe'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 2f47d61c-acd2-4e40-aabd-67b49c113ffe could not be found."}}' 2025-08-05 15:44:44,697 100296 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/d489930f-e75d-41b8-a226-4755072fe199 0.042s 2025-08-05 15:44:44,698 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40e19d3d-7cb7-4d6a-8bd3-eb52fba0fe34', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/d489930f-e75d-41b8-a226-4755072fe199'} Body: b'' 2025-08-05 15:44:44,748 100296 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/f4778e2f-97c4-4e17-a5d9-b7adedb61602 0.049s 2025-08-05 15:44:44,748 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c2c130b-f091-4ce3-bc8f-3d1251fed2ef', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/f4778e2f-97c4-4e17-a5d9-b7adedb61602'} Body: b'' 2025-08-05 15:44:44,765 100296 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/f4778e2f-97c4-4e17-a5d9-b7adedb61602 0.016s 2025-08-05 15:44:44,766 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3db2c3f-3b72-4b49-9d1f-8d07eab927d0', 'x-openstack-request-id': 'req-d3db2c3f-3b72-4b49-9d1f-8d07eab927d0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/f4778e2f-97c4-4e17-a5d9-b7adedb61602'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type f4778e2f-97c4-4e17-a5d9-b7adedb61602 could not be found."}}' {10} setUpClass (tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py", line 65, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a221bdfa-ea8e-472f-9972-42ae281e6e64 failed to build and is in ERROR status {10} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add [2.027039s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_type_access.py", line 51, in test_volume_type_access_add volume = self.create_volume(volume_type=volume_type['id']) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 60871d1e-128d-4bf8-8ceb-f88dc44e77b4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:44:53,405 100296 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 POST http://10.0.0.210/volume/v3/types 0.149s 2025-08-05 15:44:53,406 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1971122989", "os-volume-type-access:is_public": false}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f1e36e9-edec-41e1-ae12-88c980a63afa', 'content-length': '229', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f1e36e9-edec-41e1-ae12-88c980a63afa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "2602c6a5-9fea-48c0-8a38-0a5c3c08b4b4", "name": "tempest-VolumeTypesAccessTest-volume-type-1971122989", "is_public": false, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": false}}' 2025-08-05 15:44:53,514 100296 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 404 POST http://10.0.0.210/volume/v3/volumes 0.105s 2025-08-05 15:44:53,515 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "2602c6a5-9fea-48c0-8a38-0a5c3c08b4b4", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-e705ce30-bfc0-4569-b0bc-4b921b5cc861', 'x-openstack-request-id': 'req-e705ce30-bfc0-4569-b0bc-4b921b5cc861', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 2602c6a5-9fea-48c0-8a38-0a5c3c08b4b4 could not be found."}}' 2025-08-05 15:44:53,515 100296 WARNING [tempest.lib.common.rest_client] Deprecated: "tenant_id" property is deprecated for removal, use "project_id" instead 2025-08-05 15:44:53,548 100296 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/types/2602c6a5-9fea-48c0-8a38-0a5c3c08b4b4/action 0.032s 2025-08-05 15:44:53,548 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"addProjectAccess": {"project": "999f5471c89c483196bc3edbf63f3f5c"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6b144eb-0634-41bd-b872-2f530d7edeaa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/2602c6a5-9fea-48c0-8a38-0a5c3c08b4b4/action'} Body: b'' 2025-08-05 15:44:53,861 100296 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/volumes 0.312s 2025-08-05 15:44:53,862 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "2602c6a5-9fea-48c0-8a38-0a5c3c08b4b4", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-801720061"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-comp ute-request-id': 'req-7ee9695c-67a2-4f05-b9fc-5cb355cccfb7', 'content-length': '793', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ee9695c-67a2-4f05-b9fc-5cb355cccfb7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "60871d1e-128d-4bf8-8ceb-f88dc44e77b4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:44:53.792217", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-801720061", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-1971122989", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/60871d1e-128d-4bf8-8ceb-f88dc44e77b4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/60871d1e-128d-4bf8-8ceb-f88dc44e77b4"}], "user_id": "6cc51a4324514bf486169f41192d054c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:44:53,921 100296 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/volumes/60871d1e-128d-4bf8-8ceb-f88dc44e77b4 0.036s 2025-08-05 15:44:53,922 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62524351-2316-42b2-9107-d22b3e92d38d', 'content-length': '861', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62524351-2316-42b2-9107-d22b3e92d38d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/60871d1e-128d-4bf8-8ceb-f88dc44e77b4'} Body: b'{"volume": {"id": "60871d1e-128d-4bf8-8ceb-f88dc44e77b4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:44:54.000000", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-801720061", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-1971122989", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/60871d1e-128d-4bf8-8ceb-f88dc44e77b4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/60871d1e-128d-4bf8-8ceb-f88dc44e77b4"}], "user_id": "6cc51a4324514bf486169f41192d054c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "999f5471c89c483196bc3edbf63f3f5c"}}' 2025-08-05 15:44:54,976 100296 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/volumes/60871d1e-128d-4bf8-8ceb-f88dc44e77b4 0.039s 2025-08-05 15:44:54,976 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-320174e5-aabb-41a5-a3cf-1edc11678ece', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-320174e5-aabb-41a5-a3cf-1edc11678ece', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/60871d1e-128d-4bf8-8ceb-f88dc44e77b4'} Body: b'{"volume": {"id": "60871d1e-128d-4bf8-8ceb-f88dc44e77b4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:44:54.000000", "updated_at": "2025-08-05T 15:44:54.000000", "name": "tempest-VolumeTypesAccessTest-Volume-801720061", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-1971122989", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/60871d1e-128d-4bf8-8ceb-f88dc44e77b4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/60871d1e-128d-4bf8-8ceb-f88dc44e77b4"}], "user_id": "6cc51a4324514bf486169f41192d054c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "999f5471c89c483196bc3edbf63f3f5c"}}' 2025-08-05 15:44:55,047 100296 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/60871d1e-128d-4bf8-8ceb-f88dc44e77b4 0.056s 2025-08-05 15:44:55,048 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66e84258-af21-4972-9535-c19c96554010', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66e84258-af21-4972-9535-c19c96554010', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/60871d1e-128d-4bf8-8ceb-f88dc44e77b4'} Body: b'{"volume": {"id": "60871d1e-128d-4bf8-8ceb-f88dc44e77b4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:44:54.000000", "updated_at": "2025-08-05T15:44:54.000000", "name": "tempest-VolumeTypesAccessTest-Volume-801720061", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-1971122989", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/60871d1e-128d-4bf8-8ceb-f88dc44e77b4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/60871d1e-128d-4bf8-8ceb-f88dc44e77b4"}], "user_id": "6cc51a4324514bf486169f41192d054c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "999f5471c89c483196bc3edbf63f3f5c"}}' 2025-08-05 15:44:55,161 100296 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/60871d1e-128d-4bf8-8ceb-f88dc44e77b4 0.095s 2025-08-05 15:44:55,161 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93f56052-4175-482c-9592-247ed350af61', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/60871d1e-128d-4bf8-8ceb-f88dc44e77b4'} Body: b'' 2025-08-05 15:44:55,183 100296 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/60871d1e-128d-4bf8-8ceb-f88dc44e77b4 0.022s 2025-08-05 15:44:55,184 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b637002-44c9 -4029-82a7-e0498da38051', 'x-openstack-request-id': 'req-4b637002-44c9-4029-82a7-e0498da38051', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/60871d1e-128d-4bf8-8ceb-f88dc44e77b4'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 60871d1e-128d-4bf8-8ceb-f88dc44e77b4 could not be found."}}' 2025-08-05 15:44:55,220 100296 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/types/2602c6a5-9fea-48c0-8a38-0a5c3c08b4b4/action 0.036s 2025-08-05 15:44:55,220 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"removeProjectAccess": {"project": "999f5471c89c483196bc3edbf63f3f5c"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4e9907b-1608-4498-935f-453e0c7137f5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/2602c6a5-9fea-48c0-8a38-0a5c3c08b4b4/action'} Body: b'' 2025-08-05 15:44:55,266 100296 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/2602c6a5-9fea-48c0-8a38-0a5c3c08b4b4 0.045s 2025-08-05 15:44:55,266 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5e001cc-1037-4a5a-af86-d53594cd043d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/2602c6a5-9fea-48c0-8a38-0a5c3c08b4b4'} Body: b'' 2025-08-05 15:44:55,281 100296 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/2602c6a5-9fea-48c0-8a38-0a5c3c08b4b4 0.015s 2025-08-05 15:44:55,282 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e6865a5-4493-48f3-b07d-c8e66204b55b', 'x-openstack-request-id': 'req-4e6865a5-4493-48f3-b07d-c8e66204b55b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/2602c6a5-9fea-48c0-8a38-0a5c3c08b4b4'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 2602c6a5-9fea-48c0-8a38-0a5c3c08b4b4 could not be found."}}' {10} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list [0.247325s] ... ok {10} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs [2.030250s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_types.py", line 56, in test_volume_crud_with_volume_type_and_extra_specs volume = self.create_volume(**params) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c1b0f4a7-0dc8-4362-8ada-f9576952ec97 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:44:59,583 100296 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 200 POST http://10.0.0.210/volume/v3/types 0.154s 2025-08-05 15:44:59,583 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-2076199722", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ee7fba9-79ce-4189-aae6-8a3af14d1d66', 'content-length': '273', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ee7fba9-79ce-4189-aae6-8a3af14d1d66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "d7e1387a-812e-47d6-b5e8-325b783cea0e", "name": "tempest-VolumeTypesTest-volume-type-2076199722", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 15:44:59,617 100296 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 200 POST http://10.0.0.210/volume/v3/types 0.031s 2025-08-05 15:44:59,618 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-380360699", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d0888c0-20ec-41ed-baa9-a57f1a246433', 'content-length': '272', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d0888c0-20ec-41ed-baa9-a57f1a246433', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "a63f8311-869e-4d60-8824-a6a54d414036", "name": "tempest-VolumeTypesTest-volume-type-380360699", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 15:44:59,935 100296 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 202 POST http://10.0.0.210/volume/v3/volumes 0.314s 2025-08-05 15:44:59,935 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-VolumeTypesTest-volume-209516201", "volume_type": "d7e1387a-812e-47d6-b5e8-325b783cea0e", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26c8cde2-17ac-4fac-aeb8-7629a4c79ced', 'content-length': '781', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26c8cde2-17ac-4fac-aeb8-7629a4c79ced', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "c1b0f4a7-0dc8-4362-8ada-f9576952ec97", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:44:59.858244", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-209516201", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-2076199722", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c1b 0f4a7-0dc8-4362-8ada-f9576952ec97"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c1b0f4a7-0dc8-4362-8ada-f9576952ec97"}], "user_id": "f9222c1322ba4fe9b6ea63bce81f38c0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:44:59,989 100296 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 200 GET http://10.0.0.210/volume/v3/volumes/c1b0f4a7-0dc8-4362-8ada-f9576952ec97 0.041s 2025-08-05 15:44:59,989 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f569900c-5aac-4c0e-b0d7-8066bed56086', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f569900c-5aac-4c0e-b0d7-8066bed56086', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c1b0f4a7-0dc8-4362-8ada-f9576952ec97'} Body: b'{"volume": {"id": "c1b0f4a7-0dc8-4362-8ada-f9576952ec97", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:45:00.000000", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-209516201", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-2076199722", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c1b0f4a7-0dc8-4362-8ada-f9576952ec97"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c1b0f4a7-0dc8-4362-8ada-f9576952ec97"}], "user_id": "f9222c1322ba4fe9b6ea63bce81f38c0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7f1b6935432541af8cd094f847367b84"}}' 2025-08-05 15:45:01,041 100296 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 200 GET http://10.0.0.210/volume/v3/volumes/c1b0f4a7-0dc8-4362-8ada-f9576952ec97 0.036s 2025-08-05 15:45:01,042 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cd5b055-74ba-4e1c-a0b6-8da681b113b7', 'content-length': '870', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cd5b055-74ba-4e1c-a0b6-8da681b113b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c1b0f4a7-0dc8-4362-8ada-f9576952ec97'} Body: b'{"volume": {"id": "c1b0f4a7-0dc8-4362-8ada-f9576952ec97", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:45:00.000000", "updated_at": "2025-08-05T15:45:00.000000", "name": "tempest-VolumeTypesTest-volume-209516201", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-2076199722", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c1b0f4a7-0dc8-4362-8ada-f9576952ec97"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c1b0f4a7-0dc8-4362-8ada-f9576952ec97"}], "user_id": "f9222c1322ba4fe9b6ea63bce81f38c0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7f1b6935432541af8cd094f847367b84"}}' 2025-08-05 15:45:01,100 100296 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cl eanups): 200 GET http://10.0.0.210/volume/v3/volumes/c1b0f4a7-0dc8-4362-8ada-f9576952ec97 0.044s 2025-08-05 15:45:01,100 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9498805d-ac50-4609-842c-645cb7982942', 'content-length': '870', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9498805d-ac50-4609-842c-645cb7982942', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c1b0f4a7-0dc8-4362-8ada-f9576952ec97'} Body: b'{"volume": {"id": "c1b0f4a7-0dc8-4362-8ada-f9576952ec97", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:45:00.000000", "updated_at": "2025-08-05T15:45:00.000000", "name": "tempest-VolumeTypesTest-volume-209516201", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-2076199722", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c1b0f4a7-0dc8-4362-8ada-f9576952ec97"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c1b0f4a7-0dc8-4362-8ada-f9576952ec97"}], "user_id": "f9222c1322ba4fe9b6ea63bce81f38c0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7f1b6935432541af8cd094f847367b84"}}' 2025-08-05 15:45:01,226 100296 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/c1b0f4a7-0dc8-4362-8ada-f9576952ec97 0.113s 2025-08-05 15:45:01,226 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63efb057-5fc8-4bd1-b95f-00753c6da86a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c1b0f4a7-0dc8-4362-8ada-f9576952ec97'} Body: b'' 2025-08-05 15:45:01,249 100296 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/c1b0f4a7-0dc8-4362-8ada-f9576952ec97 0.022s 2025-08-05 15:45:01,250 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fd4bf60-0882-4502-b5db-9955e61c1fac', 'x-openstack-request-id': 'req-3fd4bf60-0882-4502-b5db-9955e61c1fac', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c1b0f4a7-0dc8-4362-8ada-f9576952ec97'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c1b0f4a7-0dc8-4362-8ada-f9576952ec97 could not be found."}}' 2025-08-05 15:45:01,372 100296 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/a63f8311-869e-4d60-8824-a6a54d414036 0.121s 2025-08-05 15:45:01,372 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:01 GMT ', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-549051f7-6dde-449a-8dcb-b441c07fbf5a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/a63f8311-869e-4d60-8824-a6a54d414036'} Body: b'' 2025-08-05 15:45:01,393 100296 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/a63f8311-869e-4d60-8824-a6a54d414036 0.020s 2025-08-05 15:45:01,393 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-820c4325-9331-428e-af35-87aa63fd5f88', 'x-openstack-request-id': 'req-820c4325-9331-428e-af35-87aa63fd5f88', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/a63f8311-869e-4d60-8824-a6a54d414036'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type a63f8311-869e-4d60-8824-a6a54d414036 could not be found."}}' 2025-08-05 15:45:01,442 100296 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/d7e1387a-812e-47d6-b5e8-325b783cea0e 0.047s 2025-08-05 15:45:01,442 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e3cff19-bb4f-45f2-ac3f-984a2a842484', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/d7e1387a-812e-47d6-b5e8-325b783cea0e'} Body: b'' 2025-08-05 15:45:01,458 100296 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/d7e1387a-812e-47d6-b5e8-325b783cea0e 0.015s 2025-08-05 15:45:01,458 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca66617a-2082-40de-8754-91b9bac5daf0', 'x-openstack-request-id': 'req-ca66617a-2082-40de-8754-91b9bac5daf0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/d7e1387a-812e-47d6-b5e8-325b783cea0e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type d7e1387a-812e-47d6-b5e8-325b783cea0e could not be found."}}' {10} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete [0.131260s] ... ok {10} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete [0.401571s] ... ok {10} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list [0.040033s] ... ok {10} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update [0.200369s] ... ok {8} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server [166.351359s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 300, in test_detach_volume_shelved_or_offload_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 98cd5585-f1bf-4e7b-bc88-4879a7141e79 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:42:29,429 100292 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 15:42:29,430 100292 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 15:42:29,485 100292 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.054s 2025-08-05 15:42:29,485 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-666550119", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFewMAVI8DpZSRdd4GGPJ/y9pDpYeF7Rr0XZDKmCD4w6O93JId/iXaDVx9dnwwG3SUubnI9b7v1Px4xZ7qwcsVHsoVsbR0A6BWcNDGyr3czad8GJxsoFw66Wt1SnmNBMug=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:42:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-437d6bb6-a09a-4ac5-aa8d-47f742ca97fb', 'x-compute-request-id': 'req-437d6bb6-a09a-4ac5-aa8d-47f742ca97fb', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-666550119", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFewMAVI8DpZSRdd4GGPJ/y9pDpYeF7Rr0XZDKmCD4w6O93JId/iXaDVx9dnwwG3SUubnI9b7v1Px4xZ7qwcsVHsoVsbR0A6BWcNDGyr3czad8GJxsoFw66Wt1SnmNBMug==", "fingerprint": "1c:60:fe:94:75:99:75:d4:07:78:78:4c:a8:07:97:37", "user_id": "066b8aa6c6934cc3a32d6e5a57c39a65"}}' 2025-08-05 15:42:29,488 100292 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-666550119 created 2025-08-05 15:42:29,716 100292 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.228s 2025-08-05 15:42:29,717 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1528319482", "description": "tempest-description--423309974"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:42:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-5871acef-8734-4869-9479-f1e19fd47608', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "a99bb602-761f-4035-b265-078118ac04b5", "name": "tempest-securitygroup--1528319482", "stateful": true, "tenant_id": "5c5e0783a4d24e59a73958e33461f0c3", "description": "tempest-description--423309974", "shared": false, "security_group_rules": [{"id": "5931b955-94a7-40e8-8883-e3ededfa5893", "project_id": "5c5e0783a4d24e59a73958e33461f0c3", "tenant_id": "5c5e0783a4d24e59a73958e33461f0c3", "security_group_id": "a99bb602-761f-4035-b265-078118ac04b5", "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": 1068, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:42:29Z", "updated_at": "2025-08-05T15:42:29Z", "revision_number": 0}, {"id": "90c490fd-71f3-46d6-b1b3-7ba4aad6640c", "project_id": "5c5e0783a4d24e59a73958e33461f0c3", "tenant_id": "5c5e0783a4d24e59a73958e33461f0c3", "security_group_id": "a99bb602-761f-4035-b265-078118ac04b5", "eth ertype": "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": 1069, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:42:29Z", "updated_at": "2025-08-05T15:42:29Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T15:42:29Z", "updated_at": "2025-08-05T15:42:29Z", "revision_number": 1, "project_id": "5c5e0783a4d24e59a73958e33461f0c3"}}' 2025-08-05 15:42:29,930 100292 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.212s 2025-08-05 15:42:29,930 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a99bb602-761f-4035-b265-078118ac04b5", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:42:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-3a661cde-1c82-4316-8a19-491d9ca833aa', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8fc8cee0-6c5f-46ce-af13-465055427b2e", "project_id": "5c5e0783a4d24e59a73958e33461f0c3", "tenant_id": "5c5e0783a4d24e59a73958e33461f0c3", "security_group_id": "a99bb602-761f-4035-b265-078118ac04b5", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:42:29Z", "updated_at": "2025-08-05T15:42:29Z", "revision_number": 0}}' 2025-08-05 15:42:30,151 100292 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.220s 2025-08-05 15:42:30,151 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a99bb602-761f-4035-b265-078118ac04b5", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:42:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-65fee726-fbed-481d-bef7-f0499e96f0d6', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e5ef379a-84d0-4e9e-b7fb-b007afa66656", "project_id": "5c5e0783a4d24e59a73958e33461f0c3", "tenant_id": "5c5e0783a4d24e59a73958e33461f0c3", "security_group_id": "a99bb602-761f-4035-b265-078118ac04b5", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:42:30Z", "updated_at": "2025-08-05T15:42:30Z", "revision_number": 0}}' 2025-08-05 15:42:30,151 100292 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1528319482 created 2025-08-05 15:42:30,801 100292 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.649s 2025-08-05 15:42:30,802 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Cont ent-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:42:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-2175d028-8839-4f42-89a6-e7276d902ede', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "24ce9ed7-60f5-4b28-b7d4-6ab2dfc54cd1", "tenant_id": "5c5e0783a4d24e59a73958e33461f0c3", "floating_ip_address": "172.24.4.80", "floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "5c5e0783a4d24e59a73958e33461f0c3", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T15:42:30Z", "updated_at": "2025-08-05T15:42:30Z", "revision_number": 0}}' 2025-08-05 15:42:30,803 100292 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '24ce9ed7-60f5-4b28-b7d4-6ab2dfc54cd1', 'tenant_id': '5c5e0783a4d24e59a73958e33461f0c3', 'floating_ip_address': '172.24.4.80', 'floating_network_id': 'f69a1e3d-9003-4e01-a4b1-a7f571b589d6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '5c5e0783a4d24e59a73958e33461f0c3', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T15:42:30Z', 'updated_at': '2025-08-05T15:42:30Z', 'revision_number': 0, 'ip': '172.24.4.80'} created 2025-08-05 15:42:30,905 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.094s 2025-08-05 15:42:30,906 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:42:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2501', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-e5ca34e3-3370-4695-b428-5606400a1e51', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "066b8aa6c6934cc3a32d6e5a57c39a65", "name": "tempest-AttachVolumeShelveTestJSON-1583232199-project-member", "password_expires_at": null}, "audit_ids": ["S1MMDSjrTrqx8-2y8GWCLw"], "expires_at": "2025-08-05T16:42:30.000000Z", "issued_at": "2025-08-05T15:42:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5c5e0783a4d24e59a73958e33461f0c3", "name": "tempest-AttachVolumeShelveTestJSON-1583232199"}, "is_domain": false, "roles": [{"id": "461f0d232b974187bff1eee1b4001d2b", "name": "member"}, {"id": "d887b012e75948019d8f3f2cb4e03f1d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0b86af44f19943b9bb51d2e8be11acb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3faf8e39867c48f0af02bb4f9735ae61", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "2517c6600f1a460cbad97286d19e9fb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "5c7a5b25720b4bdab0487096fdfafbae", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3251b32e2034796b9bce144b495f88a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/5c5e0783a4d24e59a73958e33461f0c3", "region": "RegionOne"}], "id": "756156d7158f4ccbaadb474942634f76", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "73c2fc4ed21746cba5d1b5174ddbe300", "interface": " public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9b0e9eb7606043838528301ec538d1b8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "5209c341a08f463cae448322fb93f468", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a638b206ad0a4dc2850092c0c185d1e7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0d29cdaf82ce4569803f34224311c65f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad9a324b861049728af39ec906166007", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "02367db45c0e4c649c641b88e903475b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "ddc2790d372b4fd9a5b7c1eabdbf861d", "type": "network", "name": "neutron"}]}}' 2025-08-05 15:42:30,906 100292 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': '98957fcb-6dd5-49da-a1b2-e4450539c1db', 'name': 'tempest-AttachVolumeShelveTestJSON-1880011470-network', 'tenant_id': '5c5e0783a4d24e59a73958e33461f0c3', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '5c5e0783a4d24e59a73958e33461f0c3', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 24625, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T15:39:35Z', 'updated_at': '2025-08-05T15:39:35Z', 'revision_number': 1} available for tenant 2025-08-05 15:42:30,907 100292 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-666550119', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFewMAVI8DpZSRdd4GGPJ/y9pDpYeF7Rr0XZDKmCD4w6O93JId/iXaDVx9dnwwG3SUubnI9b7v1Px4xZ7qwcsVHsoVsbR0A6BWcNDGyr3czad8GJxsoFw66Wt1SnmNBMug==', 'fingerprint': '1c:60:fe:94:75:99:75:d4:07:78:78:4c:a8:07:97:37', 'user_id': '066b8aa6c6934cc3a32d6e5a57c39a65', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAgfFHmqpLHkmUGEhKtnlSNOwvAADH1pMk32lhSCUsV3QIL4iGG3mKb\nQsDMMtThzaCgBwYFK4EEACKhZANiAARXsDAFSPA6WUkXXeBhjyf8vaQ6WHhe0a9F\n2Qypgg+MOjvdySHf4l2g1cfXZ8MBt0lLm5yPW+79T8eMWe6sHLFR7KFbG0dAOgVn\nDQxsq93M2nfBicbKBcOulrdUp5jQTLo=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'a99bb602-761f-4035-b265-078118ac04b5', 'name': 'tempest-securitygroup--1528319482', 'stateful': True, 'tenant_id': '5c5e0783a4d24e59a73958e33461f0c3', 'description': 'tempest-description--423309974', 'shared': False, 'security_group_rules': [{'id': '5931b955-94a7-40e8-8883-e3ededfa5893', 'project_id': '5c5e0783a4d24e59a73958e33461f0c3', 'tenant_id': '5c5e0783a4d24e59a73958e33461f0c3', 'security_group_id': 'a99bb602-761f-4035-b265-078118ac04b5', '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': 1068, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T15:42:29Z', 'updated_at': '2025-08-05T15:42:29Z', 'revision_number': 0}, {'id': '90c490fd-71f3-46d6-b1b3-7ba4aad6640c', 'project_id': '5c5e0783a4d24e59a73958e33461f0c3', 'tenant_id': '5c5e0783a4d24e59a73958e33461f0c3', 'security_group_id': 'a99bb602-761f-4035-b265-078118ac04b5', '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': 1069, 'belongs_to_default_sg': False, 'description': None, 'tags' : [], 'created_at': '2025-08-05T15:42:29Z', 'updated_at': '2025-08-05T15:42:29Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T15:42:29Z', 'updated_at': '2025-08-05T15:42:29Z', 'revision_number': 1, 'project_id': '5c5e0783a4d24e59a73958e33461f0c3'}, 'floating_ip': {'id': '24ce9ed7-60f5-4b28-b7d4-6ab2dfc54cd1', 'tenant_id': '5c5e0783a4d24e59a73958e33461f0c3', 'floating_ip_address': '172.24.4.80', 'floating_network_id': 'f69a1e3d-9003-4e01-a4b1-a7f571b589d6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '5c5e0783a4d24e59a73958e33461f0c3', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T15:42:30Z', 'updated_at': '2025-08-05T15:42:30Z', 'revision_number': 0, 'ip': '172.24.4.80'}} 2025-08-05 15:42:31,529 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/compute/v2.1/servers 0.620s 2025-08-05 15:42:31,530 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeShelveTestJSON-server-2070176416", "imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "98957fcb-6dd5-49da-a1b2-e4450539c1db"}], "security_groups": [{"name": "tempest-securitygroup--1528319482"}], "key_name": "tempest-keypair-666550119", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:42:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/b68523ef-627e-4717-8e28-a3fc4b06bc36', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b85ecc3b-e8e3-42cd-8b90-b8b9c6574cc0', 'x-compute-request-id': 'req-b85ecc3b-e8e3-42cd-8b90-b8b9c6574cc0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "b68523ef-627e-4717-8e28-a3fc4b06bc36", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b68523ef-627e-4717-8e28-a3fc4b06bc36"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b68523ef-627e-4717-8e28-a3fc4b06bc36"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1528319482"}], "adminPass": "password"}}' 2025-08-05 15:42:31,601 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/b68523ef-627e-4717-8e28-a3fc4b06bc36 0.068s 2025-08-05 15:42:31,601 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:42:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1273', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54f73a80-f19e-4447-b9c5-2faa020ecd1c', 'x-compute-request-id': 'req-54f73a80-f19e-4447-b9c5-2faa020ecd1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b68523ef-627e-4717-8e28-a3fc4b06bc36'} Body: b'{"server": {"id": "b68523ef-627e-4717-8e28-a3fc4b06bc36", "name": "tempest-AttachVolumeShelveTestJSON-server-2070176416", "status": "BUILD", "tenant_id": "5c5e0783a4d24e59a73958e33461f0c3" , "user_id": "066b8aa6c6934cc3a32d6e5a57c39a65", "metadata": {}, "hostId": "", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:42:31Z", "updated": "2025-08-05T15:42:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b68523ef-627e-4717-8e28-a3fc4b06bc36"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b68523ef-627e-4717-8e28-a3fc4b06bc36"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-666550119", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2025-08-05 15:43:21,897 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/b68523ef-627e-4717-8e28-a3fc4b06bc36 0.229s 2025-08-05 15:43:21,897 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:43:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1586', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a420fdb2-b309-41c5-815d-edc92b035ea7', 'x-compute-request-id': 'req-a420fdb2-b309-41c5-815d-edc92b035ea7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b68523ef-627e-4717-8e28-a3fc4b06bc36'} Body: b'{"server": {"id": "b68523ef-627e-4717-8e28-a3fc4b06bc36", "name": "tempest-AttachVolumeShelveTestJSON-server-2070176416", "status": "ACTIVE", "tenant_id": "5c5e0783a4d24e59a73958e33461f0c3", "user_id": "066b8aa6c6934cc3a32d6e5a57c39a65", "metadata": {}, "hostId": "2fc1c608ac4901a09a664c95d613a5eeb59963231eeebabbfc68411a", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:42:31Z", "updated": "2025-08-05T15:42:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1880011470-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:69:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b68523ef-627e-4717-8e28-a3fc4b06bc36"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b68523ef-627e-4717-8e28-a3fc4b06bc36"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-666550119", "OS-SRV-USG:launched_at": "2025-08-05T15:42:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1528319482"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2025-08-05 15:43:21,915 100292 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 15:44:22,136 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compu te/v2.1/servers/b68523ef-627e-4717-8e28-a3fc4b06bc36/os-interface 0.161s 2025-08-05 15:44:22,136 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b189e33-c6f8-47d8-9ca2-8c9f5e2e4fdb', 'x-compute-request-id': 'req-6b189e33-c6f8-47d8-9ca2-8c9f5e2e4fdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b68523ef-627e-4717-8e28-a3fc4b06bc36/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "98957fcb-6dd5-49da-a1b2-e4450539c1db", "port_id": "cc00c402-9daa-4e15-a3e1-52bcfb56abfc", "mac_addr": "fa:16:3e:c2:69:c8", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "82e8564d-f6b9-43dc-927b-c1815888a2f8", "ip_address": "10.0.0.14"}]}]}' 2025-08-05 15:44:23,053 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/24ce9ed7-60f5-4b28-b7d4-6ab2dfc54cd1 0.913s 2025-08-05 15:44:23,054 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "cc00c402-9daa-4e15-a3e1-52bcfb56abfc"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-ce507499-bb40-404a-af4f-8885cf341a4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/24ce9ed7-60f5-4b28-b7d4-6ab2dfc54cd1'} Body: b'{"floatingip": {"id": "24ce9ed7-60f5-4b28-b7d4-6ab2dfc54cd1", "tenant_id": "5c5e0783a4d24e59a73958e33461f0c3", "floating_ip_address": "172.24.4.80", "floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6", "router_id": "b6101371-fd2d-4430-b8c8-3028e3f9ce52", "port_id": "cc00c402-9daa-4e15-a3e1-52bcfb56abfc", "fixed_ip_address": "10.0.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "98957fcb-6dd5-49da-a1b2-e4450539c1db", "mac_address": "fa:16:3e:c2:69:c8", "admin_state_up": true, "status": "ACTIVE", "device_id": "b68523ef-627e-4717-8e28-a3fc4b06bc36", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T15:42:30Z", "updated_at": "2025-08-05T15:44:22Z", "revision_number": 1, "project_id": "5c5e0783a4d24e59a73958e33461f0c3"}}' 2025-08-05 15:44:23,055 100292 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.80:22' as 'cirros' with public key authentication 2025-08-05 15:44:23,063 100292 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 15:44:23,167 100292 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 15:44:23,168 100292 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.80 successfully created 2025-08-05 15:44:23,212 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/b68523ef-627e-4717-8e28-a3fc4b06bc36/ips 0.043s 2025-08-05 15:44:23,212 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '111', 'content-type': 'ap plication/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a484eedf-c921-4d92-b7c9-b481cc6193b8', 'x-compute-request-id': 'req-a484eedf-c921-4d92-b7c9-b481cc6193b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b68523ef-627e-4717-8e28-a3fc4b06bc36/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1880011470-network": [{"version": 4, "addr": "10.0.0.14"}]}}' 2025-08-05 15:44:23,399 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/volumes 0.184s 2025-08-05 15:44:23,399 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-132638972"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc809027-b607-4b71-97ad-d6ab2e8c6217', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc809027-b607-4b71-97ad-d6ab2e8c6217', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "98cd5585-f1bf-4e7b-bc88-4879a7141e79", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:44:23.337064", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-132638972", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/98cd5585-f1bf-4e7b-bc88-4879a7141e79"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/98cd5585-f1bf-4e7b-bc88-4879a7141e79"}], "user_id": "066b8aa6c6934cc3a32d6e5a57c39a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:44:23,454 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/volumes/98cd5585-f1bf-4e7b-bc88-4879a7141e79 0.043s 2025-08-05 15:44:23,454 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87b79df4-798b-4df5-906c-2d49620200a7', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87b79df4-798b-4df5-906c-2d49620200a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/98cd5585-f1bf-4e7b-bc88-4879a7141e79'} Body: b'{"volume": {"id": "98cd5585-f1bf-4e7b-bc88-4879a7141e79", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:44:23.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-132638972", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/98cd5585-f1bf-4e7b-bc88-4879a7141e79"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/98cd5585-f1bf-4e7b-bc88-4879a7141e79"}], "user_id": "066b8aa6c6934cc3a32d6e5a57c39a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5c5e0783 a4d24e59a73958e33461f0c3"}}' 2025-08-05 15:44:24,508 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/volumes/98cd5585-f1bf-4e7b-bc88-4879a7141e79 0.039s 2025-08-05 15:44:24,509 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee9ccdfd-816f-4d48-b0a8-8637f6b3551e', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee9ccdfd-816f-4d48-b0a8-8637f6b3551e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/98cd5585-f1bf-4e7b-bc88-4879a7141e79'} Body: b'{"volume": {"id": "98cd5585-f1bf-4e7b-bc88-4879a7141e79", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:44:23.000000", "updated_at": "2025-08-05T15:44:24.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-132638972", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/98cd5585-f1bf-4e7b-bc88-4879a7141e79"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/98cd5585-f1bf-4e7b-bc88-4879a7141e79"}], "user_id": "066b8aa6c6934cc3a32d6e5a57c39a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5c5e0783a4d24e59a73958e33461f0c3"}}' 2025-08-05 15:44:24,643 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/b68523ef-627e-4717-8e28-a3fc4b06bc36 0.117s 2025-08-05 15:44:24,643 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fed2ddd-65f8-4979-911b-19fa29d45ae7', 'x-compute-request-id': 'req-1fed2ddd-65f8-4979-911b-19fa29d45ae7', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b68523ef-627e-4717-8e28-a3fc4b06bc36'} Body: b'' 2025-08-05 15:44:24,823 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/b68523ef-627e-4717-8e28-a3fc4b06bc36 0.178s 2025-08-05 15:44:24,823 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c41ad4fe-cce0-4381-9800-e4761da9922e', 'x-compute-request-id': 'req-c41ad4fe-cce0-4381-9800-e4761da9922e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b68523ef-627e-4717-8e28-a3fc4b06bc36'} Body: b'{"server": {"id": "b68523ef-627e-4717-8e28-a3fc4b06bc36", "name": "tempest-AttachVolumeShelveTestJSON-server-2070176416", "status": "ACTIV E", "tenant_id": "5c5e0783a4d24e59a73958e33461f0c3", "user_id": "066b8aa6c6934cc3a32d6e5a57c39a65", "metadata": {}, "hostId": "2fc1c608ac4901a09a664c95d613a5eeb59963231eeebabbfc68411a", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:42:31Z", "updated": "2025-08-05T15:44:25Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1880011470-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:69:c8"}, {"version": 4, "addr": "172.24.4.80", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:69:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b68523ef-627e-4717-8e28-a3fc4b06bc36"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b68523ef-627e-4717-8e28-a3fc4b06bc36"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-666550119", "OS-SRV-USG:launched_at": "2025-08-05T15:42:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1528319482"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2025-08-05 15:45:15,089 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/b68523ef-627e-4717-8e28-a3fc4b06bc36 0.196s 2025-08-05 15:45:15,090 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-a675b1bc-04dc-43fe-ad48-6ba65e81ff58', 'x-compute-request-id': 'req-a675b1bc-04dc-43fe-ad48-6ba65e81ff58', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b68523ef-627e-4717-8e28-a3fc4b06bc36'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance b68523ef-627e-4717-8e28-a3fc4b06bc36 could not be found."}}' 2025-08-05 15:45:15,121 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-666550119 0.030s 2025-08-05 15:45:15,121 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-585c0ea3-0971-4dd0-be74-536dd0fe736b', 'x-compute-request-id': 'req-585c0ea3-0971-4dd0-be74-536dd0fe736b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-666550119'} Body: b'' 2025-08-05 15:45:15,318 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/a99bb602-761f-4035-b265-078118ac04b5 0.196s 2025-08-05 15:45:15,319 100292 DEBUG [tempest.lib.common.rest_client] R equest - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-59a805c1-74f2-4f67-bb86-ca729bb4655f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/a99bb602-761f-4035-b265-078118ac04b5'} Body: b'' 2025-08-05 15:45:15,348 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/a99bb602-761f-4035-b265-078118ac04b5 0.029s 2025-08-05 15:45:15,348 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-9db08f0d-5868-48ab-9afc-d4387e6e6090', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/a99bb602-761f-4035-b265-078118ac04b5'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group a99bb602-761f-4035-b265-078118ac04b5 does not exist", "detail": ""}}' 2025-08-05 15:45:15,779 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/24ce9ed7-60f5-4b28-b7d4-6ab2dfc54cd1 0.429s 2025-08-05 15:45:15,779 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-6fbf5936-f327-49e9-97c9-f54180820f68', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/24ce9ed7-60f5-4b28-b7d4-6ab2dfc54cd1'} Body: b'' {10} setUpClass (tempest.api.volume.test_volumes_actions.VolumesActionsTest) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_actions.py", line 37, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 62fe5209-5d2a-46a5-8722-d05082f0df4a failed to build and is in ERROR status {8} tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete [1.855041s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 43, in test_group_create_show_list_delete grp1 = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 2b514e92-e352-4465-bf57-ba3354ba2afc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:45:21,654 100292 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/types 0.191s 2025-08-05 15:45:21,654 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-524665711"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4ac513d-98bf-473b-b9a6-33e468abf9a4', 'content-length': '215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4ac513d-98bf-473b-b9a6-33e468abf9a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "1e4548f6-49bf-4ee2-a217-69e21368c609", "name": "tempest-GroupsTest-volume-type-524665711", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 15:45:21,689 100292 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/group_types 0.031s 2025-08-05 15:45:21,689 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupsTest-group-type-548403701"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e5ed91b-defc-46f8-bbb5-8661e14e733a', 'content-length': '172', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e5ed91b-defc-46f8-bbb5-8661e14e733a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "525f2ddd-6ced-4afd-90fb-f79167c44f23", "name": "tempest-GroupsTest-group-type-548403701", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-05 15:45:21,910 100292 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/groups 0.218s 2025-08-05 15:45:21,911 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"group": {"group_type": "525f2ddd-6ced-4afd-90fb-f79167c44f23", "volume_types": ["1e4548f6-49bf-4ee2-a217-69e21368c609"], "name": "tempest-Group1-622442216"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5911c722-c8e5-42fe-9b35-c41686120866', 'content-length': '93', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5911c722-c8e5-42fe-9b35-c41686120866', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "2b514e92-e352-4465-bf57-ba3354ba2afc", "name": "tempest-Group1-622442216"}}' 2025-08-05 15:45:21,945 100292 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/groups/2b514e92-e352-4465-bf57-ba3354ba2afc 0.032s 2025-08-05 15:45:21,946 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute- request-id': 'req-d215576c-9c67-496d-ad96-85d96f290291', 'content-length': '321', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d215576c-9c67-496d-ad96-85d96f290291', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/2b514e92-e352-4465-bf57-ba3354ba2afc'} Body: b'{"group": {"id": "2b514e92-e352-4465-bf57-ba3354ba2afc", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-05T15:45:22.000000", "name": "tempest-Group1-622442216", "description": null, "group_type": "525f2ddd-6ced-4afd-90fb-f79167c44f23", "volume_types": ["1e4548f6-49bf-4ee2-a217-69e21368c609"]}}' 2025-08-05 15:45:22,995 100292 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/groups/2b514e92-e352-4465-bf57-ba3354ba2afc 0.044s 2025-08-05 15:45:22,996 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78d689d3-6d0f-4a6e-8281-b70a24d956b4', 'content-length': '318', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78d689d3-6d0f-4a6e-8281-b70a24d956b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/2b514e92-e352-4465-bf57-ba3354ba2afc'} Body: b'{"group": {"id": "2b514e92-e352-4465-bf57-ba3354ba2afc", "status": "error", "availability_zone": "nova", "created_at": "2025-08-05T15:45:22.000000", "name": "tempest-Group1-622442216", "description": null, "group_type": "525f2ddd-6ced-4afd-90fb-f79167c44f23", "volume_types": ["1e4548f6-49bf-4ee2-a217-69e21368c609"]}}' 2025-08-05 15:45:23,077 100292 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.075s 2025-08-05 15:45:23,077 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a086669-69ab-4ace-9032-b51464af80cb', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a086669-69ab-4ace-9032-b51464af80cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-05 15:45:23,203 100292 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/2b514e92-e352-4465-bf57-ba3354ba2afc/action 0.112s 2025-08-05 15:45:23,204 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15f665fa-5a46-46b7-bd1c-f23a7e40e5f9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/2b514e92-e352-4465-bf57-ba3354ba2afc/action'} Body: b'' 2025-08-05 15:45:23,219 100292 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/2b514e92-e352-4465-bf57-ba3354ba2afc 0.015s 2025-08-05 15:45:23,219 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-764a581f-885f-454f-b507-ef34a389f189', 'x-openstack-request-id': 'req-764a581f-885f-454f-b507-ef34a389f189', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/2b514e92-e352-4465-bf57-ba3354ba2afc'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 2b514e92-e352-4465-bf57-ba3354ba2afc could not be found."}}' 2025-08-05 15:45:23,254 100292 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/525f2ddd-6ced-4afd-90fb-f79167c44f23 0.033s 2025-08-05 15:45:23,254 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e05335b8-c9fe-4e50-b163-e8cdcf457ad3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/525f2ddd-6ced-4afd-90fb-f79167c44f23'} Body: b'' 2025-08-05 15:45:23,300 100292 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/1e4548f6-49bf-4ee2-a217-69e21368c609 0.045s 2025-08-05 15:45:23,300 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89274dbd-48cf-4831-ac20-ad19b37a927b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/1e4548f6-49bf-4ee2-a217-69e21368c609'} Body: b'' 2025-08-05 15:45:23,316 100292 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/1e4548f6-49bf-4ee2-a217-69e21368c609 0.015s 2025-08-05 15:45:23,316 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-53b2714b-25a8-45b4-b831-fed5f87450ab', 'x-openstack-request-id': 'req-53b2714b-25a8-45b4-b831-fed5f87450ab', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/1e4548f6-49bf-4ee2-a217-69e21368c609'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 1e4548f6-49bf-4ee2-a217-69e21368c609 could not be found."}}' {8} tempest.api.volume.admin.test_groups.GroupsTest.test_group_update [1.602249s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 111, in test_group_update grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 8eca2c5c-f7b6-4712-bff3-5f0e276d97b7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:45:23,359 100292 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 POST http://10.0.0.210/volume/v3/types 0.039s 2025-08-05 15:45:23,359 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1977814522"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61fcf304-ba2e-4faf-9f2b-703937e30cf3', 'content-length': '216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61fcf304-ba2e-4faf-9f2b-703937e30cf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "e0c4e9ac-05b1-486a-b5f2-a217024b61ff", "name": "tempest-GroupsTest-volume-type-1977814522", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 15:45:23,391 100292 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/group_types 0.029s 2025-08-05 15:45:23,392 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupsTest-group-type-228196073"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-611b4c57-4b7a-4dad-a444-687777f2d68f', 'content-length': '172', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-611b4c57-4b7a-4dad-a444-687777f2d68f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "f397194b-35f6-4184-aa99-5704d8ee468c", "name": "tempest-GroupsTest-group-type-228196073", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-05 15:45:23,509 100292 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/groups 0.114s 2025-08-05 15:45:23,510 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"group": {"group_type": "f397194b-35f6-4184-aa99-5704d8ee468c", "volume_types": ["e0c4e9ac-05b1-486a-b5f2-a217024b61ff"], "name": "tempest-GroupsTest-Group-2052484057"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9bd17ed-5beb-4e6c-916c-e0eca7451f1a', 'content-length': '104', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9bd17ed-5beb-4e6c-916c-e0eca7451f1a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "8eca2c5c-f7b6-4712-bff3-5f0e276d97b7", "name": "tempest-GroupsTest-Group-2052484057"}}' 2025-08-05 15:45:23,558 100292 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/groups/8eca2c5c-f7b6-4712-bff3-5f0e276d97b7 0.045s 2025-08-05 15:45:23,558 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fb6f9c4-6dd7-452d-8433-8 93b69b93573', 'content-length': '332', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fb6f9c4-6dd7-452d-8433-893b69b93573', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/8eca2c5c-f7b6-4712-bff3-5f0e276d97b7'} Body: b'{"group": {"id": "8eca2c5c-f7b6-4712-bff3-5f0e276d97b7", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-05T15:45:23.000000", "name": "tempest-GroupsTest-Group-2052484057", "description": null, "group_type": "f397194b-35f6-4184-aa99-5704d8ee468c", "volume_types": ["e0c4e9ac-05b1-486a-b5f2-a217024b61ff"]}}' 2025-08-05 15:45:24,594 100292 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/groups/8eca2c5c-f7b6-4712-bff3-5f0e276d97b7 0.028s 2025-08-05 15:45:24,595 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50ede58f-9d01-43fe-9442-26ab30e59ea9', 'content-length': '329', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50ede58f-9d01-43fe-9442-26ab30e59ea9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/8eca2c5c-f7b6-4712-bff3-5f0e276d97b7'} Body: b'{"group": {"id": "8eca2c5c-f7b6-4712-bff3-5f0e276d97b7", "status": "error", "availability_zone": "nova", "created_at": "2025-08-05T15:45:23.000000", "name": "tempest-GroupsTest-Group-2052484057", "description": null, "group_type": "f397194b-35f6-4184-aa99-5704d8ee468c", "volume_types": ["e0c4e9ac-05b1-486a-b5f2-a217024b61ff"]}}' 2025-08-05 15:45:24,631 100292 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.030s 2025-08-05 15:45:24,631 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-788a49a8-2ee2-4ff0-b1b7-1a7fcf38f2e5', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-788a49a8-2ee2-4ff0-b1b7-1a7fcf38f2e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-05 15:45:24,759 100292 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/8eca2c5c-f7b6-4712-bff3-5f0e276d97b7/action 0.114s 2025-08-05 15:45:24,760 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63938125-1b00-42c1-92e0-fff5d3d93aab', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/8eca2c5c-f7b6-4712-bff3-5f0e276d97b7/action'} Body: b'' 2025-08-05 15:45:24,788 100292 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/8eca2c5c-f7b6-4712-bff3-5f0e276d97b7 0.027s 2025-08-05 15:45:24,788 100292 DEBUG [tempest. lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-742b8f1a-2fb2-43c0-b155-7226b62cf183', 'x-openstack-request-id': 'req-742b8f1a-2fb2-43c0-b155-7226b62cf183', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/8eca2c5c-f7b6-4712-bff3-5f0e276d97b7'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 8eca2c5c-f7b6-4712-bff3-5f0e276d97b7 could not be found."}}' 2025-08-05 15:45:24,826 100292 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/f397194b-35f6-4184-aa99-5704d8ee468c 0.037s 2025-08-05 15:45:24,826 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0ffaa68-ef1f-4fdb-b096-d1aff46f7aa1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/f397194b-35f6-4184-aa99-5704d8ee468c'} Body: b'' 2025-08-05 15:45:24,904 100292 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/e0c4e9ac-05b1-486a-b5f2-a217024b61ff 0.077s 2025-08-05 15:45:24,904 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e5c12bf-4fbe-429d-91fe-abbefe100c59', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/e0c4e9ac-05b1-486a-b5f2-a217024b61ff'} Body: b'' 2025-08-05 15:45:24,920 100292 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/e0c4e9ac-05b1-486a-b5f2-a217024b61ff 0.016s 2025-08-05 15:45:24,921 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fd6bd85-b57c-438f-9b39-62a64657a87a', 'x-openstack-request-id': 'req-5fd6bd85-b57c-438f-9b39-62a64657a87a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/e0c4e9ac-05b1-486a-b5f2-a217024b61ff'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type e0c4e9ac-05b1-486a-b5f2-a217024b61ff could not be found."}}' {8} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details [0.723512s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_pools.py", line 44, in test_get_pools_with_details self._assert_pools(with_detail=True) File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_pools.py", line 29, in _assert_pools self.assertNotEmpty(cinder_pools, "no cinder pools listed.") File "/opt/stack/tempest/tempest/test.py", line 949, in assertNotEmpty self.assertTrue(items, msg) File "/usr/lib/python3.10/unittest/case.py", line 687, in assertTrue raise self.failureException(msg) AssertionError: [] is not true : no cinder pools listed. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:45:28,966 100292 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_with_details): 200 GET http://10.0.0.210/volume/v3/scheduler-stats/get_pools?detail=True 0.679s 2025-08-05 15:45:28,967 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-663abaf5-6762-4ec3-813b-e4cca8389930', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-663abaf5-6762-4ec3-813b-e4cca8389930', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/scheduler-stats/get_pools?detail=True'} Body: b'{"pools": []}' {8} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details [0.530640s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_pools.py", line 39, in test_get_pools_without_details self._assert_pools() File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_pools.py", line 29, in _assert_pools self.assertNotEmpty(cinder_pools, "no cinder pools listed.") File "/opt/stack/tempest/tempest/test.py", line 949, in assertNotEmpty self.assertTrue(items, msg) File "/usr/lib/python3.10/unittest/case.py", line 687, in assertTrue raise self.failureException(msg) AssertionError: [] is not true : no cinder pools listed. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:45:29,540 100292 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_without_details): 200 GET http://10.0.0.210/volume/v3/scheduler-stats/get_pools 0.528s 2025-08-05 15:45:29,540 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5aa1550-bcff-49f6-a64a-7edd90fb4c92', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5aa1550-bcff-49f6-a64a-7edd90fb4c92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/scheduler-stats/get_pools'} Body: b'{"pools": []}' {8} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name [0.028091s] ... ok {8} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name [0.024397s] ... ok {8} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name [0.021527s] ... ok {8} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name [1.619854s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_services.py", line 76, in test_get_service_by_volume_host_name volume_id = self.create_volume()['id'] File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 6bdb7704-1885-4bf6-abf0-13201f20d6d6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:45:33,229 100292 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 202 POST http://10.0.0.210/volume/v3/volumes 0.304s 2025-08-05 15:45:33,230 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-2026516873"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4596613c-99f2-4c56-94a5-cb73f33328f7', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4596613c-99f2-4c56-94a5-cb73f33328f7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "6bdb7704-1885-4bf6-abf0-13201f20d6d6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:45:33.164782", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-2026516873", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6bdb7704-1885-4bf6-abf0-13201f20d6d6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6bdb7704-1885-4bf6-abf0-13201f20d6d6"}], "user_id": "b6b866343a2f48cba17ca96ba4cde0c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:45:33,282 100292 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/volumes/6bdb7704-1885-4bf6-abf0-13201f20d6d6 0.040s 2025-08-05 15:45:33,282 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7390bb5b-598f-400e-a126-3c4d002c8860', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7390bb5b-598f-400e-a126-3c4d002c8860', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6bdb7704-1885-4bf6-abf0-13201f20d6d6'} Body: b'{"volume": {"id": "6bdb7704-1885-4bf6-abf0-13201f20d6d6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:45:33.000000", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-2026516873", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6bdb7704-1885-4bf6-abf0-13201f20d6d6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6bdb7704-1885-4bf6-abf0-13201f20d6d6"}], "user_id": "b6b866343a2f48cba17ca96ba4cde0c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "76ddc31764974b498805ec997d01b423"}}' 2025-08-05 15:45:34,339 100292 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/volumes/6bdb7704-1885-4bf6-abf0-13201f20d6d6 0.042s 2025-08-05 15:45:34,339 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-383d329d-8b33-403e-b800-ba96832cefa8', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-383d329d-8b33-403e-b800-ba96832cefa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6bdb7704-1885-4bf6-abf0-13201f20d6d6'} Body: b'{"volume": {"id": "6bdb7704-1885-4bf6-abf0-13201f20d6d6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:45:33.000000", "updated_at": "2025-08-05T15:45:33.000000", "name": "tempest-VolumesServicesTestJSON-Volume-2026516873", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6bdb7704-1885-4bf6-abf0-13201f20d6d6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6bdb7704-1885-4bf6-abf0-13201f20d6d6"}], "user_id": "b6b866343a2f48cba17ca96ba4cde0c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "76ddc31764974b498805ec997d01b423"}}' 2025-08-05 15:45:34,399 100292 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/6bdb7704-1885-4bf6-abf0-13201f20d6d6 0.046s 2025-08-05 15:45:34,400 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d35a0c7-a1da-4a94-83f6-a3e5f5ef38b9', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d35a0c7-a1da-4a94-83f6-a3e5f5ef38b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6bdb7704-1885-4bf6-abf0-13201f20d6d6'} Body: b'{"volume": {"id": "6bdb7704-1885-4bf6-abf0-13201f20d6d6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:45:33.000000", "updated_at": "2025-08-05T15:45:33.000000", "name": "tempest-VolumesServicesTestJSON-Volume-2026516873", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6bdb7704-1885-4bf6-abf0-13201f20d6d6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6bdb7704-1885-4bf6-abf0-13201f20d6d6"}], "user_id": "b6b866343a2f48cba17ca96ba4cde0c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "76ddc31764974b498805ec997d01b423"}}' 2025-08-05 15:45:34,518 100292 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/6bdb7704-1885-4bf6-abf0-13201f20d6d6 0.105s 2025-08-05 15:45:34,519 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b68445f-31c7-421f-be4e-96db20a04b37', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6bdb7704-1885-4bf6-abf0-13201f20d6d6'} Body: b'' 2025-08-05 15:45:34,543 100292 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/6bdb7704-1885-4bf6-abf0 -13201f20d6d6 0.024s 2025-08-05 15:45:34,543 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-486010a4-485f-4661-b483-e0eda8e54d23', 'x-openstack-request-id': 'req-486010a4-485f-4661-b483-e0eda8e54d23', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6bdb7704-1885-4bf6-abf0-13201f20d6d6'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 6bdb7704-1885-4bf6-abf0-13201f20d6d6 could not be found."}}' {8} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services [0.020970s] ... ok {8} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size [1.674379s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_clone_negative.py", line 40, in test_create_from_volume_decreasing_size src_vol = self.create_volume(size=src_size) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3441a57a-05a3-4a78-8d59-e189d2f1b832 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:45:37,699 100292 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 202 POST http://10.0.0.210/volume/v3/volumes 0.380s 2025-08-05 15:45:37,699 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-563486243"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd28d3e5-112d-4e58-ac31-a99210d468e3', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd28d3e5-112d-4e58-ac31-a99210d468e3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "3441a57a-05a3-4a78-8d59-e189d2f1b832", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2025-08-05T15:45:37.612207", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-563486243", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3441a57a-05a3-4a78-8d59-e189d2f1b832"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3441a57a-05a3-4a78-8d59-e189d2f1b832"}], "user_id": "bdc36e0ca04f4194a38049cc59e000ea", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:45:37,753 100292 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/volumes/3441a57a-05a3-4a78-8d59-e189d2f1b832 0.041s 2025-08-05 15:45:37,753 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-657af53b-9446-48ec-bf91-02b899b1c178', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-657af53b-9446-48ec-bf91-02b899b1c178', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3441a57a-05a3-4a78-8d59-e189d2f1b832'} Body: b'{"volume": {"id": "3441a57a-05a3-4a78-8d59-e189d2f1b832", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2025-08-05T15:45:38.000000", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-563486243", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3441a57a-05a3-4a78-8d59-e189d2f1b832"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3441a57a-05a3-4a78-8d59-e189d2f1b832"}], "user_id": "bdc36e0ca04f4194a38049cc59e000ea", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bc0c095389c047a8a5b4a2a3380c7096"}}' 2025-08-05 15:45:38,803 100292 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/volumes/3441a57a-05a3-4a78-8d59-e189d2f1b832 0.036s 2025-08-05 15:45:38,804 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applic ation/json', 'x-compute-request-id': 'req-baa94ab2-056d-48a4-9b53-f4721ab8605f', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-baa94ab2-056d-48a4-9b53-f4721ab8605f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3441a57a-05a3-4a78-8d59-e189d2f1b832'} Body: b'{"volume": {"id": "3441a57a-05a3-4a78-8d59-e189d2f1b832", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2025-08-05T15:45:38.000000", "updated_at": "2025-08-05T15:45:38.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-563486243", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3441a57a-05a3-4a78-8d59-e189d2f1b832"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3441a57a-05a3-4a78-8d59-e189d2f1b832"}], "user_id": "bdc36e0ca04f4194a38049cc59e000ea", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bc0c095389c047a8a5b4a2a3380c7096"}}' 2025-08-05 15:45:38,859 100292 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/3441a57a-05a3-4a78-8d59-e189d2f1b832 0.041s 2025-08-05 15:45:38,859 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77ac5ece-b3eb-4f97-b90e-ba9d28223983', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77ac5ece-b3eb-4f97-b90e-ba9d28223983', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3441a57a-05a3-4a78-8d59-e189d2f1b832'} Body: b'{"volume": {"id": "3441a57a-05a3-4a78-8d59-e189d2f1b832", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2025-08-05T15:45:38.000000", "updated_at": "2025-08-05T15:45:38.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-563486243", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3441a57a-05a3-4a78-8d59-e189d2f1b832"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3441a57a-05a3-4a78-8d59-e189d2f1b832"}], "user_id": "bdc36e0ca04f4194a38049cc59e000ea", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bc0c095389c047a8a5b4a2a3380c7096"}}' 2025-08-05 15:45:38,970 100292 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/3441a57a-05a3-4a78-8d59-e189d2f1b832 0.095s 2025-08-05 15:45:38,971 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a0de8c1-ccb6-4443-bd58-6303fdca2255', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3441a57a-05a3-4a78-8d59-e189d2f1b832'} Body: b'' 2025-08-05 15:45:38,991 100292 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/3441a57a -05a3-4a78-8d59-e189d2f1b832 0.020s 2025-08-05 15:45:38,992 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cdcab83-a45b-4b94-9b2a-7791f9e8a683', 'x-openstack-request-id': 'req-5cdcab83-a45b-4b94-9b2a-7791f9e8a683', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3441a57a-05a3-4a78-8d59-e189d2f1b832'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3441a57a-05a3-4a78-8d59-e189d2f1b832 could not be found."}}' {8} setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached) ... SKIPPED: Cinder multi-backend feature disabled {8} setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test) ... SKIPPED: Cinder consistency group feature disabled {8} setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest) ... SKIPPED: Cinder backup feature disabled {5} tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_resize_volume_backed_server_confirm [122.350076s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 505, in test_resize_volume_backed_server_confirm server = self.create_test_server(**kwargs) File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 263, in create_test_server waiters.wait_for_volume_resource_status(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 57186258-87da-4e59-9a65-03277bfe4300 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:44:06,179 100286 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/c52dd46b-a2ad-4002-b605-9da285db6e25 0.249s 2025-08-05 15:44:06,180 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1661', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8b34fd7-4495-4aa2-a972-fb2869f8b09c', 'x-compute-request-id': 'req-b8b34fd7-4495-4aa2-a972-fb2869f8b09c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c52dd46b-a2ad-4002-b605-9da285db6e25'} Body: b'{"server": {"id": "c52dd46b-a2ad-4002-b605-9da285db6e25", "name": "tempest-ServerActionsTestOtherA-server-2062821008", "status": "ACTIVE", "tenant_id": "59d1e9b694484e9eb672a76904838318", "user_id": "b41f37a124a14c5197b1a95a9db0b3be", "metadata": {}, "hostId": "38d9a6ad2b339736b75f34f73a0cf4e224409f5bb646c7ae7077cfb1", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:37:26Z", "updated": "2025-08-05T15:37:42Z", "addresses": {"tempest-ServerActionsTestOtherA-1085255116-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:a2:59"}, {"version": 4, "addr": "172.24.4.107", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:a2:59"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c52dd46b-a2ad-4002-b605-9da285db6e25"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c52dd46b-a2ad-4002-b605-9da285db6e25"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1914385279", "OS-SRV-USG:launched_at": "2025-08-05T15:37:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--258714256"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:45:06,330 100286 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.093s 2025-08-05 15:45:06,330 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2493', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-ea3ce06c-c1d1-452a-84ca-11f4b3ab50ab', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b41f37a124a14c5197b1a95a9db0b3be", "name": "tempest-ServerActionsTestOtherA-391539815-project-member", "password_expires_at": null}, "audit_ids": ["FrJic8yNQz2RJKqaVptpjw"], "expires_at": "2025-08-05T16:45:06.000000Z", "issued_at": "2025-08-05T15:45:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "59d1e9b694484e9eb672a76904838318", "name": "tempest-ServerActionsTestOtherA-391539815"}, "is_domain": false, "roles": [{"id": "461f0d232b974187bff1eee1b4001d2b", "name": "member"}, {"id": "d88 7b012e75948019d8f3f2cb4e03f1d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0b86af44f19943b9bb51d2e8be11acb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3faf8e39867c48f0af02bb4f9735ae61", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "2517c6600f1a460cbad97286d19e9fb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "5c7a5b25720b4bdab0487096fdfafbae", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3251b32e2034796b9bce144b495f88a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/59d1e9b694484e9eb672a76904838318", "region": "RegionOne"}], "id": "756156d7158f4ccbaadb474942634f76", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "73c2fc4ed21746cba5d1b5174ddbe300", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9b0e9eb7606043838528301ec538d1b8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "5209c341a08f463cae448322fb93f468", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a638b206ad0a4dc2850092c0c185d1e7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0d29cdaf82ce4569803f34224311c65f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad9a324b861049728af39ec906166007", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "02367db45c0e4c649c641b88e903475b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "ddc2790d372b4fd9a5b7c1eabdbf861d", "type": "network", "name": "neutron"}]}}' 2025-08-05 15:45:06,330 100286 INFO [tempest.lib.common.fixed_network] (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm) Found network {'id': '747ed4eb-b9d3-4919-8f33-e281ffdcc575', 'name': 'tempest-ServerActionsTestOtherA-1085255116-network', 'tenant_id': '59d1e9b694484e9eb672a76904838318', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '59d1e9b694484e9eb672a76904838318', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 36148, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T15:37:19Z', 'updated_at': '2025-08-05T15:37:19Z', 'revision_number': 1} available for tenant 2025-08-05 15:45:06,331 100286 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1914385279', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCpIpj/pYmDv7ODJ3rrQHh/cE4aa5FZOCXOAsFHDoAqTAhyPxlZe1gjdHQAjcck24yVSS8zb2ZyfoFpEWTz9sgfkXDIFLEFwHYWhvvvop/fPZ6qJEJ6ZgF13UDdKPjxbqA==', 'fingerprint': '59:20:af:84:9c:1d:83:ad:d3:72:d0:31:53:4b:c8:c4', 'user_id': 'b41f37a124a14c5197b1a95a9db0b3be', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDG5/lq5jukMQ+VXNawdHN0OlIwrTm1XhZSw1AjWyk/xA3TZrHh55GX\nVIbYq/NNw7agBwYFK4EEACKhZANiAAQqSKY/6WJg7+zgyd660B4f3BOGmuRWTglz\ngLBRw6AKkwIcj8ZWXtYI3R0AI3HJNuMlUkvM29mcn6BaRFk8/bIH5FwyBSxBcB2F\nob776Kf3z2eqiRCemYBdd1A3Sj48W6g=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '73c0e36c-f72f-4e94-8ac8-ef898d6c00fc', 'name': 'tempest-securitygroup--258714256', 'stateful': True, 'tenant_id': '59d1e9b694484e9eb672a76904838318', 'description': 'tempest-description--1549618820', 'shared': False, 'security_group_rules': [{'id': '0445ca6d-9f0a-45cb-b6fc-6d4131077110', 'project_id': '59d1e9b694484e9eb672a76904838318', 'tenant_id': '59d1e9b694484e9eb672a76904838318', 'security_group_id': '73c0e36c-f72f-4e94-8ac8-ef898d6c00fc', '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': 899, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T15:37:24Z', 'updated_at': '2025-08-05T15:37:24Z', 'revision_number': 0}, {'id': '7f9ec3d7-9707-4698-a291-07ce2554ce3e', 'project_id': '59d1e9b694484e9eb672a76904838318', 'tenant_id': '59d1e9b694484e9eb672a76904838318', 'security_group_id': '73c0e36c-f72f-4e94-8ac8-ef898d6c00fc', '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': 898, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T15:37:24Z', 'updated_at': '2025-08-05T15:37:24Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T15:37:24Z', 'updated_at': '2025-08-05T15:37:24Z', 'revision_number': 1, 'project_id': '59d1e9b694484e9eb672a76904838318'}, 'floating_ip': {'id': '5a4e8d3e-216e-4de7-8b8e-3dfc9cf16e10', 'tenant_id': '59d1e9b694484e9eb672a76904838318', 'floating_ip_address': '172.24.4.107', 'floating_network_id': 'f69a1e3d-9003-4e01-a4b1-a7f571b589d6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '59d1e9b694484e9eb672a76904838318', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T15:37:25Z', 'updated_at': '2025-08-05T15:37:25Z', 'revision_number': 0, 'ip': '172.24.4.107'}} 2025-08-05 15:45:06,688 100286 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 202 POST http://10.0.0.210/volume/v3/volumes 0.356s 2025-08-05 15:45:06,688 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-tempest.common.compute-volume-404435569", "imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82ea4a6b-e8a1-4b21-8e3a-96065442d526', 'content-length': '753', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82ea4a6b-e8a1-4b21-8e3a-96065442d526', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "57186258-87da-4e59-9a65-03277bfe4300", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:45:06.629555", "updated_at": null, "name": "tempest-tempest.common.compute-volume-404435569", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/57186258-87da-4e59-9a65-03277bfe4300"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/57186258-87da-4e59-9a65-03277bfe4300"}], "user_id": "b41f37a124a14c5197b1a95a9db0b3be", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:45:06,743 100286 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/volumes/57186258-87da-4e59-9a65-03277bfe4300 0.043s 2025-08-05 15:45:06,744 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-comput e-request-id': 'req-53c7ddac-9027-4f3d-aca6-367d1fce87e2', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53c7ddac-9027-4f3d-aca6-367d1fce87e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/57186258-87da-4e59-9a65-03277bfe4300'} Body: b'{"volume": {"id": "57186258-87da-4e59-9a65-03277bfe4300", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:45:07.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-404435569", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/57186258-87da-4e59-9a65-03277bfe4300"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/57186258-87da-4e59-9a65-03277bfe4300"}], "user_id": "b41f37a124a14c5197b1a95a9db0b3be", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "59d1e9b694484e9eb672a76904838318"}}' 2025-08-05 15:45:07,794 100286 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/volumes/57186258-87da-4e59-9a65-03277bfe4300 0.036s 2025-08-05 15:45:07,795 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97565fc4-8ba7-4805-9f78-8ed21e585290', 'content-length': '842', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97565fc4-8ba7-4805-9f78-8ed21e585290', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/57186258-87da-4e59-9a65-03277bfe4300'} Body: b'{"volume": {"id": "57186258-87da-4e59-9a65-03277bfe4300", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:45:07.000000", "updated_at": "2025-08-05T15:45:07.000000", "name": "tempest-tempest.common.compute-volume-404435569", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/57186258-87da-4e59-9a65-03277bfe4300"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/57186258-87da-4e59-9a65-03277bfe4300"}], "user_id": "b41f37a124a14c5197b1a95a9db0b3be", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "59d1e9b694484e9eb672a76904838318"}}' 2025-08-05 15:45:07,911 100286 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 202 DELETE http://10.0.0.210/volume/v3/volumes/57186258-87da-4e59-9a65-03277bfe4300 0.103s 2025-08-05 15:45:07,912 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28ce210c-6d4d-4d05-85fa-fc7614c77bdc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/57186258-87da-4e59-9a65-03277bfe4300'} Body: b'' 2025-08-05 15:45:07,933 100286 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 404 GET http://10.0.0 .210/volume/v3/volumes/57186258-87da-4e59-9a65-03277bfe4300 0.021s 2025-08-05 15:45:07,934 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cbddd42-f99b-401f-8a05-3535470010a1', 'x-openstack-request-id': 'req-7cbddd42-f99b-401f-8a05-3535470010a1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/57186258-87da-4e59-9a65-03277bfe4300'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 57186258-87da-4e59-9a65-03277bfe4300 could not be found."}}' 2025-08-05 15:45:07,934 100286 ERROR [tempest.lib.decorators] Hints: This test was made for the bug_type 1728603. The failure could be related to https://launchpad.net/bugs/1728603 2025-08-05 15:45:08,237 100286 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/c52dd46b-a2ad-4002-b605-9da285db6e25 0.301s 2025-08-05 15:45:08,237 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1661', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da8f7576-c870-45c7-976f-ff2ee065e63e', 'x-compute-request-id': 'req-da8f7576-c870-45c7-976f-ff2ee065e63e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c52dd46b-a2ad-4002-b605-9da285db6e25'} Body: b'{"server": {"id": "c52dd46b-a2ad-4002-b605-9da285db6e25", "name": "tempest-ServerActionsTestOtherA-server-2062821008", "status": "ACTIVE", "tenant_id": "59d1e9b694484e9eb672a76904838318", "user_id": "b41f37a124a14c5197b1a95a9db0b3be", "metadata": {}, "hostId": "38d9a6ad2b339736b75f34f73a0cf4e224409f5bb646c7ae7077cfb1", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:37:26Z", "updated": "2025-08-05T15:37:42Z", "addresses": {"tempest-ServerActionsTestOtherA-1085255116-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:a2:59"}, {"version": 4, "addr": "172.24.4.107", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:a2:59"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c52dd46b-a2ad-4002-b605-9da285db6e25"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c52dd46b-a2ad-4002-b605-9da285db6e25"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1914385279", "OS-SRV-USG:launched_at": "2025-08-05T15:37:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--258714256"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {5} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete [1.688841s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_volumes_get.py", line 55, in test_volume_create_get_delete volume = self.create_volume(size=CONF.volume.volume_size, File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 17f9f9fe-9174-4741-b649-f21c254b2f88 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:47:04,465 100286 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 POST http://10.0.0.210/compute/v2.1/os-volumes 0.548s 2025-08-05 15:47:04,465 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-VolumesGetTestJSON-Volume-961286109", "metadata": {"Type": "work"}}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:47:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '352', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/17f9f9fe-9174-4741-b649-f21c254b2f88', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f466bdb-8c92-4fe9-b39b-032bec00677a', 'x-compute-request-id': 'req-3f466bdb-8c92-4fe9-b39b-032bec00677a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "17f9f9fe-9174-4741-b649-f21c254b2f88", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2025-08-05T15:47:04.323280", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-961286109", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2025-08-05 15:47:04,534 100286 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.0.0.210/compute/v2.1/os-volumes/17f9f9fe-9174-4741-b649-f21c254b2f88 0.063s 2025-08-05 15:47:04,534 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:47:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '352', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ec63fde-5659-4f8f-b7c4-5aac061a3e75', 'x-compute-request-id': 'req-7ec63fde-5659-4f8f-b7c4-5aac061a3e75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/17f9f9fe-9174-4741-b649-f21c254b2f88'} Body: b'{"volume": {"id": "17f9f9fe-9174-4741-b649-f21c254b2f88", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2025-08-05T15:47:04.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-961286109", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2025-08-05 15:47:05,599 100286 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.0.0.210/compute/v2.1/os-volumes/17f9f9fe-9174-4741-b649-f21c254b2f88 0.057s 2025-08-05 15:47:05,599 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:47:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-303e6e29-a4a3-4c6a-af50-7885684c9851', 'x-compute-request-id': 'req-303e6e29-a4a3-4c6a-af50-7885684c9851', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/17f9f9fe-9174-4741-b649-f21c254b2f88'} Body: b'{"volume": {"id": "17f9f9fe-9174-4741-b649-f21c254b2f88", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2025-08-05T15:47:04.000 000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-961286109", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' {5} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts [0.154268s] ... ok {5} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host [0.098902s] ... ok {5} setUpClass (tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volume_absolute_limits.py", line 37, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 46bd3d4e-8e35-4c0d-aa63-bc0d8afe9343 failed to build and is in ERROR status {5} setUpClass (tempest.api.volume.test_volumes_list.VolumesListTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_list.py", line 89, in resource_setup volume = cls.create_volume(metadata=cls.metadata) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b449121e-8786-4115-b502-070563460d10 failed to build and is in ERROR status {5} setUpClass (tempest.api.volume.test_volumes_negative.VolumesNegativeTest) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_negative.py", line 38, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 6a777ec5-d08e-40e9-b601-3a532bef2f13 failed to build and is in ERROR status {5} setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore) ... SKIPPED: Backup is not enable. {5} cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_dep_chain [1.436432s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_dependency.py", line 84, in test_delete_dep_chain volume_1 = self.create_volume()['id'] File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 90ba713f-3416-471c-836a-70d6ae05671e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:47:22,669 100286 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain): 202 POST http://10.0.0.210/volume/v3/volumes 0.315s 2025-08-05 15:47:22,670 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1993899994"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:47:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8726ab59-cee5-4de7-b820-1cf0e4228408', 'content-length': '771', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8726ab59-cee5-4de7-b820-1cf0e4228408', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "90ba713f-3416-471c-836a-70d6ae05671e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:47:22.606140", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-1993899994", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/90ba713f-3416-471c-836a-70d6ae05671e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/90ba713f-3416-471c-836a-70d6ae05671e"}], "user_id": "85bc438be5ef4b028d590877a7ab020f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-05 15:47:22,720 100286 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain): 200 GET http://10.0.0.210/volume/v3/volumes/90ba713f-3416-471c-836a-70d6ae05671e 0.037s 2025-08-05 15:47:22,720 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:47:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c3616fb-b7ef-4007-b5c7-8cb6dbc61113', 'content-length': '839', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c3616fb-b7ef-4007-b5c7-8cb6dbc61113', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/90ba713f-3416-471c-836a-70d6ae05671e'} Body: b'{"volume": {"id": "90ba713f-3416-471c-836a-70d6ae05671e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:47:23.000000", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-1993899994", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/90ba713f-3416-471c-836a-70d6ae05671e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/90ba713f-3416-471c-836a-70d6ae05671e"}], "user_id": "85bc438be5ef4b028d590877a7ab020f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "917dd18f434d45e7822d04f99a46f07b"}}' 2025-08-05 15:47:23,774 100286 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain): 200 GET http://10.0.0.210/volume/v3/volumes/90ba713f-3416-471c-836a-70d6ae05671e 0.039s 2025-08-05 15:47:23,774 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tu e, 05 Aug 2025 15:47:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53e1762f-c29f-4de3-a41c-cd85a295d04a', 'content-length': '860', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53e1762f-c29f-4de3-a41c-cd85a295d04a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/90ba713f-3416-471c-836a-70d6ae05671e'} Body: b'{"volume": {"id": "90ba713f-3416-471c-836a-70d6ae05671e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:47:23.000000", "updated_at": "2025-08-05T15:47:23.000000", "name": "tempest-VolumeDependencyTests-Volume-1993899994", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/90ba713f-3416-471c-836a-70d6ae05671e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/90ba713f-3416-471c-836a-70d6ae05671e"}], "user_id": "85bc438be5ef4b028d590877a7ab020f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "917dd18f434d45e7822d04f99a46f07b"}}' {5} cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_dep_chain_2 [1.295481s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_dependency.py", line 109, in test_delete_dep_chain_2 volume_1 = self.create_volume()['id'] File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume bcab771c-5e68-49b5-9db2-2e3af73fcca9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:47:23,972 100286 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain_2): 202 POST http://10.0.0.210/volume/v3/volumes 0.180s 2025-08-05 15:47:23,973 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1587951418"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:47:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4120bad9-4b05-43dd-93a1-d7018af4ad48', 'content-length': '771', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4120bad9-4b05-43dd-93a1-d7018af4ad48', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "bcab771c-5e68-49b5-9db2-2e3af73fcca9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:47:23.915803", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-1587951418", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/bcab771c-5e68-49b5-9db2-2e3af73fcca9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/bcab771c-5e68-49b5-9db2-2e3af73fcca9"}], "user_id": "85bc438be5ef4b028d590877a7ab020f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-05 15:47:24,020 100286 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain_2): 200 GET http://10.0.0.210/volume/v3/volumes/bcab771c-5e68-49b5-9db2-2e3af73fcca9 0.035s 2025-08-05 15:47:24,020 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:47:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4186f5dd-53cd-4d71-ac41-ac714076e1e7', 'content-length': '839', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4186f5dd-53cd-4d71-ac41-ac714076e1e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/bcab771c-5e68-49b5-9db2-2e3af73fcca9'} Body: b'{"volume": {"id": "bcab771c-5e68-49b5-9db2-2e3af73fcca9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:47:24.000000", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-1587951418", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/bcab771c-5e68-49b5-9db2-2e3af73fcca9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/bcab771c-5e68-49b5-9db2-2e3af73fcca9"}], "user_id": "85bc438be5ef4b028d590877a7ab020f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "917dd18f434d45e7822d04f99a46f07b"}}' 2025-08-05 15:47:25,072 100286 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain_2): 200 GET http://10.0.0.210/volume/v3/volumes/bcab771c-5e68-49b5-9db2-2e3af73fcca9 0.037s 2025-08-05 15:47:25,072 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date ': 'Tue, 05 Aug 2025 15:47:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af5a75bf-da28-4bfd-b890-bb2898e85abe', 'content-length': '860', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af5a75bf-da28-4bfd-b890-bb2898e85abe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/bcab771c-5e68-49b5-9db2-2e3af73fcca9'} Body: b'{"volume": {"id": "bcab771c-5e68-49b5-9db2-2e3af73fcca9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:47:24.000000", "updated_at": "2025-08-05T15:47:24.000000", "name": "tempest-VolumeDependencyTests-Volume-1587951418", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/bcab771c-5e68-49b5-9db2-2e3af73fcca9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/bcab771c-5e68-49b5-9db2-2e3af73fcca9"}], "user_id": "85bc438be5ef4b028d590877a7ab020f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "917dd18f434d45e7822d04f99a46f07b"}}' {5} cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot [1.300609s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_dependency.py", line 58, in test_delete_source_snapshot source_volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 44d78a5c-376a-4bcd-b7ce-18c6ab9b73e2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:47:25,266 100286 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 202 POST http://10.0.0.210/volume/v3/volumes 0.176s 2025-08-05 15:47:25,266 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1542638486"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:47:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25ece68b-726f-4d5d-9e0c-a780fe0d4c02', 'content-length': '771', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25ece68b-726f-4d5d-9e0c-a780fe0d4c02', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "44d78a5c-376a-4bcd-b7ce-18c6ab9b73e2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:47:25.208037", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-1542638486", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/44d78a5c-376a-4bcd-b7ce-18c6ab9b73e2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/44d78a5c-376a-4bcd-b7ce-18c6ab9b73e2"}], "user_id": "85bc438be5ef4b028d590877a7ab020f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-05 15:47:25,317 100286 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/44d78a5c-376a-4bcd-b7ce-18c6ab9b73e2 0.038s 2025-08-05 15:47:25,317 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:47:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8524e60-67bb-4e00-aebf-05d12af43b2f', 'content-length': '839', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8524e60-67bb-4e00-aebf-05d12af43b2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/44d78a5c-376a-4bcd-b7ce-18c6ab9b73e2'} Body: b'{"volume": {"id": "44d78a5c-376a-4bcd-b7ce-18c6ab9b73e2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:47:25.000000", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-1542638486", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/44d78a5c-376a-4bcd-b7ce-18c6ab9b73e2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/44d78a5c-376a-4bcd-b7ce-18c6ab9b73e2"}], "user_id": "85bc438be5ef4b028d590877a7ab020f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "917dd18f434d45e7822d04f99a46f07b"}}' 2025-08-05 15:47:26,376 100286 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/44d78a5c-376a-4bcd-b7ce-18c6ab9b73e2 0.043s 2025-08-05 15:47:26,376 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Hea ders: {'date': 'Tue, 05 Aug 2025 15:47:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f43c67d-2ab9-4286-9ef3-d1cd0d64290c', 'content-length': '860', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f43c67d-2ab9-4286-9ef3-d1cd0d64290c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/44d78a5c-376a-4bcd-b7ce-18c6ab9b73e2'} Body: b'{"volume": {"id": "44d78a5c-376a-4bcd-b7ce-18c6ab9b73e2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:47:25.000000", "updated_at": "2025-08-05T15:47:25.000000", "name": "tempest-VolumeDependencyTests-Volume-1542638486", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/44d78a5c-376a-4bcd-b7ce-18c6ab9b73e2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/44d78a5c-376a-4bcd-b7ce-18c6ab9b73e2"}], "user_id": "85bc438be5ef4b028d590877a7ab020f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "917dd18f434d45e7822d04f99a46f07b"}}' {5} cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_volume [1.299642s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_dependency.py", line 42, in test_delete_source_volume source_volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 138c5c93-e0d3-4ea9-a549-be9ef8457846 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:47:26,572 100286 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.179s 2025-08-05 15:47:26,572 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-2105150028"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:47:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-792ac82d-9b0b-41aa-8e4f-3d5e035b4e1f', 'content-length': '771', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-792ac82d-9b0b-41aa-8e4f-3d5e035b4e1f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "138c5c93-e0d3-4ea9-a549-be9ef8457846", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:47:26.510856", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-2105150028", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/138c5c93-e0d3-4ea9-a549-be9ef8457846"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/138c5c93-e0d3-4ea9-a549-be9ef8457846"}], "user_id": "85bc438be5ef4b028d590877a7ab020f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-05 15:47:26,622 100286 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://10.0.0.210/volume/v3/volumes/138c5c93-e0d3-4ea9-a549-be9ef8457846 0.038s 2025-08-05 15:47:26,622 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:47:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c959e60-a767-4111-858c-ea6b83acaf0b', 'content-length': '839', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c959e60-a767-4111-858c-ea6b83acaf0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/138c5c93-e0d3-4ea9-a549-be9ef8457846'} Body: b'{"volume": {"id": "138c5c93-e0d3-4ea9-a549-be9ef8457846", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:47:27.000000", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-2105150028", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/138c5c93-e0d3-4ea9-a549-be9ef8457846"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/138c5c93-e0d3-4ea9-a549-be9ef8457846"}], "user_id": "85bc438be5ef4b028d590877a7ab020f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "917dd18f434d45e7822d04f99a46f07b"}}' 2025-08-05 15:47:27,677 100286 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://10.0.0.210/volume/v3/volumes/138c5c93-e0d3-4ea9-a549-be9ef8457846 0.040s 2025-08-05 15:47:27,678 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:47:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5153f40-0054-42b1-9b44-53c74e3000f0', 'content-length': '860', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5153f40-0054-42b1-9b44-53c74e3000f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/138c5c93-e0d3-4ea9-a549-be9ef8457846'} Body: b'{"volume": {"id": "138c5c93-e0d3-4ea9-a549-be9ef8457846", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:47:27.000000", "updated_at": "2025-08-05T15:47:27.000000", "name": "tempest-VolumeDependencyTests-Volume-2105150028", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/138c5c93-e0d3-4ea9-a549-be9ef8457846"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/138c5c93-e0d3-4ea9-a549-be9ef8457846"}], "user_id": "85bc438be5ef4b028d590877a7ab020f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "917dd18f434d45e7822d04f99a46f07b"}}' {5} setUpClass (cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {10} tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario.test_server_detach_rules [167.464147s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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_server_volume_attachment.py", line 86, in test_server_detach_rules 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 3cf433fc-0505-4d63-9dcd-1748829fd616 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:45:33,944 100296 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://10.0.0.210/volume/v3/volumes 0.285s 2025-08-05 15:45:33,944 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-247704311", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-951637d7-e4d2-49cf-a239-631359615973', 'content-length': '765', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-951637d7-e4d2-49cf-a239-631359615973', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "3cf433fc-0505-4d63-9dcd-1748829fd616", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:45:33.887271", "updated_at": null, "name": "tempest-TestServerVolumeAttachmentScenario-volume-247704311", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3cf433fc-0505-4d63-9dcd-1748829fd616"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3cf433fc-0505-4d63-9dcd-1748829fd616"}], "user_id": "0196a7972656459d980349ac56a1568d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:45:34,139 100296 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://10.0.0.210/volume/v3/volumes 0.182s 2025-08-05 15:45:34,139 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-2080902995", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0759367-104e-4908-8168-189d5ac3aab3', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0759367-104e-4908-8168-189d5ac3aab3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "3d390e3d-8f1f-46ce-95ce-efacd89a0f3f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:45:34.074443", "updated_at": null, "name": "tempest-TestServerVolumeAttachmentScenario-volume-2080902995", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3d390e3d-8f1f-46ce-95ce-efacd89a0f3f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3d390e3d-8f1f-46ce-95ce-efacd89a0f3f"}], "user_id": "0196a7972656459d980349ac56a1568d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:45:34,199 100296 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.043s 2025-08-05 15:45:34,199 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:34 GMT', 'server': 'Apache/2.4.52 (U buntu)', 'content-type': 'application/json', 'content-length': '2517', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-22030fea-26ff-4607-b8e5-a0e36a625e03', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "0196a7972656459d980349ac56a1568d", "name": "tempest-TestServerVolumeAttachmentScenario-1352587566-project-member", "password_expires_at": null}, "audit_ids": ["NNx1MXIfSQmjw05m_Fs8-w"], "expires_at": "2025-08-05T16:45:34.000000Z", "issued_at": "2025-08-05T15:45:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "80f4595f7a0d478a928040385198fb8a", "name": "tempest-TestServerVolumeAttachmentScenario-1352587566"}, "is_domain": false, "roles": [{"id": "461f0d232b974187bff1eee1b4001d2b", "name": "member"}, {"id": "d887b012e75948019d8f3f2cb4e03f1d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0b86af44f19943b9bb51d2e8be11acb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3faf8e39867c48f0af02bb4f9735ae61", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "2517c6600f1a460cbad97286d19e9fb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "5c7a5b25720b4bdab0487096fdfafbae", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3251b32e2034796b9bce144b495f88a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/80f4595f7a0d478a928040385198fb8a", "region": "RegionOne"}], "id": "756156d7158f4ccbaadb474942634f76", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "73c2fc4ed21746cba5d1b5174ddbe300", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9b0e9eb7606043838528301ec538d1b8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "5209c341a08f463cae448322fb93f468", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a638b206ad0a4dc2850092c0c185d1e7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0d29cdaf82ce4569803f34224311c65f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad9a324b861049728af39ec906166007", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "02367db45c0e4c649c641b88e903475b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "ddc2790d372b4fd9a5b7c1eabdbf861d", "type": "network", "name": "neutron"}]}}' 2025-08-05 15:45:34,200 100296 INFO [tempest.lib.common.fixed_network] (TestServerVolumeAttachmentScenario:test_server_detach_rules) Found network {'id': 'fa468428-6449-411b-bdce-24ffe17246a6', 'name': 'tempest-TestServerVolumeAttachmentScenario-1668412440-network', 'tenant_id': '80f4595f7a0d478a928040385198fb8a', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '80f4595f7a0d478a928040385198fb8a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 5362, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T15:45:18Z', 'updated_at': '2025-08-05T15:45:18Z', 'revision_number': 1} available for tenant 2025-08-05 15:45:34,200 100296 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 15:45:34,201 100296 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group T rue 2025-08-05 15:45:34,255 100296 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.053s 2025-08-05 15:45:34,255 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1862556021", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG7J3ygwTc/kD4OfQ6ZBEn2/aC9sJsI4KB54ACBXzDvq+udxMnNwaXSH5qM2+7B5Qry3JausNX2ADDnke716w2lS5KSvZZlthD0KijJU9+Ysl7ks8fcPoh9OWwQAGEfPBA=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:34 GMT', 'server': 'Apache/2.4.52 (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-ba47d1ce-2466-4ba4-b5f7-c61675f663d5', 'x-compute-request-id': 'req-ba47d1ce-2466-4ba4-b5f7-c61675f663d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1862556021", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG7J3ygwTc/kD4OfQ6ZBEn2/aC9sJsI4KB54ACBXzDvq+udxMnNwaXSH5qM2+7B5Qry3JausNX2ADDnke716w2lS5KSvZZlthD0KijJU9+Ysl7ks8fcPoh9OWwQAGEfPBA==", "fingerprint": "93:3a:c3:7c:26:a8:07:6b:2a:8c:60:88:a9:6d:bf:d6", "user_id": "0196a7972656459d980349ac56a1568d"}}' 2025-08-05 15:45:34,257 100296 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1862556021 created 2025-08-05 15:45:34,487 100296 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.229s 2025-08-05 15:45:34,488 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--690894696", "description": "tempest-description--2077438940"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-dee38fb9-b61a-4bb9-9a2f-a81f60e5029b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "c5034b7b-8d63-472f-970b-7c261f8978ef", "name": "tempest-securitygroup--690894696", "stateful": true, "tenant_id": "80f4595f7a0d478a928040385198fb8a", "description": "tempest-description--2077438940", "shared": false, "security_group_rules": [{"id": "5d0563f3-44ba-46ca-b772-afe4455ccec0", "project_id": "80f4595f7a0d478a928040385198fb8a", "tenant_id": "80f4595f7a0d478a928040385198fb8a", "security_group_id": "c5034b7b-8d63-472f-970b-7c261f8978ef", "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": 1191, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:45:34Z", "updated_at": "2025-08-05T15:45:34Z", "revision_number": 0}, {"id": "8787e35d-f0d8-4fe3-befa-19d93e1e16a6", "project_id": "80f4595f7a0d478a928040385198fb8a", "tenant_id": "80f4595f7a0d478a928040385198fb8a", "security_group_id": "c5034b7b-8d63-472f-970b-7c261f8978ef", "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": 1192, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:45:34Z", "updated_at": "2025-08-05T15:45:34Z", "revis ion_number": 0}], "tags": [], "created_at": "2025-08-05T15:45:34Z", "updated_at": "2025-08-05T15:45:34Z", "revision_number": 1, "project_id": "80f4595f7a0d478a928040385198fb8a"}}' 2025-08-05 15:45:34,684 100296 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.195s 2025-08-05 15:45:34,684 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c5034b7b-8d63-472f-970b-7c261f8978ef", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-c1dde033-458d-4a93-9a71-0b668da7bbc7', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3a0573a6-f998-47bc-ae65-e90dc29f59e4", "project_id": "80f4595f7a0d478a928040385198fb8a", "tenant_id": "80f4595f7a0d478a928040385198fb8a", "security_group_id": "c5034b7b-8d63-472f-970b-7c261f8978ef", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:45:34Z", "updated_at": "2025-08-05T15:45:34Z", "revision_number": 0}}' 2025-08-05 15:45:34,913 100296 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.228s 2025-08-05 15:45:34,913 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c5034b7b-8d63-472f-970b-7c261f8978ef", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-6643d8cd-b9ea-4c2f-ae66-d732ecb297f5', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7fac823b-7b36-4613-9be9-bd87a3e0c04f", "project_id": "80f4595f7a0d478a928040385198fb8a", "tenant_id": "80f4595f7a0d478a928040385198fb8a", "security_group_id": "c5034b7b-8d63-472f-970b-7c261f8978ef", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:45:34Z", "updated_at": "2025-08-05T15:45:34Z", "revision_number": 0}}' 2025-08-05 15:45:34,913 100296 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--690894696 created 2025-08-05 15:45:35,751 100296 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.837s 2025-08-05 15:45:35,751 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-76c12d8d-2c cc-4105-b9ff-0d7cf59f02e4', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "0a9bfe06-7068-4806-80d1-145bf334f7f2", "tenant_id": "80f4595f7a0d478a928040385198fb8a", "floating_ip_address": "172.24.4.245", "floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "80f4595f7a0d478a928040385198fb8a", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T15:45:35Z", "updated_at": "2025-08-05T15:45:35Z", "revision_number": 0}}' 2025-08-05 15:45:35,751 100296 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '0a9bfe06-7068-4806-80d1-145bf334f7f2', 'tenant_id': '80f4595f7a0d478a928040385198fb8a', 'floating_ip_address': '172.24.4.245', 'floating_network_id': 'f69a1e3d-9003-4e01-a4b1-a7f571b589d6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '80f4595f7a0d478a928040385198fb8a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T15:45:35Z', 'updated_at': '2025-08-05T15:45:35Z', 'revision_number': 0, 'ip': '172.24.4.245'} created 2025-08-05 15:45:35,752 100296 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1862556021', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG7J3ygwTc/kD4OfQ6ZBEn2/aC9sJsI4KB54ACBXzDvq+udxMnNwaXSH5qM2+7B5Qry3JausNX2ADDnke716w2lS5KSvZZlthD0KijJU9+Ysl7ks8fcPoh9OWwQAGEfPBA==', 'fingerprint': '93:3a:c3:7c:26:a8:07:6b:2a:8c:60:88:a9:6d:bf:d6', 'user_id': '0196a7972656459d980349ac56a1568d', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBlH1m44saYGxogY4qbnEVv0iN4NHM1nz3qUokKIzA/0XwytaQ5ET8T\nUGp2xWmUXMqgBwYFK4EEACKhZANiAARuyd8oME3P5A+Dn0OmQRJ9v2gvbCbCOCge\neAAgV8w76vrncTJzcGl0h+ajNvuweUK8tyWrrDV9gAw55Hu9esNpUuSkr2WZbYQ9\nCooyVPfmLJe5LPH3D6IfTlsEABhHzwQ=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'c5034b7b-8d63-472f-970b-7c261f8978ef', 'name': 'tempest-securitygroup--690894696', 'stateful': True, 'tenant_id': '80f4595f7a0d478a928040385198fb8a', 'description': 'tempest-description--2077438940', 'shared': False, 'security_group_rules': [{'id': '5d0563f3-44ba-46ca-b772-afe4455ccec0', 'project_id': '80f4595f7a0d478a928040385198fb8a', 'tenant_id': '80f4595f7a0d478a928040385198fb8a', 'security_group_id': 'c5034b7b-8d63-472f-970b-7c261f8978ef', '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': 1191, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T15:45:34Z', 'updated_at': '2025-08-05T15:45:34Z', 'revision_number': 0}, {'id': '8787e35d-f0d8-4fe3-befa-19d93e1e16a6', 'project_id': '80f4595f7a0d478a928040385198fb8a', 'tenant_id': '80f4595f7a0d478a928040385198fb8a', 'security_group_id': 'c5034b7b-8d63-472f-970b-7c261f8978ef', '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': 1192, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T15:45:34Z', 'updated_at': '2025-08-05T15:45:34Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T15:45:34Z', 'updated_at': '2025-08-05T15:45:34Z', 'revision_number': 1, 'project_id': '80f4595f7a0d478a928040385198fb8a'}, 'floating_ip': {'id': '0a9bfe06-7068-4806-80d1-145bf334f7f2', 'tenant_id': '80f4595f7a0d478a928040385198fb8a', 'floating_ip_address': '172.24.4.245', 'floating_network_id': 'f69a1e3d-9003-4e01-a4b1-a7f571b589d6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'st atus': 'DOWN', 'project_id': '80f4595f7a0d478a928040385198fb8a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T15:45:35Z', 'updated_at': '2025-08-05T15:45:35Z', 'revision_number': 0, 'ip': '172.24.4.245'}} 2025-08-05 15:45:36,446 100296 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://10.0.0.210/compute/v2.1/servers 0.694s 2025-08-05 15:45:36,447 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestServerVolumeAttachmentScenario-server-2039932426", "imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "flavorRef": "1", "networks": [{"uuid": "fa468428-6449-411b-bdce-24ffe17246a6"}], "security_groups": [{"name": "tempest-securitygroup--690894696"}], "key_name": "tempest-keypair-1862556021", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/df529772-459f-46bf-881d-f8493b80f75a', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ebe5907-cc16-4ba2-b4e7-fe1207c25f18', 'x-compute-request-id': 'req-1ebe5907-cc16-4ba2-b4e7-fe1207c25f18', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "df529772-459f-46bf-881d-f8493b80f75a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/df529772-459f-46bf-881d-f8493b80f75a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/df529772-459f-46bf-881d-f8493b80f75a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--690894696"}], "adminPass": "dTMNm7Yd6gmk"}}' 2025-08-05 15:45:36,532 100296 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/df529772-459f-46bf-881d-f8493b80f75a 0.082s 2025-08-05 15:45:36,532 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1244', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2b80b5f-da15-42e0-91b5-a4b1a599702a', 'x-compute-request-id': 'req-a2b80b5f-da15-42e0-91b5-a4b1a599702a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/df529772-459f-46bf-881d-f8493b80f75a'} Body: b'{"server": {"id": "df529772-459f-46bf-881d-f8493b80f75a", "name": "tempest-TestServerVolumeAttachmentScenario-server-2039932426", "status": "BUILD", "tenant_id": "80f4595f7a0d478a928040385198fb8a", "user_id": "0196a7972656459d980349ac56a1568d", "metadata": {}, "hostId": "", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:45:36Z", "updated": "2025-08-05T15:45:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/df529772-459f-46bf-881d-f8493b80f75a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/df5297 72-459f-46bf-881d-f8493b80f75a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1862556021", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:46:26,854 100296 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/df529772-459f-46bf-881d-f8493b80f75a 0.306s 2025-08-05 15:46:26,855 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:46:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1563', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ced75c8f-6284-435a-afbc-90df59821561', 'x-compute-request-id': 'req-ced75c8f-6284-435a-afbc-90df59821561', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/df529772-459f-46bf-881d-f8493b80f75a'} Body: b'{"server": {"id": "df529772-459f-46bf-881d-f8493b80f75a", "name": "tempest-TestServerVolumeAttachmentScenario-server-2039932426", "status": "ACTIVE", "tenant_id": "80f4595f7a0d478a928040385198fb8a", "user_id": "0196a7972656459d980349ac56a1568d", "metadata": {}, "hostId": "9f89e2da89e814fafaa515efb55e84229b47b1975940875df971a585", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:45:36Z", "updated": "2025-08-05T15:45:52Z", "addresses": {"tempest-TestServerVolumeAttachmentScenario-1668412440-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:92:f9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/df529772-459f-46bf-881d-f8493b80f75a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/df529772-459f-46bf-881d-f8493b80f75a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1862556021", "OS-SRV-USG:launched_at": "2025-08-05T15:45:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--690894696"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:46:26,873 100296 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 15:47:27,118 100296 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/df529772-459f-46bf-881d-f8493b80f75a/os-interface 0.186s 2025-08-05 15:47:27,118 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:47:26 GMT', 'server': 'Apache/2.4.52 (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-b42a7f9a-3130-4e55-bf25-a7f7e4cfb95e', 'x-compute-request-id': 'req-b42a7f9a-3130-4e55-bf25-a7f7e4cfb95e', 'connection': 'close', 'status': '200', 'content-location': ' http://10.0.0.210/compute/v2.1/servers/df529772-459f-46bf-881d-f8493b80f75a/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "fa468428-6449-411b-bdce-24ffe17246a6", "port_id": "11c9f3a3-79fc-448b-be11-05fdd20ddac1", "mac_addr": "fa:16:3e:f0:92:f9", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "0a0e2a57-d52f-4c3f-8d29-a921bd9e7f30", "ip_address": "10.0.0.8"}]}]}' 2025-08-05 15:47:28,147 100296 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/0a9bfe06-7068-4806-80d1-145bf334f7f2 1.024s 2025-08-05 15:47:28,147 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "11c9f3a3-79fc-448b-be11-05fdd20ddac1"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:47:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-876f2b82-75e4-4a3a-99f8-4eca04f6f2da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/0a9bfe06-7068-4806-80d1-145bf334f7f2'} Body: b'{"floatingip": {"id": "0a9bfe06-7068-4806-80d1-145bf334f7f2", "tenant_id": "80f4595f7a0d478a928040385198fb8a", "floating_ip_address": "172.24.4.245", "floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6", "router_id": "b75be4d3-5bc5-4124-9443-ea5181eb7ce5", "port_id": "11c9f3a3-79fc-448b-be11-05fdd20ddac1", "fixed_ip_address": "10.0.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "fa468428-6449-411b-bdce-24ffe17246a6", "mac_address": "fa:16:3e:f0:92:f9", "admin_state_up": true, "status": "ACTIVE", "device_id": "df529772-459f-46bf-881d-f8493b80f75a", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T15:45:35Z", "updated_at": "2025-08-05T15:47:27Z", "revision_number": 1, "project_id": "80f4595f7a0d478a928040385198fb8a"}}' 2025-08-05 15:47:28,149 100296 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.245:22' as 'cirros' with public key authentication 2025-08-05 15:47:28,163 100296 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 15:47:28,265 100296 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 15:47:28,265 100296 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.245 successfully created 2025-08-05 15:47:28,506 100296 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/df529772-459f-46bf-881d-f8493b80f75a 0.240s 2025-08-05 15:47:28,506 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:47:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1563', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b1bf8d0-c51c-4eae-b023-ad48237336e0', 'x-compute-request-id': 'req-5b1bf8d0-c51c-4eae-b023-ad48237336e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/df529772-459f-46bf-881d-f8493b80f75a'} Body: b'{"server": {"id": "df529772-459f-46bf-881d-f8493b80f75a", "name": "tempest-TestServerVolumeAttachmentScenario-server-2039932426", "status": "ACTIVE", "tenant_id": "80f4595f7a0d478a928040385198fb8a", "user_id": "0196a7972656459d980349ac56a1568d", "metadata": {}, "hostId": "9f89e2da89e814fafaa515efb55e84229b47b1975940875df971a585", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0 .210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:45:36Z", "updated": "2025-08-05T15:45:52Z", "addresses": {"tempest-TestServerVolumeAttachmentScenario-1668412440-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:92:f9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/df529772-459f-46bf-881d-f8493b80f75a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/df529772-459f-46bf-881d-f8493b80f75a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1862556021", "OS-SRV-USG:launched_at": "2025-08-05T15:45:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--690894696"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:47:28,595 100296 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers 0.073s 2025-08-05 15:47:28,595 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:47:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '351', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95ecd139-5015-4ee5-ad0f-8b6f8412e67c', 'x-compute-request-id': 'req-95ecd139-5015-4ee5-ad0f-8b6f8412e67c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "df529772-459f-46bf-881d-f8493b80f75a", "name": "tempest-TestServerVolumeAttachmentScenario-server-2039932426", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/df529772-459f-46bf-881d-f8493b80f75a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/df529772-459f-46bf-881d-f8493b80f75a"}]}]}' 2025-08-05 15:47:28,635 100296 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/volumes/3cf433fc-0505-4d63-9dcd-1748829fd616 0.036s 2025-08-05 15:47:28,635 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:47:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da89e7fc-93e3-4a86-9eb1-5180d5693ee5', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da89e7fc-93e3-4a86-9eb1-5180d5693ee5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3cf433fc-0505-4d63-9dcd-1748829fd616'} Body: b'{"volume": {"id": "3cf433fc-0505-4d63-9dcd-1748829fd616", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:45:34.000000", "updated_at": "2025-08-05T15:45:34.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-247704311", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3cf433fc-0505-4d63-9dcd-1748829fd616"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3cf433fc-0505-4d63-9dcd-1748829fd616"}], "user_id": "0196a7972656459d980349ac56a1568d", "bootable": "false", "encrypted": false, " replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80f4595f7a0d478a928040385198fb8a"}}' 2025-08-05 15:47:29,689 100296 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/volumes/3cf433fc-0505-4d63-9dcd-1748829fd616 0.039s 2025-08-05 15:47:29,689 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:47:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbf9d533-d482-4489-a46f-c56b386158ca', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbf9d533-d482-4489-a46f-c56b386158ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3cf433fc-0505-4d63-9dcd-1748829fd616'} Body: b'{"volume": {"id": "3cf433fc-0505-4d63-9dcd-1748829fd616", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:45:34.000000", "updated_at": "2025-08-05T15:45:34.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-247704311", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3cf433fc-0505-4d63-9dcd-1748829fd616"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3cf433fc-0505-4d63-9dcd-1748829fd616"}], "user_id": "0196a7972656459d980349ac56a1568d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80f4595f7a0d478a928040385198fb8a"}}' 2025-08-05 15:47:29,818 100296 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/df529772-459f-46bf-881d-f8493b80f75a 0.115s 2025-08-05 15:47:29,818 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:47:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bff1e4e6-684c-44f7-99e9-26102daa91c0', 'x-compute-request-id': 'req-bff1e4e6-684c-44f7-99e9-26102daa91c0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/df529772-459f-46bf-881d-f8493b80f75a'} Body: b'' 2025-08-05 15:47:29,982 100296 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/df529772-459f-46bf-881d-f8493b80f75a 0.163s 2025-08-05 15:47:29,982 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:47:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1688', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-992dd050-2f11-4164-a154-76b08437f304', 'x-compute-request-id': 'req-992dd050-2f11-4164-a154-76b08437f304', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/df529772-459f-46bf-881d-f8493b80f75a'} Body: b'{"server": {"id": "df529772-459f-46bf-881d-f8493b80f75a", "name": "tempe st-TestServerVolumeAttachmentScenario-server-2039932426", "status": "ACTIVE", "tenant_id": "80f4595f7a0d478a928040385198fb8a", "user_id": "0196a7972656459d980349ac56a1568d", "metadata": {}, "hostId": "9f89e2da89e814fafaa515efb55e84229b47b1975940875df971a585", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:45:36Z", "updated": "2025-08-05T15:47:30Z", "addresses": {"tempest-TestServerVolumeAttachmentScenario-1668412440-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:92:f9"}, {"version": 4, "addr": "172.24.4.245", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:92:f9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/df529772-459f-46bf-881d-f8493b80f75a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/df529772-459f-46bf-881d-f8493b80f75a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1862556021", "OS-SRV-USG:launched_at": "2025-08-05T15:45:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--690894696"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:48:20,087 100296 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/df529772-459f-46bf-881d-f8493b80f75a 0.043s 2025-08-05 15:48:20,087 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:48:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-bea3342b-e071-418c-8a2b-61f958769b2d', 'x-compute-request-id': 'req-bea3342b-e071-418c-8a2b-61f958769b2d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/df529772-459f-46bf-881d-f8493b80f75a'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance df529772-459f-46bf-881d-f8493b80f75a could not be found."}}' 2025-08-05 15:48:20,142 100296 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1862556021 0.054s 2025-08-05 15:48:20,143 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:48:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3c4f47b-9b74-4e8e-8288-2c44650986bf', 'x-compute-request-id': 'req-d3c4f47b-9b74-4e8e-8288-2c44650986bf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1862556021'} Body: b'' 2025-08-05 15:48:20,373 100296 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/c5034b7b-8d63-472f-970b-7c261f8978ef 0.229s 2025-08-05 15:48:20,373 100296 DEBUG [tempest.lib.common.rest_ client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:48:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-7569af32-7340-4a39-ad6a-fac500ba927f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/c5034b7b-8d63-472f-970b-7c261f8978ef'} Body: b'' 2025-08-05 15:48:20,393 100296 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/c5034b7b-8d63-472f-970b-7c261f8978ef 0.019s 2025-08-05 15:48:20,394 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:48:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-28878c52-5669-456c-ac66-7ae8946a4f20', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/c5034b7b-8d63-472f-970b-7c261f8978ef'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group c5034b7b-8d63-472f-970b-7c261f8978ef does not exist", "detail": ""}}' 2025-08-05 15:48:20,800 100296 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/0a9bfe06-7068-4806-80d1-145bf334f7f2 0.406s 2025-08-05 15:48:20,800 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:48:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-de727389-0260-47f4-9e02-2834a3d6e8c2', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/0a9bfe06-7068-4806-80d1-145bf334f7f2'} Body: b'' 2025-08-05 15:48:20,956 100296 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/3d390e3d-8f1f-46ce-95ce-efacd89a0f3f 0.155s 2025-08-05 15:48:20,956 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:48:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-057d134b-32bd-4a3a-9455-065477ac33ac', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3d390e3d-8f1f-46ce-95ce-efacd89a0f3f'} Body: b'' 2025-08-05 15:48:20,979 100296 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/3d390e3d-8f1f-46ce-95ce-efacd89a0f3f 0.022s 2025-08-05 15:48:20,980 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:48:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-67600f13-8fd2-497f-8bf5-57a0b4e8728c', 'x-openstack-request-id': 'req-67600f13-8fd2-497f-8bf5-57a0b4e8728c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3d390e3d-8f1f-46ce-95ce-efacd89a0f3f'} Body: b '{"itemNotFound": {"code": 404, "message": "Volume 3d390e3d-8f1f-46ce-95ce-efacd89a0f3f could not be found."}}' 2025-08-05 15:48:21,082 100296 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/3cf433fc-0505-4d63-9dcd-1748829fd616 0.102s 2025-08-05 15:48:21,083 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:48:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5efe6353-d212-46db-b7b8-6933c34e04aa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3cf433fc-0505-4d63-9dcd-1748829fd616'} Body: b'' 2025-08-05 15:48:21,121 100296 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/3cf433fc-0505-4d63-9dcd-1748829fd616 0.037s 2025-08-05 15:48:21,121 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:48:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-56b03aea-e6bb-469a-92ac-482e860d6a81', 'x-openstack-request-id': 'req-56b03aea-e6bb-469a-92ac-482e860d6a81', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3cf433fc-0505-4d63-9dcd-1748829fd616'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3cf433fc-0505-4d63-9dcd-1748829fd616 could not be found."}}' {10} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV346.test_instance_boot_after_snapshot_deletion [2.000362s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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_volume_boot_pattern.py", line 358, in test_instance_boot_after_snapshot_deletion volume1 = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1405, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 4b50a6a9-9e5c-4baa-89e9-a69cbfee7000 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:48:42,955 100296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET http://10.0.0.210/image/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174 0.248s 2025-08-05 15:48:42,955 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:48:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-414d0042-0d6f-4d60-8d17-ea25277fa8a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "6f679345605b4f80a8cc9cbcfe605ea2", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "created_at": "2025-08-05T15:26:38Z", "updated_at": "2025-08-05T15:26:40Z", "tags": [], "self": "/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "file": "/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:48:43,421 100296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 202 POST http://10.0.0.210/volume/v3/volumes 0.464s 2025-08-05 15:48:43,421 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1994799883", "snapshot_id": null, "imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:48:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18c619f6-696b-4e81-ad59-5b17188a8d88', 'content-length': '782', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18c619f6-696b-4e81-ad59-5b17188a8d88', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "4b50a6a9-9e5c-4baa-89e9-a69cbfee7000", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:48:43.359410", "updated_at": null, "name": "tempest-TestVolumeBootPatternV346-volume-origin-1994799883", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/4b50a6a9-9e5c-4baa-89e9-a69cbfee7000"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/4b50a6a9-9e5c-4baa-89e9-a69cbfee7000"}], "user_id": "15d8ce6bd800495495e1c983f72fc63b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-05 15:48:43,484 100296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET http://10.0.0.210/volume/v3/volumes/4b50a6a9-9e5c-4baa-89e9-a69cbfee7000 0.049s 2025-08-05 15:48:43,484 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': ' application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:48:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca05702c-a13b-473d-8d92-c0139412126f', 'content-length': '850', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca05702c-a13b-473d-8d92-c0139412126f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/4b50a6a9-9e5c-4baa-89e9-a69cbfee7000'} Body: b'{"volume": {"id": "4b50a6a9-9e5c-4baa-89e9-a69cbfee7000", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:48:43.000000", "updated_at": null, "name": "tempest-TestVolumeBootPatternV346-volume-origin-1994799883", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/4b50a6a9-9e5c-4baa-89e9-a69cbfee7000"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/4b50a6a9-9e5c-4baa-89e9-a69cbfee7000"}], "user_id": "15d8ce6bd800495495e1c983f72fc63b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "93ae88bbbe2f40e78a2d69afa8d8651f"}}' 2025-08-05 15:48:44,545 100296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET http://10.0.0.210/volume/v3/volumes/4b50a6a9-9e5c-4baa-89e9-a69cbfee7000 0.047s 2025-08-05 15:48:44,546 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:48:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ee145a5-ad37-4ccf-9248-8156190ffd11', 'content-length': '871', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ee145a5-ad37-4ccf-9248-8156190ffd11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/4b50a6a9-9e5c-4baa-89e9-a69cbfee7000'} Body: b'{"volume": {"id": "4b50a6a9-9e5c-4baa-89e9-a69cbfee7000", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:48:43.000000", "updated_at": "2025-08-05T15:48:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1994799883", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/4b50a6a9-9e5c-4baa-89e9-a69cbfee7000"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/4b50a6a9-9e5c-4baa-89e9-a69cbfee7000"}], "user_id": "15d8ce6bd800495495e1c983f72fc63b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "93ae88bbbe2f40e78a2d69afa8d8651f"}}' 2025-08-05 15:48:44,681 100296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/4b50a6a9-9e5c-4baa-89e9-a69cbfee7000 0.121s 2025-08-05 15:48:44,682 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:48:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request -id': 'req-bf1436b1-d987-4ccf-9c5c-09c6091961b6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/4b50a6a9-9e5c-4baa-89e9-a69cbfee7000'} Body: b'' 2025-08-05 15:48:44,704 100296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/4b50a6a9-9e5c-4baa-89e9-a69cbfee7000 0.022s 2025-08-05 15:48:44,704 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:48:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-327d9ac2-96a5-4b6f-ada7-b001c80ffe8d', 'x-openstack-request-id': 'req-327d9ac2-96a5-4b6f-ada7-b001c80ffe8d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/4b50a6a9-9e5c-4baa-89e9-a69cbfee7000'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4b50a6a9-9e5c-4baa-89e9-a69cbfee7000 could not be found."}}' {10} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume [1.491665s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_multiple_volume_from_resource.py", line 51, in test_create_multiple_volume_from_source_volume volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8fa46a49-9a42-4ce2-9044-5c24305b4e32 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:48:52,331 100296 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.375s 2025-08-05 15:48:52,331 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1416558455"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:48:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59521db2-26ff-452e-843f-f280474da9da', 'content-length': '765', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59521db2-26ff-452e-843f-f280474da9da', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "8fa46a49-9a42-4ce2-9044-5c24305b4e32", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:48:52.223067", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1416558455", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8fa46a49-9a42-4ce2-9044-5c24305b4e32"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8fa46a49-9a42-4ce2-9044-5c24305b4e32"}], "user_id": "95c94eb1a23447d093c4ff3a02540992", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:48:52,380 100296 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/volumes/8fa46a49-9a42-4ce2-9044-5c24305b4e32 0.037s 2025-08-05 15:48:52,381 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:48:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64598622-f9ae-4002-9021-6da5ecd99969', 'content-length': '833', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64598622-f9ae-4002-9021-6da5ecd99969', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8fa46a49-9a42-4ce2-9044-5c24305b4e32'} Body: b'{"volume": {"id": "8fa46a49-9a42-4ce2-9044-5c24305b4e32", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:48:52.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1416558455", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8fa46a49-9a42-4ce2-9044-5c24305b4e32"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8fa46a49-9a42-4ce2-9044-5c24305b4e32"}], "user_id": "95c94eb1a23447d093c4ff3a02540992", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e4145342b0d14b0cb5c00d18913660ca"}}' 2025-08-05 15:48:53,432 100296 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/volumes/8fa46a49-9a42-4ce2-9044-5c24305b4e32 0.037s 2025-08-05 15:48:53,433 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2 025 15:48:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bffb263-006b-48bf-ab26-67b0bffd3238', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bffb263-006b-48bf-ab26-67b0bffd3238', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8fa46a49-9a42-4ce2-9044-5c24305b4e32'} Body: b'{"volume": {"id": "8fa46a49-9a42-4ce2-9044-5c24305b4e32", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:48:52.000000", "updated_at": "2025-08-05T15:48:52.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1416558455", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8fa46a49-9a42-4ce2-9044-5c24305b4e32"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8fa46a49-9a42-4ce2-9044-5c24305b4e32"}], "user_id": "95c94eb1a23447d093c4ff3a02540992", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e4145342b0d14b0cb5c00d18913660ca"}}' {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume [122.131276s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_servers_negative.py", line 537, in test_create_server_from_non_bootable_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8845e22f-7778-4c74-b5f5-6cb794594b25 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:47:43,136 100276 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/23b1549c-4b20-4a86-beae-56cd6d1fcc96 0.327s 2025-08-05 15:47:43,137 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:47:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1490', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1cf3561-9091-4ba5-a30f-c03c71639083', 'x-compute-request-id': 'req-f1cf3561-9091-4ba5-a30f-c03c71639083', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/23b1549c-4b20-4a86-beae-56cd6d1fcc96'} Body: b'{"server": {"id": "23b1549c-4b20-4a86-beae-56cd6d1fcc96", "name": "tempest-ServersNegativeTestJSON-server-811789197", "status": "ACTIVE", "tenant_id": "765cd1d076c54b2e86c663f5e1c73eed", "user_id": "0f849d7c69e44d86a4d48a5eabdea703", "metadata": {}, "hostId": "9dea2ee627fc29a4fcb257c3ed852b1d25b7b92976564037d976bdf7", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:43:09Z", "updated": "2025-08-05T15:43:25Z", "addresses": {"tempest-ServersNegativeTestJSON-891916903-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:2e:1f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/23b1549c-4b20-4a86-beae-56cd6d1fcc96"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/23b1549c-4b20-4a86-beae-56cd6d1fcc96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T15:43:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:48:43,521 100276 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.309s 2025-08-05 15:48:43,521 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-540019214"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:48:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a7c8ab7-bee7-48df-af05-813ed5171b7c', 'content-length': '754', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a7c8ab7-bee7-48df-af05-813ed5171b7c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "8845e22f-7778-4c74-b5f5-6cb794594b25", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:48:43.461442", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-540019214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8845e22f-7778-4c74-b5f5-6cb794594b25"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8845e22f-7778-4c74-b5f5-6cb794594b25"}], "user_id": "0f849d7c69e44d86a4d48a5eabde a703", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:48:43,572 100276 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/volumes/8845e22f-7778-4c74-b5f5-6cb794594b25 0.038s 2025-08-05 15:48:43,572 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:48:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-409b89de-0b11-457b-9622-c4db7eb2358c', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-409b89de-0b11-457b-9622-c4db7eb2358c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8845e22f-7778-4c74-b5f5-6cb794594b25'} Body: b'{"volume": {"id": "8845e22f-7778-4c74-b5f5-6cb794594b25", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:48:43.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-540019214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8845e22f-7778-4c74-b5f5-6cb794594b25"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8845e22f-7778-4c74-b5f5-6cb794594b25"}], "user_id": "0f849d7c69e44d86a4d48a5eabdea703", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "765cd1d076c54b2e86c663f5e1c73eed"}}' 2025-08-05 15:48:44,631 100276 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/volumes/8845e22f-7778-4c74-b5f5-6cb794594b25 0.044s 2025-08-05 15:48:44,631 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:48:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-202dcba0-dbdd-4679-b3b2-127869223036', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-202dcba0-dbdd-4679-b3b2-127869223036', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8845e22f-7778-4c74-b5f5-6cb794594b25'} Body: b'{"volume": {"id": "8845e22f-7778-4c74-b5f5-6cb794594b25", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:48:43.000000", "updated_at": "2025-08-05T15:48:44.000000", "name": "tempest-ServersNegativeTestJSON-volume-540019214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8845e22f-7778-4c74-b5f5-6cb794594b25"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8845e22f-7778-4c74-b5f5-6cb794594b25"}], "user_id": "0f849d7c69e44d86a4d48a5eabdea703", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "765cd1d076c54b2e86c663f5e1c73eed"}}' 2025-08-05 15:48:44,866 100276 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/23b1549c-4b20-4a86-beae-56cd6d1fcc96 0.220s 2025-08-05 15:48:44,866 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json' , 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:48:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1490', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55feddb0-6319-4c16-9eba-1703ca1487e8', 'x-compute-request-id': 'req-55feddb0-6319-4c16-9eba-1703ca1487e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/23b1549c-4b20-4a86-beae-56cd6d1fcc96'} Body: b'{"server": {"id": "23b1549c-4b20-4a86-beae-56cd6d1fcc96", "name": "tempest-ServersNegativeTestJSON-server-811789197", "status": "ACTIVE", "tenant_id": "765cd1d076c54b2e86c663f5e1c73eed", "user_id": "0f849d7c69e44d86a4d48a5eabdea703", "metadata": {}, "hostId": "9dea2ee627fc29a4fcb257c3ed852b1d25b7b92976564037d976bdf7", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:43:09Z", "updated": "2025-08-05T15:43:25Z", "addresses": {"tempest-ServersNegativeTestJSON-891916903-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:2e:1f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/23b1549c-4b20-4a86-beae-56cd6d1fcc96"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/23b1549c-4b20-4a86-beae-56cd6d1fcc96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T15:43:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict [121.949285s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_servers_negative.py", line 239, in test_create_server_invalid_bdm_in_2nd_dict volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 5895d081-d4b3-4acf-825d-4857cf7f45b8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:49:45,175 100276 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/23b1549c-4b20-4a86-beae-56cd6d1fcc96 0.233s 2025-08-05 15:49:45,175 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:49:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1490', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d5bac0f-88ec-4285-ad82-ac9a3a214a65', 'x-compute-request-id': 'req-1d5bac0f-88ec-4285-ad82-ac9a3a214a65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/23b1549c-4b20-4a86-beae-56cd6d1fcc96'} Body: b'{"server": {"id": "23b1549c-4b20-4a86-beae-56cd6d1fcc96", "name": "tempest-ServersNegativeTestJSON-server-811789197", "status": "ACTIVE", "tenant_id": "765cd1d076c54b2e86c663f5e1c73eed", "user_id": "0f849d7c69e44d86a4d48a5eabdea703", "metadata": {}, "hostId": "9dea2ee627fc29a4fcb257c3ed852b1d25b7b92976564037d976bdf7", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:43:09Z", "updated": "2025-08-05T15:43:25Z", "addresses": {"tempest-ServersNegativeTestJSON-891916903-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:2e:1f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/23b1549c-4b20-4a86-beae-56cd6d1fcc96"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/23b1549c-4b20-4a86-beae-56cd6d1fcc96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T15:43:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:50:45,475 100276 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_invalid_bdm_in_2nd_dict): 202 POST http://10.0.0.210/volume/v3/volumes 0.226s 2025-08-05 15:50:45,476 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-415464620"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:50:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b029acf5-f249-49ef-979f-bf307842c6b6', 'content-length': '754', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b029acf5-f249-49ef-979f-bf307842c6b6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "5895d081-d4b3-4acf-825d-4857cf7f45b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:50:45.410035", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-415464620", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5895d081-d4b3-4acf-825d-4857cf7f45b8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5895d081-d4b3-4acf-825d-4857cf7f45b8"}], "user_id": "0f849d7c69e44d86a4d48a5eabdea 703", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:50:45,531 100276 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_invalid_bdm_in_2nd_dict): 200 GET http://10.0.0.210/volume/v3/volumes/5895d081-d4b3-4acf-825d-4857cf7f45b8 0.043s 2025-08-05 15:50:45,531 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:50:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-114b6030-65db-4873-8dcc-50e70e5f5d6f', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-114b6030-65db-4873-8dcc-50e70e5f5d6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5895d081-d4b3-4acf-825d-4857cf7f45b8'} Body: b'{"volume": {"id": "5895d081-d4b3-4acf-825d-4857cf7f45b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:50:45.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-415464620", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5895d081-d4b3-4acf-825d-4857cf7f45b8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5895d081-d4b3-4acf-825d-4857cf7f45b8"}], "user_id": "0f849d7c69e44d86a4d48a5eabdea703", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "765cd1d076c54b2e86c663f5e1c73eed"}}' 2025-08-05 15:50:46,608 100276 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_invalid_bdm_in_2nd_dict): 200 GET http://10.0.0.210/volume/v3/volumes/5895d081-d4b3-4acf-825d-4857cf7f45b8 0.048s 2025-08-05 15:50:46,609 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:50:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-049fbd79-f91d-4b0f-98b4-3b80c86d3414', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-049fbd79-f91d-4b0f-98b4-3b80c86d3414', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5895d081-d4b3-4acf-825d-4857cf7f45b8'} Body: b'{"volume": {"id": "5895d081-d4b3-4acf-825d-4857cf7f45b8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:50:45.000000", "updated_at": "2025-08-05T15:50:46.000000", "name": "tempest-ServersNegativeTestJSON-volume-415464620", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5895d081-d4b3-4acf-825d-4857cf7f45b8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5895d081-d4b3-4acf-825d-4857cf7f45b8"}], "user_id": "0f849d7c69e44d86a4d48a5eabdea703", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "765cd1d076c54b2e86c663f5e1c73eed"}}' 2025-08-05 15:50:46,850 100276 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/23b1549c-4b20-4a86-beae-56cd6d1fcc96 0.226s 2025-08-05 15:50:46,851 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', ' Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:50:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1490', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb7a1cf6-0617-4334-b8b1-5e1f61a4ee2b', 'x-compute-request-id': 'req-cb7a1cf6-0617-4334-b8b1-5e1f61a4ee2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/23b1549c-4b20-4a86-beae-56cd6d1fcc96'} Body: b'{"server": {"id": "23b1549c-4b20-4a86-beae-56cd6d1fcc96", "name": "tempest-ServersNegativeTestJSON-server-811789197", "status": "ACTIVE", "tenant_id": "765cd1d076c54b2e86c663f5e1c73eed", "user_id": "0f849d7c69e44d86a4d48a5eabdea703", "metadata": {}, "hostId": "9dea2ee627fc29a4fcb257c3ed852b1d25b7b92976564037d976bdf7", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:43:09Z", "updated": "2025-08-05T15:43:25Z", "addresses": {"tempest-ServersNegativeTestJSON-891916903-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:2e:1f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/23b1549c-4b20-4a86-beae-56cd6d1fcc96"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/23b1549c-4b20-4a86-beae-56cd6d1fcc96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T15:43:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {0} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot [1.823500s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 162, in test_create_group_from_group_snapshot grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 1c9c997c-87ff-4036-b2c5-ea2821eee43f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:52:42,843 100276 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 POST http://10.0.0.210/volume/v3/types 0.328s 2025-08-05 15:52:42,844 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-2079455839"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:52:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03fb0d06-735b-4a32-b92f-d67dbe112b34', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03fb0d06-735b-4a32-b92f-d67dbe112b34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "f4f6b43d-5bfb-47ed-b3c8-7f008f42027e", "name": "tempest-GroupSnapshotsTest-volume-type-2079455839", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 15:52:42,880 100276 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/group_types 0.033s 2025-08-05 15:52:42,880 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-538675823"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:52:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d509b71-f25d-4ddf-98e1-a6857c742de5', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d509b71-f25d-4ddf-98e1-a6857c742de5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "8aaea839-fca6-4e40-8951-dc453e94d8b6", "name": "tempest-GroupSnapshotsTest-group-type-538675823", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-05 15:52:43,058 100276 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/groups 0.175s 2025-08-05 15:52:43,058 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group": {"group_type": "8aaea839-fca6-4e40-8951-dc453e94d8b6", "volume_types": ["f4f6b43d-5bfb-47ed-b3c8-7f008f42027e"], "name": "tempest-GroupSnapshotsTest-Group-1295643499"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:52:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65094c98-0c46-4425-ab15-e4f4b93df89a', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65094c98-0c46-4425-ab15-e4f4b93df89a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "1c9c997c-87ff-4036-b2c5-ea2821eee43f", "name": "tempest-GroupSnapshotsTest-Group-1295643499"}}' 2025-08-05 15:52:43,090 100276 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/groups/1c9c997c-87ff-4036-b2c5-ea2821eee43f 0.030s 2025-08-05 15:52:43,091 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:52:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8703eea3-1d2f-47e2-ba26-17c45d552d87', 'content-length': '392', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8703eea3-1d2f-47e2-ba26-17c45d552d87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/1c9c997c-87ff-4036-b2c5-ea2821eee43f'} Body: b'{"group": {"id": "1c9c997c-87ff-4036-b2c5-ea2821eee43f", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-05T15:52:43.000000", "name": "tempest-GroupSnapshotsTest-Group-1295643499", "description": null, "group_type": "8aaea839-fca6-4e40-8951-dc453e94d8b6", "volume_types": ["f4f6b43d-5bfb-47ed-b3c8-7f008f42027e"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 15:52:44,126 100276 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/groups/1c9c997c-87ff-4036-b2c5-ea2821eee43f 0.029s 2025-08-05 15:52:44,127 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:52:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c2a726c-03a9-49ad-b75f-71cd9e6f2b4e', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c2a726c-03a9-49ad-b75f-71cd9e6f2b4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/1c9c997c-87ff-4036-b2c5-ea2821eee43f'} Body: b'{"group": {"id": "1c9c997c-87ff-4036-b2c5-ea2821eee43f", "status": "error", "availability_zone": "nova", "created_at": "2025-08-05T15:52:43.000000", "name": "tempest-GroupSnapshotsTest-Group-1295643499", "description": null, "group_type": "8aaea839-fca6-4e40-8951-dc453e94d8b6", "volume_types": ["f4f6b43d-5bfb-47ed-b3c8-7f008f42027e"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 15:52:44,164 100276 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.032s 2025-08-05 15:52:44,165 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:52:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1462470e-8a9b-4834-8b91-de64e7837694', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1462470e-8a9b-4834-8b91-de64e7837694', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-05 15:52:44,235 100276 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/1c9c997c-87ff-4036-b2c5-ea2821eee43f/action 0.057s 2025-08-05 15:52:44,235 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:52:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bfad90d-c42e-400f-90e5-0e6a8cbdf698', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/vo lume/v3/groups/1c9c997c-87ff-4036-b2c5-ea2821eee43f/action'} Body: b'' 2025-08-05 15:52:44,250 100276 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/1c9c997c-87ff-4036-b2c5-ea2821eee43f 0.014s 2025-08-05 15:52:44,250 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:52:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0d7797f-9e80-42a0-8e4b-bd92b88e18d8', 'x-openstack-request-id': 'req-d0d7797f-9e80-42a0-8e4b-bd92b88e18d8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/1c9c997c-87ff-4036-b2c5-ea2821eee43f'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 1c9c997c-87ff-4036-b2c5-ea2821eee43f could not be found."}}' 2025-08-05 15:52:44,277 100276 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/8aaea839-fca6-4e40-8951-dc453e94d8b6 0.026s 2025-08-05 15:52:44,277 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:52:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1c447ed-f1f9-4e18-9db3-f08e8f6397bd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/8aaea839-fca6-4e40-8951-dc453e94d8b6'} Body: b'' 2025-08-05 15:52:44,322 100276 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/f4f6b43d-5bfb-47ed-b3c8-7f008f42027e 0.044s 2025-08-05 15:52:44,323 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:52:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95963452-9e26-4af1-8ddf-3178d488fff0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/f4f6b43d-5bfb-47ed-b3c8-7f008f42027e'} Body: b'' 2025-08-05 15:52:44,337 100276 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/f4f6b43d-5bfb-47ed-b3c8-7f008f42027e 0.014s 2025-08-05 15:52:44,337 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:52:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c102a55-1647-4d41-aebe-731465d1b3b8', 'x-openstack-request-id': 'req-4c102a55-1647-4d41-aebe-731465d1b3b8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/f4f6b43d-5bfb-47ed-b3c8-7f008f42027e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type f4f6b43d-5bfb-47ed-b3c8-7f008f42027e could not be found."}}' {0} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes [1.562770s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 225, in test_delete_group_snapshots_following_updated_volumes grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 8f01d7e2-a0dc-4dc1-bddc-9138be2bb979 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:52:44,368 100276 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 POST http://10.0.0.210/volume/v3/types 0.028s 2025-08-05 15:52:44,369 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1096461309"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:52:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30ae75c3-9658-41ee-821c-22e8c5f1f405', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30ae75c3-9658-41ee-821c-22e8c5f1f405', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "f857d8ad-2075-4cf4-957c-09521d247ef1", "name": "tempest-GroupSnapshotsTest-volume-type-1096461309", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 15:52:44,398 100276 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/group_types 0.026s 2025-08-05 15:52:44,399 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1285850223"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:52:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cfbe59d-b5b7-4077-9e9a-3ccbc06931cb', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cfbe59d-b5b7-4077-9e9a-3ccbc06931cb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "65a957fc-deb0-4bed-bd50-0ccc2d218996", "name": "tempest-GroupSnapshotsTest-group-type-1285850223", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-05 15:52:44,569 100276 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/groups 0.167s 2025-08-05 15:52:44,569 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group": {"group_type": "65a957fc-deb0-4bed-bd50-0ccc2d218996", "volume_types": ["f857d8ad-2075-4cf4-957c-09521d247ef1"], "name": "tempest-GroupSnapshotsTest-Group-246584346"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:52:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b875ba6-3d92-4206-bc66-089712607750', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b875ba6-3d92-4206-bc66-089712607750', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "8f01d7e2-a0dc-4dc1-bddc-9138be2bb979", "name": "tempest-GroupSnapshotsTest-Group-246584346"}}' 2025-08-05 15:52:44,599 100276 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/groups/8f01d7e2-a0dc-4dc1-bddc-9138be2bb979 0.028s 2025-08-05 15:52:44,599 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:52:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b3ccb65-4111-441c-b024-db524c3a5d7b', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b3ccb65-4111-441c-b024-db524c3a5d7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/8f01d7e2-a0dc-4dc1-bddc-9138be2bb979'} Body: b'{"group": {"id": "8f01d7e2-a0dc-4dc1-bddc-9138be2bb979", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-05T15:52:44.000000", "name": "tempest-GroupSnapshotsTest-Group-246584346", "description": null, "group_type": "65a957fc-deb0-4bed-bd50-0ccc2d218996", "volume_types": ["f857d8ad-2075-4cf4-957c-09521d247ef1"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 15:52:45,632 100276 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/groups/8f01d7e2-a0dc-4dc1-bddc-9138be2bb979 0.027s 2025-08-05 15:52:45,633 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:52:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aff90f4e-d4da-4053-909e-61ae1d14f337', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aff90f4e-d4da-4053-909e-61ae1d14f337', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/8f01d7e2-a0dc-4dc1-bddc-9138be2bb979'} Body: b'{"group": {"id": "8f01d7e2-a0dc-4dc1-bddc-9138be2bb979", "status": "error", "availability_zone": "nova", "created_at": "2025-08-05T15:52:44.000000", "name": "tempest-GroupSnapshotsTest-Group-246584346", "description": null, "group_type": "65a957fc-deb0-4bed-bd50-0ccc2d218996", "volume_types": ["f857d8ad-2075-4cf4-957c-09521d247ef1"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 15:52:45,637 100276 ERROR [tempest.lib.decorators] Hints: This test was made for the bug_type 1739031. The failure could be related to https://launchpad.net/bugs/1739031 2025-08-05 15:52:45,704 100276 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.066s 2025-08-05 15:52:45,704 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:52:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc72f446-f498-43fc-a8e7-ddfb52d9d986', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc72f446-f498-43fc-a8e7-ddfb52d9d986', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-05 15:52:45,792 100276 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/8f01d7e2-a0dc-4dc1-bddc-9138be2bb979/action 0.058s 2025-08-05 15:52:45,792 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:52:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'conte nt-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b4fa256-3ea7-4260-a094-400da2898576', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/8f01d7e2-a0dc-4dc1-bddc-9138be2bb979/action'} Body: b'' 2025-08-05 15:52:45,807 100276 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/8f01d7e2-a0dc-4dc1-bddc-9138be2bb979 0.014s 2025-08-05 15:52:45,807 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:52:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-17d020e7-98a3-4dac-9541-2d0effb29f9a', 'x-openstack-request-id': 'req-17d020e7-98a3-4dac-9541-2d0effb29f9a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/8f01d7e2-a0dc-4dc1-bddc-9138be2bb979'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 8f01d7e2-a0dc-4dc1-bddc-9138be2bb979 could not be found."}}' 2025-08-05 15:52:45,840 100276 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/65a957fc-deb0-4bed-bd50-0ccc2d218996 0.032s 2025-08-05 15:52:45,841 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:52:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-480470ad-a567-4476-b74d-25262c41673f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/65a957fc-deb0-4bed-bd50-0ccc2d218996'} Body: b'' 2025-08-05 15:52:45,887 100276 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/f857d8ad-2075-4cf4-957c-09521d247ef1 0.045s 2025-08-05 15:52:45,887 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:52:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52bbbd01-dc39-4706-b3f5-057c432b007b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/f857d8ad-2075-4cf4-957c-09521d247ef1'} Body: b'' 2025-08-05 15:52:45,901 100276 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/f857d8ad-2075-4cf4-957c-09521d247ef1 0.014s 2025-08-05 15:52:45,902 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:52:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d397ab9-0bf8-43ea-8e61-faf8cacba2d1', 'x-openstack-request-id': 'req-8d397ab9-0bf8-43ea-8e61-faf8cacba2d1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/vo lume/v3/types/f857d8ad-2075-4cf4-957c-09521d247ef1'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type f857d8ad-2075-4cf4-957c-09521d247ef1 could not be found."}}' {0} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete [1.472682s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 92, in test_group_snapshot_create_show_list_delete grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group c1787896-c8e7-4fa3-8cbe-183a08d2d580 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:52:45,942 100276 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/types 0.038s 2025-08-05 15:52:45,943 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-930901406"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:52:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f62dc523-4055-4e7d-a286-99e94099febd', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f62dc523-4055-4e7d-a286-99e94099febd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "3d6698d3-f19e-480d-a59a-537a6cade7d5", "name": "tempest-GroupSnapshotsTest-volume-type-930901406", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 15:52:45,975 100276 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/group_types 0.029s 2025-08-05 15:52:45,975 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-298807442"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:52:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3f61553-7d15-4214-9d69-2fa7b7e592d2', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3f61553-7d15-4214-9d69-2fa7b7e592d2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "d53d8d50-108e-4e77-9671-97f952c4e07d", "name": "tempest-GroupSnapshotsTest-group-type-298807442", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-05 15:52:46,074 100276 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/groups 0.096s 2025-08-05 15:52:46,074 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group": {"group_type": "d53d8d50-108e-4e77-9671-97f952c4e07d", "volume_types": ["3d6698d3-f19e-480d-a59a-537a6cade7d5"], "name": "tempest-GroupSnapshotsTest-Group-478781225"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:52:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00313994-da2e-431a-86d5-b1d21d971bfd', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00313994-da2e-431a-86d5-b1d21d971bfd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "c1787896-c8e7-4fa3-8cbe-183a08d2d580", "name": "tempest-GroupSnapshotsTest-Group-478781225"}}' 2025-08-05 15:52:46,110 100276 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/groups/c1787896-c8e7-4fa3-8cbe-183a08d2d580 0.033s 2025-08-05 15:52:46,110 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:52:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ed4a385-1f93-42a6-93f2-1ca9a9476448', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ed4a385-1f93-42a6-93f2-1ca9a9476448', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/c1787896-c8e7-4fa3-8cbe-183a08d2d580'} Body: b'{"group": {"id": "c1787896-c8e7-4fa3-8cbe-183a08d2d580", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-05T15:52:46.000000", "name": "tempest-GroupSnapshotsTest-Group-478781225", "description": null, "group_type": "d53d8d50-108e-4e77-9671-97f952c4e07d", "volume_types": ["3d6698d3-f19e-480d-a59a-537a6cade7d5"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 15:52:47,145 100276 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/groups/c1787896-c8e7-4fa3-8cbe-183a08d2d580 0.029s 2025-08-05 15:52:47,145 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:52:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87315572-1817-47af-99f3-ef33a2d6eb9e', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87315572-1817-47af-99f3-ef33a2d6eb9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/c1787896-c8e7-4fa3-8cbe-183a08d2d580'} Body: b'{"group": {"id": "c1787896-c8e7-4fa3-8cbe-183a08d2d580", "status": "error", "availability_zone": "nova", "created_at": "2025-08-05T15:52:46.000000", "name": "tempest-GroupSnapshotsTest-Group-478781225", "description": null, "group_type": "d53d8d50-108e-4e77-9671-97f952c4e07d", "volume_types": ["3d6698d3-f19e-480d-a59a-537a6cade7d5"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 15:52:47,188 100276 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.038s 2025-08-05 15:52:47,189 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:52:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fced53cd-be52-43f2-9e49-56d2ae9ab451', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fced53cd-be52-43f2-9e49-56d2ae9ab451', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-05 15:52:47,267 100276 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/c1787896-c8e7-4fa3-8cbe-183a08d2d580/action 0.064s 2025-08-05 15:52:47,267 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:52:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d20c5f2b-8791-47e1-843d-bfb4bc0e3c91', 'connection': 'close', 'status': '202', 'content-location ': 'http://10.0.0.210/volume/v3/groups/c1787896-c8e7-4fa3-8cbe-183a08d2d580/action'} Body: b'' 2025-08-05 15:52:47,283 100276 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/c1787896-c8e7-4fa3-8cbe-183a08d2d580 0.015s 2025-08-05 15:52:47,283 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:52:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-cab13adf-c1b3-4aed-9273-f0120f34894d', 'x-openstack-request-id': 'req-cab13adf-c1b3-4aed-9273-f0120f34894d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/c1787896-c8e7-4fa3-8cbe-183a08d2d580'} Body: b'{"itemNotFound": {"code": 404, "message": "Group c1787896-c8e7-4fa3-8cbe-183a08d2d580 could not be found."}}' 2025-08-05 15:52:47,309 100276 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/d53d8d50-108e-4e77-9671-97f952c4e07d 0.026s 2025-08-05 15:52:47,310 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:52:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-802103ae-10fd-4593-b98a-a6433f1c5507', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/d53d8d50-108e-4e77-9671-97f952c4e07d'} Body: b'' 2025-08-05 15:52:47,359 100276 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/3d6698d3-f19e-480d-a59a-537a6cade7d5 0.049s 2025-08-05 15:52:47,359 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:52:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac42bf62-878a-45c4-a158-9a9993197367', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/3d6698d3-f19e-480d-a59a-537a6cade7d5'} Body: b'' 2025-08-05 15:52:47,376 100276 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/3d6698d3-f19e-480d-a59a-537a6cade7d5 0.016s 2025-08-05 15:52:47,376 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:52:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bcdd679-49fc-4e62-b044-a3c162d0f664', 'x-openstack-request-id': 'req-4bcdd679-49fc-4e62-b044-a3c162d0f664', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/3d6698d3-f19e-480d-a59a-537a6cade7d5'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 3d6698d3-f19e-480d-a59a-537a6cade7d5 could not be found."}}' {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body [0.013903s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body [0.012515s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id [0.048035s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id [0.015393s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name [0.021508s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id [0.016538s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id [0.015415s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec [0.011769s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body [0.012849s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id [0.030728s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id [0.033098s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id [0.031590s] ... ok {0} setUpClass (tempest.api.volume.test_image_metadata.VolumesImageMetadata) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_image_metadata.py", line 40, in resource_setup cls.volume = cls.create_volume(imageRef=CONF.compute.image_ref) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 32bae58e-c903-49f4-9e3d-68408e40f137 failed to build and is in ERROR status {0} setUpClass (tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots_list.py", line 32, in resource_setup volume_origin = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e812d5d1-ca39-4226-9134-6cdd5fcdf2ec failed to build and is in ERROR status ============================== Failed 112 tests - output below: ============================== tempest.api.image.v2.test_images_dependency.ImageDependencyTests.test_image_volume_server_snapshot_dependency[compute,id-f0c8a35d-8f8f-443c-8bcb-85a9c0f87d19,volume] --------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/image/v2/test_images_dependency.py", line 128, in test_image_volume_server_snapshot_dependency base_image_id, snapshot_image_id = self._create_instance_snapshot( File "/opt/stack/tempest/tempest/api/image/v2/test_images_dependency.py", line 77, in _create_instance_snapshot instance = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 263, in create_test_server waiters.wait_for_volume_resource_status(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 20d9504a-9699-43ce-a9b1-10bc99dad3d4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:30:36,003 100294 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 201 POST http://10.0.0.210/image/v2/images 1.172s 2025-08-05 15:30:36,004 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-image-dependency-test-1256763173", "container_format": "bare", "disk_format": "raw", "visibility": "private"} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:30:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '648', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/5e875394-7fa9-4def-a12c-ec97883206fd', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-7b670918-1ddc-4729-91e1-2ab97f8f1048', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-image-dependency-test-1256763173", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "e37e993e518e43ab9f90f7174955c1f9", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5e875394-7fa9-4def-a12c-ec97883206fd", "created_at": "2025-08-05T15:30:36Z", "updated_at": "2025-08-05T15:30:36Z", "tags": [], "self": "/v2/images/5e875394-7fa9-4def-a12c-ec97883206fd", "file": "/v2/images/5e875394-7fa9-4def-a12c-ec97883206fd/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:30:37,072 100294 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 204 PUT http://10.0.0.210/image/v2/images/5e875394-7fa9-4def-a12c-ec97883206fd/file 1.066s 2025-08-05 15:30:37,072 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:30:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-f368c052-4561-403e-844f-06846c7965f0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/5e875394-7fa9-4def-a12c-ec97883206fd/file'} Body: b'' 2025-08-05 15:30:37,114 100294 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 200 GET http://10.0.0.210/image/v2/images/5e875394-7fa9-4def-a12c-ec97883206fd 0.041s 2025-08-05 15:30:37,115 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:30:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '808', 'content-type': 'application/json', 'x-openstack-request-id': 'req-830ec27a-de24-4433-bcb0-f286406f442e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5e875394-7fa9-4def-a12c-ec97883206fd'} Body: b'{"name": "tempest-image-dependency-test-1256763173", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "82206ca211aa88681918090818bf618a", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "e37e993e518e43ab9f90f7174955c1f9", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "ca199dc448e956e952784e2dce52abadad6167203565e0d5f20d2bcb54d29b41b81cc7f2081e6a7b0bbbed77776e324222af44bf9c1ff7a05537387b5780a5bb", "id": "5e875394-7fa9-4def-a12c-ec97883206fd", "created_at": "2025-08-05T15:30:36Z", "updated_at": "2025-08-05T15:30:37Z", "tags": [], "self": "/v2/images/5e875394-7fa9-4def-a12c-ec97883206fd", "file": "/v2/images/5e875394-7f a9-4def-a12c-ec97883206fd/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:30:37,219 100294 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.098s 2025-08-05 15:30:37,220 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:30:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2489', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-d22a4bcf-e2fa-4315-a55d-c8b30c89f344', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b7173253e4284f11b8f52a0217f80987", "name": "tempest-ImageDependencyTests-2073138309-project-member", "password_expires_at": null}, "audit_ids": ["LACEp1y5RLm0tDvSZXkeIA"], "expires_at": "2025-08-05T16:30:37.000000Z", "issued_at": "2025-08-05T15:30:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e37e993e518e43ab9f90f7174955c1f9", "name": "tempest-ImageDependencyTests-2073138309"}, "is_domain": false, "roles": [{"id": "461f0d232b974187bff1eee1b4001d2b", "name": "member"}, {"id": "d887b012e75948019d8f3f2cb4e03f1d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0b86af44f19943b9bb51d2e8be11acb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3faf8e39867c48f0af02bb4f9735ae61", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "2517c6600f1a460cbad97286d19e9fb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "5c7a5b25720b4bdab0487096fdfafbae", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3251b32e2034796b9bce144b495f88a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/e37e993e518e43ab9f90f7174955c1f9", "region": "RegionOne"}], "id": "756156d7158f4ccbaadb474942634f76", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "73c2fc4ed21746cba5d1b5174ddbe300", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9b0e9eb7606043838528301ec538d1b8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "5209c341a08f463cae448322fb93f468", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a638b206ad0a4dc2850092c0c185d1e7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0d29cdaf82ce4569803f34224311c65f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad9a324b861049728af39ec906166007", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "02367db45c0e4c649c641b88e903475b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "ddc2790d372b4fd9a5b7c1eabdbf861d", "type": "network", "name": "neutron"}]}}' 2025-08-05 15:30:37,220 100294 INFO [tempest.lib.common.fixed_network] (ImageDependencyTests:test_image_volume_server_snapshot_dependency) Found network None available for tenant 2025-08-05 15:30:37,938 100294 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 202 POST http://10.0.0.210/volume/v3/volumes 0.717s 2025-08-05 15:30:37,939 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-tempest.common.compute-volume-1691168748", "imageRef": "5e875394-7fa9-4def-a12c-ec97883206fd", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:30:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a8fc517-c8e2-4c4a-9f1c-23e0dfd571a9', 'content-length': '754', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a8fc517-c8e2-4c4a-9f1c-23e0dfd571a9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "20d9504a-9699-43ce-a9b1-10bc99dad3d4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:30:37.851121", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1691168748", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/20d9504a-9699-43ce-a9b1-10bc99dad3d4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/20d9504a-9699-43ce-a9b1-10bc99dad3d4"}], "user_id": "b7173253e4284f11b8f52a0217f80987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:30:38,293 100294 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 200 GET http://10.0.0.210/volume/v3/volumes/20d9504a-9699-43ce-a9b1-10bc99dad3d4 0.341s 2025-08-05 15:30:38,293 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:30:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb2b9704-1c9c-49ce-873a-2bcc83c45ac6', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb2b9704-1c9c-49ce-873a-2bcc83c45ac6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/20d9504a-9699-43ce-a9b1-10bc99dad3d4'} Body: b'{"volume": {"id": "20d9504a-9699-43ce-a9b1-10bc99dad3d4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:30:38.000000", "updated_at": "2025-08-05T15:30:38.000000", "name": "tempest-tempest.common.compute-volume-1691168748", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/20d9504a-9699-43ce-a9b1-10bc99dad3d4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/20d9504a-9699-43ce-a9b1-10bc99dad3d4"}], "user_id": "b7173253e4284f11b8f52a0217f80987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37e993e518e43ab9f90f7174955c1f9"}}' 2025-08-05 15:30:39,390 100294 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 200 GET http://10.0.0.210/volume/v3/volumes/20d9504a-9699-43ce-a9b1-10bc99dad3d4 0.082s 2025-08-05 15:30:39,391 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:30:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db371870-c25b-4627-b080-30f4d0bddd9f', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db371870-c25b-4627-b080-30f4d0bddd9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/20d9504a-9699-43ce-a9b1-10bc99dad3d4'} Body: b'{"volume": {"id": "20d9504a-9699-43ce-a9b1-10bc99dad3d4", "status": "error", "size ": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:30:38.000000", "updated_at": "2025-08-05T15:30:38.000000", "name": "tempest-tempest.common.compute-volume-1691168748", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/20d9504a-9699-43ce-a9b1-10bc99dad3d4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/20d9504a-9699-43ce-a9b1-10bc99dad3d4"}], "user_id": "b7173253e4284f11b8f52a0217f80987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37e993e518e43ab9f90f7174955c1f9"}}' 2025-08-05 15:30:39,517 100294 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 202 DELETE http://10.0.0.210/volume/v3/volumes/20d9504a-9699-43ce-a9b1-10bc99dad3d4 0.112s 2025-08-05 15:30:39,517 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:30:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31f17d6d-49e0-4fce-963f-80dccc286875', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/20d9504a-9699-43ce-a9b1-10bc99dad3d4'} Body: b'' 2025-08-05 15:30:39,537 100294 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 404 GET http://10.0.0.210/volume/v3/volumes/20d9504a-9699-43ce-a9b1-10bc99dad3d4 0.019s 2025-08-05 15:30:39,538 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:30:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-f245da6d-6021-441c-952d-70c4089fb16b', 'x-openstack-request-id': 'req-f245da6d-6021-441c-952d-70c4089fb16b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/20d9504a-9699-43ce-a9b1-10bc99dad3d4'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 20d9504a-9699-43ce-a9b1-10bc99dad3d4 could not be found."}}' tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854] ------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_backends_capabilities.py", line 38, in test_get_capabilities_backend self.admin_capabilities_client.show_backend_capabilities(self.hosts[0]) IndexError: list index out of range setUpClass (tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON) ---------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_quotas_negative.py", line 51, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 79f528f8-e663-4e73-8579-864f5971678a failed to build and is in ERROR status tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] -------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 117, in test_volume_create_get_update_delete self._volume_create_get_update_delete(size=CONF.volume.volume_size) File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 40, in _volume_create_get_update_delete volume = self.create_volume(wait_until='available', **kwargs) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 177b3dec-997b-4f4c-9d16-cc7691719e40 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:31:16,748 100288 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 202 POST http://10.0.0.210/volume/v3/volumes 0.331s 2025-08-05 15:31:16,749 100288 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-637114086", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c807bfc7-deb8-4ab7-83a9-ae65df6ec9b8', 'content-length': '759', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c807bfc7-deb8-4ab7-83a9-ae65df6ec9b8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "177b3dec-997b-4f4c-9d16-cc7691719e40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:16.672164", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-637114086", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/177b3dec-997b-4f4c-9d16-cc7691719e40"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/177b3dec-997b-4f4c-9d16-cc7691719e40"}], "user_id": "b46293664c5a4305a3019300722dd029", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:31:16,809 100288 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/volumes/177b3dec-997b-4f4c-9d16-cc7691719e40 0.047s 2025-08-05 15:31:16,809 100288 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98c76f26-b33f-4286-aac3-c159a35b512e', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98c76f26-b33f-4286-aac3-c159a35b512e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/177b3dec-997b-4f4c-9d16-cc7691719e40'} Body: b'{"volume": {"id": "177b3dec-997b-4f4c-9d16-cc7691719e40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:17.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-637114086", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/177b3dec-997b-4f4c-9d16-cc7691719e40"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/177b3dec-997b-4f4c-9d16-cc7691719e40"}], "user_id": "b46293664c5a4305a3019300722dd029", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9904d0d876644464b5731633fd3440e4"}}' 2025-08-05 15:31:17,903 100288 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/volumes/177b3dec-997b-4f4c-9d16-cc7691719e40 0.078s 2025-08-05 15:31:17,904 100288 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json' , 'x-compute-request-id': 'req-825551dd-dd38-4bcd-a26e-8b6564199cbb', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-825551dd-dd38-4bcd-a26e-8b6564199cbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/177b3dec-997b-4f4c-9d16-cc7691719e40'} Body: b'{"volume": {"id": "177b3dec-997b-4f4c-9d16-cc7691719e40", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:17.000000", "updated_at": "2025-08-05T15:31:17.000000", "name": "tempest-VolumesGetTest-Volume-637114086", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/177b3dec-997b-4f4c-9d16-cc7691719e40"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/177b3dec-997b-4f4c-9d16-cc7691719e40"}], "user_id": "b46293664c5a4305a3019300722dd029", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9904d0d876644464b5731633fd3440e4"}}' 2025-08-05 15:31:17,964 100288 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/177b3dec-997b-4f4c-9d16-cc7691719e40 0.042s 2025-08-05 15:31:17,964 100288 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50ebdb64-6612-4ae6-af49-7041d5cd1d2a', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50ebdb64-6612-4ae6-af49-7041d5cd1d2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/177b3dec-997b-4f4c-9d16-cc7691719e40'} Body: b'{"volume": {"id": "177b3dec-997b-4f4c-9d16-cc7691719e40", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:17.000000", "updated_at": "2025-08-05T15:31:17.000000", "name": "tempest-VolumesGetTest-Volume-637114086", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/177b3dec-997b-4f4c-9d16-cc7691719e40"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/177b3dec-997b-4f4c-9d16-cc7691719e40"}], "user_id": "b46293664c5a4305a3019300722dd029", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9904d0d876644464b5731633fd3440e4"}}' 2025-08-05 15:31:18,151 100288 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/177b3dec-997b-4f4c-9d16-cc7691719e40 0.173s 2025-08-05 15:31:18,152 100288 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9713bf72-662c-401c-bf91-6c1f65dcbd1a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/177b3dec-997b-4f4c-9d16-cc7691719e40'} Body: b'' 2025-08-05 15:31:18,178 100288 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/177b3dec-997b-4f4c-9d16-cc7691719e40 0.02 6s 2025-08-05 15:31:18,179 100288 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5a3c118-362d-4123-9d84-0ae191364874', 'x-openstack-request-id': 'req-b5a3c118-362d-4123-9d84-0ae191364874', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/177b3dec-997b-4f4c-9d16-cc7691719e40'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 177b3dec-997b-4f4c-9d16-cc7691719e40 could not be found."}}' tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow] ------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_volume_swap.py", line 105, in test_volume_swap volume1 = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume f9f6271a-2697-4e1f-97fb-508feb0145d7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:31:18,626 100276 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/volumes 0.450s 2025-08-05 15:31:18,626 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-TestVolumeSwap-volume-1194734123"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c611f1c1-4da4-48a9-8a5a-3fbb5c73f7cf', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c611f1c1-4da4-48a9-8a5a-3fbb5c73f7cf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "f9f6271a-2697-4e1f-97fb-508feb0145d7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:18.521841", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1194734123", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f9f6271a-2697-4e1f-97fb-508feb0145d7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f9f6271a-2697-4e1f-97fb-508feb0145d7"}], "user_id": "99c32adc97354948bdd024426af763fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:31:18,679 100276 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/volumes/f9f6271a-2697-4e1f-97fb-508feb0145d7 0.040s 2025-08-05 15:31:18,680 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02f6de10-2983-4194-85e4-aa31c38ff43b', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02f6de10-2983-4194-85e4-aa31c38ff43b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f9f6271a-2697-4e1f-97fb-508feb0145d7'} Body: b'{"volume": {"id": "f9f6271a-2697-4e1f-97fb-508feb0145d7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:19.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1194734123", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f9f6271a-2697-4e1f-97fb-508feb0145d7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f9f6271a-2697-4e1f-97fb-508feb0145d7"}], "user_id": "99c32adc97354948bdd024426af763fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6a41b28ce1a64ae1a178241b5aee7f3b"}}' 2025-08-05 15:31:19,748 100276 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/volumes/f9f6271a-2697-4e1f-97fb-508feb0145d7 0.053s 2025-08-05 15:31:19,748 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cbc75cb-d6a5-483b-9583-33b0797b0c41', 'content-length': '835', 'openstack-a pi-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cbc75cb-d6a5-483b-9583-33b0797b0c41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f9f6271a-2697-4e1f-97fb-508feb0145d7'} Body: b'{"volume": {"id": "f9f6271a-2697-4e1f-97fb-508feb0145d7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:19.000000", "updated_at": "2025-08-05T15:31:19.000000", "name": "tempest-TestVolumeSwap-volume-1194734123", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f9f6271a-2697-4e1f-97fb-508feb0145d7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f9f6271a-2697-4e1f-97fb-508feb0145d7"}], "user_id": "99c32adc97354948bdd024426af763fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6a41b28ce1a64ae1a178241b5aee7f3b"}}' tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone[id-3f591b4a-7dc6-444c-bd51-77469506b3a1] ----------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 135, in test_volume_create_get_update_delete_as_clone origin = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e69d1323-97aa-48d4-a2bc-c4e334532d78 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:31:18,394 100288 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 202 POST http://10.0.0.210/volume/v3/volumes 0.211s 2025-08-05 15:31:18,395 100288 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-2029148625"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aeeba240-f42d-4323-b80c-b4859f5b365d', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aeeba240-f42d-4323-b80c-b4859f5b365d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "e69d1323-97aa-48d4-a2bc-c4e334532d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:18.314295", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-2029148625", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e69d1323-97aa-48d4-a2bc-c4e334532d78"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e69d1323-97aa-48d4-a2bc-c4e334532d78"}], "user_id": "b46293664c5a4305a3019300722dd029", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:31:18,474 100288 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.0.0.210/volume/v3/volumes/e69d1323-97aa-48d4-a2bc-c4e334532d78 0.066s 2025-08-05 15:31:18,474 100288 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b9b7416-2046-45ad-91fc-2d923b63ccd6', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b9b7416-2046-45ad-91fc-2d923b63ccd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e69d1323-97aa-48d4-a2bc-c4e334532d78'} Body: b'{"volume": {"id": "e69d1323-97aa-48d4-a2bc-c4e334532d78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:18.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-2029148625", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e69d1323-97aa-48d4-a2bc-c4e334532d78"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e69d1323-97aa-48d4-a2bc-c4e334532d78"}], "user_id": "b46293664c5a4305a3019300722dd029", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9904d0d876644464b5731633fd3440e4"}}' 2025-08-05 15:31:19,579 100288 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.0.0.210/volume/v3/volumes/e69d1323-97aa-48d4-a2bc-c4e334532d78 0.090s 2025-08-05 15:31:19,579 100288 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'r eq-1a63f960-e9ef-4311-ac76-99fee4d06105', 'content-length': '835', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a63f960-e9ef-4311-ac76-99fee4d06105', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e69d1323-97aa-48d4-a2bc-c4e334532d78'} Body: b'{"volume": {"id": "e69d1323-97aa-48d4-a2bc-c4e334532d78", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:18.000000", "updated_at": "2025-08-05T15:31:18.000000", "name": "tempest-VolumesGetTest-Volume-2029148625", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e69d1323-97aa-48d4-a2bc-c4e334532d78"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e69d1323-97aa-48d4-a2bc-c4e334532d78"}], "user_id": "b46293664c5a4305a3019300722dd029", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9904d0d876644464b5731633fd3440e4"}}' 2025-08-05 15:31:19,638 100288 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/e69d1323-97aa-48d4-a2bc-c4e334532d78 0.045s 2025-08-05 15:31:19,638 100288 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8785729b-4cf6-40d0-a0ba-2fdf42b60137', 'content-length': '835', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8785729b-4cf6-40d0-a0ba-2fdf42b60137', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e69d1323-97aa-48d4-a2bc-c4e334532d78'} Body: b'{"volume": {"id": "e69d1323-97aa-48d4-a2bc-c4e334532d78", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:18.000000", "updated_at": "2025-08-05T15:31:18.000000", "name": "tempest-VolumesGetTest-Volume-2029148625", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e69d1323-97aa-48d4-a2bc-c4e334532d78"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e69d1323-97aa-48d4-a2bc-c4e334532d78"}], "user_id": "b46293664c5a4305a3019300722dd029", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9904d0d876644464b5731633fd3440e4"}}' 2025-08-05 15:31:19,781 100288 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/e69d1323-97aa-48d4-a2bc-c4e334532d78 0.126s 2025-08-05 15:31:19,781 100288 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9d9bbd3-0d86-453e-8897-775e577002e0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e69d1323-97aa-48d4-a2bc-c4e334532d78'} Body: b'' 2025-08-05 15:31:19,811 100288 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/e69d1323-97aa-48d4-a2bc-c4e334532d78 0.029s 2025-08-05 15:31:19,812 100288 DEBUG [tempest.li b.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-39f8838d-7869-46e2-8881-1cfbcce282a3', 'x-openstack-request-id': 'req-39f8838d-7869-46e2-8881-1cfbcce282a3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e69d1323-97aa-48d4-a2bc-c4e334532d78'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e69d1323-97aa-48d4-a2bc-c4e334532d78 could not be found."}}' tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a] -------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 40, in test_create_get_list_accept_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume fd2e395e-80b5-457f-b1bf-b851dd79bb3d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:31:19,963 100280 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/volumes 0.547s 2025-08-05 15:31:19,963 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1789674898"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56febec6-b3b1-48ab-80ff-25d41924ffc7', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56febec6-b3b1-48ab-80ff-25d41924ffc7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "fd2e395e-80b5-457f-b1bf-b851dd79bb3d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:19.860732", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1789674898", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/fd2e395e-80b5-457f-b1bf-b851dd79bb3d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/fd2e395e-80b5-457f-b1bf-b851dd79bb3d"}], "user_id": "3cca5fc9974745f58034f485d089ec49", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:31:20,039 100280 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/fd2e395e-80b5-457f-b1bf-b851dd79bb3d 0.057s 2025-08-05 15:31:20,040 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d249968-c449-4780-b146-8a81c8870fe9', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d249968-c449-4780-b146-8a81c8870fe9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fd2e395e-80b5-457f-b1bf-b851dd79bb3d'} Body: b'{"volume": {"id": "fd2e395e-80b5-457f-b1bf-b851dd79bb3d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:20.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1789674898", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/fd2e395e-80b5-457f-b1bf-b851dd79bb3d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/fd2e395e-80b5-457f-b1bf-b851dd79bb3d"}], "user_id": "3cca5fc9974745f58034f485d089ec49", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "22e103c793fb47eea908b3a79beeef8c"}}' 2025-08-05 15:31:21,308 100280 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/fd2e395e-80b5-457f-b1bf-b851dd79bb3d 0.251s 2025-08-05 15:31:21,309 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/jso n', 'x-compute-request-id': 'req-9ff62268-ee80-4325-9f3d-54e42ae12608', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ff62268-ee80-4325-9f3d-54e42ae12608', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fd2e395e-80b5-457f-b1bf-b851dd79bb3d'} Body: b'{"volume": {"id": "fd2e395e-80b5-457f-b1bf-b851dd79bb3d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:20.000000", "updated_at": "2025-08-05T15:31:20.000000", "name": "tempest-VolumesTransfersTest-Volume-1789674898", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/fd2e395e-80b5-457f-b1bf-b851dd79bb3d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/fd2e395e-80b5-457f-b1bf-b851dd79bb3d"}], "user_id": "3cca5fc9974745f58034f485d089ec49", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "22e103c793fb47eea908b3a79beeef8c"}}' 2025-08-05 15:31:21,361 100280 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/fd2e395e-80b5-457f-b1bf-b851dd79bb3d 0.037s 2025-08-05 15:31:21,362 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3826231-0be7-45f3-a464-4490cb0c1ab6', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3826231-0be7-45f3-a464-4490cb0c1ab6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fd2e395e-80b5-457f-b1bf-b851dd79bb3d'} Body: b'{"volume": {"id": "fd2e395e-80b5-457f-b1bf-b851dd79bb3d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:20.000000", "updated_at": "2025-08-05T15:31:20.000000", "name": "tempest-VolumesTransfersTest-Volume-1789674898", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/fd2e395e-80b5-457f-b1bf-b851dd79bb3d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/fd2e395e-80b5-457f-b1bf-b851dd79bb3d"}], "user_id": "3cca5fc9974745f58034f485d089ec49", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "22e103c793fb47eea908b3a79beeef8c"}}' 2025-08-05 15:31:21,505 100280 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/fd2e395e-80b5-457f-b1bf-b851dd79bb3d 0.129s 2025-08-05 15:31:21,506 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aabef54c-6c14-44ca-9cb2-7ea651a0636f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fd2e395e-80b5-457f-b1bf-b851dd79bb3d'} Body: b'' 2025-08-05 15:31:21,525 100280 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/fd2e395e-80b5-457f-b1bf-b851dd79bb3 d 0.019s 2025-08-05 15:31:21,526 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-35f8891c-8e04-4a2e-b6e3-dc3d3c779626', 'x-openstack-request-id': 'req-35f8891c-8e04-4a2e-b6e3-dc3d3c779626', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fd2e395e-80b5-457f-b1bf-b851dd79bb3d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume fd2e395e-80b5-457f-b1bf-b851dd79bb3d could not be found."}}' tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke] ------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 127, in test_volume_create_get_update_delete_from_image self._volume_create_get_update_delete( File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 40, in _volume_create_get_update_delete volume = self.create_volume(wait_until='available', **kwargs) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume f265cb29-5bb1-40e1-ad45-99200b2c018d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:31:19,838 100288 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.0.0.210/image/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174 0.024s 2025-08-05 15:31:19,839 100288 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d4cb533d-3dac-4a0d-bcbd-4c1a501a8aaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.sha256": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "6f679345605b4f80a8cc9cbcfe605ea2", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "created_at": "2025-08-05T15:26:38Z", "updated_at": "2025-08-05T15:26:40Z", "tags": [], "self": "/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "file": "/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:31:19,860 100288 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.0.0.210/image/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174 0.020s 2025-08-05 15:31:19,860 100288 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-9aa05387-fbc5-4ad8-bf6f-1f8788e85d9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "6f679345605b4f80a8cc9cbcfe605ea2", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "created_at": "2025-08-05T15:26:38Z", "updated_at": "2025-08-05T15:26:40Z", "tags": [], "self": "/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "file": "/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:31:20,373 100288 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 202 POST http://10.0.0.210/volume/v3/volumes 0.512s 2025-08-05 15:31:20,374 100288 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "size": 1, "name": "tempest-V olumesGetTest-Volume-2008096899", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03a17ffb-9bd7-49d2-ba19-dfd43944e659', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03a17ffb-9bd7-49d2-ba19-dfd43944e659', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "f265cb29-5bb1-40e1-ad45-99200b2c018d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:20.299169", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-2008096899", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f265cb29-5bb1-40e1-ad45-99200b2c018d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f265cb29-5bb1-40e1-ad45-99200b2c018d"}], "user_id": "b46293664c5a4305a3019300722dd029", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:31:20,435 100288 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.0.0.210/volume/v3/volumes/f265cb29-5bb1-40e1-ad45-99200b2c018d 0.049s 2025-08-05 15:31:20,435 100288 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c38e99d9-3fd0-456d-89b0-17375fbe0fde', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c38e99d9-3fd0-456d-89b0-17375fbe0fde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f265cb29-5bb1-40e1-ad45-99200b2c018d'} Body: b'{"volume": {"id": "f265cb29-5bb1-40e1-ad45-99200b2c018d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:20.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-2008096899", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f265cb29-5bb1-40e1-ad45-99200b2c018d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f265cb29-5bb1-40e1-ad45-99200b2c018d"}], "user_id": "b46293664c5a4305a3019300722dd029", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9904d0d876644464b5731633fd3440e4"}}' 2025-08-05 15:31:21,486 100288 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.0.0.210/volume/v3/volumes/f265cb29-5bb1-40e1-ad45-99200b2c018d 0.036s 2025-08-05 15:31:21,487 100288 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b04aa2cd-39f7-4529-99f1-5d38e0dfdb69', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b04aa2cd-39f7-4529-99f1-5d38e0dfdb69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f265cb29-5bb1-40e1-ad45-99200b2c018d'} Body: b'{"volume": {"id": "f265cb29-5bb1-40e1-ad45-99200b2c018d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:20.000000", "updated_at": "2025-08-05T15:31:20.000000", "name": "tempest-VolumesGetTest-Volume-2008096899", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f265cb29-5bb1-40e1-ad45-99200b2c018d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f265cb29-5bb1-40e1-ad45-99200b2c018d"}], "user_id": "b46293664c5a4305a3019300722dd029", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9904d0d876644464b5731633fd3440e4"}}' 2025-08-05 15:31:21,545 100288 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/f265cb29-5bb1-40e1-ad45-99200b2c018d 0.044s 2025-08-05 15:31:21,545 100288 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4025b990-d452-4b1d-9d01-e7fb797f7771', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4025b990-d452-4b1d-9d01-e7fb797f7771', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f265cb29-5bb1-40e1-ad45-99200b2c018d'} Body: b'{"volume": {"id": "f265cb29-5bb1-40e1-ad45-99200b2c018d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:20.000000", "updated_at": "2025-08-05T15:31:20.000000", "name": "tempest-VolumesGetTest-Volume-2008096899", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f265cb29-5bb1-40e1-ad45-99200b2c018d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f265cb29-5bb1-40e1-ad45-99200b2c018d"}], "user_id": "b46293664c5a4305a3019300722dd029", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9904d0d876644464b5731633fd3440e4"}}' 2025-08-05 15:31:21,679 100288 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/f265cb29-5bb1-40e1-ad45-99200b2c018d 0.120s 2025-08-05 15:31:21,680 100288 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a82fbb76-b8bc-4d69-81da-46ff4b97e69f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f265cb29-5bb1-40e1-ad45-99200b2c018d'} Body: b'' 2025-08-05 15:31:21,706 100288 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/f265cb29-5bb1-40e1-ad45-99200b2c018d 0.026s 2025-08-05 15:31:21,707 100288 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '1 09', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4bbb8c7-1c63-4301-a2cc-3d131be563f5', 'x-openstack-request-id': 'req-b4bbb8c7-1c63-4301-a2cc-3d131be563f5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f265cb29-5bb1-40e1-ad45-99200b2c018d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f265cb29-5bb1-40e1-ad45-99200b2c018d could not be found."}}' setUpClass (tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON) -------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_list.py", line 37, in resource_setup volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 61748061-ad19-484b-a023-627c697b4f8f failed to build and is in ERROR status tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30] ---------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 81, in test_create_list_delete_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 45cdc1a2-e21a-46e3-8d49-479bdc413b27 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:31:21,779 100280 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/volumes 0.245s 2025-08-05 15:31:21,779 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-896110685"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18049630-79dd-4bb0-bddb-e6363defab0d', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18049630-79dd-4bb0-bddb-e6363defab0d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "45cdc1a2-e21a-46e3-8d49-479bdc413b27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:21.701051", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-896110685", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/45cdc1a2-e21a-46e3-8d49-479bdc413b27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/45cdc1a2-e21a-46e3-8d49-479bdc413b27"}], "user_id": "3cca5fc9974745f58034f485d089ec49", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:31:21,837 100280 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/45cdc1a2-e21a-46e3-8d49-479bdc413b27 0.045s 2025-08-05 15:31:21,838 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab28ee16-faf6-45e0-a120-7a51880b50ec', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab28ee16-faf6-45e0-a120-7a51880b50ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/45cdc1a2-e21a-46e3-8d49-479bdc413b27'} Body: b'{"volume": {"id": "45cdc1a2-e21a-46e3-8d49-479bdc413b27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:22.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-896110685", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/45cdc1a2-e21a-46e3-8d49-479bdc413b27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/45cdc1a2-e21a-46e3-8d49-479bdc413b27"}], "user_id": "3cca5fc9974745f58034f485d089ec49", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "22e103c793fb47eea908b3a79beeef8c"}}' 2025-08-05 15:31:22,894 100280 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/45cdc1a2-e21a-46e3-8d49-479bdc413b27 0.041s 2025-08-05 15:31:22,895 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute- request-id': 'req-4f2d2d0e-4fd6-4f6e-b38c-a7af18b410e0', 'content-length': '840', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f2d2d0e-4fd6-4f6e-b38c-a7af18b410e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/45cdc1a2-e21a-46e3-8d49-479bdc413b27'} Body: b'{"volume": {"id": "45cdc1a2-e21a-46e3-8d49-479bdc413b27", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:22.000000", "updated_at": "2025-08-05T15:31:22.000000", "name": "tempest-VolumesTransfersTest-Volume-896110685", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/45cdc1a2-e21a-46e3-8d49-479bdc413b27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/45cdc1a2-e21a-46e3-8d49-479bdc413b27"}], "user_id": "3cca5fc9974745f58034f485d089ec49", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "22e103c793fb47eea908b3a79beeef8c"}}' 2025-08-05 15:31:22,959 100280 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/45cdc1a2-e21a-46e3-8d49-479bdc413b27 0.049s 2025-08-05 15:31:22,960 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba4cb825-b68e-4fda-83b4-8dc92f8b08e5', 'content-length': '840', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba4cb825-b68e-4fda-83b4-8dc92f8b08e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/45cdc1a2-e21a-46e3-8d49-479bdc413b27'} Body: b'{"volume": {"id": "45cdc1a2-e21a-46e3-8d49-479bdc413b27", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:22.000000", "updated_at": "2025-08-05T15:31:22.000000", "name": "tempest-VolumesTransfersTest-Volume-896110685", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/45cdc1a2-e21a-46e3-8d49-479bdc413b27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/45cdc1a2-e21a-46e3-8d49-479bdc413b27"}], "user_id": "3cca5fc9974745f58034f485d089ec49", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "22e103c793fb47eea908b3a79beeef8c"}}' 2025-08-05 15:31:23,329 100280 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/45cdc1a2-e21a-46e3-8d49-479bdc413b27 0.351s 2025-08-05 15:31:23,329 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56a95eac-44bb-4ea9-8c9d-90611e3ae752', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/45cdc1a2-e21a-46e3-8d49-479bdc413b27'} Body: b'' 2025-08-05 15:31:23,354 100280 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/45cdc1a2-e21a-46e3-8d49-479bdc413b27 0.024s 2025-08- 05 15:31:23,354 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-a01693cb-0ed3-4aa0-ba93-bb1ce5400902', 'x-openstack-request-id': 'req-a01693cb-0ed3-4aa0-ba93-bb1ce5400902', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/45cdc1a2-e21a-46e3-8d49-479bdc413b27'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 45cdc1a2-e21a-46e3-8d49-479bdc413b27 could not be found."}}' tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95] -------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_delete_cascade.py", line 68, in test_volume_delete_cascade volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ec105be4-d4d1-4026-97f9-1c93f819c4e1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:31:23,993 100294 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 202 POST http://10.0.0.210/volume/v3/volumes 0.390s 2025-08-05 15:31:23,993 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1125133371"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d162e9d-e411-480e-9cfb-6d6a1e53f422', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d162e9d-e411-480e-9cfb-6d6a1e53f422', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "ec105be4-d4d1-4026-97f9-1c93f819c4e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:23.917644", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1125133371", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ec105be4-d4d1-4026-97f9-1c93f819c4e1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ec105be4-d4d1-4026-97f9-1c93f819c4e1"}], "user_id": "bba9c124402f44f8b60e614f895cdd21", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:31:24,060 100294 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/volumes/ec105be4-d4d1-4026-97f9-1c93f819c4e1 0.049s 2025-08-05 15:31:24,061 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18c91c36-c018-4d84-9ab4-cb7fe9a9b9d2', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18c91c36-c018-4d84-9ab4-cb7fe9a9b9d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ec105be4-d4d1-4026-97f9-1c93f819c4e1'} Body: b'{"volume": {"id": "ec105be4-d4d1-4026-97f9-1c93f819c4e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:24.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1125133371", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ec105be4-d4d1-4026-97f9-1c93f819c4e1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ec105be4-d4d1-4026-97f9-1c93f819c4e1"}], "user_id": "bba9c124402f44f8b60e614f895cdd21", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9afbbb36fc2e4ca99eb7925379a6f70f"}}' 2025-08-05 15:31:25,113 100294 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/volumes/ec105be4-d4d1-4026-97f9-1c93f819c4e1 0.037s 2025-08-05 15:31:25,113 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02f91464-616b-469c -9024-c77d22bc339b', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02f91464-616b-469c-9024-c77d22bc339b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ec105be4-d4d1-4026-97f9-1c93f819c4e1'} Body: b'{"volume": {"id": "ec105be4-d4d1-4026-97f9-1c93f819c4e1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:24.000000", "updated_at": "2025-08-05T15:31:24.000000", "name": "tempest-VolumesDeleteCascade-Volume-1125133371", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ec105be4-d4d1-4026-97f9-1c93f819c4e1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ec105be4-d4d1-4026-97f9-1c93f819c4e1"}], "user_id": "bba9c124402f44f8b60e614f895cdd21", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9afbbb36fc2e4ca99eb7925379a6f70f"}}' 2025-08-05 15:31:25,186 100294 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/ec105be4-d4d1-4026-97f9-1c93f819c4e1 0.058s 2025-08-05 15:31:25,187 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0eb7d282-a3c8-461f-9ee2-c68cf04f6b79', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0eb7d282-a3c8-461f-9ee2-c68cf04f6b79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ec105be4-d4d1-4026-97f9-1c93f819c4e1'} Body: b'{"volume": {"id": "ec105be4-d4d1-4026-97f9-1c93f819c4e1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:24.000000", "updated_at": "2025-08-05T15:31:24.000000", "name": "tempest-VolumesDeleteCascade-Volume-1125133371", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ec105be4-d4d1-4026-97f9-1c93f819c4e1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ec105be4-d4d1-4026-97f9-1c93f819c4e1"}], "user_id": "bba9c124402f44f8b60e614f895cdd21", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9afbbb36fc2e4ca99eb7925379a6f70f"}}' 2025-08-05 15:31:25,297 100294 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/ec105be4-d4d1-4026-97f9-1c93f819c4e1 0.096s 2025-08-05 15:31:25,297 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc50ce22-3ab8-41fd-9df8-77ae12583b80', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ec105be4-d4d1-4026-97f9-1c93f819c4e1'} Body: b'' 2025-08-05 15:31:25,317 100294 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/ec105be4-d4d1-4026-97f9-1c93f819c4e1 0.019s 2025-08-05 15:31:25,317 100294 DEBUG [t empest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd6c93c2-5e8d-4600-a437-510a602fdc76', 'x-openstack-request-id': 'req-cd6c93c2-5e8d-4600-a437-510a602fdc76', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ec105be4-d4d1-4026-97f9-1c93f819c4e1'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ec105be4-d4d1-4026-97f9-1c93f819c4e1 could not be found."}}' tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5] ---------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_delete_cascade.py", line 93, in test_volume_from_snapshot_cascade_delete volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 75d73c97-f44c-45b5-8770-0aac59273f53 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:31:25,545 100294 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.0.0.210/volume/v3/volumes 0.224s 2025-08-05 15:31:25,546 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1232171987"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be89ee1b-89c1-462b-b061-c40edaae2c89', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be89ee1b-89c1-462b-b061-c40edaae2c89', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "75d73c97-f44c-45b5-8770-0aac59273f53", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:25.468446", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1232171987", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/75d73c97-f44c-45b5-8770-0aac59273f53"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/75d73c97-f44c-45b5-8770-0aac59273f53"}], "user_id": "bba9c124402f44f8b60e614f895cdd21", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:31:25,626 100294 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/volumes/75d73c97-f44c-45b5-8770-0aac59273f53 0.068s 2025-08-05 15:31:25,626 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e48ef5b6-3718-41c8-8ea6-89cff81d8aa3', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e48ef5b6-3718-41c8-8ea6-89cff81d8aa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/75d73c97-f44c-45b5-8770-0aac59273f53'} Body: b'{"volume": {"id": "75d73c97-f44c-45b5-8770-0aac59273f53", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:25.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1232171987", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/75d73c97-f44c-45b5-8770-0aac59273f53"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/75d73c97-f44c-45b5-8770-0aac59273f53"}], "user_id": "bba9c124402f44f8b60e614f895cdd21", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9afbbb36fc2e4ca99eb7925379a6f70f"}}' 2025-08-05 15:31:26,681 100294 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/volumes/75d73c97-f44c-45b5-8770-0aac59273f53 0.041s 2025-08-05 15:31:26,681 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-co mpute-request-id': 'req-438202d8-54f2-4c3b-ad63-4208f94b1cf5', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-438202d8-54f2-4c3b-ad63-4208f94b1cf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/75d73c97-f44c-45b5-8770-0aac59273f53'} Body: b'{"volume": {"id": "75d73c97-f44c-45b5-8770-0aac59273f53", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:25.000000", "updated_at": "2025-08-05T15:31:26.000000", "name": "tempest-VolumesDeleteCascade-Volume-1232171987", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/75d73c97-f44c-45b5-8770-0aac59273f53"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/75d73c97-f44c-45b5-8770-0aac59273f53"}], "user_id": "bba9c124402f44f8b60e614f895cdd21", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9afbbb36fc2e4ca99eb7925379a6f70f"}}' 2025-08-05 15:31:26,755 100294 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/75d73c97-f44c-45b5-8770-0aac59273f53 0.060s 2025-08-05 15:31:26,755 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-474dbd04-4a5d-4a97-b649-8cee4cc59354', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-474dbd04-4a5d-4a97-b649-8cee4cc59354', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/75d73c97-f44c-45b5-8770-0aac59273f53'} Body: b'{"volume": {"id": "75d73c97-f44c-45b5-8770-0aac59273f53", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:25.000000", "updated_at": "2025-08-05T15:31:26.000000", "name": "tempest-VolumesDeleteCascade-Volume-1232171987", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/75d73c97-f44c-45b5-8770-0aac59273f53"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/75d73c97-f44c-45b5-8770-0aac59273f53"}], "user_id": "bba9c124402f44f8b60e614f895cdd21", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9afbbb36fc2e4ca99eb7925379a6f70f"}}' 2025-08-05 15:31:26,872 100294 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/75d73c97-f44c-45b5-8770-0aac59273f53 0.103s 2025-08-05 15:31:26,872 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e5a0cc4-f1da-4579-af38-b141795cdfd6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/75d73c97-f44c-45b5-8770-0aac59273f53'} Body: b'' 2025-08-05 15:31:26,892 100294 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/75d73c97-f44c-45b5-8770-0aac59273f53 0.019s 2025-08-05 15:31:26,893 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-c594f056-11d4-477e-8500-22a2a144276e', 'x-openstack-request-id': 'req-c594f056-11d4-477e-8500-22a2a144276e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/75d73c97-f44c-45b5-8770-0aac59273f53'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 75d73c97-f44c-45b5-8770-0aac59273f53 could not be found."}}' tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest.test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24] -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_assisted_volume_snapshots.py", line 54, in test_volume_assisted_snapshot_create_delete volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume d5e4bb4c-772d-49e5-8736-9b9c1877ba4f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:31:29,048 100278 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 202 POST http://10.0.0.210/volume/v3/volumes 0.466s 2025-08-05 15:31:29,048 100278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-704408834"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96ee3468-1e58-4a23-a6d5-b23173fea661', 'content-length': '785', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96ee3468-1e58-4a23-a6d5-b23173fea661', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "d5e4bb4c-772d-49e5-8736-9b9c1877ba4f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:28.935149", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-704408834", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d5e4bb4c-772d-49e5-8736-9b9c1877ba4f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d5e4bb4c-772d-49e5-8736-9b9c1877ba4f"}], "user_id": "c3f25fff1e5443eb8bad9c9ad7ac2b38", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null}}' 2025-08-05 15:31:29,180 100278 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/volumes/d5e4bb4c-772d-49e5-8736-9b9c1877ba4f 0.118s 2025-08-05 15:31:29,180 100278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6d4c724-4639-4e7b-b653-9b382e48da83', 'content-length': '985', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6d4c724-4639-4e7b-b653-9b382e48da83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d5e4bb4c-772d-49e5-8736-9b9c1877ba4f'} Body: b'{"volume": {"id": "d5e4bb4c-772d-49e5-8736-9b9c1877ba4f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:29.000000", "updated_at": "2025-08-05T15:31:29.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-704408834", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d5e4bb4c-772d-49e5-8736-9b9c1877ba4f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d5e4bb4c-772d-49e5-8736-9b9c1877ba4f"}], "user_id": "c3f25fff1e5443eb8bad9c9ad7ac2b38", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "fc02508f3ce4409d93676c7d62c382b8"}}' 2025-08-05 15:31:30,270 100278 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/volumes/d5e4bb4c-772d-49e5-8736-9b9c1877ba4f 0.075s 2025-08-05 15:31:30,270 100278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Ty pe': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5ec84f0-7a55-4993-8d81-6de1c0924a98', 'content-length': '985', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5ec84f0-7a55-4993-8d81-6de1c0924a98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d5e4bb4c-772d-49e5-8736-9b9c1877ba4f'} Body: b'{"volume": {"id": "d5e4bb4c-772d-49e5-8736-9b9c1877ba4f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:29.000000", "updated_at": "2025-08-05T15:31:29.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-704408834", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d5e4bb4c-772d-49e5-8736-9b9c1877ba4f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d5e4bb4c-772d-49e5-8736-9b9c1877ba4f"}], "user_id": "c3f25fff1e5443eb8bad9c9ad7ac2b38", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "fc02508f3ce4409d93676c7d62c382b8"}}' tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots_negative.py", line 65, in test_volume_from_snapshot_decreasing_size src_vol = self.create_volume(size=src_size) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 0458ecbd-a349-4a4f-8567-1121e08eb191 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:31:32,885 100294 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 202 POST http://10.0.0.210/volume/v3/volumes 0.196s 2025-08-05 15:31:32,886 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-123554006"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b6c0cc3-0c7e-4bc6-b11a-91a23012c0b1', 'content-length': '762', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b6c0cc3-0c7e-4bc6-b11a-91a23012c0b1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "0458ecbd-a349-4a4f-8567-1121e08eb191", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2025-08-05T15:31:32.827446", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-123554006", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0458ecbd-a349-4a4f-8567-1121e08eb191"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0458ecbd-a349-4a4f-8567-1121e08eb191"}], "user_id": "f9fcb3499ecd4de99587382e22cf986e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:31:32,943 100294 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/volumes/0458ecbd-a349-4a4f-8567-1121e08eb191 0.044s 2025-08-05 15:31:32,943 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7a0345b-756e-4508-8266-71d748830934', 'content-length': '830', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7a0345b-756e-4508-8266-71d748830934', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0458ecbd-a349-4a4f-8567-1121e08eb191'} Body: b'{"volume": {"id": "0458ecbd-a349-4a4f-8567-1121e08eb191", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2025-08-05T15:31:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-123554006", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0458ecbd-a349-4a4f-8567-1121e08eb191"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0458ecbd-a349-4a4f-8567-1121e08eb191"}], "user_id": "f9fcb3499ecd4de99587382e22cf986e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9768e76d345e4d10ab38f8f17976b9d0"}}' 2025-08-05 15:31:33,996 100294 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/volumes/0458ecbd-a349-4a4f-8567-1121e08eb191 0.035s 2025-08-05 15:31:33,997 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:33 GMT', 'server': ' Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4f383bf-3a44-4b9f-87fc-cfa5e6d8830e', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4f383bf-3a44-4b9f-87fc-cfa5e6d8830e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0458ecbd-a349-4a4f-8567-1121e08eb191'} Body: b'{"volume": {"id": "0458ecbd-a349-4a4f-8567-1121e08eb191", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2025-08-05T15:31:33.000000", "updated_at": "2025-08-05T15:31:33.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-123554006", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0458ecbd-a349-4a4f-8567-1121e08eb191"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0458ecbd-a349-4a4f-8567-1121e08eb191"}], "user_id": "f9fcb3499ecd4de99587382e22cf986e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9768e76d345e4d10ab38f8f17976b9d0"}}' 2025-08-05 15:31:34,053 100294 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/0458ecbd-a349-4a4f-8567-1121e08eb191 0.042s 2025-08-05 15:31:34,054 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b69a414-4e3d-48ff-a6d1-754817d80b43', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b69a414-4e3d-48ff-a6d1-754817d80b43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0458ecbd-a349-4a4f-8567-1121e08eb191'} Body: b'{"volume": {"id": "0458ecbd-a349-4a4f-8567-1121e08eb191", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2025-08-05T15:31:33.000000", "updated_at": "2025-08-05T15:31:33.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-123554006", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0458ecbd-a349-4a4f-8567-1121e08eb191"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0458ecbd-a349-4a4f-8567-1121e08eb191"}], "user_id": "f9fcb3499ecd4de99587382e22cf986e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9768e76d345e4d10ab38f8f17976b9d0"}}' 2025-08-05 15:31:34,198 100294 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/0458ecbd-a349-4a4f-8567-1121e08eb191 0.131s 2025-08-05 15:31:34,199 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccb00370-e7ff-4db8-8eed-bd0e8e32a93a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0458ecbd-a349-4a4f-8567-1121e08eb191'} Body: b'' 2025-08-05 15:31:34,218 100294 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNe gativeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/0458ecbd-a349-4a4f-8567-1121e08eb191 0.018s 2025-08-05 15:31:34,218 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-20698275-54d4-4e84-ba00-5a993f5b936e', 'x-openstack-request-id': 'req-20698275-54d4-4e84-ba00-5a993f5b936e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0458ecbd-a349-4a4f-8567-1121e08eb191'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 0458ecbd-a349-4a4f-8567-1121e08eb191 could not be found."}}' tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume] ---------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 371, in test_tagged_attachment volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b9aee44a-11f2-4537-9603-a0c19c82a9a1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:31:27,643 100299 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210/networking/v2.0/networks 2.796s 2025-08-05 15:31:27,643 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-tagged-attachments-test-net-1142354068"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-80a7edb5-df07-4926-9827-6776457a1e39', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/networks'} Body: b'{"network":{"id":"1d5a0988-389d-42f8-962d-5778185840d9","name":"tempest-tagged-attachments-test-net-1142354068","tenant_id":"ccc429cba07b438fa1a4be6f374727c9","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"ccc429cba07b438fa1a4be6f374727c9","port_security_enabled":true,"router:external":false,"vlan_transparent":false,"qinq":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2025-08-05T15:31:26Z","updated_at":"2025-08-05T15:31:26Z","revision_number":1}}' 2025-08-05 15:31:31,751 100299 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210/networking/v2.0/subnets 4.108s 2025-08-05 15:31:31,752 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "1d5a0988-389d-42f8-962d-5778185840d9", "cidr": "10.10.10.0/24", "ip_version": 4}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-1e41e6e0-b569-4e93-824d-90acb15b7f72', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"1e17e7fa-09ec-4d6e-83e7-0c9bb88218a4","name":"","tenant_id":"ccc429cba07b438fa1a4be6f374727c9","network_id":"1d5a0988-389d-42f8-962d-5778185840d9","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.10.10.1","cidr":"10.10.10.0/24","allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"dns_nameservers":[],"description":"","router:external":false,"service_types":[],"tags":[],"created_at":"2025-08-05T15:31:30Z","updated_at":"2025-08-05T15:31:30Z","revision_number":0,"project_id":"ccc429cba07b438fa1a4be6f374727c9"}}' 2025-08-05 15:31:31,957 100299 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://10.0.0.210/volume/v3/volumes 0.205s 2025-08-05 15:31:31,958 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-676859826"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecbe37f5-7107-4d3a-a356-37edd38dcc4f', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecbe37f5-7107-4d3a-a356-37edd38dcc4f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "b9aee44a-11f2-4537-9603-a0c19c82a9a1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:31.896143", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-676 859826", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b9aee44a-11f2-4537-9603-a0c19c82a9a1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b9aee44a-11f2-4537-9603-a0c19c82a9a1"}], "user_id": "ab2cc02600e14fcbac98b4069397349f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:31:32,010 100299 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/volumes/b9aee44a-11f2-4537-9603-a0c19c82a9a1 0.039s 2025-08-05 15:31:32,010 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b180d80-4d2d-4be6-9c47-869cc58a2ddc', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b180d80-4d2d-4be6-9c47-869cc58a2ddc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b9aee44a-11f2-4537-9603-a0c19c82a9a1'} Body: b'{"volume": {"id": "b9aee44a-11f2-4537-9603-a0c19c82a9a1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:32.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-676859826", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b9aee44a-11f2-4537-9603-a0c19c82a9a1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b9aee44a-11f2-4537-9603-a0c19c82a9a1"}], "user_id": "ab2cc02600e14fcbac98b4069397349f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ccc429cba07b438fa1a4be6f374727c9"}}' 2025-08-05 15:31:33,068 100299 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/volumes/b9aee44a-11f2-4537-9603-a0c19c82a9a1 0.043s 2025-08-05 15:31:33,068 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5aa5f4d-7a7a-415d-888c-7bc7ac785dde', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5aa5f4d-7a7a-415d-888c-7bc7ac785dde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b9aee44a-11f2-4537-9603-a0c19c82a9a1'} Body: b'{"volume": {"id": "b9aee44a-11f2-4537-9603-a0c19c82a9a1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:32.000000", "updated_at": "2025-08-05T15:31:32.000000", "name": "tempest-TaggedAttachmentsTest-volume-676859826", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b9aee44a-11f2-4537-9603-a0c19c82a9a1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b9aee44a-11f2-4537-9603-a0c19c82a9a1"}], "user_id": "ab2cc02600e14fcbac98b4069397349f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ccc429cba07b438fa1a4be6f374727c9"}}' 2025-08-05 1 5:31:34,121 100299 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/subnets/1e17e7fa-09ec-4d6e-83e7-0c9bb88218a4 1.038s 2025-08-05 15:31:34,122 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-acf8ee56-5be8-431b-b8b8-1ac23007eca5', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/subnets/1e17e7fa-09ec-4d6e-83e7-0c9bb88218a4'} Body: b'' 2025-08-05 15:31:36,376 100299 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/networks/1d5a0988-389d-42f8-962d-5778185840d9 2.254s 2025-08-05 15:31:36,376 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-75835f3a-c294-4a81-8c5e-b160b59d7b96', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/networks/1d5a0988-389d-42f8-962d-5778185840d9'} Body: b'' tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851] ------------------------------------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 125, in test_create_get_list_accept_volume_transfer test_create_get_list_accept_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 40, in test_create_get_list_accept_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 2abe9659-4686-41c1-a8d6-52b748b68b2c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:31:37,683 100280 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/volumes 0.393s 2025-08-05 15:31:37,684 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1856916060"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb19ce92-d58e-4cd2-853c-734dc365b279', 'content-length': '820', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb19ce92-d58e-4cd2-853c-734dc365b279', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "2abe9659-4686-41c1-a8d6-52b748b68b2c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:37.623535", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1856916060", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2abe9659-4686-41c1-a8d6-52b748b68b2c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2abe9659-4686-41c1-a8d6-52b748b68b2c"}], "user_id": "efd0aea920944fefbb07de9dd13a8b9d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2025-08-05 15:31:37,741 100280 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/2abe9659-4686-41c1-a8d6-52b748b68b2c 0.044s 2025-08-05 15:31:37,742 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c3a63b6-e72d-4636-8cdf-427a2e7451a7', 'content-length': '888', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c3a63b6-e72d-4636-8cdf-427a2e7451a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2abe9659-4686-41c1-a8d6-52b748b68b2c'} Body: b'{"volume": {"id": "2abe9659-4686-41c1-a8d6-52b748b68b2c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:38.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1856916060", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2abe9659-4686-41c1-a8d6-52b748b68b2c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2abe9659-4686-41c1-a8d6-52b748b68b2c"}], "user_id": "efd0aea920944fefbb07de9dd13a8b9d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "906ab0aa20424bb7b38621576f4ea97f"}}' 2025-08-05 15:31:38,802 100280 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/2abe9659-4686-41c1-a8d6-52b748b68b2c 0.044s 2025-08-05 15:31:38,802 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type' : 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e04d8a16-c40a-408d-b8bd-707e35d9060e', 'content-length': '909', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e04d8a16-c40a-408d-b8bd-707e35d9060e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2abe9659-4686-41c1-a8d6-52b748b68b2c'} Body: b'{"volume": {"id": "2abe9659-4686-41c1-a8d6-52b748b68b2c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:38.000000", "updated_at": "2025-08-05T15:31:38.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1856916060", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2abe9659-4686-41c1-a8d6-52b748b68b2c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2abe9659-4686-41c1-a8d6-52b748b68b2c"}], "user_id": "efd0aea920944fefbb07de9dd13a8b9d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "906ab0aa20424bb7b38621576f4ea97f"}}' 2025-08-05 15:31:38,860 100280 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/2abe9659-4686-41c1-a8d6-52b748b68b2c 0.043s 2025-08-05 15:31:38,860 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c578b893-a0d0-44f4-be7c-d639edf568d4', 'content-length': '909', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c578b893-a0d0-44f4-be7c-d639edf568d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2abe9659-4686-41c1-a8d6-52b748b68b2c'} Body: b'{"volume": {"id": "2abe9659-4686-41c1-a8d6-52b748b68b2c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:38.000000", "updated_at": "2025-08-05T15:31:38.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1856916060", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2abe9659-4686-41c1-a8d6-52b748b68b2c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2abe9659-4686-41c1-a8d6-52b748b68b2c"}], "user_id": "efd0aea920944fefbb07de9dd13a8b9d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "906ab0aa20424bb7b38621576f4ea97f"}}' 2025-08-05 15:31:38,971 100280 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/2abe9659-4686-41c1-a8d6-52b748b68b2c 0.097s 2025-08-05 15:31:38,972 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UT F-8', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c83f2627-830b-4be0-b9d3-4603898eddf2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2abe9659-4686-41c1-a8d6-52b748b68b2c'} Body: b'' 2025-08-05 15:31:38,994 100280 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/2abe9659-4686-41c1-a8d6-52b748b68b2c 0.022s 2025-08-05 15:31:38,995 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-db7130f7-d3c3-4263-8007-5918fb8dd36a', 'x-openstack-request-id': 'req-db7130f7-d3c3-4263-8007-5918fb8dd36a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2abe9659-4686-41c1-a8d6-52b748b68b2c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2abe9659-4686-41c1-a8d6-52b748b68b2c could not be found."}}' tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322] -------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 131, in test_create_list_delete_volume_transfer test_create_list_delete_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 81, in test_create_list_delete_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 1a9bde98-a659-4e03-9997-47dd6d120a9a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:31:39,230 100280 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/volumes 0.233s 2025-08-05 15:31:39,231 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-588842189"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa0518e0-34c3-4c8a-a222-8d996c43d650', 'content-length': '819', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa0518e0-34c3-4c8a-a222-8d996c43d650', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "1a9bde98-a659-4e03-9997-47dd6d120a9a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:39.156838", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-588842189", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1a9bde98-a659-4e03-9997-47dd6d120a9a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1a9bde98-a659-4e03-9997-47dd6d120a9a"}], "user_id": "efd0aea920944fefbb07de9dd13a8b9d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2025-08-05 15:31:39,288 100280 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/1a9bde98-a659-4e03-9997-47dd6d120a9a 0.045s 2025-08-05 15:31:39,289 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a09fa18e-a650-4f8e-bdeb-c274fe890556', 'content-length': '887', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a09fa18e-a650-4f8e-bdeb-c274fe890556', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1a9bde98-a659-4e03-9997-47dd6d120a9a'} Body: b'{"volume": {"id": "1a9bde98-a659-4e03-9997-47dd6d120a9a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:39.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-588842189", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1a9bde98-a659-4e03-9997-47dd6d120a9a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1a9bde98-a659-4e03-9997-47dd6d120a9a"}], "user_id": "efd0aea920944fefbb07de9dd13a8b9d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "906ab0aa20424bb7b38621576f4ea97f"}}' 2025-08-05 15:31:40,348 100280 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/1a9bde98-a659-4e03-9997-47dd6d120a9a 0.042s 2025-08-05 15:31:40,349 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/ json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3861f46-45ad-411f-a899-7a205b3e577e', 'content-length': '908', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3861f46-45ad-411f-a899-7a205b3e577e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1a9bde98-a659-4e03-9997-47dd6d120a9a'} Body: b'{"volume": {"id": "1a9bde98-a659-4e03-9997-47dd6d120a9a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:39.000000", "updated_at": "2025-08-05T15:31:39.000000", "name": "tempest-VolumesTransfersV355Test-Volume-588842189", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1a9bde98-a659-4e03-9997-47dd6d120a9a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1a9bde98-a659-4e03-9997-47dd6d120a9a"}], "user_id": "efd0aea920944fefbb07de9dd13a8b9d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "906ab0aa20424bb7b38621576f4ea97f"}}' 2025-08-05 15:31:40,410 100280 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/1a9bde98-a659-4e03-9997-47dd6d120a9a 0.039s 2025-08-05 15:31:40,410 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ff6ae5c-7cac-45e7-8001-271975a565ce', 'content-length': '908', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ff6ae5c-7cac-45e7-8001-271975a565ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1a9bde98-a659-4e03-9997-47dd6d120a9a'} Body: b'{"volume": {"id": "1a9bde98-a659-4e03-9997-47dd6d120a9a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:39.000000", "updated_at": "2025-08-05T15:31:39.000000", "name": "tempest-VolumesTransfersV355Test-Volume-588842189", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1a9bde98-a659-4e03-9997-47dd6d120a9a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1a9bde98-a659-4e03-9997-47dd6d120a9a"}], "user_id": "efd0aea920944fefbb07de9dd13a8b9d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "906ab0aa20424bb7b38621576f4ea97f"}}' 2025-08-05 15:31:40,533 100280 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/1a9bde98-a659-4e03-9997-47dd6d120a9a 0.103s 2025-08-05 15:31:40,533 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack- api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f380482b-8a6e-448a-878c-871e0966d7e9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1a9bde98-a659-4e03-9997-47dd6d120a9a'} Body: b'' 2025-08-05 15:31:40,558 100280 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/1a9bde98-a659-4e03-9997-47dd6d120a9a 0.024s 2025-08-05 15:31:40,559 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-61426b4f-7c5d-4cdf-86c4-88cfe37f85d6', 'x-openstack-request-id': 'req-61426b4f-7c5d-4cdf-86c4-88cfe37f85d6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1a9bde98-a659-4e03-9997-47dd6d120a9a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1a9bde98-a659-4e03-9997-47dd6d120a9a could not be found."}}' cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests.test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume] ------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/scenario/test_snapshots.py", line 139, in test_snapshot_removal volume_1 = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 83e8fa5a-17ca-4055-8a16-395eae014d56 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:31:50,613 100288 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 202 POST http://10.0.0.210/volume/v3/volumes 0.374s 2025-08-05 15:31:50,613 100288 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1652677687", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22fa158a-9e14-4b1e-8f52-4174c5805051', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22fa158a-9e14-4b1e-8f52-4174c5805051', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "83e8fa5a-17ca-4055-8a16-395eae014d56", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:50.542008", "updated_at": null, "name": "tempest-SnapshotDependencyTests-volume-1652677687", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/83e8fa5a-17ca-4055-8a16-395eae014d56"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/83e8fa5a-17ca-4055-8a16-395eae014d56"}], "user_id": "27a01c61fe424d8eb9e122943638c570", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:31:50,688 100288 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://10.0.0.210/volume/v3/volumes/83e8fa5a-17ca-4055-8a16-395eae014d56 0.059s 2025-08-05 15:31:50,688 100288 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19c3f4be-4218-48e6-a5b3-2489d45ecb55', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19c3f4be-4218-48e6-a5b3-2489d45ecb55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/83e8fa5a-17ca-4055-8a16-395eae014d56'} Body: b'{"volume": {"id": "83e8fa5a-17ca-4055-8a16-395eae014d56", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:51.000000", "updated_at": null, "name": "tempest-SnapshotDependencyTests-volume-1652677687", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/83e8fa5a-17ca-4055-8a16-395eae014d56"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/83e8fa5a-17ca-4055-8a16-395eae014d56"}], "user_id": "27a01c61fe424d8eb9e122943638c570", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f1e2f42d4a54aa4bd678e42bd56f844"}}' 2025-08-05 15:31:51,762 100288 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://10.0.0.210/volume/v3/volumes/83e8fa5a-17ca-4055-8a16-395eae014d56 0.057s 2025-08-05 15:31:51,762 100288 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'app lication/json', 'x-compute-request-id': 'req-9ab85711-3037-4ace-a3a3-e1f3b6d2ac49', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ab85711-3037-4ace-a3a3-e1f3b6d2ac49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/83e8fa5a-17ca-4055-8a16-395eae014d56'} Body: b'{"volume": {"id": "83e8fa5a-17ca-4055-8a16-395eae014d56", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:31:51.000000", "updated_at": "2025-08-05T15:31:51.000000", "name": "tempest-SnapshotDependencyTests-volume-1652677687", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/83e8fa5a-17ca-4055-8a16-395eae014d56"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/83e8fa5a-17ca-4055-8a16-395eae014d56"}], "user_id": "27a01c61fe424d8eb9e122943638c570", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2f1e2f42d4a54aa4bd678e42bd56f844"}}' 2025-08-05 15:31:52,161 100288 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/83e8fa5a-17ca-4055-8a16-395eae014d56 0.382s 2025-08-05 15:31:52,162 100288 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3fd9cbe-c7d7-46dd-ba5e-9a38662e0361', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/83e8fa5a-17ca-4055-8a16-395eae014d56'} Body: b'' 2025-08-05 15:31:52,189 100288 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/83e8fa5a-17ca-4055-8a16-395eae014d56 0.027s 2025-08-05 15:31:52,190 100288 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-6598d532-e4a8-4468-89b0-5fb4777164f8', 'x-openstack-request-id': 'req-6598d532-e4a8-4468-89b0-5fb4777164f8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/83e8fa5a-17ca-4055-8a16-395eae014d56'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 83e8fa5a-17ca-4055-8a16-395eae014d56 could not be found."}}' tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] --------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_volume_snapshots.py", line 53, in test_volume_snapshot_create_get_list_delete volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 74d19cd2-7a2c-42f4-9dee-4aef398b8712 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:32:16,047 100278 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotsTestJSON:test_volume_snapshot_create_get_list_delete): 200 POST http://10.0.0.210/compute/v2.1/os-volumes 0.697s 2025-08-05 15:32:16,048 100278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-VolumesSnapshotsTestJSON-volume-1298101312"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '345', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/74d19cd2-7a2c-42f4-9dee-4aef398b8712', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4cc6a87-08b3-49b2-891d-e006ec688059', 'x-compute-request-id': 'req-d4cc6a87-08b3-49b2-891d-e006ec688059', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "74d19cd2-7a2c-42f4-9dee-4aef398b8712", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2025-08-05T15:32:15.812935", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1298101312", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2025-08-05 15:32:16,185 100278 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotsTestJSON:test_volume_snapshot_create_get_list_delete): 200 GET http://10.0.0.210/compute/v2.1/os-volumes/74d19cd2-7a2c-42f4-9dee-4aef398b8712 0.130s 2025-08-05 15:32:16,186 100278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '342', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec3efdab-aa12-4fbd-aa53-9a087e98036c', 'x-compute-request-id': 'req-ec3efdab-aa12-4fbd-aa53-9a087e98036c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/74d19cd2-7a2c-42f4-9dee-4aef398b8712'} Body: b'{"volume": {"id": "74d19cd2-7a2c-42f4-9dee-4aef398b8712", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2025-08-05T15:32:16.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1298101312", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2025-08-05 15:32:17,300 100278 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotsTestJSON:test_volume_snapshot_create_get_list_delete): 200 GET http://10.0.0.210/compute/v2.1/os-volumes/74d19cd2-7a2c-42f4-9dee-4aef398b8712 0.102s 2025-08-05 15:32:17,300 100278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '342', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7473a730-81ad-41aa-93a1-265365723080', 'x-compute-request-id': 'req-7473a730-81ad-41aa-93a1-265365723080', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/74d19cd2-7a2c-42f4-9dee-4aef398b8712'} Body: b'{"volume": {"id": "74d19cd2-7a2c-42f4-9dee-4aef398b8712", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "202 5-08-05T15:32:16.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1298101312", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 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] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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_instances_with_cinder_volumes.py", line 134, in test_instances_with_cinder_volumes_on_all_compute_nodes waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume fc89e9bd-6450-405e-a2da-96d164fdd582 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:32:13,324 100294 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1534082969-1231362300 on backend None 2025-08-05 15:32:13,734 100294 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 POST http://10.0.0.210/volume/v3/types 0.397s 2025-08-05 15:32:13,734 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1534082969-1231362300", "extra_specs": {}}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fd80138-f194-4d64-9780-fdb18881064c', 'content-length': '269', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fd80138-f194-4d64-9780-fdb18881064c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "e03b6daa-c07c-4699-af06-c3e5ec200f2e", "name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1534082969-1231362300", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 15:32:13,737 100294 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None 2025-08-05 15:32:15,110 100294 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 201 POST http://10.0.0.210/image/v2/images 1.360s 2025-08-05 15:32:15,111 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1182033773", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/d9ec5371-e438-4c90-bad2-7820797380e4', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-46a63177-8086-46a9-8687-73ba73913acb', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1182033773", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "191d3aa245e74b45a0448f8b31f20c73", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "d9ec5371-e438-4c90-bad2-7820797380e4", "created_at": "2025-08-05T15:32:15Z", "updated_at": "2025-08-05T15:32:15Z", "tags": [], "self": "/v2/images/d9ec5371-e438-4c90-bad2-7820797380e4", "file": "/v2/images/d9ec5371-e438-4c90-bad2-7820797380e4/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:32:17,326 100294 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 204 PUT http://10.0.0.210/image/v2/images/d9ec5371-e438-4c90-bad2-7820797380e4/file 2.214s 2025-08-05 15:32:17,326 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-195d8ce5-b989-4b cf-9561-f3c3227cee24', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/d9ec5371-e438-4c90-bad2-7820797380e4/file'} Body: b'' 2025-08-05 15:32:17,326 100294 DEBUG [tempest.scenario.manager] image:d9ec5371-e438-4c90-bad2-7820797380e4 2025-08-05 15:32:17,620 100294 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.291s 2025-08-05 15:32:17,621 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestInstancesWithCinderVolumes-463529706", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCdP1sIvO3ShBFnp6+jrkZcCJLh3fBqw11T82uL+EUFX7NGSnwbPu38fYGN13todzjgQXU23ZUUC8uZBH3R3VnAwGVHpMHrABMf3oAiL1L6Immmyd5PcUHwROTcoRCLueg=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '423', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef9fa00e-0489-451c-ae90-8d0ecb0fcbdb', 'x-compute-request-id': 'req-ef9fa00e-0489-451c-ae90-8d0ecb0fcbdb', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-TestInstancesWithCinderVolumes-463529706", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCdP1sIvO3ShBFnp6+jrkZcCJLh3fBqw11T82uL+EUFX7NGSnwbPu38fYGN13todzjgQXU23ZUUC8uZBH3R3VnAwGVHpMHrABMf3oAiL1L6Immmyd5PcUHwROTcoRCLueg==", "fingerprint": "db:23:e6:2f:04:58:d9:a4:79:17:4c:33:e2:f2:56:83", "user_id": "cd095d6745bc44c1802be0e6e7049757"}}' 2025-08-05 15:32:17,765 100294 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://10.0.0.210/compute/v2.1/os-availability-zone/detail 0.141s 2025-08-05 15:32:17,766 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '479', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ad891a7-cb91-48f7-b679-2a26810c960c', 'x-compute-request-id': 'req-5ad891a7-cb91-48f7-b679-2a26810c960c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-availability-zone/detail'} Body: b'{"availabilityZoneInfo": [{"zoneName": "internal", "zoneState": {"available": true}, "hosts": {"user": {"nova-scheduler": {"available": true, "active": true, "updated_at": "2025-08-05T15:30:41.000000"}, "nova-conductor": {"available": true, "active": true, "updated_at": "2025-08-05T15:32:11.000000"}}}}, {"zoneName": "nova", "zoneState": {"available": true}, "hosts": {"user": {"nova-compute": {"available": true, "active": true, "updated_at": "2025-08-05T15:31:14.000000"}}}}]}' 2025-08-05 15:32:17,771 100294 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-471996091-317719882 on backend None 2025-08-05 15:32:17,815 100294 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 POST http://10.0.0.210/volume/v3/types 0.044s 2025-08-05 15:32:17,816 100294 DEBUG [tempest.lib.common.rest_client ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-471996091-317719882", "extra_specs": {}}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54d5c65c-058d-4fc5-8ea4-013030e2b17f', 'content-length': '267', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54d5c65c-058d-4fc5-8ea4-013030e2b17f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "989e39c1-a462-4d36-af79-b1849aad3c61", "name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-471996091-317719882", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 15:32:17,818 100294 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-864664713-601336087 on backend None 2025-08-05 15:32:17,863 100294 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 POST http://10.0.0.210/volume/v3/types 0.044s 2025-08-05 15:32:17,864 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-864664713-601336087", "extra_specs": {}}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-802f9803-e1de-4841-a4f2-2832e03ee475', 'content-length': '267', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-802f9803-e1de-4841-a4f2-2832e03ee475', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "18315fca-4ab0-452c-9db4-32791a986fc1", "name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-864664713-601336087", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 15:32:17,867 100294 DEBUG [tempest.scenario.test_instances_with_cinder_volumes] List of hosts selected to boot servers [{'zone': 'nova', 'host_name': 'user'}]: 2025-08-05 15:32:18,429 100294 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 202 POST http://10.0.0.210/volume/v3/volumes 0.561s 2025-08-05 15:32:18,429 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-470756325", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-471996091-317719882", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb038e66-6a40-4307-a7d2-574de6406c71', 'content-length': '842', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb038e66-6a40-4307-a7d2-574de6406c71', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "51a57f22-9ee3-4c0a-bb92-6e9eb856a25d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:32:18.241762", "updated_at": null, "name": "tempest-TestInstancesWithCin derVolumes-volume-470756325", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-471996091-317719882", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/51a57f22-9ee3-4c0a-bb92-6e9eb856a25d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/51a57f22-9ee3-4c0a-bb92-6e9eb856a25d"}], "user_id": "cd095d6745bc44c1802be0e6e7049757", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:32:18,774 100294 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 202 POST http://10.0.0.210/volume/v3/volumes 0.333s 2025-08-05 15:32:18,775 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-940566683", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-864664713-601336087", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b3fe098-a72e-4c85-84f1-83fd9b01caa7', 'content-length': '842', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b3fe098-a72e-4c85-84f1-83fd9b01caa7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "ec0a09fb-65b9-4d06-acbf-822c47ecf49f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:32:18.694673", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-940566683", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-864664713-601336087", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ec0a09fb-65b9-4d06-acbf-822c47ecf49f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ec0a09fb-65b9-4d06-acbf-822c47ecf49f"}], "user_id": "cd095d6745bc44c1802be0e6e7049757", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:32:18,842 100294 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://10.0.0.210/image/v2/images/d9ec5371-e438-4c90-bad2-7820797380e4 0.044s 2025-08-05 15:32:18,843 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '811', 'content-type': 'application/json', 'x-openstack-request-id': 'req-df4ebc68-b9fa-476c-bea9-118d0ec8970e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/d9ec5371-e438-4c90-bad2-7820797380e4'} Body: b'{"name": "tempest-scenario-img--1182033773", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "191d3aa245e74b45a0448f8b31f20c73", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "d9ec5371-e438-4c90-bad2-7820797380e4", "created_at": "2025-08-05T15:32:15Z", "updated_at": "2025- 08-05T15:32:17Z", "tags": [], "self": "/v2/images/d9ec5371-e438-4c90-bad2-7820797380e4", "file": "/v2/images/d9ec5371-e438-4c90-bad2-7820797380e4/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:32:19,794 100294 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 202 POST http://10.0.0.210/volume/v3/volumes 0.951s 2025-08-05 15:32:19,795 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-12298363", "snapshot_id": null, "imageRef": "d9ec5371-e438-4c90-bad2-7820797380e4", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1534082969-1231362300", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1175fe93-07f3-4427-8f93-684ecbfc8fcc', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1175fe93-07f3-4427-8f93-684ecbfc8fcc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "fc89e9bd-6450-405e-a2da-96d164fdd582", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:32:19.731776", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-12298363", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1534082969-1231362300", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/fc89e9bd-6450-405e-a2da-96d164fdd582"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/fc89e9bd-6450-405e-a2da-96d164fdd582"}], "user_id": "cd095d6745bc44c1802be0e6e7049757", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:32:19,858 100294 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://10.0.0.210/volume/v3/volumes/fc89e9bd-6450-405e-a2da-96d164fdd582 0.049s 2025-08-05 15:32:19,858 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-897b3176-6fe9-469f-a790-108ec347ac70', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-897b3176-6fe9-469f-a790-108ec347ac70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fc89e9bd-6450-405e-a2da-96d164fdd582'} Body: b'{"volume": {"id": "fc89e9bd-6450-405e-a2da-96d164fdd582", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:32:20.000000", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-12298363", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1534082969-1231362300", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/fc89e9bd-6450-405e-a2da-96d164fdd582"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/fc89e9bd-6450-405e-a2da-96d164fdd582"}], "user_id": "cd095d6745bc44c1802be0e6e7049757", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "191d3aa245 e74b45a0448f8b31f20c73"}}' 2025-08-05 15:32:20,926 100294 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://10.0.0.210/volume/v3/volumes/fc89e9bd-6450-405e-a2da-96d164fdd582 0.038s 2025-08-05 15:32:20,927 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7389d96e-6b7d-40d5-9ea2-1a1c52eb2622', 'content-length': '932', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7389d96e-6b7d-40d5-9ea2-1a1c52eb2622', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fc89e9bd-6450-405e-a2da-96d164fdd582'} Body: b'{"volume": {"id": "fc89e9bd-6450-405e-a2da-96d164fdd582", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:32:20.000000", "updated_at": "2025-08-05T15:32:20.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-12298363", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1534082969-1231362300", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/fc89e9bd-6450-405e-a2da-96d164fdd582"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/fc89e9bd-6450-405e-a2da-96d164fdd582"}], "user_id": "cd095d6745bc44c1802be0e6e7049757", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "191d3aa245e74b45a0448f8b31f20c73"}}' 2025-08-05 15:32:21,182 100294 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/fc89e9bd-6450-405e-a2da-96d164fdd582 0.241s 2025-08-05 15:32:21,183 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c408685-d9f6-4355-93e9-45060617b8b9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fc89e9bd-6450-405e-a2da-96d164fdd582'} Body: b'' 2025-08-05 15:32:21,229 100294 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/fc89e9bd-6450-405e-a2da-96d164fdd582 0.045s 2025-08-05 15:32:21,229 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdb002ec-31c3-4f05-89f2-10e3f264d718', 'x-openstack-request-id': 'req-fdb002ec-31c3-4f05-89f2-10e3f264d718', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fc89e9bd-6450-405e-a2da-96d164fdd582'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume fc89e9bd-6450-405e-a2da-96d164fdd582 could not be found."}}' 2025-08-05 15:32:21,357 100294 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/ec0a09fb-65b9-4d 06-acbf-822c47ecf49f 0.127s 2025-08-05 15:32:21,357 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c582c427-cd37-436f-ad53-11d58a809467', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ec0a09fb-65b9-4d06-acbf-822c47ecf49f'} Body: b'' 2025-08-05 15:32:21,386 100294 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/ec0a09fb-65b9-4d06-acbf-822c47ecf49f 0.028s 2025-08-05 15:32:21,386 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-c611daa4-c5b2-41df-822f-c74bb92b6169', 'x-openstack-request-id': 'req-c611daa4-c5b2-41df-822f-c74bb92b6169', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ec0a09fb-65b9-4d06-acbf-822c47ecf49f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ec0a09fb-65b9-4d06-acbf-822c47ecf49f could not be found."}}' 2025-08-05 15:32:21,570 100294 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/51a57f22-9ee3-4c0a-bb92-6e9eb856a25d 0.183s 2025-08-05 15:32:21,570 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e694feaf-346f-4946-a8b0-486bc2c101db', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/51a57f22-9ee3-4c0a-bb92-6e9eb856a25d'} Body: b'' 2025-08-05 15:32:21,598 100294 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/51a57f22-9ee3-4c0a-bb92-6e9eb856a25d 0.027s 2025-08-05 15:32:21,599 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-fefc4b1d-90c0-4b4b-9238-3622e67f9d17', 'x-openstack-request-id': 'req-fefc4b1d-90c0-4b4b-9238-3622e67f9d17', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/51a57f22-9ee3-4c0a-bb92-6e9eb856a25d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 51a57f22-9ee3-4c0a-bb92-6e9eb856a25d could not be found."}}' 2025-08-05 15:32:21,700 100294 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail?all_tenants=1 0.100s 2025-08-05 15:32:21,700 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19caa412-099b-4937-badf-92fe3611ecf4', 'content-length': '989', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19caa412-099b-4937-badf-92fe3611ecf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail?all_tenants=1'} Body: b'{"volumes": [{"id": "f291358e-6f34-4670-8316-3928a4176218", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:30:59.000000", "updated_at": "2025-08-05T15:30:59.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1985188530", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f291358e-6f34-4670-8316-3928a4176218"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f291358e-6f34-4670-8316-3928a4176218"}], "user_id": "b4b15a156b914c9d9e8c18faee20649d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "2a2a70dce6c049e89856a22b5362a330"}]}' 2025-08-05 15:32:21,801 100294 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/18315fca-4ab0-452c-9db4-32791a986fc1 0.076s 2025-08-05 15:32:21,802 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdd25a0d-1a7e-451e-b681-1d0f505af1ce', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/18315fca-4ab0-452c-9db4-32791a986fc1'} Body: b'' 2025-08-05 15:32:21,903 100294 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail?all_tenants=1 0.101s 2025-08-05 15:32:21,903 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2a2bd9f-ec69-4de5-81d8-b97614f00531', 'content-length': '989', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2a2bd9f-ec69-4de5-81d8-b97614f00531', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail?all_tenants=1'} Body: b'{"volumes": [{"id": "f291358e-6f34-4670-8316-3928a4176218", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:30:59.000000", "updated_at": "2025-08-05T15:30:59.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1985188530", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f291358e-6f34-4670-8316-3928a4176218"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f291358e-6f34-4670-8316-3928a4176218"}], "user_id": "b4b15a156b914c9d9e8c18faee20649d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "at tachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "2a2a70dce6c049e89856a22b5362a330"}]}' 2025-08-05 15:32:22,011 100294 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/989e39c1-a462-4d36-af79-b1849aad3c61 0.093s 2025-08-05 15:32:22,011 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14f2c213-d6a8-4bc1-891c-5387bdfbb676', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/989e39c1-a462-4d36-af79-b1849aad3c61'} Body: b'' 2025-08-05 15:32:22,066 100294 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestInstancesWithCinderVolumes-463529706 0.053s 2025-08-05 15:32:22,066 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ff36432-4976-4ba3-92f4-6bee06917f80', 'x-compute-request-id': 'req-0ff36432-4976-4ba3-92f4-6bee06917f80', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestInstancesWithCinderVolumes-463529706'} Body: b'' 2025-08-05 15:32:22,206 100294 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/d9ec5371-e438-4c90-bad2-7820797380e4 0.139s 2025-08-05 15:32:22,207 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-979fa797-feea-4d2b-83e7-c4f34c1ba6bb', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/d9ec5371-e438-4c90-bad2-7820797380e4'} Body: b'' 2025-08-05 15:32:22,424 100294 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail?all_tenants=1 0.216s 2025-08-05 15:32:22,424 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-664b06f5-621c-4a79-8272-3a3085fdc6a9', 'content-length': '989', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-664b06f5-621c-4a79-8272-3a3085fdc6a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail?all_tenants=1'} Body: b'{"volumes": [{"id": "f291358e-6f34-4670-8316-3928a4176218", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:30:59.000000", "updated_at": "2025-08-05T15:30:5 9.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1985188530", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f291358e-6f34-4670-8316-3928a4176218"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f291358e-6f34-4670-8316-3928a4176218"}], "user_id": "b4b15a156b914c9d9e8c18faee20649d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "2a2a70dce6c049e89856a22b5362a330"}]}' 2025-08-05 15:32:22,497 100294 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/e03b6daa-c07c-4699-af06-c3e5ec200f2e 0.058s 2025-08-05 15:32:22,497 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14d5bf4d-d3fb-4281-a77e-49857b711fdb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/e03b6daa-c07c-4699-af06-c3e5ec200f2e'} Body: b'' tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] ----------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 137, in test_tagged_boot_devices boot_volume = self.create_volume(CONF.compute.image_ref) File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume bdd0b043-8511-41a2-a0d4-f73ff1dd4022 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:32:24,441 100276 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/volumes 0.787s 2025-08-05 15:32:24,442 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1900527447", "imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d062ba27-081a-4b9a-8a45-88baa0ac48d3', 'content-length': '753', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d062ba27-081a-4b9a-8a45-88baa0ac48d3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "bdd0b043-8511-41a2-a0d4-f73ff1dd4022", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:32:24.332562", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1900527447", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/bdd0b043-8511-41a2-a0d4-f73ff1dd4022"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/bdd0b043-8511-41a2-a0d4-f73ff1dd4022"}], "user_id": "4f09a39a82a54c28899202a523cb5950", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:32:24,537 100276 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/volumes/bdd0b043-8511-41a2-a0d4-f73ff1dd4022 0.079s 2025-08-05 15:32:24,538 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa736a9d-e770-4998-a687-bb0f40673f15', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa736a9d-e770-4998-a687-bb0f40673f15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/bdd0b043-8511-41a2-a0d4-f73ff1dd4022'} Body: b'{"volume": {"id": "bdd0b043-8511-41a2-a0d4-f73ff1dd4022", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:32:24.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1900527447", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/bdd0b043-8511-41a2-a0d4-f73ff1dd4022"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/bdd0b043-8511-41a2-a0d4-f73ff1dd4022"}], "user_id": "4f09a39a82a54c28899202a523cb5950", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc31060aa0a94535aaefb4f8d558f38c"}}' 2025-08-05 15:32:25,608 100276 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/volumes/bdd0b043-8511-41a2-a0d4-f73ff1dd4022 0.055s 2025-08-05 15:32:25,608 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applic ation/json', 'x-compute-request-id': 'req-8b43fef2-c9df-4889-b0a0-1b5df23ef6cb', 'content-length': '842', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b43fef2-c9df-4889-b0a0-1b5df23ef6cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/bdd0b043-8511-41a2-a0d4-f73ff1dd4022'} Body: b'{"volume": {"id": "bdd0b043-8511-41a2-a0d4-f73ff1dd4022", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:32:24.000000", "updated_at": "2025-08-05T15:32:25.000000", "name": "tempest-TaggedBootDevicesTest-volume-1900527447", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/bdd0b043-8511-41a2-a0d4-f73ff1dd4022"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/bdd0b043-8511-41a2-a0d4-f73ff1dd4022"}], "user_id": "4f09a39a82a54c28899202a523cb5950", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc31060aa0a94535aaefb4f8d558f38c"}}' setUpClass (tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON) ------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py", line 41, in resource_setup cls.volume_origin = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume abc0b7a1-b1d5-4abd-8597-5682ab0ccd4e failed to build and is in ERROR status tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25] -------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_retype.py", line 203, in test_available_volume_retype src_vol = self.create_volume(volume_type=self.src_vol_type['name']) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e25c3b84-24ef-4721-97f2-6dabd963b084 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:32:37,339 100278 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 202 POST http://10.0.0.210/volume/v3/volumes 0.415s 2025-08-05 15:32:37,339 100278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1858248803"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be1eb251-91f7-48ee-bfe7-dfd7cc59735e', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be1eb251-91f7-48ee-bfe7-dfd7cc59735e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "e25c3b84-24ef-4721-97f2-6dabd963b084", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:32:37.240138", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1858248803", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e25c3b84-24ef-4721-97f2-6dabd963b084"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e25c3b84-24ef-4721-97f2-6dabd963b084"}], "user_id": "e7d792cf78aa44168345bf479c323eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:32:37,443 100278 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/volumes/e25c3b84-24ef-4721-97f2-6dabd963b084 0.091s 2025-08-05 15:32:37,443 100278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c30d397-62a7-4970-a128-be910b774701', 'content-length': '834', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c30d397-62a7-4970-a128-be910b774701', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e25c3b84-24ef-4721-97f2-6dabd963b084'} Body: b'{"volume": {"id": "e25c3b84-24ef-4721-97f2-6dabd963b084", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:32:37.000000", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1858248803", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e25c3b84-24ef-4721-97f2-6dabd963b084"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e25c3b84-24ef-4721-97f2-6dabd963b084"}], "user_id": "e7d792cf78aa44168345bf479c323eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af4faf54979041ca846021db05f19021"}}' 2025-08-05 15:32:38,581 100278 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/volumes/e25c3b84-24ef-4721-97f2-6dabd963b084 0.123s 2025-08-05 15:32:38,581 100278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:38 GMT', 'serv er': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0503e1d-27f6-4bf0-acd7-d346d8c62598', 'content-length': '855', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0503e1d-27f6-4bf0-acd7-d346d8c62598', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e25c3b84-24ef-4721-97f2-6dabd963b084'} Body: b'{"volume": {"id": "e25c3b84-24ef-4721-97f2-6dabd963b084", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:32:37.000000", "updated_at": "2025-08-05T15:32:37.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1858248803", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e25c3b84-24ef-4721-97f2-6dabd963b084"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e25c3b84-24ef-4721-97f2-6dabd963b084"}], "user_id": "e7d792cf78aa44168345bf479c323eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af4faf54979041ca846021db05f19021"}}' 2025-08-05 15:32:38,645 100278 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/e25c3b84-24ef-4721-97f2-6dabd963b084 0.049s 2025-08-05 15:32:38,646 100278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc36b296-3283-4fd0-b8c9-d0b52e030811', 'content-length': '855', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc36b296-3283-4fd0-b8c9-d0b52e030811', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e25c3b84-24ef-4721-97f2-6dabd963b084'} Body: b'{"volume": {"id": "e25c3b84-24ef-4721-97f2-6dabd963b084", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:32:37.000000", "updated_at": "2025-08-05T15:32:37.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1858248803", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e25c3b84-24ef-4721-97f2-6dabd963b084"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e25c3b84-24ef-4721-97f2-6dabd963b084"}], "user_id": "e7d792cf78aa44168345bf479c323eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af4faf54979041ca846021db05f19021"}}' 2025-08-05 15:32:38,794 100278 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/e25c3b84-24ef-4721-97f2-6dabd963b084 0.133s 2025-08-05 15:32:38,794 100278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7448aa9a-61f4-433e-ad58-6cd3b0d0f246', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e25c3b84-24ef-4721-97f2-6dabd963b084'} Body: b'' 2025-08-05 15:32:38,823 100278 INFO [tempest.lib.common.rest_client] Request (V olumeRetypeWithoutMigrationTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/e25c3b84-24ef-4721-97f2-6dabd963b084 0.027s 2025-08-05 15:32:38,823 100278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-232c5ea9-fa70-4182-af80-fdba4c0dc33b', 'x-openstack-request-id': 'req-232c5ea9-fa70-4182-af80-fdba4c0dc33b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e25c3b84-24ef-4721-97f2-6dabd963b084'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e25c3b84-24ef-4721-97f2-6dabd963b084 could not be found."}}' setUpClass (tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON) -------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 858, in resource_setup cls.server_id = cls.recreate_server(None, volume_backed=True, File "/opt/stack/tempest/tempest/api/compute/base.py", line 421, in recreate_server server = cls.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 263, in create_test_server waiters.wait_for_volume_resource_status(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 6a1bf64c-957d-43d3-9d3e-c432fb8e2a00 failed to build and is in ERROR status setUpClass (tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON) -------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/volumes/test_volumes_list.py", line 56, in resource_setup volume = cls.create_volume(metadata=metadata) File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 78d85d6f-1b20-4f73-b6b3-da392865d079 failed to build and is in ERROR status tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer[id-d746bd69-bb30-4414-9a1c-577959fac6a1] ------------------------------------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 144, in test_create_get_list_accept_volume_transfer test_create_get_list_accept_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 125, in test_create_get_list_accept_volume_transfer test_create_get_list_accept_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 40, in test_create_get_list_accept_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 046d50ee-a698-4b15-b95c-ed688db65b65 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:32:52,791 100278 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/volumes 0.465s 2025-08-05 15:32:52,791 100278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-627458503"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81e84212-38b1-47ab-a3e8-2f8014af1e70', 'content-length': '819', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81e84212-38b1-47ab-a3e8-2f8014af1e70', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "046d50ee-a698-4b15-b95c-ed688db65b65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:32:52.723498", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-627458503", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/046d50ee-a698-4b15-b95c-ed688db65b65"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/046d50ee-a698-4b15-b95c-ed688db65b65"}], "user_id": "9ada0c5755cf43c99dd8248a31b019f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2025-08-05 15:32:52,843 100278 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/046d50ee-a698-4b15-b95c-ed688db65b65 0.039s 2025-08-05 15:32:52,843 100278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bf3d550-fa99-4049-bb06-743398118c59', 'content-length': '887', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bf3d550-fa99-4049-bb06-743398118c59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/046d50ee-a698-4b15-b95c-ed688db65b65'} Body: b'{"volume": {"id": "046d50ee-a698-4b15-b95c-ed688db65b65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:32:53.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-627458503", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/046d50ee-a698-4b15-b95c-ed688db65b65"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/046d50ee-a698-4b15-b95c-ed688db65b65"}], "user_id": "9ada0c5755cf43c99dd8248a31b019f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "bca878c8c3eb485fa3992a2700dd2906"}}' 2025-08-05 15:32:53,898 100278 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/046d50ee-a698-4b15-b95c-ed688db65b65 0.040s 2025-08-05 15:32:53,898 100278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': ' application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d247363b-3c67-4905-97b7-8c6bb454dd4c', 'content-length': '908', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d247363b-3c67-4905-97b7-8c6bb454dd4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/046d50ee-a698-4b15-b95c-ed688db65b65'} Body: b'{"volume": {"id": "046d50ee-a698-4b15-b95c-ed688db65b65", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:32:53.000000", "updated_at": "2025-08-05T15:32:53.000000", "name": "tempest-VolumesTransfersV357Test-Volume-627458503", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/046d50ee-a698-4b15-b95c-ed688db65b65"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/046d50ee-a698-4b15-b95c-ed688db65b65"}], "user_id": "9ada0c5755cf43c99dd8248a31b019f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "bca878c8c3eb485fa3992a2700dd2906"}}' 2025-08-05 15:32:53,957 100278 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/046d50ee-a698-4b15-b95c-ed688db65b65 0.044s 2025-08-05 15:32:53,957 100278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-832f8659-899b-4de3-860e-394729dba192', 'content-length': '908', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-832f8659-899b-4de3-860e-394729dba192', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/046d50ee-a698-4b15-b95c-ed688db65b65'} Body: b'{"volume": {"id": "046d50ee-a698-4b15-b95c-ed688db65b65", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:32:53.000000", "updated_at": "2025-08-05T15:32:53.000000", "name": "tempest-VolumesTransfersV357Test-Volume-627458503", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/046d50ee-a698-4b15-b95c-ed688db65b65"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/046d50ee-a698-4b15-b95c-ed688db65b65"}], "user_id": "9ada0c5755cf43c99dd8248a31b019f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "bca878c8c3eb485fa3992a2700dd2906"}}' 2025-08-05 15:32:54,085 100278 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/046d50ee-a698-4b15-b95c-ed688db65b65 0.114s 2025-08-05 15:32:54,085 100278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42d116a9-0595-4696-b15a-dd1e1bc1ec1c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/046d50ee-a698-4b15-b95c-ed688db65b65'} Body: b'' 2025-08-05 15:32:54,114 100278 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/046d50ee-a698-4b15-b95c-ed688db65b65 0.028s 2025-08-05 15:32:54,115 100278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f75df82-c0f2-44fe-9270-58be308742cb', 'x-openstack-request-id': 'req-6f75df82-c0f2-44fe-9270-58be308742cb', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/046d50ee-a698-4b15-b95c-ed688db65b65'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 046d50ee-a698-4b15-b95c-ed688db65b65 could not be found."}}' tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer[id-d4b20ec2-e1bb-4068-adcf-6c20020a8e05] -------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 150, in test_create_list_delete_volume_transfer test_create_list_delete_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 131, in test_create_list_delete_volume_transfer test_create_list_delete_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 81, in test_create_list_delete_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3c149d0c-f74a-4708-8296-583c35c7d90f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:32:54,297 100278 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/volumes 0.178s 2025-08-05 15:32:54,298 100278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1549387313"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a70c68cf-f7dc-4364-bd5c-fd71ff9f1bec', 'content-length': '820', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a70c68cf-f7dc-4364-bd5c-fd71ff9f1bec', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "3c149d0c-f74a-4708-8296-583c35c7d90f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:32:54.237021", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1549387313", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3c149d0c-f74a-4708-8296-583c35c7d90f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3c149d0c-f74a-4708-8296-583c35c7d90f"}], "user_id": "9ada0c5755cf43c99dd8248a31b019f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2025-08-05 15:32:54,348 100278 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/3c149d0c-f74a-4708-8296-583c35c7d90f 0.038s 2025-08-05 15:32:54,348 100278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e6cf84d-f3af-4fd9-844c-ae0065e70440', 'content-length': '888', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e6cf84d-f3af-4fd9-844c-ae0065e70440', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3c149d0c-f74a-4708-8296-583c35c7d90f'} Body: b'{"volume": {"id": "3c149d0c-f74a-4708-8296-583c35c7d90f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:32:54.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1549387313", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3c149d0c-f74a-4708-8296-583c35c7d90f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3c149d0c-f74a-4708-8296-583c35c7d90f"}], "user_id": "9ada0c5755cf43c99dd8248a31b019f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "bca878c8c3eb485fa3992a2700dd2906"}}' 2025-08-05 15:32:55,403 100278 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/3c149d0c-f74a-4708-8296-583c35c7d90f 0.040s 2025-08-05 15:32:55,403 100278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applicati on/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96dce05b-345d-4a70-b841-66f5a440ad6e', 'content-length': '909', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96dce05b-345d-4a70-b841-66f5a440ad6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3c149d0c-f74a-4708-8296-583c35c7d90f'} Body: b'{"volume": {"id": "3c149d0c-f74a-4708-8296-583c35c7d90f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:32:54.000000", "updated_at": "2025-08-05T15:32:54.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1549387313", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3c149d0c-f74a-4708-8296-583c35c7d90f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3c149d0c-f74a-4708-8296-583c35c7d90f"}], "user_id": "9ada0c5755cf43c99dd8248a31b019f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "bca878c8c3eb485fa3992a2700dd2906"}}' 2025-08-05 15:32:55,472 100278 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/3c149d0c-f74a-4708-8296-583c35c7d90f 0.053s 2025-08-05 15:32:55,473 100278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-899d9f95-9258-4151-90d1-2e0e4e139447', 'content-length': '909', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-899d9f95-9258-4151-90d1-2e0e4e139447', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3c149d0c-f74a-4708-8296-583c35c7d90f'} Body: b'{"volume": {"id": "3c149d0c-f74a-4708-8296-583c35c7d90f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:32:54.000000", "updated_at": "2025-08-05T15:32:54.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1549387313", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3c149d0c-f74a-4708-8296-583c35c7d90f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3c149d0c-f74a-4708-8296-583c35c7d90f"}], "user_id": "9ada0c5755cf43c99dd8248a31b019f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "bca878c8c3eb485fa3992a2700dd2906"}}' 2025-08-05 15:32:55,583 100278 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/3c149d0c-f74a-4708-8296-583c35c7d90f 0.094s 2025-08-05 15:32:55,583 100278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'opens tack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6aa544ce-ca4f-401f-95c1-f356b659d3b0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3c149d0c-f74a-4708-8296-583c35c7d90f'} Body: b'' 2025-08-05 15:32:55,604 100278 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/3c149d0c-f74a-4708-8296-583c35c7d90f 0.020s 2025-08-05 15:32:55,605 100278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb65bdd5-17b6-4884-b755-96823a5b8c65', 'x-openstack-request-id': 'req-eb65bdd5-17b6-4884-b755-96823a5b8c65', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3c149d0c-f74a-4708-8296-583c35c7d90f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3c149d0c-f74a-4708-8296-583c35c7d90f could not be found."}}' tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 137, in test_tagged_boot_devices boot_volume = self.create_volume(CONF.compute.image_ref) File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 20a3d51b-2e26-4cb2-827b-0ca66ceece54 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:33:01,175 100276 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/volumes 0.523s 2025-08-05 15:33:01,175 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1279682901", "imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6ce1f79-f905-40fa-8d80-2e03b9c683c8', 'content-length': '758', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6ce1f79-f905-40fa-8d80-2e03b9c683c8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "20a3d51b-2e26-4cb2-827b-0ca66ceece54", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:01.111526", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1279682901", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/20a3d51b-2e26-4cb2-827b-0ca66ceece54"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/20a3d51b-2e26-4cb2-827b-0ca66ceece54"}], "user_id": "6ec5b70118af4d4aaff37ef6a56920bf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:33:01,239 100276 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/volumes/20a3d51b-2e26-4cb2-827b-0ca66ceece54 0.052s 2025-08-05 15:33:01,240 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d0d40f5-8dc9-4539-ad52-27c2f9c94669', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d0d40f5-8dc9-4539-ad52-27c2f9c94669', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/20a3d51b-2e26-4cb2-827b-0ca66ceece54'} Body: b'{"volume": {"id": "20a3d51b-2e26-4cb2-827b-0ca66ceece54", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:01.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1279682901", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/20a3d51b-2e26-4cb2-827b-0ca66ceece54"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/20a3d51b-2e26-4cb2-827b-0ca66ceece54"}], "user_id": "6ec5b70118af4d4aaff37ef6a56920bf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "08e0dc95fb3d406c9f36fbabdf45a733"}}' 2025-08-05 15:33:02,386 100276 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/volumes/20a3d51b-2e26-4cb2-827b-0ca66ceece54 0.131s 2025-08-05 15:33:02,387 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:02 GMT', 'server': 'Apache/2.4.52 (Ubu ntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-baaff411-d154-4b21-ae82-cf950e3c12f9', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-baaff411-d154-4b21-ae82-cf950e3c12f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/20a3d51b-2e26-4cb2-827b-0ca66ceece54'} Body: b'{"volume": {"id": "20a3d51b-2e26-4cb2-827b-0ca66ceece54", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:01.000000", "updated_at": "2025-08-05T15:33:01.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1279682901", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/20a3d51b-2e26-4cb2-827b-0ca66ceece54"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/20a3d51b-2e26-4cb2-827b-0ca66ceece54"}], "user_id": "6ec5b70118af4d4aaff37ef6a56920bf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "08e0dc95fb3d406c9f36fbabdf45a733"}}' cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_multiple_volume_from_resource.py", line 31, in test_create_multiple_volume_from_snapshot volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume fd50934f-1ad5-4a07-ba40-174d9d4cd123 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:33:02,410 100278 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 202 POST http://10.0.0.210/volume/v3/volumes 0.626s 2025-08-05 15:33:02,411 100278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1382968010"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6512a665-0a83-4c65-8d81-342f6e217005', 'content-length': '761', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6512a665-0a83-4c65-8d81-342f6e217005', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "fd50934f-1ad5-4a07-ba40-174d9d4cd123", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:02.220809", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1382968010", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/fd50934f-1ad5-4a07-ba40-174d9d4cd123"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/fd50934f-1ad5-4a07-ba40-174d9d4cd123"}], "user_id": "d75bece564604cc190f83d85c3d86ab7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:33:02,466 100278 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/fd50934f-1ad5-4a07-ba40-174d9d4cd123 0.040s 2025-08-05 15:33:02,466 100278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4115af23-fbaa-4b25-b83f-ce1a0c6d2777', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4115af23-fbaa-4b25-b83f-ce1a0c6d2777', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fd50934f-1ad5-4a07-ba40-174d9d4cd123'} Body: b'{"volume": {"id": "fd50934f-1ad5-4a07-ba40-174d9d4cd123", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:02.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1382968010", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/fd50934f-1ad5-4a07-ba40-174d9d4cd123"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/fd50934f-1ad5-4a07-ba40-174d9d4cd123"}], "user_id": "d75bece564604cc190f83d85c3d86ab7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9406fd92853742a8bfbd15edce31982d"}}' 2025-08-05 15:33:03,524 100278 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/fd50934f-1ad5-4a07-ba40-174d9d4cd123 0.044s 2025-08-05 15:33:03,525 100278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:03 GMT', 'server': 'Apache/2. 4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc5d3fc8-8325-48f6-b274-f60acc3d2981', 'content-length': '850', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc5d3fc8-8325-48f6-b274-f60acc3d2981', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fd50934f-1ad5-4a07-ba40-174d9d4cd123'} Body: b'{"volume": {"id": "fd50934f-1ad5-4a07-ba40-174d9d4cd123", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:02.000000", "updated_at": "2025-08-05T15:33:02.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1382968010", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/fd50934f-1ad5-4a07-ba40-174d9d4cd123"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/fd50934f-1ad5-4a07-ba40-174d9d4cd123"}], "user_id": "d75bece564604cc190f83d85c3d86ab7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9406fd92853742a8bfbd15edce31982d"}}' tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_bootable_volume_snapshot_stop_start_instance[compute,id-e3f4f2fc-5c6a-4be6-9c54-aedfc0954da7,image,volume] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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_volume_boot_pattern.py", line 147, in test_bootable_volume_snapshot_stop_start_instance volume = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1405, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b1defdc7-dfef-4d31-b1b9-104f44796a14 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:33:07,163 100294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET http://10.0.0.210/image/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174 0.218s 2025-08-05 15:33:07,163 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5afc8003-319d-4e26-802c-0b557649d78c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.sha256": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "6f679345605b4f80a8cc9cbcfe605ea2", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "created_at": "2025-08-05T15:26:38Z", "updated_at": "2025-08-05T15:26:40Z", "tags": [], "self": "/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "file": "/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:33:07,563 100294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 202 POST http://10.0.0.210/volume/v3/volumes 0.399s 2025-08-05 15:33:07,563 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1655216439", "snapshot_id": null, "imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5fe9cd6-c804-4063-a6d7-a4717f9b8eb9', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5fe9cd6-c804-4063-a6d7-a4717f9b8eb9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "b1defdc7-dfef-4d31-b1b9-104f44796a14", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:07.464583", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1655216439", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b1defdc7-dfef-4d31-b1b9-104f44796a14"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b1defdc7-dfef-4d31-b1b9-104f44796a14"}], "user_id": "b163bff718e54895855b1bba05313fc8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:33:07,622 100294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET http://10.0.0.210/volume/v3/volumes/b1defdc7-dfef-4d31-b1b9-104f44796a14 0.046s 2025-08-05 15:33:07,622 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Bo dy: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-146ce4a5-e3cd-4362-9411-68474b72cd55', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-146ce4a5-e3cd-4362-9411-68474b72cd55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b1defdc7-dfef-4d31-b1b9-104f44796a14'} Body: b'{"volume": {"id": "b1defdc7-dfef-4d31-b1b9-104f44796a14", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:07.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1655216439", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b1defdc7-dfef-4d31-b1b9-104f44796a14"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b1defdc7-dfef-4d31-b1b9-104f44796a14"}], "user_id": "b163bff718e54895855b1bba05313fc8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "479d00f8208f4f888674de02a16b18a9"}}' 2025-08-05 15:33:08,694 100294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET http://10.0.0.210/volume/v3/volumes/b1defdc7-dfef-4d31-b1b9-104f44796a14 0.057s 2025-08-05 15:33:08,694 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d27350c0-608a-438d-9eb3-4398a943d922', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d27350c0-608a-438d-9eb3-4398a943d922', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b1defdc7-dfef-4d31-b1b9-104f44796a14'} Body: b'{"volume": {"id": "b1defdc7-dfef-4d31-b1b9-104f44796a14", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:07.000000", "updated_at": "2025-08-05T15:33:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1655216439", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b1defdc7-dfef-4d31-b1b9-104f44796a14"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b1defdc7-dfef-4d31-b1b9-104f44796a14"}], "user_id": "b163bff718e54895855b1bba05313fc8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "479d00f8208f4f888674de02a16b18a9"}}' 2025-08-05 15:33:08,851 100294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/b1defdc7-dfef-4d31-b1b9-104f44796a14 0.140s 2025-08-05 15:33:08,851 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55cb2699-2fa1-44a8-a6bf-8189624db3e1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b1defdc7-dfef-4d31-b1b9-104f44796a14'} Body: b'' 2025-08-05 15:33:09,26 6 100294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/b1defdc7-dfef-4d31-b1b9-104f44796a14 0.414s 2025-08-05 15:33:09,266 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa5e35d7-51bd-40e6-b77c-2f4b3b6614cf', 'x-openstack-request-id': 'req-fa5e35d7-51bd-40e6-b77c-2f4b3b6614cf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b1defdc7-dfef-4d31-b1b9-104f44796a14'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b1defdc7-dfef-4d31-b1b9-104f44796a14 could not be found."}}' tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot[compute,id-05795fb2-b2a7-4c9f-8fac-ff25aedb1489,image,slow,volume] -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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_volume_boot_pattern.py", line 179, in test_create_server_from_volume_snapshot boot_volume = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1405, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 75b0ba85-5ab0-49ff-8af2-36cd3a25d10f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:33:09,312 100294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/image/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174 0.043s 2025-08-05 15:33:09,312 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-613148f8-3f6a-4216-b550-9cebf806af9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.sha256": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "6f679345605b4f80a8cc9cbcfe605ea2", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "created_at": "2025-08-05T15:26:38Z", "updated_at": "2025-08-05T15:26:40Z", "tags": [], "self": "/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "file": "/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:33:09,702 100294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST http://10.0.0.210/volume/v3/volumes 0.389s 2025-08-05 15:33:09,702 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1140173313", "snapshot_id": null, "imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1418fc41-71ae-4f0b-b23c-064a333a6053', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1418fc41-71ae-4f0b-b23c-064a333a6053', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "75b0ba85-5ab0-49ff-8af2-36cd3a25d10f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:09.605127", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1140173313", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/75b0ba85-5ab0-49ff-8af2-36cd3a25d10f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/75b0ba85-5ab0-49ff-8af2-36cd3a25d10f"}], "user_id": "b163bff718e54895855b1bba05313fc8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:33:09,760 100294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/75b0ba85-5ab0-49ff-8af2-36cd3a25d10f 0.043s 2025-08-05 15:33:09,760 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Header s: {'date': 'Tue, 05 Aug 2025 15:33:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45025c0e-88ee-447a-9df1-eb94f10b53ed', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45025c0e-88ee-447a-9df1-eb94f10b53ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/75b0ba85-5ab0-49ff-8af2-36cd3a25d10f'} Body: b'{"volume": {"id": "75b0ba85-5ab0-49ff-8af2-36cd3a25d10f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:10.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1140173313", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/75b0ba85-5ab0-49ff-8af2-36cd3a25d10f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/75b0ba85-5ab0-49ff-8af2-36cd3a25d10f"}], "user_id": "b163bff718e54895855b1bba05313fc8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "479d00f8208f4f888674de02a16b18a9"}}' 2025-08-05 15:33:10,820 100294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/75b0ba85-5ab0-49ff-8af2-36cd3a25d10f 0.046s 2025-08-05 15:33:10,821 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3231323-2cdb-4d92-89cc-407cef7a0624', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3231323-2cdb-4d92-89cc-407cef7a0624', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/75b0ba85-5ab0-49ff-8af2-36cd3a25d10f'} Body: b'{"volume": {"id": "75b0ba85-5ab0-49ff-8af2-36cd3a25d10f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:10.000000", "updated_at": "2025-08-05T15:33:10.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1140173313", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/75b0ba85-5ab0-49ff-8af2-36cd3a25d10f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/75b0ba85-5ab0-49ff-8af2-36cd3a25d10f"}], "user_id": "b163bff718e54895855b1bba05313fc8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "479d00f8208f4f888674de02a16b18a9"}}' 2025-08-05 15:33:10,945 100294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/75b0ba85-5ab0-49ff-8af2-36cd3a25d10f 0.106s 2025-08-05 15:33:10,945 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ca72b9c-c88b-461a-8205-9a616cc23bf5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/75b0ba85-5ab0-49ff-8af2-36cd3a25d10f'} Body: b'' 2025-08-05 15:33:10,976 100294 INFO [tempest.lib.common.re st_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/75b0ba85-5ab0-49ff-8af2-36cd3a25d10f 0.030s 2025-08-05 15:33:10,977 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-37b6c664-9d1d-4e1a-9c9a-102e06b7c999', 'x-openstack-request-id': 'req-37b6c664-9d1d-4e1a-9c9a-102e06b7c999', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/75b0ba85-5ab0-49ff-8af2-36cd3a25d10f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 75b0ba85-5ab0-49ff-8af2-36cd3a25d10f could not be found."}}' tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume[compute,id-36c34c67-7b54-4b59-b188-02a2f458a63b,image,volume] ----------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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_volume_boot_pattern.py", line 224, in test_image_defined_boot_from_volume volume_origin = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1405, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b0996a5e-f92b-49ec-8608-447847c1d340 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:33:11,010 100294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/image/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174 0.030s 2025-08-05 15:33:11,010 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-00cd52e6-0660-4b0b-9bdf-e0ffbec4c0d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "6f679345605b4f80a8cc9cbcfe605ea2", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "created_at": "2025-08-05T15:26:38Z", "updated_at": "2025-08-05T15:26:40Z", "tags": [], "self": "/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "file": "/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:33:11,338 100294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.327s 2025-08-05 15:33:11,339 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1968324967", "snapshot_id": null, "imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b752cbcc-f598-4bd3-ab0c-4801b7b1d0f1', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b752cbcc-f598-4bd3-ab0c-4801b7b1d0f1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "b0996a5e-f92b-49ec-8608-447847c1d340", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:11.278848", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1968324967", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b0996a5e-f92b-49ec-8608-447847c1d340"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b0996a5e-f92b-49ec-8608-447847c1d340"}], "user_id": "b163bff718e54895855b1bba05313fc8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:33:11,395 100294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/volumes/b0996a5e-f92b-49ec-8608-447847c1d340 0.042s 2025-08-05 15:33:11,395 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38c85158-4827-499c-9d50-cb912b847efe', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38c85158-4827-499c-9d50-cb912b847efe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b0996a5e-f92b-49ec-8608-447847c1d340'} Body: b'{"volume": {"id": "b0996a5e-f92b-49ec-8608-447847c1d340", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:11.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1968324967", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b0996a5e-f92b-49ec-8608-447847c1d340"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b0996a5e-f92b-49ec-8608-447847c1d340"}], "user_id": "b163bff718e54895855b1bba05313fc8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "479d00f8208f4f888674de02a16b18a9"}}' 2025-08-05 15:33:12,461 100294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/volumes/b0996a5e-f92b-49ec-8608-447847c1d340 0.044s 2025-08-05 15:33:12,462 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b06a8ee7-ceca-4eff-bec1-ba68a84aa74e', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b06a8ee7-ceca-4eff-bec1-ba68a84aa74e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b0996a5e-f92b-49ec-8608-447847c1d340'} Body: b'{"volume": {"id": "b0996a5e-f92b-49ec-8608-447847c1d340", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:11.000000", "updated_at": "2025-08-05T15:33:11.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1968324967", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b0996a5e-f92b-49ec-8608-447847c1d340"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b0996a5e-f92b-49ec-8608-447847c1d340"}], "user_id": "b163bff718e54895855b1bba05313fc8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "479d00f8208f4f888674de02a16b18a9"}}' 2025-08-05 15:33:12,586 100294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/b0996a5e-f92b-49ec-8608-447847c1d340 0.108s 2025-08-05 15:33:12,586 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07ab0e93-3fa9-48f1-8eb7-df0c9fe5f0c4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b0996a5e-f92b-49ec-8608-447847c1d340'} Body: b'' 2025-08-05 15:33:12,613 100294 INFO [tempest.lib.common.rest_client] Reque st (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/b0996a5e-f92b-49ec-8608-447847c1d340 0.026s 2025-08-05 15:33:12,614 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f0c0868-6b4d-4ced-a8de-94b1cae7c035', 'x-openstack-request-id': 'req-0f0c0868-6b4d-4ced-a8de-94b1cae7c035', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b0996a5e-f92b-49ec-8608-447847c1d340'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b0996a5e-f92b-49ec-8608-447847c1d340 could not be found."}}' tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume] ----------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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_volume_boot_pattern.py", line 81, in test_volume_boot_pattern volume_origin = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1405, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b7cd5940-b447-433f-93e4-b53c327ce76c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:33:12,618 100294 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2025-08-05 15:33:12,690 100294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.069s 2025-08-05 15:33:12,690 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-1632271407", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFM9RPEIVp3ZreqG6jy6vLTGWLX9IVvc6C3kgsMw+acVu2ldqbEPn/ViLxmOazrTd6tfw/Z+BQyFt7bOZOyhAMHVFtN8AnuKbIIqpWj2KQf8M2tOIkXloIpRsgnDehULuw=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-965bb1ca-7028-43c2-8e3f-9ecace021eaa', 'x-compute-request-id': 'req-965bb1ca-7028-43c2-8e3f-9ecace021eaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestVolumeBootPattern-1632271407", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFM9RPEIVp3ZreqG6jy6vLTGWLX9IVvc6C3kgsMw+acVu2ldqbEPn/ViLxmOazrTd6tfw/Z+BQyFt7bOZOyhAMHVFtN8AnuKbIIqpWj2KQf8M2tOIkXloIpRsgnDehULuw==", "fingerprint": "4d:63:7c:c2:7d:3b:20:e7:b9:57:81:3c:5a:cb:ad:d1", "user_id": "b163bff718e54895855b1bba05313fc8"}}' 2025-08-05 15:33:13,128 100294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.434s 2025-08-05 15:33:13,128 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-102565982", "description": "tempest-secgroup-smoke-102565982 description", "project_id": "479d00f8208f4f888674de02a16b18a9"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1673', 'x-openstack-request-id': 'req-28669e4a-763e-4f94-a98c-16116ceb2062', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "7ca23a42-1c9f-4ae3-965d-cfe7507ad93d", "name": "tempest-secgroup-smoke-102565982", "stateful": true, "tenant_id": "479d00f8208f4f888674de02a16b18a9", "description": "tempest-secgroup-smoke-102565982 description", "shared": false, "security_group_rules": [{"id": "5be43ad1-5161-4ea5-9b6d-ae3a45ea34b8", "project_id": "479d00f8208f4f888674de02a16b18a9", "tenant_id": "479d00f8208f4f888674de02a16b18a9", "security_group_id": "7ca23a42-1c9f-4ae3-965d-cfe7507ad93d", "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": 669, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:33:12Z", "updated_at": "2025-08-05T15:33:12Z", "revision_number": 0}, {"id": "8935442f-7288-4c76-b447-98d9b4e39aa3", "project_id": "479d00f8208f4f888674de02a16b18a9", "tenant_id": "479d00f8208f4f888674de02a16b18a9", "security_group_id": "7ca23a42-1c9f-4ae3-965d-cfe7507ad93d", "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": 668, "belongs_to_default_sg": false, "descripti on": null, "tags": [], "created_at": "2025-08-05T15:33:12Z", "updated_at": "2025-08-05T15:33:12Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T15:33:12Z", "updated_at": "2025-08-05T15:33:12Z", "revision_number": 1, "project_id": "479d00f8208f4f888674de02a16b18a9"}}' 2025-08-05 15:33:13,323 100294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.194s 2025-08-05 15:33:13,323 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7ca23a42-1c9f-4ae3-965d-cfe7507ad93d", "project_id": "479d00f8208f4f888674de02a16b18a9", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-4afffba7-4508-416b-acfb-7f64ecebc54c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3c1b7b34-45fb-4ef8-bf43-babc95234c9d", "project_id": "479d00f8208f4f888674de02a16b18a9", "tenant_id": "479d00f8208f4f888674de02a16b18a9", "security_group_id": "7ca23a42-1c9f-4ae3-965d-cfe7507ad93d", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:33:13Z", "updated_at": "2025-08-05T15:33:13Z", "revision_number": 0}}' 2025-08-05 15:33:13,537 100294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.212s 2025-08-05 15:33:13,537 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7ca23a42-1c9f-4ae3-965d-cfe7507ad93d", "project_id": "479d00f8208f4f888674de02a16b18a9", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-1ad1d552-b223-47a2-a995-6147597250d1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "aa7b7324-37d9-4097-af5d-4315576a9ba9", "project_id": "479d00f8208f4f888674de02a16b18a9", "tenant_id": "479d00f8208f4f888674de02a16b18a9", "security_group_id": "7ca23a42-1c9f-4ae3-965d-cfe7507ad93d", "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": "2025-08-05T15:33:13Z", "updated_at": "2025-08-05T15:33:13Z", "revision_number": 0}}' 2025-08-05 15:33:13,779 100294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.241s 2025-08-05 15:33:13,780 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7ca23a42-1c9f-4ae3-965d-cfe7507ad93d", "project_id": "479d00f8208f4f888674de02a16b18a9", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 0 5 Aug 2025 15:33:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-d8f3922c-2cae-43b8-98c2-5a46870750b5', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4f350342-f163-4c27-a384-ef2e45715c6e", "project_id": "479d00f8208f4f888674de02a16b18a9", "tenant_id": "479d00f8208f4f888674de02a16b18a9", "security_group_id": "7ca23a42-1c9f-4ae3-965d-cfe7507ad93d", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:33:13Z", "updated_at": "2025-08-05T15:33:13Z", "revision_number": 0}}' 2025-08-05 15:33:14,057 100294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.277s 2025-08-05 15:33:14,057 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7ca23a42-1c9f-4ae3-965d-cfe7507ad93d", "project_id": "479d00f8208f4f888674de02a16b18a9", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-2cb0b1ca-61a4-4ca9-87db-6f387e599149', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4e037088-65be-42d0-9f1f-c8050917fc93", "project_id": "479d00f8208f4f888674de02a16b18a9", "tenant_id": "479d00f8208f4f888674de02a16b18a9", "security_group_id": "7ca23a42-1c9f-4ae3-965d-cfe7507ad93d", "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": "2025-08-05T15:33:13Z", "updated_at": "2025-08-05T15:33:13Z", "revision_number": 0}}' 2025-08-05 15:33:14,346 100294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.288s 2025-08-05 15:33:14,346 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7ca23a42-1c9f-4ae3-965d-cfe7507ad93d", "project_id": "479d00f8208f4f888674de02a16b18a9", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-7296c24e-4fa9-4e29-bc18-bfc2a27ec651', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "13bdf72c-3c66-435c-a4e3-9dff3fbbe8b1", "project_id": "479d00f8208f4f888674de02a16b18a9", "tenant_id": "479d00f8208f4f888674de02a16b18a9", "security_group_id": "7ca23a42-1c9f-4ae3-965d-cfe7507ad93d", "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": "2025-08-05T15:33:14Z", "updated_at": "2025-08-05T15:33:14Z", "revision_number": 0}}' 2025-08-05 15:33:14,636 10029 4 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.289s 2025-08-05 15:33:14,636 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7ca23a42-1c9f-4ae3-965d-cfe7507ad93d", "project_id": "479d00f8208f4f888674de02a16b18a9", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-9d1f77e2-070c-482d-9cc2-42643e0fad4a', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "be93e428-4886-41ee-ac18-6643283f25ce", "project_id": "479d00f8208f4f888674de02a16b18a9", "tenant_id": "479d00f8208f4f888674de02a16b18a9", "security_group_id": "7ca23a42-1c9f-4ae3-965d-cfe7507ad93d", "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": "2025-08-05T15:33:14Z", "updated_at": "2025-08-05T15:33:14Z", "revision_number": 0}}' 2025-08-05 15:33:14,636 100294 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2025-08-05 15:33:14,657 100294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/image/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174 0.020s 2025-08-05 15:33:14,658 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-fb02bd4f-8d8c-4aea-9d76-ed03cb2fbf43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.sha256": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "6f679345605b4f80a8cc9cbcfe605ea2", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "created_at": "2025-08-05T15:26:38Z", "updated_at": "2025-08-05T15:26:40Z", "tags": [], "self": "/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "file": "/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:33:15,155 100294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.0.0.210/volume/v3/volumes 0.496s 2025-08-05 15:33:15,156 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-865637112", "snapshot_id": null, "imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:14 GMT', 'server': ' Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8637e28b-5be2-46c0-8b3a-7fd5f82176f1', 'content-length': '759', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8637e28b-5be2-46c0-8b3a-7fd5f82176f1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "b7cd5940-b447-433f-93e4-b53c327ce76c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:15.022765", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-865637112", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b7cd5940-b447-433f-93e4-b53c327ce76c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b7cd5940-b447-433f-93e4-b53c327ce76c"}], "user_id": "b163bff718e54895855b1bba05313fc8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:33:15,256 100294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/volumes/b7cd5940-b447-433f-93e4-b53c327ce76c 0.085s 2025-08-05 15:33:15,257 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27c3e0ba-e333-4b96-8564-6e8c1eca13a5', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27c3e0ba-e333-4b96-8564-6e8c1eca13a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b7cd5940-b447-433f-93e4-b53c327ce76c'} Body: b'{"volume": {"id": "b7cd5940-b447-433f-93e4-b53c327ce76c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:15.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-865637112", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b7cd5940-b447-433f-93e4-b53c327ce76c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b7cd5940-b447-433f-93e4-b53c327ce76c"}], "user_id": "b163bff718e54895855b1bba05313fc8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "479d00f8208f4f888674de02a16b18a9"}}' 2025-08-05 15:33:16,309 100294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/volumes/b7cd5940-b447-433f-93e4-b53c327ce76c 0.037s 2025-08-05 15:33:16,309 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-263e294d-c92d-459d-8ff1-e57f558d8b1c', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-263e294d-c92d-459d-8ff1-e57f558d8b1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b7cd5940-b447-433f-93e4-b53c327ce76c'} Body: b'{"volume": {"id": "b7cd5940-b447-433f-93e4-b53c327ce76c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:15.000000", "updated_at": "2025-08-05T15:33: 15.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-865637112", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b7cd5940-b447-433f-93e4-b53c327ce76c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b7cd5940-b447-433f-93e4-b53c327ce76c"}], "user_id": "b163bff718e54895855b1bba05313fc8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "479d00f8208f4f888674de02a16b18a9"}}' 2025-08-05 15:33:16,418 100294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/b7cd5940-b447-433f-93e4-b53c327ce76c 0.094s 2025-08-05 15:33:16,418 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6579a9f1-227c-4b9e-a1d2-e582e840d7b2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b7cd5940-b447-433f-93e4-b53c327ce76c'} Body: b'' 2025-08-05 15:33:16,438 100294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/b7cd5940-b447-433f-93e4-b53c327ce76c 0.019s 2025-08-05 15:33:16,438 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0c005d3-fcf5-4cbc-9ff3-352eba0f3532', 'x-openstack-request-id': 'req-f0c005d3-fcf5-4cbc-9ff3-352eba0f3532', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b7cd5940-b447-433f-93e4-b53c327ce76c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b7cd5940-b447-433f-93e4-b53c327ce76c could not be found."}}' 2025-08-05 15:33:16,661 100294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/7ca23a42-1c9f-4ae3-965d-cfe7507ad93d 0.222s 2025-08-05 15:33:16,661 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-c70e6917-f9bd-4e18-bb03-a48ac071c598', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/7ca23a42-1c9f-4ae3-965d-cfe7507ad93d'} Body: b'' 2025-08-05 15:33:16,690 100294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1632271407 0.027s 2025-08-05 15:33:16,690 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x -openstack-request-id': 'req-05094e9c-6136-489e-8b38-e02bc83cad0d', 'x-compute-request-id': 'req-05094e9c-6136-489e-8b38-e02bc83cad0d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1632271407'} Body: b'' tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] ---------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_delete_server.py", line 117, in test_delete_server_while_in_attached_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 6acd0ed6-398f-40fe-ae09-5e44796446a0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:31:02,431 100282 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.041s 2025-08-05 15:31:02,431 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2491', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-390e1fba-ba8d-4532-9aed-3c8ab6cfe5d7', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "3423d07b6df645358fb4489a3353c427", "name": "tempest-DeleteServersTestJSON-1546122056-project-member", "password_expires_at": null}, "audit_ids": ["ex0lvSTzQSGFdfrfZxpYUg"], "expires_at": "2025-08-05T16:31:02.000000Z", "issued_at": "2025-08-05T15:31:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fed96ffb8c5e4c5f8227644f77744e1d", "name": "tempest-DeleteServersTestJSON-1546122056"}, "is_domain": false, "roles": [{"id": "461f0d232b974187bff1eee1b4001d2b", "name": "member"}, {"id": "d887b012e75948019d8f3f2cb4e03f1d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0b86af44f19943b9bb51d2e8be11acb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3faf8e39867c48f0af02bb4f9735ae61", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "2517c6600f1a460cbad97286d19e9fb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "5c7a5b25720b4bdab0487096fdfafbae", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3251b32e2034796b9bce144b495f88a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/fed96ffb8c5e4c5f8227644f77744e1d", "region": "RegionOne"}], "id": "756156d7158f4ccbaadb474942634f76", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "73c2fc4ed21746cba5d1b5174ddbe300", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9b0e9eb7606043838528301ec538d1b8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "5209c341a08f463cae448322fb93f468", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a638b206ad0a4dc2850092c0c185d1e7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0d29cdaf82ce4569803f34224311c65f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad9a324b861049728af39ec906166007", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "02367db45c0e4c649c641b88e903475b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "ddc2790d372b4fd9a5b7c1eabdbf861d", "type": "network", "name": "neutron"}]}}' 2025-08-05 15:31:02,432 100282 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': '1817141a-8498-4993-b0e8-6471cc90bfa4', 'name': 'tempest-DeleteServersTestJSON-37137366-network', 'tenant_id': 'fed96ffb8c5e4c5f8227644f77744e1d', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'fed96ffb8c5e4c5f8227644f77744e1d', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 26962, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'cr eated_at': '2025-08-05T15:30:37Z', 'updated_at': '2025-08-05T15:30:37Z', 'revision_number': 1} available for tenant 2025-08-05 15:31:18,953 100282 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 16.520s 2025-08-05 15:31:18,953 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-1489428033", "imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "flavorRef": "1", "networks": [{"uuid": "1817141a-8498-4993-b0e8-6471cc90bfa4"}]}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/e6206027-96ac-40db-ba9b-2251a2d4d0a0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-712366d4-a965-40c7-a23a-82228a3d25b4', 'x-compute-request-id': 'req-712366d4-a965-40c7-a23a-82228a3d25b4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "e6206027-96ac-40db-ba9b-2251a2d4d0a0", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e6206027-96ac-40db-ba9b-2251a2d4d0a0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e6206027-96ac-40db-ba9b-2251a2d4d0a0"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "8Nyg88PSQkzU"}}' 2025-08-05 15:31:21,914 100282 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/e6206027-96ac-40db-ba9b-2251a2d4d0a0 2.958s 2025-08-05 15:31:21,915 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1211', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16169dd4-146e-46cc-8c1e-e96ac9ab3bc1', 'x-compute-request-id': 'req-16169dd4-146e-46cc-8c1e-e96ac9ab3bc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e6206027-96ac-40db-ba9b-2251a2d4d0a0'} Body: b'{"server": {"id": "e6206027-96ac-40db-ba9b-2251a2d4d0a0", "name": "tempest-DeleteServersTestJSON-server-1489428033", "status": "BUILD", "tenant_id": "fed96ffb8c5e4c5f8227644f77744e1d", "user_id": "3423d07b6df645358fb4489a3353c427", "metadata": {}, "hostId": "", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:31:18Z", "updated": "2025-08-05T15:31:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e6206027-96ac-40db-ba9b-2251a2d4d0a0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e6206027-96ac-40db-ba9b-2251a2d4d0a0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:32:15,532 100282 INFO [tempest.lib.common.rest_client] Req uest (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/e6206027-96ac-40db-ba9b-2251a2d4d0a0 3.552s 2025-08-05 15:32:15,532 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-402f312e-4391-4eea-96cd-91418a0d1ac2', 'x-compute-request-id': 'req-402f312e-4391-4eea-96cd-91418a0d1ac2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e6206027-96ac-40db-ba9b-2251a2d4d0a0'} Body: b'{"server": {"id": "e6206027-96ac-40db-ba9b-2251a2d4d0a0", "name": "tempest-DeleteServersTestJSON-server-1489428033", "status": "ACTIVE", "tenant_id": "fed96ffb8c5e4c5f8227644f77744e1d", "user_id": "3423d07b6df645358fb4489a3353c427", "metadata": {}, "hostId": "b98b66f040dfacf6f42059f2e0e6fd1b0c9a25fefc0e2568b9d915bb", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:31:18Z", "updated": "2025-08-05T15:31:51Z", "addresses": {"tempest-DeleteServersTestJSON-37137366-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:18:40"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e6206027-96ac-40db-ba9b-2251a2d4d0a0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e6206027-96ac-40db-ba9b-2251a2d4d0a0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T15:31:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:32:15,548 100282 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 54 second wait 2025-08-05 15:33:16,127 100282 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.519s 2025-08-05 15:33:16,127 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-203229626"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b22890c-e650-4175-9062-66dee22fbce8', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b22890c-e650-4175-9062-66dee22fbce8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "6acd0ed6-398f-40fe-ae09-5e44796446a0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:15.780331", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-203229626", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6acd0ed6-398f-40fe-ae09-5e44796446a0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume /volumes/6acd0ed6-398f-40fe-ae09-5e44796446a0"}], "user_id": "3423d07b6df645358fb4489a3353c427", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:33:16,192 100282 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/volumes/6acd0ed6-398f-40fe-ae09-5e44796446a0 0.052s 2025-08-05 15:33:16,192 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05585d1d-8249-45c0-897d-d2b2d4a7ec1c', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05585d1d-8249-45c0-897d-d2b2d4a7ec1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6acd0ed6-398f-40fe-ae09-5e44796446a0'} Body: b'{"volume": {"id": "6acd0ed6-398f-40fe-ae09-5e44796446a0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:16.000000", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-203229626", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6acd0ed6-398f-40fe-ae09-5e44796446a0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6acd0ed6-398f-40fe-ae09-5e44796446a0"}], "user_id": "3423d07b6df645358fb4489a3353c427", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fed96ffb8c5e4c5f8227644f77744e1d"}}' 2025-08-05 15:33:17,282 100282 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/volumes/6acd0ed6-398f-40fe-ae09-5e44796446a0 0.075s 2025-08-05 15:33:17,283 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a61db8b-daf0-4746-a2eb-dbb3e55032c7', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a61db8b-daf0-4746-a2eb-dbb3e55032c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6acd0ed6-398f-40fe-ae09-5e44796446a0'} Body: b'{"volume": {"id": "6acd0ed6-398f-40fe-ae09-5e44796446a0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:16.000000", "updated_at": "2025-08-05T15:33:16.000000", "name": "tempest-DeleteServersTestJSON-volume-203229626", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6acd0ed6-398f-40fe-ae09-5e44796446a0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6acd0ed6-398f-40fe-ae09-5e44796446a0"}], "user_id": "3423d07b6df645358fb4489a3353c427", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fed96ffb8c5e4c5f8227644f77744e1d"}}' cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_dependency.py", line 168, in test_image_volume_dependencies_1 volume1 = self.create_volume(**vol_args) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume df14cedc-1626-4f92-a2ac-cfb81ec7cc46 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:33:29,319 100294 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 201 POST http://10.0.0.210/image/v2/images 0.947s 2025-08-05 15:33:29,320 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"disk_format": "raw", "container_format": "bare", "name": "image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320", "min_disk": 1} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '658', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/cf63f6c2-fda6-4e29-af98-42cec268dd56', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-7465657e-e097-42a5-94f7-fce58e413271', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "f332dff39a2a4b0680f96abf0a5e9ee2", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "cf63f6c2-fda6-4e29-af98-42cec268dd56", "created_at": "2025-08-05T15:33:29Z", "updated_at": "2025-08-05T15:33:29Z", "tags": [], "self": "/v2/images/cf63f6c2-fda6-4e29-af98-42cec268dd56", "file": "/v2/images/cf63f6c2-fda6-4e29-af98-42cec268dd56/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:33:30,616 100294 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 204 PUT http://10.0.0.210/image/v2/images/cf63f6c2-fda6-4e29-af98-42cec268dd56/file 1.293s 2025-08-05 15:33:30,616 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-294499fe-9982-4c3f-843e-ccbf8f833be1', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/cf63f6c2-fda6-4e29-af98-42cec268dd56/file'} Body: b'' 2025-08-05 15:33:30,644 100294 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 200 GET http://10.0.0.210/image/v2/images/cf63f6c2-fda6-4e29-af98-42cec268dd56 0.027s 2025-08-05 15:33:30,644 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-787c7a75-3d8f-466b-a7d7-a54132c08111', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/cf63f6c2-fda6-4e29-af98-42cec268dd56'} Body: b'{"name": "image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "303bbe0c23e33cc65ed55d59d2705df0", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "f332dff39a2a4b0680f96abf0a5e9ee2", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "fcabda65c4234f06798b1734a37798ac5fb5aed743aafeb673b96db024aabb215b978475dd733e236a8eb1fd042377d5b4a79651000dca76b45a34527b0b6380", "id": "cf63f6c2-fda6-4e29-af98-42cec268dd56", "created_at": "2025-08-05T15:33:29Z", "updated_at": "2025-08-05T15:33:30Z", "tags": [], "self": "/v2/images/cf63f6c2-fda6-4e29-af98-42cec268dd56", "file": "/v2/images/cf63f6c2 -fda6-4e29-af98-42cec268dd56/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:33:30,670 100294 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 200 GET http://10.0.0.210/image/v2/images/cf63f6c2-fda6-4e29-af98-42cec268dd56 0.026s 2025-08-05 15:33:30,671 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1571481c-24ed-4352-92f4-1c93808e58d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/cf63f6c2-fda6-4e29-af98-42cec268dd56'} Body: b'{"name": "image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "303bbe0c23e33cc65ed55d59d2705df0", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "f332dff39a2a4b0680f96abf0a5e9ee2", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "fcabda65c4234f06798b1734a37798ac5fb5aed743aafeb673b96db024aabb215b978475dd733e236a8eb1fd042377d5b4a79651000dca76b45a34527b0b6380", "id": "cf63f6c2-fda6-4e29-af98-42cec268dd56", "created_at": "2025-08-05T15:33:29Z", "updated_at": "2025-08-05T15:33:30Z", "tags": [], "self": "/v2/images/cf63f6c2-fda6-4e29-af98-42cec268dd56", "file": "/v2/images/cf63f6c2-fda6-4e29-af98-42cec268dd56/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:33:30,692 100294 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 200 GET http://10.0.0.210/image/v2/images/cf63f6c2-fda6-4e29-af98-42cec268dd56 0.020s 2025-08-05 15:33:30,692 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c1eb640a-5439-4c30-a2c6-f0621d403cbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/cf63f6c2-fda6-4e29-af98-42cec268dd56'} Body: b'{"name": "image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "303bbe0c23e33cc65ed55d59d2705df0", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "f332dff39a2a4b0680f96abf0a5e9ee2", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "fcabda65c4234f06798b1734a37798ac5fb5aed743aafeb673b96db024aabb215b978475dd733e236a8eb1fd042377d5b4a79651000dca76b45a34527b0b6380", "id": "cf63f6c2-fda6-4e29-af98-42cec268dd56", "created_at": "2025-08-05T15:33:29Z", "updated_at": "2025-08-05T15:33:30Z", "tags": [], "self": "/v2/images/cf63f6c2-fda6-4e29-af98-42cec268dd56", "file": "/v2/images/cf63f6c2-fda6-4e29-af98-42cec268dd56/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:33:31,141 100294 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 202 POST http://10.0.0.210/volume/v3/volumes 0.447s 2025-08-05 15:33:31,141 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "cf63f6c2-fda6-4e29-af98-42cec268dd56", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52e 996f0-2527-498f-8ecc-f6d8701729cd', 'content-length': '776', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52e996f0-2527-498f-8ecc-f6d8701729cd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "df14cedc-1626-4f92-a2ac-cfb81ec7cc46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:31.046934", "updated_at": null, "name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/df14cedc-1626-4f92-a2ac-cfb81ec7cc46"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/df14cedc-1626-4f92-a2ac-cfb81ec7cc46"}], "user_id": "747228766f8740a5a6c498732ebb6659", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-05 15:33:31,204 100294 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 200 GET http://10.0.0.210/volume/v3/volumes/df14cedc-1626-4f92-a2ac-cfb81ec7cc46 0.051s 2025-08-05 15:33:31,205 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c854740-d22f-4fa0-bae4-e2c1d03313db', 'content-length': '844', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c854740-d22f-4fa0-bae4-e2c1d03313db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/df14cedc-1626-4f92-a2ac-cfb81ec7cc46'} Body: b'{"volume": {"id": "df14cedc-1626-4f92-a2ac-cfb81ec7cc46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:31.000000", "updated_at": null, "name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/df14cedc-1626-4f92-a2ac-cfb81ec7cc46"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/df14cedc-1626-4f92-a2ac-cfb81ec7cc46"}], "user_id": "747228766f8740a5a6c498732ebb6659", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "f332dff39a2a4b0680f96abf0a5e9ee2"}}' 2025-08-05 15:33:32,255 100294 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 200 GET http://10.0.0.210/volume/v3/volumes/df14cedc-1626-4f92-a2ac-cfb81ec7cc46 0.036s 2025-08-05 15:33:32,256 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a9a7782-e883-44f3-8c1d-c9670ce040ed', 'content-length': '865', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a9a7782-e883-44f3-8c1d-c9670ce040ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/df14cedc-1626-4f92-a2ac-cfb81ec7cc46'} Body: b'{"volume": {"id": "df14cedc-1626-4f92-a2ac-cfb81ec7cc46", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T 15:33:31.000000", "updated_at": "2025-08-05T15:33:31.000000", "name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/df14cedc-1626-4f92-a2ac-cfb81ec7cc46"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/df14cedc-1626-4f92-a2ac-cfb81ec7cc46"}], "user_id": "747228766f8740a5a6c498732ebb6659", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "f332dff39a2a4b0680f96abf0a5e9ee2"}}' tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative] -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/admin/test_volumes_negative.py", line 70, in test_update_attached_volume_with_nonexistent_volume_in_body volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 65de83fc-028f-4a49-908a-9ba5309389b7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:31:17,065 100286 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 15:31:19,707 100286 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 2.641s 2025-08-05 15:31:19,708 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-170434763", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJ6tsZ/n9WTEzcKpTvxWFeJ7A5nBf/XXh5DqyrfX1DbB1XbFW3P8t+AoqqVTD/cwOXtbGg+9XYwkx3cJioZoQJkJvvgXzvIxNNtUmbSMAlrTEKBMQpGerFzEWTKDVCU5gA=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3c50235-b374-428d-b037-25281a43e8e3', 'x-compute-request-id': 'req-f3c50235-b374-428d-b037-25281a43e8e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-170434763", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJ6tsZ/n9WTEzcKpTvxWFeJ7A5nBf/XXh5DqyrfX1DbB1XbFW3P8t+AoqqVTD/cwOXtbGg+9XYwkx3cJioZoQJkJvvgXzvIxNNtUmbSMAlrTEKBMQpGerFzEWTKDVCU5gA==", "fingerprint": "2d:85:7b:8f:73:2a:42:55:c9:a4:7a:35:d4:a9:03:53", "user_id": "d87a36f32add4418b94f317fdf9de199"}}' 2025-08-05 15:31:19,710 100286 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-170434763 created 2025-08-05 15:31:21,345 100286 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210/networking/v2.0/security-groups 1.634s 2025-08-05 15:31:21,346 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--162243967", "description": "tempest-description--1818732955"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-e7d5ea23-9bc9-4ea0-97cd-99e22d86ab63', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "a4967f8b-6f06-498a-98a9-46cf26d47745", "name": "tempest-securitygroup--162243967", "stateful": true, "tenant_id": "13ed390fa03b476c9ebfda8ff12e6d95", "description": "tempest-description--1818732955", "shared": false, "security_group_rules": [{"id": "b2101431-bea1-4ba1-874b-8cf16cb14546", "project_id": "13ed390fa03b476c9ebfda8ff12e6d95", "tenant_id": "13ed390fa03b476c9ebfda8ff12e6d95", "security_group_id": "a4967f8b-6f06-498a-98a9-46cf26d47745", "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": 299, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:31:20Z", "updated_at": "2025-08-05T15:31:20Z", "revision_number": 0}, {"id": "cb91b7df-44d4-43c3-888b-499d307acc31", "project_id": "13ed390fa03b476c9ebfda8ff12e6d95", "tenant_id": "13ed390fa03b476c9ebfda8ff12e6d95", "security_group_id": "a4967f8b-6f06-498a-98a9-46cf26d47745", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": n ull, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 298, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:31:20Z", "updated_at": "2025-08-05T15:31:20Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T15:31:20Z", "updated_at": "2025-08-05T15:31:20Z", "revision_number": 1, "project_id": "13ed390fa03b476c9ebfda8ff12e6d95"}}' 2025-08-05 15:31:23,421 100286 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 2.075s 2025-08-05 15:31:23,422 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a4967f8b-6f06-498a-98a9-46cf26d47745", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-2505268d-e003-46b4-8e52-166c379578f4', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9d2431da-9dde-45c2-a87e-3ca1dd4d036b", "project_id": "13ed390fa03b476c9ebfda8ff12e6d95", "tenant_id": "13ed390fa03b476c9ebfda8ff12e6d95", "security_group_id": "a4967f8b-6f06-498a-98a9-46cf26d47745", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:31:23Z", "updated_at": "2025-08-05T15:31:23Z", "revision_number": 0}}' 2025-08-05 15:31:25,937 100286 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 2.514s 2025-08-05 15:31:25,937 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a4967f8b-6f06-498a-98a9-46cf26d47745", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-1b5fae79-95c5-4629-a586-3ba29f49c6b7', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "49f96946-e0b9-4c00-bb84-4913b49364f5", "project_id": "13ed390fa03b476c9ebfda8ff12e6d95", "tenant_id": "13ed390fa03b476c9ebfda8ff12e6d95", "security_group_id": "a4967f8b-6f06-498a-98a9-46cf26d47745", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:31:25Z", "updated_at": "2025-08-05T15:31:25Z", "revision_number": 0}}' 2025-08-05 15:31:25,938 100286 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--162243967 created 2025-08-05 15:31:27,469 100286 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210/networking/v2.0/floatingips 1.531s 2025-08-05 15:31:27,470 100286 DEBUG [tempest.lib.common.rest_client ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-399b27a9-b1aa-4648-90c5-4a6522a4c303', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "13c6b59c-786f-46d1-9e93-4b0e48143aaa", "tenant_id": "13ed390fa03b476c9ebfda8ff12e6d95", "floating_ip_address": "172.24.4.104", "floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "13ed390fa03b476c9ebfda8ff12e6d95", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T15:31:27Z", "updated_at": "2025-08-05T15:31:27Z", "revision_number": 0}}' 2025-08-05 15:31:27,470 100286 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '13c6b59c-786f-46d1-9e93-4b0e48143aaa', 'tenant_id': '13ed390fa03b476c9ebfda8ff12e6d95', 'floating_ip_address': '172.24.4.104', 'floating_network_id': 'f69a1e3d-9003-4e01-a4b1-a7f571b589d6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '13ed390fa03b476c9ebfda8ff12e6d95', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T15:31:27Z', 'updated_at': '2025-08-05T15:31:27Z', 'revision_number': 0, 'ip': '172.24.4.104'} created 2025-08-05 15:31:27,572 100286 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.097s 2025-08-05 15:31:27,573 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2493', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-162403b8-b7ea-4285-b980-34e199a02eca', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "d87a36f32add4418b94f317fdf9de199", "name": "tempest-VolumesAdminNegativeTest-76214464-project-member", "password_expires_at": null}, "audit_ids": ["lOlMF0BMTNie8HsKhpyx0Q"], "expires_at": "2025-08-05T16:31:27.000000Z", "issued_at": "2025-08-05T15:31:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13ed390fa03b476c9ebfda8ff12e6d95", "name": "tempest-VolumesAdminNegativeTest-76214464"}, "is_domain": false, "roles": [{"id": "461f0d232b974187bff1eee1b4001d2b", "name": "member"}, {"id": "d887b012e75948019d8f3f2cb4e03f1d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0b86af44f19943b9bb51d2e8be11acb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3faf8e39867c48f0af02bb4f9735ae61", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "2517c6600f1a460cbad97286d19e9fb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "5c7a5b25720b4bdab0487096fdfafbae", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3251b32e2034796b9bce144b495f88a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/13ed390fa03b476c9ebfda8ff12e6d95", "region": "RegionOne"}], "id": "756156d7158f4ccbaadb474942634f76", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "73c2fc4ed21746 cba5d1b5174ddbe300", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9b0e9eb7606043838528301ec538d1b8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "5209c341a08f463cae448322fb93f468", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a638b206ad0a4dc2850092c0c185d1e7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0d29cdaf82ce4569803f34224311c65f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad9a324b861049728af39ec906166007", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "02367db45c0e4c649c641b88e903475b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "ddc2790d372b4fd9a5b7c1eabdbf861d", "type": "network", "name": "neutron"}]}}' 2025-08-05 15:31:27,573 100286 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body) Found network {'id': '7c6e3c4a-ff9b-440e-96eb-f5bbf200ebce', 'name': 'tempest-VolumesAdminNegativeTest-1964615213-network', 'tenant_id': '13ed390fa03b476c9ebfda8ff12e6d95', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '13ed390fa03b476c9ebfda8ff12e6d95', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 8396, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T15:30:35Z', 'updated_at': '2025-08-05T15:30:35Z', 'revision_number': 1} available for tenant 2025-08-05 15:31:27,574 100286 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-170434763', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJ6tsZ/n9WTEzcKpTvxWFeJ7A5nBf/XXh5DqyrfX1DbB1XbFW3P8t+AoqqVTD/cwOXtbGg+9XYwkx3cJioZoQJkJvvgXzvIxNNtUmbSMAlrTEKBMQpGerFzEWTKDVCU5gA==', 'fingerprint': '2d:85:7b:8f:73:2a:42:55:c9:a4:7a:35:d4:a9:03:53', 'user_id': 'd87a36f32add4418b94f317fdf9de199', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDABQkVyXIKc3S8+OdunqOVm5yDM+V1fOLVjYQt+rwRMwk5Cc3QbZ7Gv\nB75NdFsQ2NGgBwYFK4EEACKhZANiAASerbGf5/VkxM3CqU78VhXiewOZwX/114eQ\n6sq319Q2wdV2xVtz/LfgKKqlUw/3MDl7WxoPvV2MJMd3CYqGaECZCb74F87yMTTb\nVJm0jAJa0xCgTEKRnqxcxFkyg1QlOYA=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'a4967f8b-6f06-498a-98a9-46cf26d47745', 'name': 'tempest-securitygroup--162243967', 'stateful': True, 'tenant_id': '13ed390fa03b476c9ebfda8ff12e6d95', 'description': 'tempest-description--1818732955', 'shared': False, 'security_group_rules': [{'id': 'b2101431-bea1-4ba1-874b-8cf16cb14546', 'project_id': '13ed390fa03b476c9ebfda8ff12e6d95', 'tenant_id': '13ed390fa03b476c9ebfda8ff12e6d95', 'security_group_id': 'a4967f8b-6f06-498a-98a9-46cf26d47745', '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': 299, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T15:31:20Z', 'updated_at': '2025-08-05T15:31:20Z', 'revision_number': 0}, {'id': 'cb91b7df-44d4-43c3-888b-499d307acc31', 'project_id': '13ed390fa03b476c9ebfda8ff12e6d95', 'tenant_id': '13ed390fa03b476c9ebfda8ff12e6d95', 'security_group_id': 'a4967f8b-6f06-498a-98a9-46cf26d47745', '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': 298, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T15:31:20Z', 'updated_at': '2025-08-05T15:31:20Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T15:31:20Z', 'updated_at': '2025-08-05T15:31:20Z', 'revision_number': 1, 'project_id': '13ed390fa03b476c9ebfda8ff12e6d95'}, 'floating_ip': {'id': '13c6b59c-786f-46d1-9e93-4b0e48143aaa', 'tenant_id': '13ed390fa03b476c9ebfda8ff12e6d95', 'floating_ip_address': '172.24.4.104', 'floating_network_id': 'f69a1e3d-9003-4e01-a4b1-a7f571b589d6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '13ed390fa03b476c9ebfda8ff12e6d95', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T15:31:27Z', 'updated_at': '2025-08-05T15:31:27Z', 'revision_number': 0, 'ip': '172.24.4.104'}} 2025-08-05 15:31:38,286 100286 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 202 POST http://10.0.0.210/compute/v2.1/servers 10.711s 2025-08-05 15:31:38,287 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-932300683", "imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "flavorRef": "1", "networks": [{"uuid": "7c6e3c4a-ff9b-440e-96eb-f5bbf200ebce"}], "security_groups": [{"name": "tempest-securitygroup--162243967"}], "key_name": "tempest-keypair-170434763", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/0d6c1508-3837-4c10-9248-2a5846d1a516', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01b14a5e-551c-4f09-b718-aeb4f0dbc4bc', 'x-compute-request-id': 'req-01b14a5e-551c-4f09-b718-aeb4f0dbc4bc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "0d6c1508-3837-4c10-9248-2a5846d1a516", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0d6c1508-3837-4c10-9248-2a5846d1a516"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0d6c1508-3837-4c10-9248-2a5846d1a516"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--162243967"}], "adminPass": "nw9ZgbNp5nDF"}}' 2025-08-05 15:31:39,436 100286 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/compute/v2.1/servers/0d6c1508-3837-4c10-9248-2a5846d1a516 1.146s 2025-08-05 15:31:39,437 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1232', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb78619e-1e09-4d17-badf-5430b4510430', 'x-compute-request-id': 'req-eb78619e-1e09-4d17-badf-5430b4510430', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0d6c1508-3837-4c10-9248-2a5846d1a516'} Body: b'{"server": {"id": "0d6c1508-3837-4c10-9248-2a5846d1a516", "name": "tempest-VolumesAdminNegativeTest-server-932300683", "status": "BUILD", "tenant_id": "13ed390fa03b476c9ebfda8ff12e6d95", "user_id": "d87a36f32add4418b94f317fdf9de199", "metada ta": {}, "hostId": "", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:31:38Z", "updated": "2025-08-05T15:31:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0d6c1508-3837-4c10-9248-2a5846d1a516"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0d6c1508-3837-4c10-9248-2a5846d1a516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-170434763", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:32:32,377 100286 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/compute/v2.1/servers/0d6c1508-3837-4c10-9248-2a5846d1a516 2.871s 2025-08-05 15:32:32,377 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1541', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd5d029f-7152-44a3-9e28-e34c83e556dd', 'x-compute-request-id': 'req-bd5d029f-7152-44a3-9e28-e34c83e556dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0d6c1508-3837-4c10-9248-2a5846d1a516'} Body: b'{"server": {"id": "0d6c1508-3837-4c10-9248-2a5846d1a516", "name": "tempest-VolumesAdminNegativeTest-server-932300683", "status": "ACTIVE", "tenant_id": "13ed390fa03b476c9ebfda8ff12e6d95", "user_id": "d87a36f32add4418b94f317fdf9de199", "metadata": {}, "hostId": "671e6254f952ff40d6012ade39baf7ca7467e4af8c8f16c5c3ce088f", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:31:38Z", "updated": "2025-08-05T15:32:24Z", "addresses": {"tempest-VolumesAdminNegativeTest-1964615213-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:8a:45"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0d6c1508-3837-4c10-9248-2a5846d1a516"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0d6c1508-3837-4c10-9248-2a5846d1a516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-170434763", "OS-SRV-USG:launched_at": "2025-08-05T15:32:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--162243967"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:32:32,396 100286 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 53 second wait 2025-08-05 15:33:32,616 100286 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/compute/v2.1/servers/0d6c1508-3837-4c10-9248-2a5846d1a516/os-interface 0.160s 2025-08-05 15:33:32,617 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:32 GMT', 'server': 'Apache/2.4.52 (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-dbd813bd-b631-4c8c-be10-2fa1ef9c31de', 'x-compute-request-id': 'req-dbd813bd-b631-4c8c-be10-2fa1ef9c31de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0d6c1508-3837-4c10-9248-2a5846d1a516/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "7c6e3c4a-ff9b-440e-96eb-f5bbf200ebce", "port_id": "7b5eeb3c-bd53-43bb-bfeb-7681a8fd75f9", "mac_addr": "fa:16:3e:0a:8a:45", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "e6a5569f-38ea-4eff-8569-3a2e2f324faf", "ip_address": "10.0.0.7"}]}]}' 2025-08-05 15:33:33,425 100286 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/13c6b59c-786f-46d1-9e93-4b0e48143aaa 0.804s 2025-08-05 15:33:33,426 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "7b5eeb3c-bd53-43bb-bfeb-7681a8fd75f9"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-fe01b35d-d4d6-41f6-a99f-338de5bcf9a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/13c6b59c-786f-46d1-9e93-4b0e48143aaa'} Body: b'{"floatingip": {"id": "13c6b59c-786f-46d1-9e93-4b0e48143aaa", "tenant_id": "13ed390fa03b476c9ebfda8ff12e6d95", "floating_ip_address": "172.24.4.104", "floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6", "router_id": "eea3d71d-9509-41ee-9c9e-292fa001f77e", "port_id": "7b5eeb3c-bd53-43bb-bfeb-7681a8fd75f9", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "7c6e3c4a-ff9b-440e-96eb-f5bbf200ebce", "mac_address": "fa:16:3e:0a:8a:45", "admin_state_up": true, "status": "ACTIVE", "device_id": "0d6c1508-3837-4c10-9248-2a5846d1a516", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T15:31:27Z", "updated_at": "2025-08-05T15:33:32Z", "revision_number": 1, "project_id": "13ed390fa03b476c9ebfda8ff12e6d95"}}' 2025-08-05 15:33:33,428 100286 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.104:22' as 'cirros' with public key authentication 2025-08-05 15:33:33,440 100286 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 15:33:33,505 100286 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 15:33:33,506 100286 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.104 successfully created 2025-08-05 15:33:33,729 100286 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 202 POST http://10.0.0.210/volume/v3/volumes 0.222s 2025-08-05 15:33:33,729 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-517476846"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d837c229-85c2-4406-aa06-1d3b731fee32', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-opens tack-request-id': 'req-d837c229-85c2-4406-aa06-1d3b731fee32', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "65de83fc-028f-4a49-908a-9ba5309389b7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:33.661998", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-517476846", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/65de83fc-028f-4a49-908a-9ba5309389b7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/65de83fc-028f-4a49-908a-9ba5309389b7"}], "user_id": "d87a36f32add4418b94f317fdf9de199", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:33:33,783 100286 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/volume/v3/volumes/65de83fc-028f-4a49-908a-9ba5309389b7 0.040s 2025-08-05 15:33:33,783 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ce5a2e8-1d69-4829-93d5-987a0401b979', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ce5a2e8-1d69-4829-93d5-987a0401b979', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/65de83fc-028f-4a49-908a-9ba5309389b7'} Body: b'{"volume": {"id": "65de83fc-028f-4a49-908a-9ba5309389b7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:34.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-517476846", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/65de83fc-028f-4a49-908a-9ba5309389b7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/65de83fc-028f-4a49-908a-9ba5309389b7"}], "user_id": "d87a36f32add4418b94f317fdf9de199", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13ed390fa03b476c9ebfda8ff12e6d95"}}' 2025-08-05 15:33:34,840 100286 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/volume/v3/volumes/65de83fc-028f-4a49-908a-9ba5309389b7 0.041s 2025-08-05 15:33:34,840 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7c3a3b2-cdb0-4a93-be4b-2a8c992cb875', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7c3a3b2-cdb0-4a93-be4b-2a8c992cb875', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/65de83fc-028f-4a49-908a-9ba5309389b7'} Body: b'{"volume": {"id": "65de83fc-028f-4a49-908a-9ba5309389b7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:34.000000", "updated_at": "2025-08-05T15:33:34.000000", "name": "tempest-VolumesAdminNegativeTest-volume-517476846", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/65de83fc-028f-4a49-908a-9ba5309389b7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/65de83fc-028f-4a49-908a-9ba5309389b7"}], "user_id": "d87a36f32add4418b94f317fdf9de199", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13ed390fa03b476c9ebfda8ff12e6d95"}}' cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_2[id-0e20bd6e-440f-41d8-9b5d-fc047ac00423,image,volume] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_dependency.py", line 197, in test_image_volume_dependencies_2 volume1 = self.create_volume(**vol_args) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 1b4dc713-e49d-4f2d-a6e9-bf5b017fa559 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:33:32,793 100294 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 201 POST http://10.0.0.210/image/v2/images 0.520s 2025-08-05 15:33:32,793 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"disk_format": "raw", "container_format": "bare", "name": "image-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "min_disk": 1} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '658', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/8d7bd46b-499c-4b45-a97f-49d534f0cc42', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-10c197b3-6519-4948-b151-e3726ba4e5b1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "image-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "f332dff39a2a4b0680f96abf0a5e9ee2", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "8d7bd46b-499c-4b45-a97f-49d534f0cc42", "created_at": "2025-08-05T15:33:33Z", "updated_at": "2025-08-05T15:33:33Z", "tags": [], "self": "/v2/images/8d7bd46b-499c-4b45-a97f-49d534f0cc42", "file": "/v2/images/8d7bd46b-499c-4b45-a97f-49d534f0cc42/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:33:33,687 100294 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 204 PUT http://10.0.0.210/image/v2/images/8d7bd46b-499c-4b45-a97f-49d534f0cc42/file 0.891s 2025-08-05 15:33:33,687 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-42470f5f-2fe3-412f-9799-93ad1d7ae840', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/8d7bd46b-499c-4b45-a97f-49d534f0cc42/file'} Body: b'' 2025-08-05 15:33:33,706 100294 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 200 GET http://10.0.0.210/image/v2/images/8d7bd46b-499c-4b45-a97f-49d534f0cc42 0.018s 2025-08-05 15:33:33,707 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5d58780d-c4e5-4b91-9988-7e905f2515b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8d7bd46b-499c-4b45-a97f-49d534f0cc42'} Body: b'{"name": "image-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "cc90ff3f5fec45558604cb8b14058df7", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "f332dff39a2a4b0680f96abf0a5e9ee2", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "e811ec4cd64f6113d61dae0072fd8ece0a464a3e62d16a36766555f88a7eed294beb39b94938cd408e4dd68d4abba94132f75928e0b13500d165e97c590003c1", "id": "8d7bd46b-499c-4b45-a97f-49d534f0cc42", "created_at": "2025-08-05T15:33:33Z", "updated_at": "2025-08-05T15:33:34Z", "tags": [], "self": "/v2/images/8d7bd46b-499c-4b45-a97f-49d534f0cc42", "file": "/v2/images/8d7bd46b -499c-4b45-a97f-49d534f0cc42/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:33:33,726 100294 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 200 GET http://10.0.0.210/image/v2/images/8d7bd46b-499c-4b45-a97f-49d534f0cc42 0.019s 2025-08-05 15:33:33,727 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8a51dfec-e602-4a0b-be39-5446417d57e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8d7bd46b-499c-4b45-a97f-49d534f0cc42'} Body: b'{"name": "image-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "cc90ff3f5fec45558604cb8b14058df7", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "f332dff39a2a4b0680f96abf0a5e9ee2", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "e811ec4cd64f6113d61dae0072fd8ece0a464a3e62d16a36766555f88a7eed294beb39b94938cd408e4dd68d4abba94132f75928e0b13500d165e97c590003c1", "id": "8d7bd46b-499c-4b45-a97f-49d534f0cc42", "created_at": "2025-08-05T15:33:33Z", "updated_at": "2025-08-05T15:33:34Z", "tags": [], "self": "/v2/images/8d7bd46b-499c-4b45-a97f-49d534f0cc42", "file": "/v2/images/8d7bd46b-499c-4b45-a97f-49d534f0cc42/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:33:33,754 100294 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 200 GET http://10.0.0.210/image/v2/images/8d7bd46b-499c-4b45-a97f-49d534f0cc42 0.027s 2025-08-05 15:33:33,755 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e1b4a07f-b8ef-4518-8a63-b880481f73ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8d7bd46b-499c-4b45-a97f-49d534f0cc42'} Body: b'{"name": "image-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "cc90ff3f5fec45558604cb8b14058df7", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "f332dff39a2a4b0680f96abf0a5e9ee2", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "e811ec4cd64f6113d61dae0072fd8ece0a464a3e62d16a36766555f88a7eed294beb39b94938cd408e4dd68d4abba94132f75928e0b13500d165e97c590003c1", "id": "8d7bd46b-499c-4b45-a97f-49d534f0cc42", "created_at": "2025-08-05T15:33:33Z", "updated_at": "2025-08-05T15:33:34Z", "tags": [], "self": "/v2/images/8d7bd46b-499c-4b45-a97f-49d534f0cc42", "file": "/v2/images/8d7bd46b-499c-4b45-a97f-49d534f0cc42/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:33:34,154 100294 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 202 POST http://10.0.0.210/volume/v3/volumes 0.399s 2025-08-05 15:33:34,155 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "8d7bd46b-499c-4b45-a97f-49d534f0cc42", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-583 07050-9f38-40e6-85f4-f5c39d9c80b2', 'content-length': '776', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58307050-9f38-40e6-85f4-f5c39d9c80b2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "1b4dc713-e49d-4f2d-a6e9-bf5b017fa559", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:34.076424", "updated_at": null, "name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1b4dc713-e49d-4f2d-a6e9-bf5b017fa559"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1b4dc713-e49d-4f2d-a6e9-bf5b017fa559"}], "user_id": "747228766f8740a5a6c498732ebb6659", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-05 15:33:34,216 100294 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 200 GET http://10.0.0.210/volume/v3/volumes/1b4dc713-e49d-4f2d-a6e9-bf5b017fa559 0.049s 2025-08-05 15:33:34,216 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9062898-4de5-404b-8bf2-b3fef6199fe4', 'content-length': '844', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9062898-4de5-404b-8bf2-b3fef6199fe4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1b4dc713-e49d-4f2d-a6e9-bf5b017fa559'} Body: b'{"volume": {"id": "1b4dc713-e49d-4f2d-a6e9-bf5b017fa559", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:34.000000", "updated_at": null, "name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1b4dc713-e49d-4f2d-a6e9-bf5b017fa559"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1b4dc713-e49d-4f2d-a6e9-bf5b017fa559"}], "user_id": "747228766f8740a5a6c498732ebb6659", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "f332dff39a2a4b0680f96abf0a5e9ee2"}}' 2025-08-05 15:33:35,274 100294 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 200 GET http://10.0.0.210/volume/v3/volumes/1b4dc713-e49d-4f2d-a6e9-bf5b017fa559 0.042s 2025-08-05 15:33:35,274 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c9b89b8-d3c1-4af1-a6e0-e5b7058ac43a', 'content-length': '865', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c9b89b8-d3c1-4af1-a6e0-e5b7058ac43a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1b4dc713-e49d-4f2d-a6e9-bf5b017fa559'} Body: b'{"volume": {"id": "1b4dc713-e49d-4f2d-a6e9-bf5b017fa559", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T 15:33:34.000000", "updated_at": "2025-08-05T15:33:34.000000", "name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1b4dc713-e49d-4f2d-a6e9-bf5b017fa559"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1b4dc713-e49d-4f2d-a6e9-bf5b017fa559"}], "user_id": "747228766f8740a5a6c498732ebb6659", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "f332dff39a2a4b0680f96abf0a5e9ee2"}}' cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_3[id-e6050452-06bd-4c7f-9912-45178c83e379,image,volume] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_dependency.py", line 234, in test_image_volume_dependencies_3 volume1 = self.create_volume(**vol_args) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 0fc550a4-c6bf-4806-a4a2-257386849e8e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:33:35,946 100294 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 201 POST http://10.0.0.210/image/v2/images 0.656s 2025-08-05 15:33:35,946 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"disk_format": "raw", "container_format": "bare", "name": "image-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "min_disk": 1} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '658', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/dc730391-8a8c-494c-913d-3f397167629e', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-c1bfc061-750e-45b1-a3c0-1aac7b994a70', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "image-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "f332dff39a2a4b0680f96abf0a5e9ee2", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "dc730391-8a8c-494c-913d-3f397167629e", "created_at": "2025-08-05T15:33:36Z", "updated_at": "2025-08-05T15:33:36Z", "tags": [], "self": "/v2/images/dc730391-8a8c-494c-913d-3f397167629e", "file": "/v2/images/dc730391-8a8c-494c-913d-3f397167629e/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:33:36,956 100294 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 204 PUT http://10.0.0.210/image/v2/images/dc730391-8a8c-494c-913d-3f397167629e/file 1.008s 2025-08-05 15:33:36,956 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-607d83e1-beba-4ac1-982e-e774a4f162aa', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/dc730391-8a8c-494c-913d-3f397167629e/file'} Body: b'' 2025-08-05 15:33:36,976 100294 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 200 GET http://10.0.0.210/image/v2/images/dc730391-8a8c-494c-913d-3f397167629e 0.019s 2025-08-05 15:33:36,976 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8f23ccdb-49d5-4aab-8178-90e163ef7be0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/dc730391-8a8c-494c-913d-3f397167629e'} Body: b'{"name": "image-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "fceb72ce9ca687a26c1411e8ba9ade36", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "f332dff39a2a4b0680f96abf0a5e9ee2", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "f28b9e1d8f183ee3a9ddd06ad87de8dfe420332943a691097a19e6071e67505468ae344588c791cb08dfce6418953aecea0334830c9f00353da4d1556ade9cdc", "id": "dc730391-8a8c-494c-913d-3f397167629e", "created_at": "2025-08-05T15:33:36Z", "updated_at": "2025-08-05T15:33:37Z", "tags": [], "self": "/v2/images/dc730391-8a8c-494c-913d-3f397167629e", "file": "/v2/images/dc730391 -8a8c-494c-913d-3f397167629e/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:33:37,017 100294 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 200 GET http://10.0.0.210/image/v2/images/dc730391-8a8c-494c-913d-3f397167629e 0.041s 2025-08-05 15:33:37,018 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d84171c8-db0f-419a-a16e-853266ee07e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/dc730391-8a8c-494c-913d-3f397167629e'} Body: b'{"name": "image-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "fceb72ce9ca687a26c1411e8ba9ade36", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "f332dff39a2a4b0680f96abf0a5e9ee2", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "f28b9e1d8f183ee3a9ddd06ad87de8dfe420332943a691097a19e6071e67505468ae344588c791cb08dfce6418953aecea0334830c9f00353da4d1556ade9cdc", "id": "dc730391-8a8c-494c-913d-3f397167629e", "created_at": "2025-08-05T15:33:36Z", "updated_at": "2025-08-05T15:33:37Z", "tags": [], "self": "/v2/images/dc730391-8a8c-494c-913d-3f397167629e", "file": "/v2/images/dc730391-8a8c-494c-913d-3f397167629e/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:33:37,076 100294 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 200 GET http://10.0.0.210/image/v2/images/dc730391-8a8c-494c-913d-3f397167629e 0.057s 2025-08-05 15:33:37,076 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-abba44e1-df06-4613-bb9c-eb63e69a779a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/dc730391-8a8c-494c-913d-3f397167629e'} Body: b'{"name": "image-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "fceb72ce9ca687a26c1411e8ba9ade36", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "f332dff39a2a4b0680f96abf0a5e9ee2", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "f28b9e1d8f183ee3a9ddd06ad87de8dfe420332943a691097a19e6071e67505468ae344588c791cb08dfce6418953aecea0334830c9f00353da4d1556ade9cdc", "id": "dc730391-8a8c-494c-913d-3f397167629e", "created_at": "2025-08-05T15:33:36Z", "updated_at": "2025-08-05T15:33:37Z", "tags": [], "self": "/v2/images/dc730391-8a8c-494c-913d-3f397167629e", "file": "/v2/images/dc730391-8a8c-494c-913d-3f397167629e/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:33:37,530 100294 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 202 POST http://10.0.0.210/volume/v3/volumes 0.453s 2025-08-05 15:33:37,530 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "dc730391-8a8c-494c-913d-3f397167629e", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-972 fefba-57a6-47a7-ab67-630474a8bd24', 'content-length': '776', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-972fefba-57a6-47a7-ab67-630474a8bd24', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "0fc550a4-c6bf-4806-a4a2-257386849e8e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:37.456663", "updated_at": null, "name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0fc550a4-c6bf-4806-a4a2-257386849e8e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0fc550a4-c6bf-4806-a4a2-257386849e8e"}], "user_id": "747228766f8740a5a6c498732ebb6659", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-05 15:33:37,604 100294 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 200 GET http://10.0.0.210/volume/v3/volumes/0fc550a4-c6bf-4806-a4a2-257386849e8e 0.061s 2025-08-05 15:33:37,604 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a29cad8b-9160-4f6a-8e2d-ce4ad43a0125', 'content-length': '844', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a29cad8b-9160-4f6a-8e2d-ce4ad43a0125', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0fc550a4-c6bf-4806-a4a2-257386849e8e'} Body: b'{"volume": {"id": "0fc550a4-c6bf-4806-a4a2-257386849e8e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:37.000000", "updated_at": null, "name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0fc550a4-c6bf-4806-a4a2-257386849e8e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0fc550a4-c6bf-4806-a4a2-257386849e8e"}], "user_id": "747228766f8740a5a6c498732ebb6659", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "f332dff39a2a4b0680f96abf0a5e9ee2"}}' 2025-08-05 15:33:38,705 100294 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 200 GET http://10.0.0.210/volume/v3/volumes/0fc550a4-c6bf-4806-a4a2-257386849e8e 0.086s 2025-08-05 15:33:38,705 100294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33c9ec3a-eba7-4696-9169-d8cac688e6f7', 'content-length': '865', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33c9ec3a-eba7-4696-9169-d8cac688e6f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0fc550a4-c6bf-4806-a4a2-257386849e8e'} Body: b'{"volume": {"id": "0fc550a4-c6bf-4806-a4a2-257386849e8e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T 15:33:37.000000", "updated_at": "2025-08-05T15:33:38.000000", "name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0fc550a4-c6bf-4806-a4a2-257386849e8e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0fc550a4-c6bf-4806-a4a2-257386849e8e"}], "user_id": "747228766f8740a5a6c498732ebb6659", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "f332dff39a2a4b0680f96abf0a5e9ee2"}}' setUpClass (cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest) ----------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_unicode.py", line 39, in resource_setup cls.volume = cls.create_volume_with_args(name=cls.volume_name) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_unicode.py", line 54, in create_volume_with_args waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ce162d07-2752-453c-a214-1f43db6e6c18 failed to build and is in ERROR status tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] ------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 89, in test_attach_detach_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9046373c-447b-4207-aa0a-2650b8091c00 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:31:01,168 100291 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 15:31:01,168 100291 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 15:31:01,481 100291 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.311s 2025-08-05 15:31:01,481 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1640458313", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBGQrjv305AvnCcV8HLHMOn8DRVppHTKXvsNFW0yaRYZMmhWiqK25KhK0CYQ7vOq2wkqk1GqXZ0aWp6DZKPj4s7VrGQTp8QygmaynGxI4nKUPk+y6HhYCh4Xk5UObhCx/g=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:01 GMT', 'server': 'Apache/2.4.52 (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-a630ee94-c770-4500-8bbc-149408e30164', 'x-compute-request-id': 'req-a630ee94-c770-4500-8bbc-149408e30164', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1640458313", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBGQrjv305AvnCcV8HLHMOn8DRVppHTKXvsNFW0yaRYZMmhWiqK25KhK0CYQ7vOq2wkqk1GqXZ0aWp6DZKPj4s7VrGQTp8QygmaynGxI4nKUPk+y6HhYCh4Xk5UObhCx/g==", "fingerprint": "ef:6e:06:36:87:55:67:26:40:f5:88:56:8e:47:75:e1", "user_id": "582ce3116f364272b85d638e5b627014"}}' 2025-08-05 15:31:01,483 100291 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1640458313 created 2025-08-05 15:31:03,644 100291 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 2.160s 2025-08-05 15:31:03,644 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--159510160", "description": "tempest-description--656175756"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-5171fd71-2e8d-4a55-bfa4-fac766d53b5e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "d4a80717-3a5b-4395-bef0-1adaff1d7843", "name": "tempest-securitygroup--159510160", "stateful": true, "tenant_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a", "description": "tempest-description--656175756", "shared": false, "security_group_rules": [{"id": "b3fe6de1-c128-49c1-96d3-09367e2223a5", "project_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a", "tenant_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a", "security_group_id": "d4a80717-3a5b-4395-bef0-1adaff1d7843", "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": 221, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:31:03Z", "updated_at": "2025-08-05T15:31:03Z", "revision_number": 0}, {"id": "e08e8ee0-d248-4d29-91fc-12706c860c22", "project_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a", "tenant_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a", "security_group_id": "d4a80717-3a5b-4395-bef0-1adaff1d7843", "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": 219, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:31:03Z", "updated_at": "2025-08-05T15:31:03Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T15:31:03Z", "updated_at": "2025-08-05T15:31:03Z", "revision_number": 1, "project_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a"}}' 2025-08-05 15:31:05,330 100291 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 1.685s 2025-08-05 15:31:05,330 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d4a80717-3a5b-4395-bef0-1adaff1d7843", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-d8f733a3-14f2-4a95-ae1f-19f0682298fe', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c8e79b91-6d77-46bd-baae-62de5bfb11b4", "project_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a", "tenant_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a", "security_group_id": "d4a80717-3a5b-4395-bef0-1adaff1d7843", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:31:05Z", "updated_at": "2025-08-05T15:31:05Z", "revision_number": 0}}' 2025-08-05 15:31:08,423 100291 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 3.092s 2025-08-05 15:31:08,423 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d4a80717-3a5b-4395-bef0-1adaff1d7843", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-073516fc-8076-41d7-9c5c-fb2e455f280e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "bf2934f0-b945-4312-af7e-dcd7cd87df38", "project_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a", "tenant_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a", "security_group_id": "d4a80717-3a5b-4395-bef0-1adaff1d7843", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:31:08Z", "updated_at": "2025-08-05T15:31:08Z", "revision_number": 0}}' 2025-08-05 15:31:08,423 100291 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--159510160 created 2025-08-05 15:31:12,519 100291 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 4.095s 2025-08-05 15:31:12,520 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json' , 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-45040cef-efb2-427b-a214-dcf3a01d1efa', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "41e9fa83-98ec-4953-b37d-7e0c36b755c5", "tenant_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a", "floating_ip_address": "172.24.4.86", "floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T15:31:12Z", "updated_at": "2025-08-05T15:31:12Z", "revision_number": 0}}' 2025-08-05 15:31:12,520 100291 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '41e9fa83-98ec-4953-b37d-7e0c36b755c5', 'tenant_id': 'bfd82e52013a4c0ca16ed2e9a12f7a3a', 'floating_ip_address': '172.24.4.86', 'floating_network_id': 'f69a1e3d-9003-4e01-a4b1-a7f571b589d6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'bfd82e52013a4c0ca16ed2e9a12f7a3a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T15:31:12Z', 'updated_at': '2025-08-05T15:31:12Z', 'revision_number': 0, 'ip': '172.24.4.86'} created 2025-08-05 15:31:12,624 100291 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.098s 2025-08-05 15:31:12,625 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2489', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-02a0dcf1-3bbc-429b-aac7-a0787d6f788d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "582ce3116f364272b85d638e5b627014", "name": "tempest-AttachVolumeTestJSON-1463440810-project-member", "password_expires_at": null}, "audit_ids": ["UGHeA9zzRTSh2eynlwQSfQ"], "expires_at": "2025-08-05T16:31:12.000000Z", "issued_at": "2025-08-05T15:31:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bfd82e52013a4c0ca16ed2e9a12f7a3a", "name": "tempest-AttachVolumeTestJSON-1463440810"}, "is_domain": false, "roles": [{"id": "461f0d232b974187bff1eee1b4001d2b", "name": "member"}, {"id": "d887b012e75948019d8f3f2cb4e03f1d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0b86af44f19943b9bb51d2e8be11acb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3faf8e39867c48f0af02bb4f9735ae61", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "2517c6600f1a460cbad97286d19e9fb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "5c7a5b25720b4bdab0487096fdfafbae", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3251b32e2034796b9bce144b495f88a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/bfd82e52013a4c0ca16ed2e9a12f7a3a", "region": "RegionOne"}], "id": "756156d7158f4ccbaadb474942634f76", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "73c2fc4ed21746cba5d1b5174ddbe300", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9b0e9eb7606043838528301ec538d1b8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "5209c341a08f463cae448322fb93f468", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a638b206ad0a4dc2850092c0c185d1e7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0d29cdaf82ce4569803f34224311c65f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad9a324b861049728af39ec906166007", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "02367db45c0e4c649c641b88e903475b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "ddc2790d372b4fd9a5b7c1eabdbf861d", "type": "network", "name": "neutron"}]}}' 2025-08-05 15:31:12,625 100291 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': 'ed65cddf-5beb-4fe1-aa68-742597793800', 'name': 'tempest-AttachVolumeTestJSON-1982990304-network', 'tenant_id': 'bfd82e52013a4c0ca16ed2e9a12f7a3a', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'bfd82e52013a4c0ca16ed2e9a12f7a3a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 2639, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T15:30:37Z', 'updated_at': '2025-08-05T15:30:37Z', 'revision_number': 1} available for tenant 2025-08-05 15:31:12,626 100291 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1640458313', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBGQrjv305AvnCcV8HLHMOn8DRVppHTKXvsNFW0yaRYZMmhWiqK25KhK0CYQ7vOq2wkqk1GqXZ0aWp6DZKPj4s7VrGQTp8QygmaynGxI4nKUPk+y6HhYCh4Xk5UObhCx/g==', 'fingerprint': 'ef:6e:06:36:87:55:67:26:40:f5:88:56:8e:47:75:e1', 'user_id': '582ce3116f364272b85d638e5b627014', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAPq9+R/WwCX+nM9il93b2RpjZBpNp7L2rVdvKC4DL1AOBeNeWvBZU/\nrEglpWkyY9+gBwYFK4EEACKhZANiAAQRkK4799OQL5wnFfByxzDp/A0VaaR0yl77\nDRVtMmkWGTJoVoqituSoStAmEO7zqtsJKpNRql2dGlqeg2Sj4+LO1axkE6fEMoJm\nspxsSOJylD5Psuh4WAoeF5OVDm4Qsf4=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'd4a80717-3a5b-4395-bef0-1adaff1d7843', 'name': 'tempest-securitygroup--159510160', 'stateful': True, 'tenant_id': 'bfd82e52013a4c0ca16ed2e9a12f7a3a', 'description': 'tempest-description--656175756', 'shared': False, 'security_group_rules': [{'id': 'b3fe6de1-c128-49c1-96d3-09367e2223a5', 'project_id': 'bfd82e52013a4c0ca16ed2e9a12f7a3a', 'tenant_id': 'bfd82e52013a4c0ca16ed2e9a12f7a3a', 'security_group_id': 'd4a80717-3a5b-4395-bef0-1adaff1d7843', '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': 221, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T15:31:03Z', 'updated_at': '2025-08-05T15:31:03Z', 'revision_number': 0}, {'id': 'e08e8ee0-d248-4d29-91fc-12706c860c22', 'project_id': 'bfd82e52013a4c0ca16ed2e9a12f7a3a', 'tenant_id': 'bfd82e52013a4c0ca16ed2e9a12f7a3a', 'security_group_id': 'd4a80717-3a5b-4395-bef0-1adaff1d7843', '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': 219, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T15:31:03Z', 'updated_at': '2025-08-05T15:31:03Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T1 5:31:03Z', 'updated_at': '2025-08-05T15:31:03Z', 'revision_number': 1, 'project_id': 'bfd82e52013a4c0ca16ed2e9a12f7a3a'}, 'floating_ip': {'id': '41e9fa83-98ec-4953-b37d-7e0c36b755c5', 'tenant_id': 'bfd82e52013a4c0ca16ed2e9a12f7a3a', 'floating_ip_address': '172.24.4.86', 'floating_network_id': 'f69a1e3d-9003-4e01-a4b1-a7f571b589d6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'bfd82e52013a4c0ca16ed2e9a12f7a3a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T15:31:12Z', 'updated_at': '2025-08-05T15:31:12Z', 'revision_number': 0, 'ip': '172.24.4.86'}} 2025-08-05 15:31:22,783 100291 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 10.156s 2025-08-05 15:31:22,784 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1277160611", "imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "ed65cddf-5beb-4fe1-aa68-742597793800"}], "security_groups": [{"name": "tempest-securitygroup--159510160"}], "key_name": "tempest-keypair-1640458313", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/2cb145cb-3410-483f-be89-b3d4d6a3310a', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc3ac960-6bbc-4375-8712-e90365b095dc', 'x-compute-request-id': 'req-fc3ac960-6bbc-4375-8712-e90365b095dc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "2cb145cb-3410-483f-be89-b3d4d6a3310a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2cb145cb-3410-483f-be89-b3d4d6a3310a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2cb145cb-3410-483f-be89-b3d4d6a3310a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--159510160"}], "adminPass": "password"}}' 2025-08-05 15:31:24,925 100291 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/2cb145cb-3410-483f-be89-b3d4d6a3310a 2.137s 2025-08-05 15:31:24,925 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1230', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f54bd302-2735-4658-8f31-bc4ed2fb4a23', 'x-compute-request-id': 'req-f54bd302-2735-4658-8f31-bc4ed2fb4a23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2cb145cb-3410-483f-be89-b3d4d6a3310a'} Body: b'{"server": {"id": "2cb145cb-3410-483f-be89-b3d4d6a3310a", "name": "tempest-AttachVolumeTestJSON-server-1277160611", "status": "BUILD", "tenant_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a", "user_id": "582ce3116f364272b85d638e5b627014", "metadata": {}, "hostId": "", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "b ookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:31:23Z", "updated": "2025-08-05T15:31:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2cb145cb-3410-483f-be89-b3d4d6a3310a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2cb145cb-3410-483f-be89-b3d4d6a3310a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1640458313", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:32:18,563 100291 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/2cb145cb-3410-483f-be89-b3d4d6a3310a 3.576s 2025-08-05 15:32:18,564 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1535', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8865ae61-8e67-42bc-8c21-2f72169dc1c6', 'x-compute-request-id': 'req-8865ae61-8e67-42bc-8c21-2f72169dc1c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2cb145cb-3410-483f-be89-b3d4d6a3310a'} Body: b'{"server": {"id": "2cb145cb-3410-483f-be89-b3d4d6a3310a", "name": "tempest-AttachVolumeTestJSON-server-1277160611", "status": "ACTIVE", "tenant_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a", "user_id": "582ce3116f364272b85d638e5b627014", "metadata": {}, "hostId": "4faa59505c3f1ce0df105aff8396d7e2db6fcfe1116a975108037ac5", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:31:22Z", "updated": "2025-08-05T15:32:04Z", "addresses": {"tempest-AttachVolumeTestJSON-1982990304-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:03:25"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2cb145cb-3410-483f-be89-b3d4d6a3310a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2cb145cb-3410-483f-be89-b3d4d6a3310a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1640458313", "OS-SRV-USG:launched_at": "2025-08-05T15:32:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--159510160"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:32:18,579 100291 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 54 second wait 2025-08-05 15:33:19,080 100291 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/2cb145cb-3410-483f-be89-b3d4d6a3310a/os-interface 0.440s 2025-08-05 15:33:19,081 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'co mpute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d88a46fc-774d-4809-b2d2-978cd77c3800', 'x-compute-request-id': 'req-d88a46fc-774d-4809-b2d2-978cd77c3800', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2cb145cb-3410-483f-be89-b3d4d6a3310a/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "ed65cddf-5beb-4fe1-aa68-742597793800", "port_id": "2e3121be-e237-4fdf-b22c-6541cc5014e4", "mac_addr": "fa:16:3e:00:03:25", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "5b0d31be-51cc-48f6-9d59-1621a97e0cd8", "ip_address": "10.0.0.9"}]}]}' 2025-08-05 15:33:22,575 100291 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/41e9fa83-98ec-4953-b37d-7e0c36b755c5 3.490s 2025-08-05 15:33:22,576 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "2e3121be-e237-4fdf-b22c-6541cc5014e4"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-4cd4ea67-2b9e-4530-9aba-d9203af43029', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/41e9fa83-98ec-4953-b37d-7e0c36b755c5'} Body: b'{"floatingip": {"id": "41e9fa83-98ec-4953-b37d-7e0c36b755c5", "tenant_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a", "floating_ip_address": "172.24.4.86", "floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6", "router_id": "fdd73618-d776-4961-bcd4-7d6efb4d30df", "port_id": "2e3121be-e237-4fdf-b22c-6541cc5014e4", "fixed_ip_address": "10.0.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "ed65cddf-5beb-4fe1-aa68-742597793800", "mac_address": "fa:16:3e:00:03:25", "admin_state_up": true, "status": "ACTIVE", "device_id": "2cb145cb-3410-483f-be89-b3d4d6a3310a", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T15:31:12Z", "updated_at": "2025-08-05T15:33:20Z", "revision_number": 1, "project_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a"}}' 2025-08-05 15:33:22,578 100291 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.86:22' as 'cirros' with public key authentication 2025-08-05 15:33:22,598 100291 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 15:33:22,706 100291 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 15:33:22,706 100291 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.86 successfully created 2025-08-05 15:33:22,759 100291 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/2cb145cb-3410-483f-be89-b3d4d6a3310a/ips 0.052s 2025-08-05 15:33:22,760 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '104', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c188e1ed-f3e0-4e91-a9da-9f9089d0fa09', 'x-compute-request-id': 'req-c188e1ed-f3e0-4e91-a9da-9f9089d0fa09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2cb145cb-3410-483f-be89-b3d4d6a3310a/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-1982990304-network": [{"version": 4, "addr": "10.0.0.9"}]}}' 2025-08-05 15:33:22,763 100291 INFO [tem pest.lib.common.ssh] Creating ssh connection to '172.24.4.86:22' as 'cirros' with public key authentication 2025-08-05 15:33:22,767 100291 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 15:33:22,868 100291 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 15:33:22,868 100291 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.86 successfully created 2025-08-05 15:33:22,869 100291 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2025-08-05 15:33:22,869 100291 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.86:22' as 'cirros' with public key authentication 2025-08-05 15:33:22,871 100291 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 15:33:22,977 100291 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 15:33:22,977 100291 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.86 successfully created 2025-08-05 15:33:23,373 100291 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.375s 2025-08-05 15:33:23,373 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1810568512"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63e38016-b3d6-4c1a-ae48-91934179255d', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63e38016-b3d6-4c1a-ae48-91934179255d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "9046373c-447b-4207-aa0a-2650b8091c00", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:23.174974", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1810568512", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9046373c-447b-4207-aa0a-2650b8091c00"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9046373c-447b-4207-aa0a-2650b8091c00"}], "user_id": "582ce3116f364272b85d638e5b627014", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:33:23,457 100291 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/9046373c-447b-4207-aa0a-2650b8091c00 0.072s 2025-08-05 15:33:23,458 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b78df415-739d-4efd-8327-ae361be49c52', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b78df415-739d-4efd-8327-ae361be49c52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9046373c-447b-4207-aa0a-2650b8091c00'} Body: b'{"volume": {"id": "9046373c-447b-4207-aa0a-2650b8091c00", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:23.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1810568512", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": n ull, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9046373c-447b-4207-aa0a-2650b8091c00"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9046373c-447b-4207-aa0a-2650b8091c00"}], "user_id": "582ce3116f364272b85d638e5b627014", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a"}}' 2025-08-05 15:33:24,546 100291 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/9046373c-447b-4207-aa0a-2650b8091c00 0.073s 2025-08-05 15:33:24,547 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2882cb3b-d8da-4626-9e46-eb9dfadc8e0c', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2882cb3b-d8da-4626-9e46-eb9dfadc8e0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9046373c-447b-4207-aa0a-2650b8091c00'} Body: b'{"volume": {"id": "9046373c-447b-4207-aa0a-2650b8091c00", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:23.000000", "updated_at": "2025-08-05T15:33:23.000000", "name": "tempest-AttachVolumeTestJSON-volume-1810568512", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9046373c-447b-4207-aa0a-2650b8091c00"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9046373c-447b-4207-aa0a-2650b8091c00"}], "user_id": "582ce3116f364272b85d638e5b627014", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a"}}' 2025-08-05 15:33:24,798 100291 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/2cb145cb-3410-483f-be89-b3d4d6a3310a 0.235s 2025-08-05 15:33:24,799 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31a502a8-eba7-4a11-8e81-dbbaac62fe3f', 'x-compute-request-id': 'req-31a502a8-eba7-4a11-8e81-dbbaac62fe3f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2cb145cb-3410-483f-be89-b3d4d6a3310a'} Body: b'' 2025-08-05 15:33:25,146 100291 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/2cb145cb-3410-483f-be89-b3d4d6a3310a 0.346s 2025-08-05 15:33:25,147 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1659', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e38b0f3-c8ae-4320-9c1d-4f07be2f5025', 'x-compute-request-id': ' req-3e38b0f3-c8ae-4320-9c1d-4f07be2f5025', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2cb145cb-3410-483f-be89-b3d4d6a3310a'} Body: b'{"server": {"id": "2cb145cb-3410-483f-be89-b3d4d6a3310a", "name": "tempest-AttachVolumeTestJSON-server-1277160611", "status": "ACTIVE", "tenant_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a", "user_id": "582ce3116f364272b85d638e5b627014", "metadata": {}, "hostId": "4faa59505c3f1ce0df105aff8396d7e2db6fcfe1116a975108037ac5", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:31:22Z", "updated": "2025-08-05T15:33:25Z", "addresses": {"tempest-AttachVolumeTestJSON-1982990304-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:03:25"}, {"version": 4, "addr": "172.24.4.86", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:03:25"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2cb145cb-3410-483f-be89-b3d4d6a3310a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2cb145cb-3410-483f-be89-b3d4d6a3310a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1640458313", "OS-SRV-USG:launched_at": "2025-08-05T15:32:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--159510160"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:34:15,251 100291 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/2cb145cb-3410-483f-be89-b3d4d6a3310a 0.039s 2025-08-05 15:34:15,251 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-544ecc65-ebf7-4a9e-b350-8ab106d786d7', 'x-compute-request-id': 'req-544ecc65-ebf7-4a9e-b350-8ab106d786d7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2cb145cb-3410-483f-be89-b3d4d6a3310a'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 2cb145cb-3410-483f-be89-b3d4d6a3310a could not be found."}}' 2025-08-05 15:34:15,291 100291 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1640458313 0.039s 2025-08-05 15:34:15,291 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf96339a-ed70-45f0-a143-d79ca352218f', 'x-compute-request-id': 'req-cf96339a-ed70-45f0-a143-d79ca352218f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1640458313'} Body: b'' 2025-08-05 15:34:15,474 100291 INFO [tempest.lib.common.rest_client] Request (AttachVo lumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/d4a80717-3a5b-4395-bef0-1adaff1d7843 0.182s 2025-08-05 15:34:15,475 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-39fbdba7-cd81-46cf-92aa-258e6cd03328', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/d4a80717-3a5b-4395-bef0-1adaff1d7843'} Body: b'' 2025-08-05 15:34:15,494 100291 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/d4a80717-3a5b-4395-bef0-1adaff1d7843 0.018s 2025-08-05 15:34:15,494 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-9d9aa5c1-344a-4599-98c7-4c92e6f19e5c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/d4a80717-3a5b-4395-bef0-1adaff1d7843'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group d4a80717-3a5b-4395-bef0-1adaff1d7843 does not exist", "detail": ""}}' 2025-08-05 15:34:15,890 100291 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/41e9fa83-98ec-4953-b37d-7e0c36b755c5 0.395s 2025-08-05 15:34:15,891 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-62a391ff-28f2-41dd-aa93-bcffbabbdfac', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/41e9fa83-98ec-4953-b37d-7e0c36b755c5'} Body: b'' tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e] ------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 182, in test_create_group_from_group grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 6031d87b-0b36-4a09-bd50-88e04862b9c8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:34:14,205 100282 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 POST http://10.0.0.210/volume/v3/types 0.150s 2025-08-05 15:34:14,206 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1547698385"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c1d29cc-f7f6-4796-8503-3ad41e09a722', 'content-length': '220', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c1d29cc-f7f6-4796-8503-3ad41e09a722', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "1c6da3c9-daf2-4540-aeb2-2af410e7581b", "name": "tempest-GroupsV314Test-volume-type-1547698385", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 15:34:14,249 100282 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/group_types 0.040s 2025-08-05 15:34:14,250 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-542160270"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2fa628e-73f4-48fd-bc23-66e95b6e5dba', 'content-length': '176', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2fa628e-73f4-48fd-bc23-66e95b6e5dba', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "6ff6eb19-3038-4f68-8812-d4020ee78967", "name": "tempest-GroupsV314Test-group-type-542160270", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-05 15:34:14,486 100282 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/groups 0.233s 2025-08-05 15:34:14,487 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group": {"group_type": "6ff6eb19-3038-4f68-8812-d4020ee78967", "volume_types": ["1c6da3c9-daf2-4540-aeb2-2af410e7581b"], "name": "tempest-GroupsV314Test-Group-1438896001"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2834d42-e229-4a9b-ad95-b97550ac5599', 'content-length': '108', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2834d42-e229-4a9b-ad95-b97550ac5599', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "6031d87b-0b36-4a09-bd50-88e04862b9c8", "name": "tempest-GroupsV314Test-Group-1438896001"}}' 2025-08-05 15:34:14,537 100282 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/groups/6031d87b-0b36-4a09-bd50-88e04862b9c8 0.048s 2025-08-05 15:34:14,537 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'conte nt-type': 'application/json', 'x-compute-request-id': 'req-973ace2f-558b-4720-be7e-f8567985c6e0', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-973ace2f-558b-4720-be7e-f8567985c6e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/6031d87b-0b36-4a09-bd50-88e04862b9c8'} Body: b'{"group": {"id": "6031d87b-0b36-4a09-bd50-88e04862b9c8", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-05T15:34:14.000000", "name": "tempest-GroupsV314Test-Group-1438896001", "description": null, "group_type": "6ff6eb19-3038-4f68-8812-d4020ee78967", "volume_types": ["1c6da3c9-daf2-4540-aeb2-2af410e7581b"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 15:34:15,600 100282 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/groups/6031d87b-0b36-4a09-bd50-88e04862b9c8 0.057s 2025-08-05 15:34:15,601 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ab0051f-96b4-4e1a-98e8-1d740a12712b', 'content-length': '385', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ab0051f-96b4-4e1a-98e8-1d740a12712b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/6031d87b-0b36-4a09-bd50-88e04862b9c8'} Body: b'{"group": {"id": "6031d87b-0b36-4a09-bd50-88e04862b9c8", "status": "error", "availability_zone": "nova", "created_at": "2025-08-05T15:34:14.000000", "name": "tempest-GroupsV314Test-Group-1438896001", "description": null, "group_type": "6ff6eb19-3038-4f68-8812-d4020ee78967", "volume_types": ["1c6da3c9-daf2-4540-aeb2-2af410e7581b"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 15:34:15,676 100282 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.069s 2025-08-05 15:34:15,677 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b2a1d6a-24bb-4863-9528-4e971714b660', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b2a1d6a-24bb-4863-9528-4e971714b660', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-05 15:34:15,756 100282 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/6031d87b-0b36-4a09-bd50-88e04862b9c8/action 0.065s 2025-08-05 15:34:15,756 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-584e7ac5-a8e0-4511-ad45-548df3af9b1b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/6031d87b-0b36-4a09-bd50-88e04862b9c8/action'} Body: b'' 2025-08-05 15:34:15,799 10 0282 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/6031d87b-0b36-4a09-bd50-88e04862b9c8 0.042s 2025-08-05 15:34:15,799 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-730d3be5-0d9b-4aa1-bb0f-5516e9edf195', 'x-openstack-request-id': 'req-730d3be5-0d9b-4aa1-bb0f-5516e9edf195', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/6031d87b-0b36-4a09-bd50-88e04862b9c8'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 6031d87b-0b36-4a09-bd50-88e04862b9c8 could not be found."}}' 2025-08-05 15:34:15,832 100282 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/6ff6eb19-3038-4f68-8812-d4020ee78967 0.032s 2025-08-05 15:34:15,832 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa061454-de4d-4bf3-89f2-bf513ff70c29', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/6ff6eb19-3038-4f68-8812-d4020ee78967'} Body: b'' 2025-08-05 15:34:15,886 100282 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/1c6da3c9-daf2-4540-aeb2-2af410e7581b 0.053s 2025-08-05 15:34:15,886 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7a8b51f-f385-427a-8c06-5b4ca17efe44', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/1c6da3c9-daf2-4540-aeb2-2af410e7581b'} Body: b'' 2025-08-05 15:34:15,907 100282 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/1c6da3c9-daf2-4540-aeb2-2af410e7581b 0.020s 2025-08-05 15:34:15,908 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-e17c6894-c177-4215-a36b-cba914d370e4', 'x-openstack-request-id': 'req-e17c6894-c177-4215-a36b-cba914d370e4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/1c6da3c9-daf2-4540-aeb2-2af410e7581b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 1c6da3c9-daf2-4540-aeb2-2af410e7581b could not be found."}}' tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494] ----------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_volume.py", line 116, in test_attach_scsi_disk_with_config_drive volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume f1d6e4d7-4b76-45b7-8193-59774c425eb4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:31:15,499 100292 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/image/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174 0.165s 2025-08-05 15:31:15,499 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-bff7a71c-a19c-48e8-99d9-634166af0465', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "6f679345605b4f80a8cc9cbcfe605ea2", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "created_at": "2025-08-05T15:26:38Z", "updated_at": "2025-08-05T15:26:40Z", "tags": [], "self": "/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "file": "/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:31:16,193 100292 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 201 POST http://10.0.0.210/image/v2/images 0.647s 2025-08-05 15:31:16,194 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"container_format": "bare", "disk_format": "qcow2", "min_disk": 0, "min_ram": 0, "visibility": "public", "hw_scsi_model": "virtio-scsi", "hw_disk_bus": "scsi", "hw_cdrom_bus": "scsi"} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '690', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/ad933d36-b076-4e42-8ec2-8180ff1e927c', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-8d24a610-6b9d-4de3-99d4-21b2f694552f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"hw_scsi_model": "virtio-scsi", "hw_disk_bus": "scsi", "hw_cdrom_bus": "scsi", "name": null, "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "e4ba4685def84b8bb6face54d329ae79", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "ad933d36-b076-4e42-8ec2-8180ff1e927c", "created_at": "2025-08-05T15:31:16Z", "updated_at": "2025-08-05T15:31:16Z", "tags": [], "self": "/v2/images/ad933d36-b076-4e42-8ec2-8180ff1e927c", "file": "/v2/images/ad933d36-b076-4e42-8ec2-8180ff1e927c/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:31:17,543 100292 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 204 PUT http://10.0.0.210/image/v2/images/ad933d36-b076-4e42-8ec2-8180ff1e927c/file 1.348s 2025-08-05 15:31:17,543 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 05 Au g 2025 15:31:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-404bd123-4958-4bf5-9c63-485a11715dc9', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/ad933d36-b076-4e42-8ec2-8180ff1e927c/file'} Body: b'' 2025-08-05 15:31:17,544 100292 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 15:31:17,544 100292 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 15:31:19,965 100292 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 2.419s 2025-08-05 15:31:19,965 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-848643898", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG3ZXutjFwzFE5E59nQp4G193eE5cZG7KhN9r7Z+Mgb0QljZR5tdl7Y3magJ3mM+R0NgS201yvHvB753AUTjf16+DKa22WJYMTWGuuRuj2OeiATllKZPLzUY+vnQT/cRdA=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07e7a1aa-60a3-4c64-93f8-d57ef224db70', 'x-compute-request-id': 'req-07e7a1aa-60a3-4c64-93f8-d57ef224db70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-848643898", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG3ZXutjFwzFE5E59nQp4G193eE5cZG7KhN9r7Z+Mgb0QljZR5tdl7Y3magJ3mM+R0NgS201yvHvB753AUTjf16+DKa22WJYMTWGuuRuj2OeiATllKZPLzUY+vnQT/cRdA==", "fingerprint": "19:8b:81:84:a8:8d:c0:fe:1e:e4:1e:ce:70:d6:93:11", "user_id": "c814f2c56fd14c74b21a3300eea68e78"}}' 2025-08-05 15:31:19,968 100292 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-848643898 created 2025-08-05 15:31:21,822 100292 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 1.854s 2025-08-05 15:31:21,822 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--649994797", "description": "tempest-description--1722968464"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-8dbf9b5b-a2b8-49b6-8fe3-c9457ea045c5', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "4bf622e6-f63d-4980-baa2-1ec049b1489d", "name": "tempest-securitygroup--649994797", "stateful": true, "tenant_id": "bde05c95bcf64da2a62d5512606fd572", "description": "tempest-description--1722968464", "shared": false, "security_group_rules": [{"id": "1a413012-ed16-4b1b-b14f-80f9f717e6fd", "project_id": "bde05c95bcf64da2a62d5512606fd572", "tenant_id": "bde05c95bcf64da2a62d5512606fd572", "security_group_id": "4bf622e6-f63d-4980-baa2-1ec049b1489d", "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": 301, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:31:21Z", " updated_at": "2025-08-05T15:31:21Z", "revision_number": 0}, {"id": "cb598ccd-8657-432f-8c44-555ec0a1e819", "project_id": "bde05c95bcf64da2a62d5512606fd572", "tenant_id": "bde05c95bcf64da2a62d5512606fd572", "security_group_id": "4bf622e6-f63d-4980-baa2-1ec049b1489d", "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": 302, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:31:21Z", "updated_at": "2025-08-05T15:31:21Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T15:31:21Z", "updated_at": "2025-08-05T15:31:21Z", "revision_number": 1, "project_id": "bde05c95bcf64da2a62d5512606fd572"}}' 2025-08-05 15:31:23,647 100292 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 1.824s 2025-08-05 15:31:23,647 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "4bf622e6-f63d-4980-baa2-1ec049b1489d", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-07613b25-54f4-476f-9896-428a9dc27ec8', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b7ae2aec-9123-4ef7-88f3-1c4eafba8b9c", "project_id": "bde05c95bcf64da2a62d5512606fd572", "tenant_id": "bde05c95bcf64da2a62d5512606fd572", "security_group_id": "4bf622e6-f63d-4980-baa2-1ec049b1489d", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:31:23Z", "updated_at": "2025-08-05T15:31:23Z", "revision_number": 0}}' 2025-08-05 15:31:25,952 100292 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 2.304s 2025-08-05 15:31:25,952 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "4bf622e6-f63d-4980-baa2-1ec049b1489d", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-297a450a-ac3f-4215-b4c6-a629a1256d39', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "00a65846-4dd3-4a7b-a277-4fa7836e8ed7", "project_id": "bde05c95bcf64da2a62d5512606fd572", "tenant_id": "bde05c95bcf64da2a62d5512606fd572", "security_group_id": "4bf622e6-f63d-4980-baa2-1ec049b1489d", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:31:25Z", "updated_at": "2025-08-05T15:31:25Z", "revision_number": 0}}' 2025-08-05 15:31:25,953 100292 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--649994797 created 2025-08- 05 15:31:28,967 100292 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 3.014s 2025-08-05 15:31:28,968 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-cce69a77-b6ad-41ec-b0ef-031ba8a978df', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "aa74a074-5e51-43d4-9abe-1615ebebd976", "tenant_id": "bde05c95bcf64da2a62d5512606fd572", "floating_ip_address": "172.24.4.82", "floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "bde05c95bcf64da2a62d5512606fd572", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T15:31:28Z", "updated_at": "2025-08-05T15:31:28Z", "revision_number": 0}}' 2025-08-05 15:31:28,968 100292 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'aa74a074-5e51-43d4-9abe-1615ebebd976', 'tenant_id': 'bde05c95bcf64da2a62d5512606fd572', 'floating_ip_address': '172.24.4.82', 'floating_network_id': 'f69a1e3d-9003-4e01-a4b1-a7f571b589d6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'bde05c95bcf64da2a62d5512606fd572', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T15:31:28Z', 'updated_at': '2025-08-05T15:31:28Z', 'revision_number': 0, 'ip': '172.24.4.82'} created 2025-08-05 15:31:29,074 100292 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.101s 2025-08-05 15:31:29,074 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2497', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-0a349505-bab7-40a5-8c49-01c4be27a5c7', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "c814f2c56fd14c74b21a3300eea68e78", "name": "tempest-AttachSCSIVolumeTestJSON-1271852608-project-member", "password_expires_at": null}, "audit_ids": ["ERG6-tCCRsuCilsBjScMNw"], "expires_at": "2025-08-05T16:31:29.000000Z", "issued_at": "2025-08-05T15:31:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bde05c95bcf64da2a62d5512606fd572", "name": "tempest-AttachSCSIVolumeTestJSON-1271852608"}, "is_domain": false, "roles": [{"id": "461f0d232b974187bff1eee1b4001d2b", "name": "member"}, {"id": "d887b012e75948019d8f3f2cb4e03f1d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0b86af44f19943b9bb51d2e8be11acb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3faf8e39867c48f0af02bb4f9735ae61", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "2517c6600f1a460cbad97286d19e9fb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "5c7a5b25720b4bdab0487096fdfafbae", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3251b32e2034796b9bce144b495f88a", "interface": "public", "region_id": "RegionOne", "ur l": "http://10.0.0.210/compute/v2/bde05c95bcf64da2a62d5512606fd572", "region": "RegionOne"}], "id": "756156d7158f4ccbaadb474942634f76", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "73c2fc4ed21746cba5d1b5174ddbe300", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9b0e9eb7606043838528301ec538d1b8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "5209c341a08f463cae448322fb93f468", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a638b206ad0a4dc2850092c0c185d1e7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0d29cdaf82ce4569803f34224311c65f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad9a324b861049728af39ec906166007", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "02367db45c0e4c649c641b88e903475b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "ddc2790d372b4fd9a5b7c1eabdbf861d", "type": "network", "name": "neutron"}]}}' 2025-08-05 15:31:29,075 100292 INFO [tempest.lib.common.fixed_network] (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive) Found network {'id': 'f013c025-7b1c-41ce-a301-db6e3b9988ef', 'name': 'tempest-AttachSCSIVolumeTestJSON-1396119350-network', 'tenant_id': 'bde05c95bcf64da2a62d5512606fd572', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'bde05c95bcf64da2a62d5512606fd572', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 59546, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T15:30:37Z', 'updated_at': '2025-08-05T15:30:37Z', 'revision_number': 1} available for tenant 2025-08-05 15:31:29,075 100292 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-848643898', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG3ZXutjFwzFE5E59nQp4G193eE5cZG7KhN9r7Z+Mgb0QljZR5tdl7Y3magJ3mM+R0NgS201yvHvB753AUTjf16+DKa22WJYMTWGuuRuj2OeiATllKZPLzUY+vnQT/cRdA==', 'fingerprint': '19:8b:81:84:a8:8d:c0:fe:1e:e4:1e:ce:70:d6:93:11', 'user_id': 'c814f2c56fd14c74b21a3300eea68e78', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBGfP7PAOGiflRsg9vKAyBy8GDaByAJ40WS7jML5xRgXMWbqxkArA/k\nCWJwsWJrfHegBwYFK4EEACKhZANiAARt2V7rYxcMxROROfZ0KeBtfd3hOXGRuyoT\nfa+2fjIG9EJY2UebXZe2N5moCd5jPkdDYEttNcrx7we+dwFE439evgymttliWDE1\nhrrkbo9jnogE5ZSmTy81GPr50E/3EXQ=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '4bf622e6-f63d-4980-baa2-1ec049b1489d', 'name': 'tempest-securitygroup--649994797', 'stateful': True, 'tenant_id': 'bde05c95bcf64da2a62d5512606fd572', 'description': 'tempest-description--1722968464', 'shared': False, 'security_group_rules': [{'id': '1a413012-ed16-4b1b-b14f-80f9f717e6fd', 'project_id': 'bde05c95bcf64da2a62d5512606fd572', 'tenant_id': 'bde05c95bcf64da2a62d5512606fd572', 'security_group_id': '4bf622e6-f63d-4980-baa2-1ec049b1489d', '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': 301, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T15:31:21Z', 'updated_at': '2025-08-05T15:31:21Z', 'revision_number': 0}, {'id': 'cb598ccd-8657-432f-8c44-555ec0a1e819', 'project_id': 'bde05c95bcf64da2a62d5512606fd572', 'tenant_id': 'bde05c95bcf64da2a62d5512606fd572', 'security_group_id': '4bf622e6-f63d-4980-baa2-1ec049b1489d', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_ran ge_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': 302, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T15:31:21Z', 'updated_at': '2025-08-05T15:31:21Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T15:31:21Z', 'updated_at': '2025-08-05T15:31:21Z', 'revision_number': 1, 'project_id': 'bde05c95bcf64da2a62d5512606fd572'}, 'floating_ip': {'id': 'aa74a074-5e51-43d4-9abe-1615ebebd976', 'tenant_id': 'bde05c95bcf64da2a62d5512606fd572', 'floating_ip_address': '172.24.4.82', 'floating_network_id': 'f69a1e3d-9003-4e01-a4b1-a7f571b589d6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'bde05c95bcf64da2a62d5512606fd572', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T15:31:28Z', 'updated_at': '2025-08-05T15:31:28Z', 'revision_number': 0, 'ip': '172.24.4.82'}} 2025-08-05 15:31:39,365 100292 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/compute/v2.1/servers 10.289s 2025-08-05 15:31:39,365 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-1989611590", "imageRef": "ad933d36-b076-4e42-8ec2-8180ff1e927c", "flavorRef": "1", "config_drive": true, "networks": [{"uuid": "f013c025-7b1c-41ce-a301-db6e3b9988ef"}], "security_groups": [{"name": "tempest-securitygroup--649994797"}], "key_name": "tempest-keypair-848643898", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/00f0118b-5ec4-4d1b-a99b-c2442d0ed95b', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04c2c837-da58-4acb-9016-a61a9b3eef44', 'x-compute-request-id': 'req-04c2c837-da58-4acb-9016-a61a9b3eef44', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "00f0118b-5ec4-4d1b-a99b-c2442d0ed95b", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/00f0118b-5ec4-4d1b-a99b-c2442d0ed95b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/00f0118b-5ec4-4d1b-a99b-c2442d0ed95b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--649994797"}], "adminPass": "7KRxv9yfFLkR"}}' 2025-08-05 15:31:40,411 100292 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/compute/v2.1/servers/00f0118b-5ec4-4d1b-a99b-c2442d0ed95b 1.041s 2025-08-05 15:31:40,411 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39092199-aee2-41e3-8e3f-d84ff2bf66bd', 'x-compute-request-id': 'req-39092199-aee2-41e3-8e3f-d84ff2bf66bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/00f0118b-5ec4-4d1b-a99b-c2442d0ed95b'} Body: b'{"server": {"id": "00f0118b-5ec4-4d1b-a99b-c2442d0ed95b" , "name": "tempest-AttachSCSIVolumeTestJSON-server-1989611590", "status": "BUILD", "tenant_id": "bde05c95bcf64da2a62d5512606fd572", "user_id": "c814f2c56fd14c74b21a3300eea68e78", "metadata": {}, "hostId": "", "image": {"id": "ad933d36-b076-4e42-8ec2-8180ff1e927c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ad933d36-b076-4e42-8ec2-8180ff1e927c"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:31:39Z", "updated": "2025-08-05T15:31:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/00f0118b-5ec4-4d1b-a99b-c2442d0ed95b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/00f0118b-5ec4-4d1b-a99b-c2442d0ed95b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-848643898", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:32:32,360 100292 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/compute/v2.1/servers/00f0118b-5ec4-4d1b-a99b-c2442d0ed95b 1.880s 2025-08-05 15:32:32,360 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1547', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0771d1e3-c1e0-42a4-9679-c977cd7d228d', 'x-compute-request-id': 'req-0771d1e3-c1e0-42a4-9679-c977cd7d228d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/00f0118b-5ec4-4d1b-a99b-c2442d0ed95b'} Body: b'{"server": {"id": "00f0118b-5ec4-4d1b-a99b-c2442d0ed95b", "name": "tempest-AttachSCSIVolumeTestJSON-server-1989611590", "status": "ACTIVE", "tenant_id": "bde05c95bcf64da2a62d5512606fd572", "user_id": "c814f2c56fd14c74b21a3300eea68e78", "metadata": {}, "hostId": "58cf4d7f2cd2686e0d8959eeb87949370132a6d1ba7106b7e9f3c746", "image": {"id": "ad933d36-b076-4e42-8ec2-8180ff1e927c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ad933d36-b076-4e42-8ec2-8180ff1e927c"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:31:39Z", "updated": "2025-08-05T15:32:30Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-1396119350-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:3c:dc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/00f0118b-5ec4-4d1b-a99b-c2442d0ed95b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/00f0118b-5ec4-4d1b-a99b-c2442d0ed95b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-848643898", "OS-SRV-USG:launched_at": "2025-08-05T15:32:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--649994797"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:32:32,390 100292 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 52 second wait 2025-08-05 15:33:32,604 100292 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/comp ute/v2.1/servers/00f0118b-5ec4-4d1b-a99b-c2442d0ed95b/os-interface 0.156s 2025-08-05 15:33:32,605 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b67e1f1f-32d6-4641-b021-20b7794beb78', 'x-compute-request-id': 'req-b67e1f1f-32d6-4641-b021-20b7794beb78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/00f0118b-5ec4-4d1b-a99b-c2442d0ed95b/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "f013c025-7b1c-41ce-a301-db6e3b9988ef", "port_id": "4771f9ed-e553-4d2c-91f8-ac7024576d3f", "mac_addr": "fa:16:3e:04:3c:dc", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "64d1e66b-75c7-4e47-8a4b-32dfbbe0f412", "ip_address": "10.0.0.12"}]}]}' 2025-08-05 15:33:34,331 100292 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/aa74a074-5e51-43d4-9abe-1615ebebd976 1.720s 2025-08-05 15:33:34,331 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "4771f9ed-e553-4d2c-91f8-ac7024576d3f"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-1ea5d27c-cbf1-404a-b396-836cb0fc0a09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/aa74a074-5e51-43d4-9abe-1615ebebd976'} Body: b'{"floatingip": {"id": "aa74a074-5e51-43d4-9abe-1615ebebd976", "tenant_id": "bde05c95bcf64da2a62d5512606fd572", "floating_ip_address": "172.24.4.82", "floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6", "router_id": "e883489c-e2cf-4d7d-ba68-5938f96ec1dc", "port_id": "4771f9ed-e553-4d2c-91f8-ac7024576d3f", "fixed_ip_address": "10.0.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "f013c025-7b1c-41ce-a301-db6e3b9988ef", "mac_address": "fa:16:3e:04:3c:dc", "admin_state_up": true, "status": "ACTIVE", "device_id": "00f0118b-5ec4-4d1b-a99b-c2442d0ed95b", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T15:31:28Z", "updated_at": "2025-08-05T15:33:33Z", "revision_number": 1, "project_id": "bde05c95bcf64da2a62d5512606fd572"}}' 2025-08-05 15:33:34,334 100292 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.82:22' as 'cirros' with public key authentication 2025-08-05 15:33:34,348 100292 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 15:33:34,452 100292 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 15:33:34,453 100292 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.82 successfully created 2025-08-05 15:33:34,653 100292 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/volume/v3/volumes 0.198s 2025-08-05 15:33:34,653 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1042941059"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8fd9e02-d365-46ed-b683-da22 eeaa9848', 'content-length': '756', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8fd9e02-d365-46ed-b683-da22eeaa9848', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "f1d6e4d7-4b76-45b7-8193-59774c425eb4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:34.592109", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-1042941059", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f1d6e4d7-4b76-45b7-8193-59774c425eb4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f1d6e4d7-4b76-45b7-8193-59774c425eb4"}], "user_id": "c814f2c56fd14c74b21a3300eea68e78", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:33:34,709 100292 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/volumes/f1d6e4d7-4b76-45b7-8193-59774c425eb4 0.043s 2025-08-05 15:33:34,709 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-706e8176-7aca-423f-9b2f-e4c3ce06a0b7', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-706e8176-7aca-423f-9b2f-e4c3ce06a0b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f1d6e4d7-4b76-45b7-8193-59774c425eb4'} Body: b'{"volume": {"id": "f1d6e4d7-4b76-45b7-8193-59774c425eb4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:35.000000", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-1042941059", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f1d6e4d7-4b76-45b7-8193-59774c425eb4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f1d6e4d7-4b76-45b7-8193-59774c425eb4"}], "user_id": "c814f2c56fd14c74b21a3300eea68e78", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bde05c95bcf64da2a62d5512606fd572"}}' 2025-08-05 15:33:35,803 100292 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/volumes/f1d6e4d7-4b76-45b7-8193-59774c425eb4 0.079s 2025-08-05 15:33:35,803 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7efc4a69-3d44-4674-b853-34d75a7a8f0c', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7efc4a69-3d44-4674-b853-34d75a7a8f0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f1d6e4d7-4b76-45b7-8193-59774c425eb4'} Body: b'{"volume": {"id": "f1d6e4d7-4b76-45b7-8193-59774c425eb4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:35.000000", "updated_at": "2025-08-05T15:33:35.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-1042941059", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f1d6e4d7-4b76-45b7-8193-59774c425eb4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f1d6e4d7-4b76-45b7-8193-59774c425eb4"}], "user_id": "c814f2c56fd14c74b21a3300eea68e78", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bde05c95bcf64da2a62d5512606fd572"}}' 2025-08-05 15:33:35,953 100292 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/00f0118b-5ec4-4d1b-a99b-c2442d0ed95b 0.133s 2025-08-05 15:33:35,953 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60eb2602-983f-434a-8390-22f0bbc43195', 'x-compute-request-id': 'req-60eb2602-983f-434a-8390-22f0bbc43195', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/00f0118b-5ec4-4d1b-a99b-c2442d0ed95b'} Body: b'' 2025-08-05 15:33:36,199 100292 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/00f0118b-5ec4-4d1b-a99b-c2442d0ed95b 0.245s 2025-08-05 15:33:36,199 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1553', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ed96fd3-785e-4bec-88db-e83c102d0f74', 'x-compute-request-id': 'req-4ed96fd3-785e-4bec-88db-e83c102d0f74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/00f0118b-5ec4-4d1b-a99b-c2442d0ed95b'} Body: b'{"server": {"id": "00f0118b-5ec4-4d1b-a99b-c2442d0ed95b", "name": "tempest-AttachSCSIVolumeTestJSON-server-1989611590", "status": "ACTIVE", "tenant_id": "bde05c95bcf64da2a62d5512606fd572", "user_id": "c814f2c56fd14c74b21a3300eea68e78", "metadata": {}, "hostId": "58cf4d7f2cd2686e0d8959eeb87949370132a6d1ba7106b7e9f3c746", "image": {"id": "ad933d36-b076-4e42-8ec2-8180ff1e927c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ad933d36-b076-4e42-8ec2-8180ff1e927c"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:31:39Z", "updated": "2025-08-05T15:33:36Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-1396119350-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:3c:dc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/00f0118b-5ec4-4d1b-a99b-c2442d0ed95b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/00f0118b-5ec4-4d1b-a99b-c2442d0ed95b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-848643898", "OS-SRV-USG:launched_at": "2025-08-05T15:32:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--649994797"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os- extended-volumes:volumes_attached": []}}' 2025-08-05 15:34:26,306 100292 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/00f0118b-5ec4-4d1b-a99b-c2442d0ed95b 0.042s 2025-08-05 15:34:26,306 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-82043d4d-72b7-4e68-8be7-f02e1309c58d', 'x-compute-request-id': 'req-82043d4d-72b7-4e68-8be7-f02e1309c58d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/00f0118b-5ec4-4d1b-a99b-c2442d0ed95b'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 00f0118b-5ec4-4d1b-a99b-c2442d0ed95b could not be found."}}' 2025-08-05 15:34:26,337 100292 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-848643898 0.029s 2025-08-05 15:34:26,337 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d302c9ac-bf89-4b71-9763-5dedf924a27f', 'x-compute-request-id': 'req-d302c9ac-bf89-4b71-9763-5dedf924a27f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-848643898'} Body: b'' 2025-08-05 15:34:26,527 100292 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/4bf622e6-f63d-4980-baa2-1ec049b1489d 0.189s 2025-08-05 15:34:26,527 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-c5940476-5512-4e78-a430-b3412644f004', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/4bf622e6-f63d-4980-baa2-1ec049b1489d'} Body: b'' 2025-08-05 15:34:26,545 100292 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/4bf622e6-f63d-4980-baa2-1ec049b1489d 0.017s 2025-08-05 15:34:26,546 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-d31bbc8b-d4ff-402f-afad-2ee13c376e27', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/4bf622e6-f63d-4980-baa2-1ec049b1489d'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 4bf622e6-f63d-4980-baa2-1ec049b1489d does not exist", "detail": ""}}' 2025-08-05 15:34:26,894 100292 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0 .210/networking/v2.0/floatingips/aa74a074-5e51-43d4-9abe-1615ebebd976 0.347s 2025-08-05 15:34:26,894 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-e9b8f323-3e8b-4f3c-80cc-cd4463ca27ea', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/aa74a074-5e51-43d4-9abe-1615ebebd976'} Body: b'' 2025-08-05 15:34:27,027 100292 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/ad933d36-b076-4e42-8ec2-8180ff1e927c 0.132s 2025-08-05 15:34:27,027 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-d9477e6c-b4d0-45b3-8be3-72b454bd8e1d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/ad933d36-b076-4e42-8ec2-8180ff1e927c'} Body: b'' 2025-08-05 15:34:27,048 100292 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/image/v2/images/ad933d36-b076-4e42-8ec2-8180ff1e927c 0.020s 2025-08-05 15:34:27,049 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5883d6b6-806c-48a9-9de5-deb6bc174ab0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/image/v2/images/ad933d36-b076-4e42-8ec2-8180ff1e927c'} Body: b'{"message": "No image found with ID ad933d36-b076-4e42-8ec2-8180ff1e927c

\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}' tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f] ------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_quotas.py", line 123, in test_quota_usage volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume aaa1315d-4ebe-42b2-902d-f92a89503591 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:34:27,346 100282 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/os-quota-sets/f89fa0d020634e5cbb7e2abd09105e20?usage=True 0.039s 2025-08-05 15:34:27,347 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b1bfb52-3f6d-451c-94d0-cc869f6d415c', 'content-length': '868', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b1bfb52-3f6d-451c-94d0-cc869f6d415c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/os-quota-sets/f89fa0d020634e5cbb7e2abd09105e20?usage=True'} Body: b'{"quota_set": {"volumes": {"limit": 10, "in_use": 0, "reserved": 0}, "per_volume_gigabytes": {"limit": -1, "in_use": 0, "reserved": 0}, "snapshots": {"limit": 10, "in_use": 0, "reserved": 0}, "gigabytes": {"limit": 1000, "in_use": 0, "reserved": 0}, "backups": {"limit": 10, "in_use": 0, "reserved": 0}, "backup_gigabytes": {"limit": 1000, "in_use": 0, "reserved": 0}, "volumes_joviandss-2": {"limit": -1, "in_use": 0, "reserved": 0}, "gigabytes_joviandss-2": {"limit": -1, "in_use": 0, "reserved": 0}, "snapshots_joviandss-2": {"limit": -1, "in_use": 0, "reserved": 0}, "volumes___DEFAULT__": {"limit": -1, "in_use": 0, "reserved": 0}, "gigabytes___DEFAULT__": {"limit": -1, "in_use": 0, "reserved": 0}, "snapshots___DEFAULT__": {"limit": -1, "in_use": 0, "reserved": 0}, "groups": {"limit": 10, "in_use": 0, "reserved": 0}, "id": "f89fa0d020634e5cbb7e2abd09105e20"}}' 2025-08-05 15:34:27,691 100282 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 202 POST http://10.0.0.210/volume/v3/volumes 0.334s 2025-08-05 15:34:27,692 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-258411818"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0820583d-75df-481c-a087-87f589112d38', 'content-length': '756', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0820583d-75df-481c-a087-87f589112d38', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "aaa1315d-4ebe-42b2-902d-f92a89503591", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:34:27.621068", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-258411818", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/aaa1315d-4ebe-42b2-902d-f92a89503591"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/aaa1315d-4ebe-42b2-902d-f92a89503591"}], "user_id": "ae28274c3580452e803125d1bd99ced5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:34:27,745 100282 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/volumes/aaa1315d-4ebe-42b2-902d-f92a89503591 0.040s 2025-08-05 15:34:27,745 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3f4b913-f860-4671-8dc9-572ea2cd6641', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3f4b913-f860-4671-8dc9-572ea2cd6641', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/aaa1315d-4ebe-42b2-902d-f92a89503591'} Body: b'{"volume": {"id": "aaa1315d-4ebe-42b2-902d-f92a89503591", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:34:28.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-258411818", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/aaa1315d-4ebe-42b2-902d-f92a89503591"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/aaa1315d-4ebe-42b2-902d-f92a89503591"}], "user_id": "ae28274c3580452e803125d1bd99ced5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f89fa0d020634e5cbb7e2abd09105e20"}}' 2025-08-05 15:34:28,821 100282 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/volumes/aaa1315d-4ebe-42b2-902d-f92a89503591 0.050s 2025-08-05 15:34:28,822 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03886dcb-916c-4552-bfc4-ddd8cd6023b1', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03886dcb-916c-4552-bfc4-ddd8cd6023b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/aaa1315d-4ebe-42b2-902d-f92a89503591'} Body: b'{"volume": {"id": "aaa1315d-4ebe-42b2-902d-f92a89503591", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:34:28.000000", "updated_at": "2025-08-05T15:34:28.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-258411818", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/aaa1315d-4ebe-42b2-902d-f92a89503591"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/aaa1315d-4ebe-42b2-902d-f92a89503591"}], "user_id": "ae28274c3580452e803125d1bd99ced5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f89fa0d020634e5cbb7e2abd09105e20"}}' 2025-08-05 15:34:28,878 100282 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/aaa1315d-4ebe-42b2-902d-f92a89503591 0.042s 2025-08-05 15:34:28,879 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74a96cd5-e81d-429e-892d-baaad41bdd27', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74a96cd5-e81d-429e-892d-baaad41bdd27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/aaa1315d-4ebe-42b2-902d-f92a89503591'} Body: b'{"volume": {"id": "aaa1315d-4ebe-42b2-902d-f92a89503591", "status": "error", "size": 1, "availability_zone": "nova", "created _at": "2025-08-05T15:34:28.000000", "updated_at": "2025-08-05T15:34:28.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-258411818", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/aaa1315d-4ebe-42b2-902d-f92a89503591"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/aaa1315d-4ebe-42b2-902d-f92a89503591"}], "user_id": "ae28274c3580452e803125d1bd99ced5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f89fa0d020634e5cbb7e2abd09105e20"}}' 2025-08-05 15:34:29,013 100282 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/aaa1315d-4ebe-42b2-902d-f92a89503591 0.120s 2025-08-05 15:34:29,014 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8b70347-17ea-4614-9e7a-fe1894e9ca2c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/aaa1315d-4ebe-42b2-902d-f92a89503591'} Body: b'' 2025-08-05 15:34:29,036 100282 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/aaa1315d-4ebe-42b2-902d-f92a89503591 0.021s 2025-08-05 15:34:29,036 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-caa23070-6814-4f40-bfb1-5d5aaf9bc02d', 'x-openstack-request-id': 'req-caa23070-6814-4f40-bfb1-5d5aaf9bc02d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/aaa1315d-4ebe-42b2-902d-f92a89503591'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume aaa1315d-4ebe-42b2-902d-f92a89503591 could not be found."}}' tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805] ----------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_quotas.py", line 141, in test_quota_usage_after_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 308cf8b6-17ab-4daf-bb8f-2582e8d7f86d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:34:29,216 100282 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 202 POST http://10.0.0.210/volume/v3/volumes 0.174s 2025-08-05 15:34:29,217 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1207802502"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50007564-d092-47b5-866f-14a61fa8ccd0', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50007564-d092-47b5-866f-14a61fa8ccd0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "308cf8b6-17ab-4daf-bb8f-2582e8d7f86d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:34:29.157968", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1207802502", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/308cf8b6-17ab-4daf-bb8f-2582e8d7f86d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/308cf8b6-17ab-4daf-bb8f-2582e8d7f86d"}], "user_id": "ae28274c3580452e803125d1bd99ced5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:34:29,270 100282 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/308cf8b6-17ab-4daf-bb8f-2582e8d7f86d 0.039s 2025-08-05 15:34:29,271 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47b07531-6fbf-404d-8ecc-7fc686131859', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47b07531-6fbf-404d-8ecc-7fc686131859', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/308cf8b6-17ab-4daf-bb8f-2582e8d7f86d'} Body: b'{"volume": {"id": "308cf8b6-17ab-4daf-bb8f-2582e8d7f86d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:34:29.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1207802502", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/308cf8b6-17ab-4daf-bb8f-2582e8d7f86d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/308cf8b6-17ab-4daf-bb8f-2582e8d7f86d"}], "user_id": "ae28274c3580452e803125d1bd99ced5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f89fa0d020634e5cbb7e2abd09105e20"}}' 2025-08-05 15:34:30,324 100282 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/308cf8b6-17ab-4daf-bb8f-2582e8d7f86d 0.038s 2025-08-05 15:34:30,324 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': ' application/json', 'x-compute-request-id': 'req-c511c866-80a7-4859-aa69-e9e808a237be', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c511c866-80a7-4859-aa69-e9e808a237be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/308cf8b6-17ab-4daf-bb8f-2582e8d7f86d'} Body: b'{"volume": {"id": "308cf8b6-17ab-4daf-bb8f-2582e8d7f86d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:34:29.000000", "updated_at": "2025-08-05T15:34:29.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1207802502", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/308cf8b6-17ab-4daf-bb8f-2582e8d7f86d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/308cf8b6-17ab-4daf-bb8f-2582e8d7f86d"}], "user_id": "ae28274c3580452e803125d1bd99ced5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f89fa0d020634e5cbb7e2abd09105e20"}}' 2025-08-05 15:34:30,393 100282 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/308cf8b6-17ab-4daf-bb8f-2582e8d7f86d 0.055s 2025-08-05 15:34:30,394 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fec65fe3-19a3-438c-a8da-0c62529b2b48', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fec65fe3-19a3-438c-a8da-0c62529b2b48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/308cf8b6-17ab-4daf-bb8f-2582e8d7f86d'} Body: b'{"volume": {"id": "308cf8b6-17ab-4daf-bb8f-2582e8d7f86d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:34:29.000000", "updated_at": "2025-08-05T15:34:29.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1207802502", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/308cf8b6-17ab-4daf-bb8f-2582e8d7f86d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/308cf8b6-17ab-4daf-bb8f-2582e8d7f86d"}], "user_id": "ae28274c3580452e803125d1bd99ced5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f89fa0d020634e5cbb7e2abd09105e20"}}' 2025-08-05 15:34:30,518 100282 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/308cf8b6-17ab-4daf-bb8f-2582e8d7f86d 0.110s 2025-08-05 15:34:30,518 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff37627b-0f18-43ce-9cd4-358f29001f8f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/308cf8b6-17ab-4daf-bb8f-2582e8d7f86d'} Body: b'' 2025-08-05 15:34:30,543 100282 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/vol umes/308cf8b6-17ab-4daf-bb8f-2582e8d7f86d 0.024s 2025-08-05 15:34:30,543 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-604f9296-fc74-40da-9cb3-654dacbc4480', 'x-openstack-request-id': 'req-604f9296-fc74-40da-9cb3-654dacbc4480', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/308cf8b6-17ab-4daf-bb8f-2582e8d7f86d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 308cf8b6-17ab-4daf-bb8f-2582e8d7f86d could not be found."}}' setUpClass (tempest.api.volume.test_volume_metadata.VolumesMetadataTest) ------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volume_metadata.py", line 29, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 460db2a9-dea0-40f0-a76c-488bf71f8c51 failed to build and is in ERROR status tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume[id-cbbcd7c6-5a6c-481a-97ac-ca55ab715d16,image] -------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/test_volumes_clone.py", line 67, in test_create_from_bootable_volume src_vol = self.create_volume(imageRef=img_uuid) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c81f233c-4221-4af9-82cc-0f1c0e1dd391 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:34:38,479 100282 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/image/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174 0.151s 2025-08-05 15:34:38,480 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ed24af28-3043-408a-b3dc-4bdb78f4c09e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "6f679345605b4f80a8cc9cbcfe605ea2", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "created_at": "2025-08-05T15:26:38Z", "updated_at": "2025-08-05T15:26:40Z", "tags": [], "self": "/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "file": "/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:34:38,826 100282 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.345s 2025-08-05 15:34:38,826 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1733380293"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30b69cf2-3323-450e-ad89-68b6ec69e73a', 'content-length': '748', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30b69cf2-3323-450e-ad89-68b6ec69e73a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "c81f233c-4221-4af9-82cc-0f1c0e1dd391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:34:38.760535", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1733380293", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c81f233c-4221-4af9-82cc-0f1c0e1dd391"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c81f233c-4221-4af9-82cc-0f1c0e1dd391"}], "user_id": "36f38d34975e4ac59acda96f66185536", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:34:38,875 100282 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/volumes/c81f233c-4221-4af9-82cc-0f1c0e1dd391 0.037s 2025-08-05 15:34:38,876 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'appl ication/json', 'x-compute-request-id': 'req-bd63dc65-46d5-4ea8-aa6b-c6759d8cbaaf', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd63dc65-46d5-4ea8-aa6b-c6759d8cbaaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c81f233c-4221-4af9-82cc-0f1c0e1dd391'} Body: b'{"volume": {"id": "c81f233c-4221-4af9-82cc-0f1c0e1dd391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:34:39.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1733380293", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c81f233c-4221-4af9-82cc-0f1c0e1dd391"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c81f233c-4221-4af9-82cc-0f1c0e1dd391"}], "user_id": "36f38d34975e4ac59acda96f66185536", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9fbe28d7f54c4298a3f51904df56bcbb"}}' 2025-08-05 15:34:39,930 100282 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/volumes/c81f233c-4221-4af9-82cc-0f1c0e1dd391 0.040s 2025-08-05 15:34:39,931 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-908fb51a-3c76-464b-a16c-a899618dd87d', 'content-length': '837', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-908fb51a-3c76-464b-a16c-a899618dd87d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c81f233c-4221-4af9-82cc-0f1c0e1dd391'} Body: b'{"volume": {"id": "c81f233c-4221-4af9-82cc-0f1c0e1dd391", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:34:39.000000", "updated_at": "2025-08-05T15:34:39.000000", "name": "tempest-VolumesCloneTest-Volume-1733380293", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c81f233c-4221-4af9-82cc-0f1c0e1dd391"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c81f233c-4221-4af9-82cc-0f1c0e1dd391"}], "user_id": "36f38d34975e4ac59acda96f66185536", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9fbe28d7f54c4298a3f51904df56bcbb"}}' 2025-08-05 15:34:39,981 100282 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/c81f233c-4221-4af9-82cc-0f1c0e1dd391 0.036s 2025-08-05 15:34:39,982 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ed9090a-960d-40b9-8774-9f43a6e9a8a5', 'content-length': '837', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ed9090a-960d-40b9-8774-9f43a6e9a8a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c81f233c-4221-4af9-82cc-0f1c0e1dd391'} Body: b'{"volume": {"id": "c81f233c-4221-4af9-82cc-0f1c0e1dd391", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:34 :39.000000", "updated_at": "2025-08-05T15:34:39.000000", "name": "tempest-VolumesCloneTest-Volume-1733380293", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c81f233c-4221-4af9-82cc-0f1c0e1dd391"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c81f233c-4221-4af9-82cc-0f1c0e1dd391"}], "user_id": "36f38d34975e4ac59acda96f66185536", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9fbe28d7f54c4298a3f51904df56bcbb"}}' 2025-08-05 15:34:40,089 100282 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/c81f233c-4221-4af9-82cc-0f1c0e1dd391 0.094s 2025-08-05 15:34:40,090 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-527a784d-216f-4847-adef-a4963f6a56fd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c81f233c-4221-4af9-82cc-0f1c0e1dd391'} Body: b'' 2025-08-05 15:34:40,116 100282 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/c81f233c-4221-4af9-82cc-0f1c0e1dd391 0.026s 2025-08-05 15:34:40,117 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-c053c6ed-43ca-4a7b-88c6-b547c47fc761', 'x-openstack-request-id': 'req-c053c6ed-43ca-4a7b-88c6-b547c47fc761', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c81f233c-4221-4af9-82cc-0f1c0e1dd391'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c81f233c-4221-4af9-82cc-0f1c0e1dd391 could not be found."}}' tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e] ----------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_clone.py", line 54, in test_create_from_volume src_vol = self.create_volume(size=src_size) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b8d94556-a223-490b-8824-69a3bb491b4e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:34:40,307 100282 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.186s 2025-08-05 15:34:40,307 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-446772509"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-249dc6fc-1a09-464b-bc0b-38ce31a6dc93', 'content-length': '747', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-249dc6fc-1a09-464b-bc0b-38ce31a6dc93', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "b8d94556-a223-490b-8824-69a3bb491b4e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:34:40.240196", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-446772509", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b8d94556-a223-490b-8824-69a3bb491b4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b8d94556-a223-490b-8824-69a3bb491b4e"}], "user_id": "36f38d34975e4ac59acda96f66185536", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:34:40,399 100282 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/volumes/b8d94556-a223-490b-8824-69a3bb491b4e 0.080s 2025-08-05 15:34:40,399 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b926ec35-fe82-47cb-941e-d338b0a95997', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b926ec35-fe82-47cb-941e-d338b0a95997', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b8d94556-a223-490b-8824-69a3bb491b4e'} Body: b'{"volume": {"id": "b8d94556-a223-490b-8824-69a3bb491b4e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:34:40.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-446772509", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b8d94556-a223-490b-8824-69a3bb491b4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b8d94556-a223-490b-8824-69a3bb491b4e"}], "user_id": "36f38d34975e4ac59acda96f66185536", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9fbe28d7f54c4298a3f51904df56bcbb"}}' 2025-08-05 15:34:41,458 100282 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/volumes/b8d94556-a223-490b-8824-69a3bb491b4e 0.040s 2025-08-05 15:34:41,458 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c15b867d-bfc5-4e0a-bfe6-3ab614f6d27d', 'content-length ': '836', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c15b867d-bfc5-4e0a-bfe6-3ab614f6d27d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b8d94556-a223-490b-8824-69a3bb491b4e'} Body: b'{"volume": {"id": "b8d94556-a223-490b-8824-69a3bb491b4e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:34:40.000000", "updated_at": "2025-08-05T15:34:40.000000", "name": "tempest-VolumesCloneTest-Volume-446772509", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b8d94556-a223-490b-8824-69a3bb491b4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b8d94556-a223-490b-8824-69a3bb491b4e"}], "user_id": "36f38d34975e4ac59acda96f66185536", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9fbe28d7f54c4298a3f51904df56bcbb"}}' 2025-08-05 15:34:41,510 100282 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b8d94556-a223-490b-8824-69a3bb491b4e 0.037s 2025-08-05 15:34:41,510 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b03ea363-c457-47df-8397-ae11d2cbcc44', 'content-length': '836', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b03ea363-c457-47df-8397-ae11d2cbcc44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b8d94556-a223-490b-8824-69a3bb491b4e'} Body: b'{"volume": {"id": "b8d94556-a223-490b-8824-69a3bb491b4e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:34:40.000000", "updated_at": "2025-08-05T15:34:40.000000", "name": "tempest-VolumesCloneTest-Volume-446772509", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b8d94556-a223-490b-8824-69a3bb491b4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b8d94556-a223-490b-8824-69a3bb491b4e"}], "user_id": "36f38d34975e4ac59acda96f66185536", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9fbe28d7f54c4298a3f51904df56bcbb"}}' 2025-08-05 15:34:41,635 100282 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/b8d94556-a223-490b-8824-69a3bb491b4e 0.112s 2025-08-05 15:34:41,636 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3488d47-8f85-4bcd-8571-5cbf63f8146c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b8d94556-a223-490b-8824-69a3bb491b4e'} Body: b'' 2025-08-05 15:34:41,660 100282 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/b8d94556-a223-490b-8824-69a3bb491b4e 0.023s 2025-08-05 15:34:41,660 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Conten t-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6c875a6-9988-4c2a-8e0a-7a2d0e0956ba', 'x-openstack-request-id': 'req-a6c875a6-9988-4c2a-8e0a-7a2d0e0956ba', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b8d94556-a223-490b-8824-69a3bb491b4e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b8d94556-a223-490b-8824-69a3bb491b4e could not be found."}}' tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] -------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_extend.py", line 36, in test_volume_extend volume = self.create_volume(imageRef=self.image_ref) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b5d79c10-3f87-49d6-b740-987da913c950 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:34:43,958 100282 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/image/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174 0.154s 2025-08-05 15:34:43,958 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-44eae5e7-a83e-462f-b1ed-43a35f109150', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "6f679345605b4f80a8cc9cbcfe605ea2", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "created_at": "2025-08-05T15:26:38Z", "updated_at": "2025-08-05T15:26:40Z", "tags": [], "self": "/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "file": "/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:34:44,275 100282 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 202 POST http://10.0.0.210/volume/v3/volumes 0.315s 2025-08-05 15:34:44,275 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1009789446"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed77b888-1a53-47e6-acde-93e3c13cfef4', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed77b888-1a53-47e6-acde-93e3c13cfef4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "b5d79c10-3f87-49d6-b740-987da913c950", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:34:44.217566", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1009789446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b5d79c10-3f87-49d6-b740-987da913c950"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b5d79c10-3f87-49d6-b740-987da913c950"}], "user_id": "62bd4c9d466941c087aa0baededd2d8a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:34:44,324 100282 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/volumes/b5d79c10-3f87-49d6-b740-987da913c950 0.037s 2025-08-05 15:34:44,325 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id' : 'req-31076321-08cb-4fec-9ca1-c26a0200658e', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31076321-08cb-4fec-9ca1-c26a0200658e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b5d79c10-3f87-49d6-b740-987da913c950'} Body: b'{"volume": {"id": "b5d79c10-3f87-49d6-b740-987da913c950", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:34:44.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1009789446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b5d79c10-3f87-49d6-b740-987da913c950"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b5d79c10-3f87-49d6-b740-987da913c950"}], "user_id": "62bd4c9d466941c087aa0baededd2d8a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f609971323540e1873a49de0681c8e7"}}' 2025-08-05 15:34:45,390 100282 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/volumes/b5d79c10-3f87-49d6-b740-987da913c950 0.051s 2025-08-05 15:34:45,391 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b027493-fc1e-4e96-9773-dde31b3dd831', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b027493-fc1e-4e96-9773-dde31b3dd831', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b5d79c10-3f87-49d6-b740-987da913c950'} Body: b'{"volume": {"id": "b5d79c10-3f87-49d6-b740-987da913c950", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:34:44.000000", "updated_at": "2025-08-05T15:34:44.000000", "name": "tempest-VolumesExtendTest-Volume-1009789446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b5d79c10-3f87-49d6-b740-987da913c950"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b5d79c10-3f87-49d6-b740-987da913c950"}], "user_id": "62bd4c9d466941c087aa0baededd2d8a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f609971323540e1873a49de0681c8e7"}}' 2025-08-05 15:34:45,446 100282 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b5d79c10-3f87-49d6-b740-987da913c950 0.040s 2025-08-05 15:34:45,446 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-820f0347-a00c-4e7b-b59c-84dec6e2f0f4', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-820f0347-a00c-4e7b-b59c-84dec6e2f0f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b5d79c10-3f87-49d6-b740-987da913c950'} Body: b'{"volume": {"id": "b5d79c10-3f87-49d6-b740-987da913c950", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:34:44.000000", "updated_at": "2025-08-05T15:34:44 .000000", "name": "tempest-VolumesExtendTest-Volume-1009789446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b5d79c10-3f87-49d6-b740-987da913c950"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b5d79c10-3f87-49d6-b740-987da913c950"}], "user_id": "62bd4c9d466941c087aa0baededd2d8a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f609971323540e1873a49de0681c8e7"}}' 2025-08-05 15:34:45,560 100282 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/b5d79c10-3f87-49d6-b740-987da913c950 0.099s 2025-08-05 15:34:45,560 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7c48d79-32da-43ec-bd9e-aa041eac3ac2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b5d79c10-3f87-49d6-b740-987da913c950'} Body: b'' 2025-08-05 15:34:45,582 100282 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/b5d79c10-3f87-49d6-b740-987da913c950 0.021s 2025-08-05 15:34:45,582 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-13273dfd-c783-41c5-8129-ba8c172fa97e', 'x-openstack-request-id': 'req-13273dfd-c783-41c5-8129-ba8c172fa97e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b5d79c10-3f87-49d6-b740-987da913c950'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b5d79c10-3f87-49d6-b740-987da913c950 could not be found."}}' tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912] --------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_extend.py", line 53, in test_volume_extend_when_volume_has_snapshot volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 533bd27b-e5be-425f-a479-2f7093f7b301 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:34:45,759 100282 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 202 POST http://10.0.0.210/volume/v3/volumes 0.174s 2025-08-05 15:34:45,759 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-466678138"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce86286c-34bc-476e-a4fd-f0fb36bd946e', 'content-length': '748', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce86286c-34bc-476e-a4fd-f0fb36bd946e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "533bd27b-e5be-425f-a479-2f7093f7b301", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:34:45.701796", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-466678138", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/533bd27b-e5be-425f-a479-2f7093f7b301"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/533bd27b-e5be-425f-a479-2f7093f7b301"}], "user_id": "62bd4c9d466941c087aa0baededd2d8a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:34:45,810 100282 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/533bd27b-e5be-425f-a479-2f7093f7b301 0.038s 2025-08-05 15:34:45,810 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c33d1854-d55e-482f-8d59-0af7e16522f8', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c33d1854-d55e-482f-8d59-0af7e16522f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/533bd27b-e5be-425f-a479-2f7093f7b301'} Body: b'{"volume": {"id": "533bd27b-e5be-425f-a479-2f7093f7b301", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:34:46.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-466678138", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/533bd27b-e5be-425f-a479-2f7093f7b301"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/533bd27b-e5be-425f-a479-2f7093f7b301"}], "user_id": "62bd4c9d466941c087aa0baededd2d8a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f609971323540e1873a49de0681c8e7"}}' 2025-08-05 15:34:46,865 100282 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/533bd27b-e5be-425f-a479-2f7093f7b301 0.037s 2025-08-05 15:34:46,866 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-reques t-id': 'req-72a0230d-84a1-4d8a-a4d4-eedba294076e', 'content-length': '837', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72a0230d-84a1-4d8a-a4d4-eedba294076e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/533bd27b-e5be-425f-a479-2f7093f7b301'} Body: b'{"volume": {"id": "533bd27b-e5be-425f-a479-2f7093f7b301", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:34:46.000000", "updated_at": "2025-08-05T15:34:46.000000", "name": "tempest-VolumesExtendTest-Volume-466678138", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/533bd27b-e5be-425f-a479-2f7093f7b301"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/533bd27b-e5be-425f-a479-2f7093f7b301"}], "user_id": "62bd4c9d466941c087aa0baededd2d8a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f609971323540e1873a49de0681c8e7"}}' 2025-08-05 15:34:46,914 100282 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/533bd27b-e5be-425f-a479-2f7093f7b301 0.035s 2025-08-05 15:34:46,915 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1eb78b11-3898-4bf2-acdd-62a4420d66c8', 'content-length': '837', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1eb78b11-3898-4bf2-acdd-62a4420d66c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/533bd27b-e5be-425f-a479-2f7093f7b301'} Body: b'{"volume": {"id": "533bd27b-e5be-425f-a479-2f7093f7b301", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:34:46.000000", "updated_at": "2025-08-05T15:34:46.000000", "name": "tempest-VolumesExtendTest-Volume-466678138", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/533bd27b-e5be-425f-a479-2f7093f7b301"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/533bd27b-e5be-425f-a479-2f7093f7b301"}], "user_id": "62bd4c9d466941c087aa0baededd2d8a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f609971323540e1873a49de0681c8e7"}}' 2025-08-05 15:34:47,052 100282 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/533bd27b-e5be-425f-a479-2f7093f7b301 0.123s 2025-08-05 15:34:47,052 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39b5a44b-e145-47a1-96f2-55fce358603b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/533bd27b-e5be-425f-a479-2f7093f7b301'} Body: b'' 2025-08-05 15:34:47,076 100282 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/533bd27b-e5be-425f-a479-2f7093f7b301 0.024s 2025-08-05 15:34:47,077 10028 2 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0c62e40-fc6a-49f3-94d1-f56d0dcb151d', 'x-openstack-request-id': 'req-d0c62e40-fc6a-49f3-94d1-f56d0dcb151d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/533bd27b-e5be-425f-a479-2f7093f7b301'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 533bd27b-e5be-425f-a479-2f7093f7b301 could not be found."}}' tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached[id-a3772b42-00bf-4310-a90b-1cc6fd3e7eab,volume] -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 249, in test_stable_device_rescue_disk_virtio_with_volume_attached 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 f291358e-6f34-4670-8316-3928a4176218 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:30:59,286 100296 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/volumes 0.577s 2025-08-05 15:30:59,286 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-1985188530"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:30:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b306416e-9378-4bd7-b552-aee7bc7e51ad', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b306416e-9378-4bd7-b552-aee7bc7e51ad', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "f291358e-6f34-4670-8316-3928a4176218", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:30:59.100069", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-1985188530", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f291358e-6f34-4670-8316-3928a4176218"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f291358e-6f34-4670-8316-3928a4176218"}], "user_id": "b4b15a156b914c9d9e8c18faee20649d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:30:59,299 100296 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 15:30:59,408 100296 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.107s 2025-08-05 15:30:59,408 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-763135023", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOk4+tifCQQvkjKQgP8dOgDY9Sz5zW4qwlexymiVnGGz3J1/MdU1TcX+VmpbLA14Oz75VWVrnkXtke7azuwEoQIkn8O39GAyJSWmeWXLlPy+w0f/YzRUlwciyd+Mtt0snw=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:30:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70eebdee-69a9-4f49-8b43-b4382fa98225', 'x-compute-request-id': 'req-70eebdee-69a9-4f49-8b43-b4382fa98225', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-763135023", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOk4+tifCQQvkjKQgP8dOgDY9Sz5zW4qwlexymiVnGGz3J1/MdU1TcX+VmpbLA14Oz75VWVrnkXtke7azuwEoQIkn8O39GAyJSWmeWXLlPy+w0f/YzRUlwciyd+Mtt0snw==", "fingerprint": "db:77:3c:83:31:f0:98:dc:ca:32:af:56:2e:5a:b3:03", "user_id": "b4b15a156b914c9d9e8c18faee20649d"}}' 2025-08-05 15:30:59,410 100296 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-763135023 created 2025-08-05 15:31:02,727 100296 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210/networking/v2.0/security-groups 3.316s 2025-08-05 15:31:02,727 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/ json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1108983732", "description": "tempest-description--1414638823"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:30:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-b4a7f926-3da5-47ba-988f-e7e4e5ebaa96', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "4709324c-21e3-4d96-8fe3-2d58935218da", "name": "tempest-securitygroup--1108983732", "stateful": true, "tenant_id": "2a2a70dce6c049e89856a22b5362a330", "description": "tempest-description--1414638823", "shared": false, "security_group_rules": [{"id": "d1ab8a88-6f9c-460c-8f64-fd05d69ba3c8", "project_id": "2a2a70dce6c049e89856a22b5362a330", "tenant_id": "2a2a70dce6c049e89856a22b5362a330", "security_group_id": "4709324c-21e3-4d96-8fe3-2d58935218da", "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": 197, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:31:02Z", "updated_at": "2025-08-05T15:31:02Z", "revision_number": 0}, {"id": "f60faf15-8c67-45d0-8fa1-50fcf9581206", "project_id": "2a2a70dce6c049e89856a22b5362a330", "tenant_id": "2a2a70dce6c049e89856a22b5362a330", "security_group_id": "4709324c-21e3-4d96-8fe3-2d58935218da", "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": 199, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:31:02Z", "updated_at": "2025-08-05T15:31:02Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T15:31:02Z", "updated_at": "2025-08-05T15:31:02Z", "revision_number": 1, "project_id": "2a2a70dce6c049e89856a22b5362a330"}}' 2025-08-05 15:31:04,447 100296 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 1.719s 2025-08-05 15:31:04,447 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "4709324c-21e3-4d96-8fe3-2d58935218da", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-5ab9ef74-84af-4fe4-be57-1f4a27b446d6', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a23e4ebf-4b07-42b9-8e58-e4d5f2a17291", "project_id": "2a2a70dce6c049e89856a22b5362a330", "tenant_id": "2a2a70dce6c049e89856a22b5362a330", "security_group_id": "4709324c-21e3-4d96-8fe3-2d58935218da", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:31:04Z", "updated_at": "2025-08-05T15:31:04Z", "revision_number": 0}}' 2025-08-05 15:31:06,341 100296 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 1.893s 2025-08-05 15:31:06,342 1 00296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "4709324c-21e3-4d96-8fe3-2d58935218da", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-7dd01a89-8da6-4701-9cad-9beee5508ffe', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c115dcbb-a646-4b96-be7c-224e7aec6b71", "project_id": "2a2a70dce6c049e89856a22b5362a330", "tenant_id": "2a2a70dce6c049e89856a22b5362a330", "security_group_id": "4709324c-21e3-4d96-8fe3-2d58935218da", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:31:06Z", "updated_at": "2025-08-05T15:31:06Z", "revision_number": 0}}' 2025-08-05 15:31:06,342 100296 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1108983732 created 2025-08-05 15:31:11,237 100296 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210/networking/v2.0/floatingips 4.894s 2025-08-05 15:31:11,237 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-86258354-37d8-4d9b-bcf4-d85a27681d39', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "4c382175-c27b-4910-bd94-12aa3870f82d", "tenant_id": "2a2a70dce6c049e89856a22b5362a330", "floating_ip_address": "172.24.4.163", "floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "2a2a70dce6c049e89856a22b5362a330", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T15:31:10Z", "updated_at": "2025-08-05T15:31:10Z", "revision_number": 0}}' 2025-08-05 15:31:11,237 100296 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '4c382175-c27b-4910-bd94-12aa3870f82d', 'tenant_id': '2a2a70dce6c049e89856a22b5362a330', 'floating_ip_address': '172.24.4.163', 'floating_network_id': 'f69a1e3d-9003-4e01-a4b1-a7f571b589d6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '2a2a70dce6c049e89856a22b5362a330', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T15:31:10Z', 'updated_at': '2025-08-05T15:31:10Z', 'revision_number': 0, 'ip': '172.24.4.163'} created 2025-08-05 15:31:11,331 100296 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.087s 2025-08-05 15:31:11,331 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json ', 'content-length': '2505', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-2fbdb314-abae-4a4c-813c-7e19054516f8', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b4b15a156b914c9d9e8c18faee20649d", "name": "tempest-ServerStableDeviceRescueTest-1679944743-project-member", "password_expires_at": null}, "audit_ids": ["RYUYR6jYT9ylfusLK9mBJA"], "expires_at": "2025-08-05T16:31:11.000000Z", "issued_at": "2025-08-05T15:31:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a2a70dce6c049e89856a22b5362a330", "name": "tempest-ServerStableDeviceRescueTest-1679944743"}, "is_domain": false, "roles": [{"id": "461f0d232b974187bff1eee1b4001d2b", "name": "member"}, {"id": "d887b012e75948019d8f3f2cb4e03f1d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0b86af44f19943b9bb51d2e8be11acb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3faf8e39867c48f0af02bb4f9735ae61", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "2517c6600f1a460cbad97286d19e9fb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "5c7a5b25720b4bdab0487096fdfafbae", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3251b32e2034796b9bce144b495f88a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/2a2a70dce6c049e89856a22b5362a330", "region": "RegionOne"}], "id": "756156d7158f4ccbaadb474942634f76", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "73c2fc4ed21746cba5d1b5174ddbe300", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9b0e9eb7606043838528301ec538d1b8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "5209c341a08f463cae448322fb93f468", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a638b206ad0a4dc2850092c0c185d1e7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0d29cdaf82ce4569803f34224311c65f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad9a324b861049728af39ec906166007", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "02367db45c0e4c649c641b88e903475b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "ddc2790d372b4fd9a5b7c1eabdbf861d", "type": "network", "name": "neutron"}]}}' 2025-08-05 15:31:11,332 100296 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': 'b976f58b-4b9d-4f4e-9562-d86ae197f1a8', 'name': 'tempest-ServerStableDeviceRescueTest-1739292292-network', 'tenant_id': '2a2a70dce6c049e89856a22b5362a330', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '2a2a70dce6c049e89856a22b5362a330', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 37610, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T15:30:36Z', 'updated_at': '2025-08-05T15:30:36Z', 'revision_number': 1} available for tenant 2025-08-05 15:31:11,333 100296 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-763135023', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOk4+tifCQQvkjKQgP8dOgDY9Sz5zW4qwlexymiVnGGz3J1/MdU1TcX+VmpbLA14Oz75VWVrnkXtke7azuwEoQIkn8O39GAyJSWmeWXLlPy+w0f/ YzRUlwciyd+Mtt0snw==', 'fingerprint': 'db:77:3c:83:31:f0:98:dc:ca:32:af:56:2e:5a:b3:03', 'user_id': 'b4b15a156b914c9d9e8c18faee20649d', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAN9GBnhzh4wkeABSkV0DQR6yI/+J7ZnvojZUBU0v6zvMK6CgwI+qGP\n9QMyQsLIXJqgBwYFK4EEACKhZANiAATpOPrYnwkEL5IykID/HToA2PUs+c1uKsJX\nscpolZxhs9ydfzHVNU3F/lZqWywNeDs++VVla55F7ZHu2s7sBKECJJ/Dt/RgMiUl\npnlly5T8vsNH/2M0VJcHIsnfjLbdLJ8=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '4709324c-21e3-4d96-8fe3-2d58935218da', 'name': 'tempest-securitygroup--1108983732', 'stateful': True, 'tenant_id': '2a2a70dce6c049e89856a22b5362a330', 'description': 'tempest-description--1414638823', 'shared': False, 'security_group_rules': [{'id': 'd1ab8a88-6f9c-460c-8f64-fd05d69ba3c8', 'project_id': '2a2a70dce6c049e89856a22b5362a330', 'tenant_id': '2a2a70dce6c049e89856a22b5362a330', 'security_group_id': '4709324c-21e3-4d96-8fe3-2d58935218da', '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': 197, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T15:31:02Z', 'updated_at': '2025-08-05T15:31:02Z', 'revision_number': 0}, {'id': 'f60faf15-8c67-45d0-8fa1-50fcf9581206', 'project_id': '2a2a70dce6c049e89856a22b5362a330', 'tenant_id': '2a2a70dce6c049e89856a22b5362a330', 'security_group_id': '4709324c-21e3-4d96-8fe3-2d58935218da', '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': 199, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T15:31:02Z', 'updated_at': '2025-08-05T15:31:02Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T15:31:02Z', 'updated_at': '2025-08-05T15:31:02Z', 'revision_number': 1, 'project_id': '2a2a70dce6c049e89856a22b5362a330'}, 'floating_ip': {'id': '4c382175-c27b-4910-bd94-12aa3870f82d', 'tenant_id': '2a2a70dce6c049e89856a22b5362a330', 'floating_ip_address': '172.24.4.163', 'floating_network_id': 'f69a1e3d-9003-4e01-a4b1-a7f571b589d6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '2a2a70dce6c049e89856a22b5362a330', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T15:31:10Z', 'updated_at': '2025-08-05T15:31:10Z', 'revision_number': 0, 'ip': '172.24.4.163'}} 2025-08-05 15:31:24,541 100296 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/compute/v2.1/servers 13.207s 2025-08-05 15:31:24,541 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-158976124", "imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "flavorRef": "1", "networks": [{"uuid": "b976f58b-4b9d-4f4e-9562-d86ae197f1a8"}], "security_groups": [{"name": "tempest-securitygroup--1108983732"}], "key_name": "tempest-keypair-763135023", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/5efc60b0-4705-4f4d-8be4-6c290f45b9d9', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1212b73d-6351-48fb-a4b6-ffabba32aadc', 'x-compute-request-id': 'req-1212b73d-6351-48fb-a4b6-ffabba32aadc', 'conn ection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "5efc60b0-4705-4f4d-8be4-6c290f45b9d9", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5efc60b0-4705-4f4d-8be4-6c290f45b9d9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5efc60b0-4705-4f4d-8be4-6c290f45b9d9"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1108983732"}], "adminPass": "i2kXrA3Y3XWv"}}' 2025-08-05 15:31:26,256 100296 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/5efc60b0-4705-4f4d-8be4-6c290f45b9d9 1.711s 2025-08-05 15:31:26,256 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:31:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37528596-b21e-4278-810d-deac93c09fc1', 'x-compute-request-id': 'req-37528596-b21e-4278-810d-deac93c09fc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5efc60b0-4705-4f4d-8be4-6c290f45b9d9'} Body: b'{"server": {"id": "5efc60b0-4705-4f4d-8be4-6c290f45b9d9", "name": "tempest-ServerStableDeviceRescueTest-server-158976124", "status": "BUILD", "tenant_id": "2a2a70dce6c049e89856a22b5362a330", "user_id": "b4b15a156b914c9d9e8c18faee20649d", "metadata": {}, "hostId": "", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:31:25Z", "updated": "2025-08-05T15:31:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5efc60b0-4705-4f4d-8be4-6c290f45b9d9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5efc60b0-4705-4f4d-8be4-6c290f45b9d9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-763135023", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:32:19,402 100296 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/5efc60b0-4705-4f4d-8be4-6c290f45b9d9 3.083s 2025-08-05 15:32:19,403 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1550', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad3fbfb6-b669-49dd-981a-4cf1a55f8dd0', 'x-compute-request-id': 'req-ad3fbfb6-b669-49dd-981a-4cf1a55f8dd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5efc60b0-4705-4f4d-8be4-6c290f45b9d9'} Body: b'{"server": {"id": "5efc60b0-4705-4f4d-8be4-6c290f45b9d9", "name": "tempest-ServerStableDeviceRescueTest-server-158976124", "status": "ACTIVE", "tenant_id": "2a2a70dce6c049e89856a22b5362a330", "user_id": "b4b15a156b914c9d9e8c18faee20649d", "metadata": {}, "hostId": "2c81ec2f78ba225703d4640a99477cce31b842626dd74642353a64ae", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:31:24Z", "updated": "2025-08-05T15:32:05Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1739292292-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:64:38"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5efc60b0-4705-4f4d-8be4-6c290f45b9d9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5efc60b0-4705-4f4d-8be4-6c290f45b9d9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-763135023", "OS-SRV-USG:launched_at": "2025-08-05T15:32:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1108983732"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:32:19,419 100296 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 53 second wait 2025-08-05 15:33:20,065 100296 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/5efc60b0-4705-4f4d-8be4-6c290f45b9d9/os-interface 0.585s 2025-08-05 15:33:20,065 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:19 GMT', 'server': 'Apache/2.4.52 (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-c0a4df69-8b9e-49cf-8a2b-2e46af3f650c', 'x-compute-request-id': 'req-c0a4df69-8b9e-49cf-8a2b-2e46af3f650c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5efc60b0-4705-4f4d-8be4-6c290f45b9d9/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "b976f58b-4b9d-4f4e-9562-d86ae197f1a8", "port_id": "47a9a711-1080-4d8a-a6d6-3d0b9339fc9a", "mac_addr": "fa:16:3e:3c:64:38", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "bb080f49-f264-41fe-a195-e4e4fa1559bc", "ip_address": "10.0.0.9"}]}]}' 2025-08-05 15:33:22,057 100296 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/4c382175-c27b-4910-bd94-12aa3870f82d 1.987s 2025-08-05 15:33:22,058 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "47a9a711-1080-4d8a-a6d6-3d0b9339fc9a"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-b849923d-49a0-41dc-831e-243be9ff6c7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/4c382175-c27b-4910-bd94-12aa3870f82d'} Body: b'{"floatingip": {"id": "4c382175-c27b-4910-bd94-12aa3870f82d", "tenant_id": "2a2a70dce6c049e89856a22b5362a330", "floating_ip_address": "172.24.4.163", "floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6", "router_id": "5d0eda3f-7014-46ea-bade-ae8e9ee71796", "port_id": "47a9a711-1080-4d8 a-a6d6-3d0b9339fc9a", "fixed_ip_address": "10.0.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "b976f58b-4b9d-4f4e-9562-d86ae197f1a8", "mac_address": "fa:16:3e:3c:64:38", "admin_state_up": true, "status": "ACTIVE", "device_id": "5efc60b0-4705-4f4d-8be4-6c290f45b9d9", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T15:31:10Z", "updated_at": "2025-08-05T15:33:21Z", "revision_number": 1, "project_id": "2a2a70dce6c049e89856a22b5362a330"}}' 2025-08-05 15:33:22,059 100296 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.163:22' as 'cirros' with public key authentication 2025-08-05 15:33:22,100 100296 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 15:33:22,206 100296 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 15:33:22,207 100296 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.163 successfully created 2025-08-05 15:33:23,127 100296 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/compute/v2.1/servers/5efc60b0-4705-4f4d-8be4-6c290f45b9d9/action 0.919s 2025-08-05 15:33:23,128 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerStableDeviceRescueTest-image-703381694"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'content-length': '0', 'location': 'http://10.0.0.210/image//images/073ad568-4f18-4a5e-9fa6-95b267c09899', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ff6efc3-6c54-44c9-8f15-21e3c0d679d6', 'x-compute-request-id': 'req-3ff6efc3-6c54-44c9-8f15-21e3c0d679d6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5efc60b0-4705-4f4d-8be4-6c290f45b9d9/action'} Body: b'' 2025-08-05 15:33:23,218 100296 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/images/073ad568-4f18-4a5e-9fa6-95b267c09899 0.088s 2025-08-05 15:33:23,219 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1610', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c48ef70-6605-4e31-96c8-d8b27a484992', 'x-compute-request-id': 'req-9c48ef70-6605-4e31-96c8-d8b27a484992', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/073ad568-4f18-4a5e-9fa6-95b267c09899'} Body: b'{"image": {"id": "073ad568-4f18-4a5e-9fa6-95b267c09899", "name": "tempest-ServerStableDeviceRescueTest-image-703381694", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "5efc60b0-4705-4f4d-8be4-6c290f45b9d9", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1679944743", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRes cueTest-1679944743-project-member", "user_id": "b4b15a156b914c9d9e8c18faee20649d"}, "created": "2025-08-05T15:33:23Z", "updated": "2025-08-05T15:33:23Z", "status": "SAVING", "progress": 25, "OS-EXT-IMG-SIZE:size": 0, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/073ad568-4f18-4a5e-9fa6-95b267c09899"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/073ad568-4f18-4a5e-9fa6-95b267c09899"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/073ad568-4f18-4a5e-9fa6-95b267c09899"}], "server": {"id": "5efc60b0-4705-4f4d-8be4-6c290f45b9d9", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5efc60b0-4705-4f4d-8be4-6c290f45b9d9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5efc60b0-4705-4f4d-8be4-6c290f45b9d9"}]}}}' 2025-08-05 15:34:13,337 100296 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/images/073ad568-4f18-4a5e-9fa6-95b267c09899 0.062s 2025-08-05 15:34:13,338 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-024350e6-851d-4864-adf9-65a5df464361', 'x-compute-request-id': 'req-024350e6-851d-4864-adf9-65a5df464361', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/073ad568-4f18-4a5e-9fa6-95b267c09899'} Body: b'{"image": {"id": "073ad568-4f18-4a5e-9fa6-95b267c09899", "name": "tempest-ServerStableDeviceRescueTest-image-703381694", "minRam": 0, "minDisk": 1, "metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.sha256": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "base_image_ref": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1679944743-project-member", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1679944743", "boot_roles": "member,reader", "hw_machine_type": "pc", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "instance_uuid": "5efc60b0-4705-4f4d-8be4-6c290f45b9d9", "user_id": "b4b15a156b914c9d9e8c18faee20649d", "image_type": "snapshot", "owner_id": "2a2a70dce6c049e89856a22b5362a330", "image_location": "snapshot", "image_state": "available"}, "created": "2025-08-05T15:33:23Z", "updated": "2025-08-05T15:33:32Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 53477376, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/073ad568-4f18-4a5e-9fa6-95b267c09899"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/073ad568-4f18-4a5e-9fa6-95b267c09899"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/073ad568-4f18-4a5e-9fa6-95b267c09899"}], "server": {"id": "5efc60b0-4705-4f4d-8be4-6c290f45b9d9", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5efc60b0-4705-4f4d-8be4-6c290f45b9d9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5efc60b0-4705-4f4d-8be4-6c290f45b9d9"}]}}}' 2025-08-05 15:34:13,408 100296 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/images/073ad568-4f18-4a5e-9fa6-95b267c09899 0.064s 2025-08-05 15:34:13,409 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '' } Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a431e535-a294-4e07-be5d-142c6247bbf3', 'x-compute-request-id': 'req-a431e535-a294-4e07-be5d-142c6247bbf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/073ad568-4f18-4a5e-9fa6-95b267c09899'} Body: b'{"image": {"id": "073ad568-4f18-4a5e-9fa6-95b267c09899", "name": "tempest-ServerStableDeviceRescueTest-image-703381694", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "5efc60b0-4705-4f4d-8be4-6c290f45b9d9", "owner_id": "2a2a70dce6c049e89856a22b5362a330", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1679944743", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1679944743-project-member", "user_id": "b4b15a156b914c9d9e8c18faee20649d"}, "created": "2025-08-05T15:33:23Z", "updated": "2025-08-05T15:33:32Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 53477376, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/073ad568-4f18-4a5e-9fa6-95b267c09899"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/073ad568-4f18-4a5e-9fa6-95b267c09899"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/073ad568-4f18-4a5e-9fa6-95b267c09899"}], "server": {"id": "5efc60b0-4705-4f4d-8be4-6c290f45b9d9", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5efc60b0-4705-4f4d-8be4-6c290f45b9d9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5efc60b0-4705-4f4d-8be4-6c290f45b9d9"}]}}}' 2025-08-05 15:34:13,641 100296 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/5efc60b0-4705-4f4d-8be4-6c290f45b9d9 0.225s 2025-08-05 15:34:13,642 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1669', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd65b2b2-b049-46ad-8ac1-8c98d0260571', 'x-compute-request-id': 'req-cd65b2b2-b049-46ad-8ac1-8c98d0260571', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5efc60b0-4705-4f4d-8be4-6c290f45b9d9'} Body: b'{"server": {"id": "5efc60b0-4705-4f4d-8be4-6c290f45b9d9", "name": "tempest-ServerStableDeviceRescueTest-server-158976124", "status": "ACTIVE", "tenant_id": "2a2a70dce6c049e89856a22b5362a330", "user_id": "b4b15a156b914c9d9e8c18faee20649d", "metadata": {}, "hostId": "2c81ec2f78ba225703d4640a99477cce31b842626dd74642353a64ae", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:31:24Z", "updated": "2025-08-05T15:33:32Z", "addresses": {"te mpest-ServerStableDeviceRescueTest-1739292292-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:64:38"}, {"version": 4, "addr": "172.24.4.163", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:64:38"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5efc60b0-4705-4f4d-8be4-6c290f45b9d9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5efc60b0-4705-4f4d-8be4-6c290f45b9d9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-763135023", "OS-SRV-USG:launched_at": "2025-08-05T15:32:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1108983732"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:35:13,881 100296 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 PATCH http://10.0.0.210/image/v2/images/073ad568-4f18-4a5e-9fa6-95b267c09899 0.163s 2025-08-05 15:35:13,881 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/openstack-images-v2.0-json-patch', 'X-Auth-Token': ''} Body: [{"add": "/hw_rescue_bus", "value": "virtio"}] Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1643', 'content-type': 'application/json', 'x-openstack-request-id': 'req-9d704ae1-9197-477c-a6ae-826ee27d1ca2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/073ad568-4f18-4a5e-9fa6-95b267c09899'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.sha256": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "base_image_ref": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1679944743-project-member", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1679944743", "boot_roles": "member,reader", "hw_machine_type": "pc", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "instance_uuid": "5efc60b0-4705-4f4d-8be4-6c290f45b9d9", "user_id": "b4b15a156b914c9d9e8c18faee20649d", "image_type": "snapshot", "owner_id": "2a2a70dce6c049e89856a22b5362a330", "image_location": "snapshot", "image_state": "available", "hw_rescue_bus": "virtio", "name": "tempest-ServerStableDeviceRescueTest-image-703381694", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53477376, "virtual_size": 1073741824, "status": "active", "checksum": "216d49c10be96ce527cbf5c5a5dff37a", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "2a2a70dce6c049e89856a22b5362a330", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9d7bceadb109263c15fd9326f8540a59fcc14d12d3e71b4b91c239120160d59081b811ff84edb64e3e8d24ddd0f6174f3751ce7ff28218cbf582c7013fe39041", "id": "073ad568-4f18-4a5e-9fa6-95b267c09899", "created_at": "2025-08-05T15:33:23Z", "updated_at": "2025-08-05T15:35:14Z", "tags": [], "self": "/v2/images/073ad568-4f18-4a5e-9fa6-95b267c09899", "file": "/v2/images/073ad568-4f18-4a5e-9fa6-95b267c09899/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:35:14,044 100296 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 PATCH http://10.0.0.210/image/v2/images/073ad568-4f18-4a5e-9fa6-95b267c09899 0.162s 2025-08-05 15:35:14,044 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/openstack-images-v2.0-json-patch', 'X-Auth-Token': ''} Body: [{"add": "/hw_rescue_device", "value": "disk"}] Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1671', 'content-type': 'application/json', 'x-openstack-request-id': 'req-bf78179b-b542-4cd9-9526-77b730ad1241', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/073ad568-4f18-4a5e-9fa6-95b267c09899'} Body: b'{"base_image_ref": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rescue_bus": "virtio", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "5efc60b0-4705-4f4d-8be4-6c290f45b9d9", "owner_id": "2a2a70dce6c049e89856a22b5362a330", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1679944743", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1679944743-project-member", "user_id": "b4b15a156b914c9d9e8c18faee20649d", "hw_rescue_device": "disk", "name": "tempest-ServerStableDeviceRescueTest-image-703381694", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53477376, "virtual_size": 1073741824, "status": "active", "checksum": "216d49c10be96ce527cbf5c5a5dff37a", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "2a2a70dce6c049e89856a22b5362a330", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9d7bceadb109263c15fd9326f8540a59fcc14d12d3e71b4b91c239120160d59081b811ff84edb64e3e8d24ddd0f6174f3751ce7ff28218cbf582c7013fe39041", "id": "073ad568-4f18-4a5e-9fa6-95b267c09899", "created_at": "2025-08-05T15:33:23Z", "updated_at": "2025-08-05T15:35:14Z", "tags": [], "self": "/v2/images/073ad568-4f18-4a5e-9fa6-95b267c09899", "file": "/v2/images/073ad568-4f18-4a5e-9fa6-95b267c09899/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:35:14,242 100296 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/5efc60b0-4705-4f4d-8be4-6c290f45b9d9 0.197s 2025-08-05 15:35:14,242 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1669', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b7c537d-6c9c-4d8f-adef-9d155ece4e6a', 'x-compute-request-id': 'req-5b7c537d-6c9c-4d8f-adef-9d155ece4e6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5efc60b0-4705-4f4d-8be4-6c290f45b9d9'} Body: b'{"server": {"id": "5efc60b0-4705-4f4d-8be4-6c290f45b9d9", "name": "tempest-ServerStableDeviceRescueTest-server-158976124", "status": "ACTIVE", "tenant_id": "2a2a70dce6c049e89856a22b5362a330", "user_id": "b4b15a156b914c9d9e8c18faee20649d", "metadata": {}, "hostId": "2c81ec2f78ba225703d4640a99477cce31b842626dd74642353a64ae", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:31:24Z", "updated": "2025-08-05T15:33:32Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1739292292-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:64:38"}, {"version": 4, "addr": "172.24.4.163", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:64:38"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5efc60b0-4705-4f4d-8be4-6c290f45b9d9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5efc60b0-4705-4f4d-8be4-6c290f45b9d9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-763135023", "OS-SRV-USG:launched_at": "2025-08-05T15:32:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1108983732"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:35:14,299 100296 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/f291358e-6f34-4670-8316-3928a4176218 0.041s 2025-08-05 15:35:14,300 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-588fe365-af92-427a-b52c-a560d91f6aa1', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-588fe365-af92-427a-b52c-a560d91f6aa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f291358e-6f34-4670-8316-3928a4176218'} Body: b'{"volume": {"id": "f291358e-6f34-4670-8316-3928a4176218", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:30:59.000000", "updated_at": "2025-08-05T15:30:59.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1985188530", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f291358e-6f34-4670-8316-3928a4176218"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f291358e-6f34-4670-8316-3928a4176218"}], "user_id": "b4b15a156b914c9d9e8c18faee20649d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2a2a70dce6c049e89856a22b5362a330"}}' 2025-08-05 15:35:15,352 100296 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/f291358e-6f34-4670-8316-3928a4176218 0.037s 2025-08-05 15:35:15,352 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6d6b241-58cd-4288-b19f-7416baa8e819', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6d6b241-58cd-4288-b19f-7416baa8e819', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f291358e-6f34-4670-8316-3928a4176218'} Body: b'{"volume": {"id": "f291358e-6f34-4670-8316-3928a4176218", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:30:59.000000", "updated_at": "2025-08-05T15:30:59.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1985188530", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f291358e-6f34-4670-8316-3928a4176218"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f291358e-6f34-4670-8316-3928a4176218"}], "user_id": "b4b15a156b914c9d9e8 c18faee20649d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2a2a70dce6c049e89856a22b5362a330"}}' tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_volumes_negative.py", line 47, in test_update_attached_volume_with_nonexistent_volume_in_uri volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 235c2f5f-da00-4ac7-aa69-4b9c7dbfe2e4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:33:34,955 100286 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.085s 2025-08-05 15:33:34,955 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2493', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-7c1f7ee3-3984-4ec0-babe-42373d86a44b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "d87a36f32add4418b94f317fdf9de199", "name": "tempest-VolumesAdminNegativeTest-76214464-project-member", "password_expires_at": null}, "audit_ids": ["_jC_tXTVRFy42ZQOGS_TJQ"], "expires_at": "2025-08-05T16:33:34.000000Z", "issued_at": "2025-08-05T15:33:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13ed390fa03b476c9ebfda8ff12e6d95", "name": "tempest-VolumesAdminNegativeTest-76214464"}, "is_domain": false, "roles": [{"id": "461f0d232b974187bff1eee1b4001d2b", "name": "member"}, {"id": "d887b012e75948019d8f3f2cb4e03f1d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0b86af44f19943b9bb51d2e8be11acb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3faf8e39867c48f0af02bb4f9735ae61", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "2517c6600f1a460cbad97286d19e9fb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "5c7a5b25720b4bdab0487096fdfafbae", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3251b32e2034796b9bce144b495f88a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/13ed390fa03b476c9ebfda8ff12e6d95", "region": "RegionOne"}], "id": "756156d7158f4ccbaadb474942634f76", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "73c2fc4ed21746cba5d1b5174ddbe300", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9b0e9eb7606043838528301ec538d1b8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "5209c341a08f463cae448322fb93f468", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a638b206ad0a4dc2850092c0c185d1e7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0d29cdaf82ce4569803f34224311c65f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad9a324b861049728af39ec906166007", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "02367db45c0e4c649c641b88e903475b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "ddc2790d372b4fd9a5b7c1eabdbf861d", "type": "network", "name": "neutron"}]}}' 2025-08-05 15:33:34,955 100286 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': '7c6e3c4a-ff9b-440e-96eb-f5bbf200ebce', 'name': 'tempest-VolumesAdminNegativeTest-1964615213-network', 'tenant_id': '13ed390fa03b476c9ebfda8ff12e6d95', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '13ed390fa03b476c9ebfda8ff12e6d95', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 8396, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope' : None, 'description': '', 'tags': [], 'created_at': '2025-08-05T15:30:35Z', 'updated_at': '2025-08-05T15:30:35Z', 'revision_number': 1} available for tenant 2025-08-05 15:33:35,482 100286 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 202 POST http://10.0.0.210/compute/v2.1/servers 0.526s 2025-08-05 15:33:35,482 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-643293660", "imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "flavorRef": "1", "networks": [{"uuid": "7c6e3c4a-ff9b-440e-96eb-f5bbf200ebce"}]}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/ed13807b-b958-4900-ac2d-01acefe15f87', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-438215d9-7062-4a1a-bdde-403b020c5f40', 'x-compute-request-id': 'req-438215d9-7062-4a1a-bdde-403b020c5f40', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "ed13807b-b958-4900-ac2d-01acefe15f87", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ed13807b-b958-4900-ac2d-01acefe15f87"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ed13807b-b958-4900-ac2d-01acefe15f87"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "6d4XmRaAEivw"}}' 2025-08-05 15:33:35,588 100286 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://10.0.0.210/compute/v2.1/servers/ed13807b-b958-4900-ac2d-01acefe15f87 0.102s 2025-08-05 15:33:35,588 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1209', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c897845-d820-4993-864c-8c33197f2db7', 'x-compute-request-id': 'req-8c897845-d820-4993-864c-8c33197f2db7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ed13807b-b958-4900-ac2d-01acefe15f87'} Body: b'{"server": {"id": "ed13807b-b958-4900-ac2d-01acefe15f87", "name": "tempest-VolumesAdminNegativeTest-server-643293660", "status": "BUILD", "tenant_id": "13ed390fa03b476c9ebfda8ff12e6d95", "user_id": "d87a36f32add4418b94f317fdf9de199", "metadata": {}, "hostId": "", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:33:35Z", "updated": "2025-08-05T15:33:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ed13807b-b958-4900-ac2d-01acefe15f87"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ed13807b-b958-4900-ac2d-01acefe15f87"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:34:25,880 100286 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://10.0.0.210/compute/v2.1/servers/ed13807b-b958-4900-ac2d-01acefe15f87 0.216s 2025-08-05 15:34:25,881 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1494', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bbe93810-cd4a-4f5e-9858-f0eecfcf784f', 'x-compute-request-id': 'req-bbe93810-cd4a-4f5e-9858-f0eecfcf784f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ed13807b-b958-4900-ac2d-01acefe15f87'} Body: b'{"server": {"id": "ed13807b-b958-4900-ac2d-01acefe15f87", "name": "tempest-VolumesAdminNegativeTest-server-643293660", "status": "ACTIVE", "tenant_id": "13ed390fa03b476c9ebfda8ff12e6d95", "user_id": "d87a36f32add4418b94f317fdf9de199", "metadata": {}, "hostId": "671e6254f952ff40d6012ade39baf7ca7467e4af8c8f16c5c3ce088f", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:33:35Z", "updated": "2025-08-05T15:33:51Z", "addresses": {"tempest-VolumesAdminNegativeTest-1964615213-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:8d:c2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ed13807b-b958-4900-ac2d-01acefe15f87"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ed13807b-b958-4900-ac2d-01acefe15f87"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T15:33:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:34:25,895 100286 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 15:35:26,158 100286 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 202 POST http://10.0.0.210/volume/v3/volumes 0.202s 2025-08-05 15:35:26,159 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1563255102"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cca31630-595f-432b-a947-b6d4c88436ae', 'content-length': '756', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cca31630-595f-432b-a947-b6d4c88436ae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "235c2f5f-da00-4ac7-aa69-4b9c7dbfe2e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:35:26.092123", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1563255102", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": " http://10.0.0.210/volume/v3/volumes/235c2f5f-da00-4ac7-aa69-4b9c7dbfe2e4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/235c2f5f-da00-4ac7-aa69-4b9c7dbfe2e4"}], "user_id": "d87a36f32add4418b94f317fdf9de199", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:35:26,213 100286 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://10.0.0.210/volume/v3/volumes/235c2f5f-da00-4ac7-aa69-4b9c7dbfe2e4 0.039s 2025-08-05 15:35:26,213 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37f002d5-618e-4cd9-b1fd-e3bfc5005490', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37f002d5-618e-4cd9-b1fd-e3bfc5005490', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/235c2f5f-da00-4ac7-aa69-4b9c7dbfe2e4'} Body: b'{"volume": {"id": "235c2f5f-da00-4ac7-aa69-4b9c7dbfe2e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:35:26.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1563255102", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/235c2f5f-da00-4ac7-aa69-4b9c7dbfe2e4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/235c2f5f-da00-4ac7-aa69-4b9c7dbfe2e4"}], "user_id": "d87a36f32add4418b94f317fdf9de199", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13ed390fa03b476c9ebfda8ff12e6d95"}}' 2025-08-05 15:35:27,266 100286 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://10.0.0.210/volume/v3/volumes/235c2f5f-da00-4ac7-aa69-4b9c7dbfe2e4 0.037s 2025-08-05 15:35:27,267 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-345305f7-1e8e-450b-ba93-fbb2cf47f144', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-345305f7-1e8e-450b-ba93-fbb2cf47f144', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/235c2f5f-da00-4ac7-aa69-4b9c7dbfe2e4'} Body: b'{"volume": {"id": "235c2f5f-da00-4ac7-aa69-4b9c7dbfe2e4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:35:26.000000", "updated_at": "2025-08-05T15:35:26.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1563255102", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/235c2f5f-da00-4ac7-aa69-4b9c7dbfe2e4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/235c2f5f-da00-4ac7-aa69-4b9c7dbfe2e4"}], "user_id": "d87a36f32add4418b94f317fdf9de199", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13ed390fa03b476c9ebfda8ff12e6d95"}}' cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests.test_snapshot_data_integrity[compute,id-ff10644e-5a70-4a9f-9801-8204bb81fb61,image,network,volume] --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/scenario/test_snapshots.py", line 70, in test_snapshot_data_integrity volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 141ef231-89a0-4400-b23b-20352e4a43d0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:32:50,710 100280 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 15:32:50,710 100280 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 15:32:51,017 100280 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.304s 2025-08-05 15:32:51,017 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-277269969", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKaJZhWXNF932I+QKX+aSi4pYHVNqKo2k4Q0med5MJgx7EJrBVlf9VFOmgNCJMJzgc1G3GIgMk08KoEYF6tsYZpQYg3+R+WJp0rFRrwShvkx+ururQko0xBAuNC6ak6NmA=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b22d76c2-0deb-4043-b302-58d24c14b126', 'x-compute-request-id': 'req-b22d76c2-0deb-4043-b302-58d24c14b126', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-277269969", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKaJZhWXNF932I+QKX+aSi4pYHVNqKo2k4Q0med5MJgx7EJrBVlf9VFOmgNCJMJzgc1G3GIgMk08KoEYF6tsYZpQYg3+R+WJp0rFRrwShvkx+ururQko0xBAuNC6ak6NmA==", "fingerprint": "cf:08:e2:80:1e:19:3f:01:50:8a:c8:1f:04:04:4f:e5", "user_id": "d76a0634ac1149408b36bd8481cb0fc9"}}' 2025-08-05 15:32:51,022 100280 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-277269969 created 2025-08-05 15:32:51,559 100280 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.535s 2025-08-05 15:32:51,559 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1650546015", "description": "tempest-description--395444568"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-0da6ff7c-3026-4ba6-baaf-7720212c5837', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "7f74422f-c79f-47c9-a325-ce17b0354bfb", "name": "tempest-securitygroup--1650546015", "stateful": true, "tenant_id": "880a9ff902e247619330390a8b41351a", "description": "tempest-description--395444568", "shared": false, "security_group_rules": [{"id": "2343f678-632f-4ae4-be57-94a9fcc314d4", "project_id": "880a9ff902e247619330390a8b41351a", "tenant_id": "880a9ff902e247619330390a8b41351a", "security_group_id": "7f74422f-c79f-47c9-a325-ce17b0354bfb", "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": 575, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:32:51Z", "updated_at": "2025-08-05T15:32:51Z", "revision_number": 0}, {"id": "b6b4d3ab-9639-4274-9c9e-8f9b54ab31e0", "project_id": "880a9ff902e247619330390a8b41351a", "tenant_id": "880a9ff902e247619330390a8b41351a", "security_group_id": "7f74422f-c79f-47c9-a325-ce17b0354bfb", "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": 574, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:32:51Z", "updated_at": "2025-08-05T15:32:51Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T15:32:51Z", "updated_at": "2025-08-05T15:32:51Z", "revision_number": 1, "project_id": "880a9ff902e247619330390a8b41351a"}}' 2025-08-05 15:32:52,043 100280 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.483s 2025-08-05 15:32:52,043 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7f74422f-c79f-47c9-a325-ce17b0354bfb", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-1536a65f-92a6-455c-bc80-b245a18294ca', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6beb8be3-94a4-42ab-94c3-38235b1fa553", "project_id": "880a9ff902e247619330390a8b41351a", "tenant_id": "880a9ff902e247619330390a8b41351a", "security_group_id": "7f74422f-c79f-47c9-a325-ce17b0354bfb", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:32:51Z", "updated_at": "2025-08-05T15:32:51Z", "revision_number": 0}}' 2025-08-05 15:32:52,452 100280 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.408s 2025-08-05 15:32:52,453 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7f74422f-c79f-47c9-a325-ce17b0354bfb", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-3edf6967-ad75-40d0-81bc-1edfb9fe93a1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c31e1a10-ec87-4523-a563-2b46d1a4fd59", "project_id": "880a9ff902e247619330390a8b41351a", "tenant_id": "880a9ff902e247619330390a8b41351a", "security_group_id": "7f74422f-c79f-47c9-a325-ce17b0354bfb", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:32:52Z", "updated_at": "2025-08-05T15:32:52Z", "revision_number": 0}}' 2025-08-05 15:32:52,453 100280 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1650546015 created 2025-08-05 15:32:55,299 100280 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 2.844s 2025-08-05 15:32:55,299 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json' , 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-7941da4b-09bd-46bc-9cfd-daa2447fb95a', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "035c8efc-6ea7-445e-92a7-cb656186bc73", "tenant_id": "880a9ff902e247619330390a8b41351a", "floating_ip_address": "172.24.4.178", "floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "880a9ff902e247619330390a8b41351a", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T15:32:53Z", "updated_at": "2025-08-05T15:32:53Z", "revision_number": 0}}' 2025-08-05 15:32:55,300 100280 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '035c8efc-6ea7-445e-92a7-cb656186bc73', 'tenant_id': '880a9ff902e247619330390a8b41351a', 'floating_ip_address': '172.24.4.178', 'floating_network_id': 'f69a1e3d-9003-4e01-a4b1-a7f571b589d6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '880a9ff902e247619330390a8b41351a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T15:32:53Z', 'updated_at': '2025-08-05T15:32:53Z', 'revision_number': 0, 'ip': '172.24.4.178'} created 2025-08-05 15:32:56,294 100280 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.993s 2025-08-05 15:32:56,294 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-1593672846", "description": "tempest-secgroup-smoke-1593672846 description", "project_id": "880a9ff902e247619330390a8b41351a"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1675', 'x-openstack-request-id': 'req-11c7c28a-10cd-4fbd-ac4b-67fa59c2b4cf', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "b5d48caf-1bb2-4b15-9f03-fbc677ec30be", "name": "tempest-secgroup-smoke-1593672846", "stateful": true, "tenant_id": "880a9ff902e247619330390a8b41351a", "description": "tempest-secgroup-smoke-1593672846 description", "shared": false, "security_group_rules": [{"id": "4119a7fa-46f7-4888-b37d-8e203854c011", "project_id": "880a9ff902e247619330390a8b41351a", "tenant_id": "880a9ff902e247619330390a8b41351a", "security_group_id": "b5d48caf-1bb2-4b15-9f03-fbc677ec30be", "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": 595, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:32:56Z", "updated_at": "2025-08-05T15:32:56Z", "revision_number": 0}, {"id": "bdad452c-5988-455a-8d40-61a67904ef0b", "project_id": "880a9ff902e247619330390a8b41351a", "tenant_id": "880a9ff902e247619330390a8b41351a", "security_group_id": "b5d48caf-1bb2-4b15-9f03-fbc677ec30be", "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": 596, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:32:56Z", "updated_at": "2025-08-05T15:32:56Z", "revisi on_number": 0}], "tags": [], "created_at": "2025-08-05T15:32:56Z", "updated_at": "2025-08-05T15:32:56Z", "revision_number": 1, "project_id": "880a9ff902e247619330390a8b41351a"}}' 2025-08-05 15:32:57,497 100280 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 1.202s 2025-08-05 15:32:57,497 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b5d48caf-1bb2-4b15-9f03-fbc677ec30be", "project_id": "880a9ff902e247619330390a8b41351a", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-03e751d5-ac24-4a6c-942b-bba653b8efd3', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "eb93ecd3-fd89-4849-85c0-e04ee0fff39b", "project_id": "880a9ff902e247619330390a8b41351a", "tenant_id": "880a9ff902e247619330390a8b41351a", "security_group_id": "b5d48caf-1bb2-4b15-9f03-fbc677ec30be", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:32:56Z", "updated_at": "2025-08-05T15:32:56Z", "revision_number": 0}}' 2025-08-05 15:32:58,249 100280 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.750s 2025-08-05 15:32:58,249 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b5d48caf-1bb2-4b15-9f03-fbc677ec30be", "project_id": "880a9ff902e247619330390a8b41351a", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-877f575b-28b9-49d3-ae9f-37b1aa45b76b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "da354df7-5330-4d35-8b3d-b595b83aba60", "project_id": "880a9ff902e247619330390a8b41351a", "tenant_id": "880a9ff902e247619330390a8b41351a", "security_group_id": "b5d48caf-1bb2-4b15-9f03-fbc677ec30be", "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": "2025-08-05T15:32:58Z", "updated_at": "2025-08-05T15:32:58Z", "revision_number": 0}}' 2025-08-05 15:32:59,085 100280 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.835s 2025-08-05 15:32:59,086 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b5d48caf-1bb2-4b15-9f03-fbc677ec30be", "project_id": "880a9ff902e247619330390a8b41351a", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-1f358a91-23aa-4a19-b94a-519e1721c925', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "db37a9bb-1c1f-473e-a357-3708af7f280e", "project_id": "880a9ff902e247619330390a8b41351a", "tenant_id": "880a9ff902e247619330390a8b41351a", "security_group_id": "b5d48caf-1bb2-4b15-9f03-fbc677ec30be", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:32:58Z", "updated_at": "2025-08-05T15:32:58Z", "revision_number": 0}}' 2025-08-05 15:33:00,004 100280 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.917s 2025-08-05 15:33:00,004 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b5d48caf-1bb2-4b15-9f03-fbc677ec30be", "project_id": "880a9ff902e247619330390a8b41351a", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:32:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-be1dd0b8-36cd-4bf9-aa43-c239ca97cf38', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d4ffe9ba-b73c-4011-88ab-cfeeb17888aa", "project_id": "880a9ff902e247619330390a8b41351a", "tenant_id": "880a9ff902e247619330390a8b41351a", "security_group_id": "b5d48caf-1bb2-4b15-9f03-fbc677ec30be", "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": "2025-08-05T15:32:59Z", "updated_at": "2025-08-05T15:32:59Z", "revision_number": 0}}' 2025-08-05 15:33:00,622 100280 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.617s 2025-08-05 15:33:00,623 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b5d48caf-1bb2-4b15-9f03-fbc677ec30be", "project_id": "880a9ff902e247619330390a8b41351a", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-35e29aca-12d8-439f-a07c-c4fb89529b98', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1dba25eb-634a-4ffc-a1b2-fb988be6f365", "project_id": "880a9ff902e247619330390a8b41351a", "tenant_id": "880a9ff902e247619330390a8b41351a", "security_group_id": "b5d48caf-1bb2-4b15-9f03-fbc677ec30be", "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": "2025-08-05T15:33:00Z", "updated_at": "2025-08-05T15:33:00Z", "revision_number": 0}}' 2025-08-05 15:33:00,914 100280 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.291s 2025-08-05 15:33: 00,915 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b5d48caf-1bb2-4b15-9f03-fbc677ec30be", "project_id": "880a9ff902e247619330390a8b41351a", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-e44d90bd-6f94-462b-bfd9-24c9fa5ccd45', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4b74944b-1888-426a-be21-e8a4f581d145", "project_id": "880a9ff902e247619330390a8b41351a", "tenant_id": "880a9ff902e247619330390a8b41351a", "security_group_id": "b5d48caf-1bb2-4b15-9f03-fbc677ec30be", "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": "2025-08-05T15:33:00Z", "updated_at": "2025-08-05T15:33:00Z", "revision_number": 0}}' 2025-08-05 15:33:01,071 100280 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.149s 2025-08-05 15:33:01,071 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2501', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-181af8b3-0e26-4ebf-81b2-45223fade8b1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "d76a0634ac1149408b36bd8481cb0fc9", "name": "tempest-SnapshotDataIntegrityTests-2139927345-project-member", "password_expires_at": null}, "audit_ids": ["M70Ux4-cRFqYkqlctPH0gA"], "expires_at": "2025-08-05T16:33:01.000000Z", "issued_at": "2025-08-05T15:33:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "880a9ff902e247619330390a8b41351a", "name": "tempest-SnapshotDataIntegrityTests-2139927345"}, "is_domain": false, "roles": [{"id": "461f0d232b974187bff1eee1b4001d2b", "name": "member"}, {"id": "d887b012e75948019d8f3f2cb4e03f1d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0b86af44f19943b9bb51d2e8be11acb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3faf8e39867c48f0af02bb4f9735ae61", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "2517c6600f1a460cbad97286d19e9fb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "5c7a5b25720b4bdab0487096fdfafbae", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3251b32e2034796b9bce144b495f88a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/880a9ff902e247619330390a8b41351a", "region": "RegionOne"}], "id": "756156d7158f4ccbaadb474942634f76", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "73c2fc4ed21746cba5d1b5174ddbe300", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9b0e9eb7606043838528301ec538d1b8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "5209c341a08f463cae448322fb93f468", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a638b206ad0a4dc285009 2c0c185d1e7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0d29cdaf82ce4569803f34224311c65f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad9a324b861049728af39ec906166007", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "02367db45c0e4c649c641b88e903475b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "ddc2790d372b4fd9a5b7c1eabdbf861d", "type": "network", "name": "neutron"}]}}' 2025-08-05 15:33:01,072 100280 INFO [tempest.lib.common.fixed_network] (SnapshotDataIntegrityTests:test_snapshot_data_integrity) Found network {'id': '506329ea-5613-4da4-9e35-34bca734c8e6', 'name': 'tempest-SnapshotDataIntegrityTests-2021569537-network', 'tenant_id': '880a9ff902e247619330390a8b41351a', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '880a9ff902e247619330390a8b41351a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 24651, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T15:32:29Z', 'updated_at': '2025-08-05T15:32:29Z', 'revision_number': 1} available for tenant 2025-08-05 15:33:01,073 100280 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-277269969', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKaJZhWXNF932I+QKX+aSi4pYHVNqKo2k4Q0med5MJgx7EJrBVlf9VFOmgNCJMJzgc1G3GIgMk08KoEYF6tsYZpQYg3+R+WJp0rFRrwShvkx+ururQko0xBAuNC6ak6NmA==', 'fingerprint': 'cf:08:e2:80:1e:19:3f:01:50:8a:c8:1f:04:04:4f:e5', 'user_id': 'd76a0634ac1149408b36bd8481cb0fc9', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBllz71Y6b6rAZuKjHJqUHgB48ZV6HwZ+wDps2JfGB39DYmRsdjgEfg\nmx2b7JoGzPGgBwYFK4EEACKhZANiAASmiWYVlzRfd9iPkCl/mkouKWB1TaiqNpOE\nNJnneTCYMexCawVZX/VRTpoDQiTCc4HNRtxiIDJNPCqBGBerbGGaUGIN/kfliadK\nxUa8Eob5Mfrq7q0JKNMQQLjQumpOjZg=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '7f74422f-c79f-47c9-a325-ce17b0354bfb', 'name': 'tempest-securitygroup--1650546015', 'stateful': True, 'tenant_id': '880a9ff902e247619330390a8b41351a', 'description': 'tempest-description--395444568', 'shared': False, 'security_group_rules': [{'id': '2343f678-632f-4ae4-be57-94a9fcc314d4', 'project_id': '880a9ff902e247619330390a8b41351a', 'tenant_id': '880a9ff902e247619330390a8b41351a', 'security_group_id': '7f74422f-c79f-47c9-a325-ce17b0354bfb', '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': 575, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T15:32:51Z', 'updated_at': '2025-08-05T15:32:51Z', 'revision_number': 0}, {'id': 'b6b4d3ab-9639-4274-9c9e-8f9b54ab31e0', 'project_id': '880a9ff902e247619330390a8b41351a', 'tenant_id': '880a9ff902e247619330390a8b41351a', 'security_group_id': '7f74422f-c79f-47c9-a325-ce17b0354bfb', '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': 574, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T15:32:51Z', 'updated_at': '2025-08-05T15:32:51Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T15:32:51Z', 'updated_at': '2025-08-05T15:32:51Z', 'revision_number': 1, 'project_id': '880a9ff902e247619330390a8b41351a'}, 'floating_ip': {'id': '035c8efc-6ea7-445e-92a7-cb656186bc73', 'tenant_id': '880a9ff902e247619330390a8b41351a', 'floating_ip_address': '172.24.4.178 ', 'floating_network_id': 'f69a1e3d-9003-4e01-a4b1-a7f571b589d6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '880a9ff902e247619330390a8b41351a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T15:32:53Z', 'updated_at': '2025-08-05T15:32:53Z', 'revision_number': 0, 'ip': '172.24.4.178'}} 2025-08-05 15:33:01,801 100280 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/compute/v2.1/servers 0.727s 2025-08-05 15:33:01,802 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-SnapshotDataIntegrityTests-server-820376342", "imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "flavorRef": "1", "key_name": "tempest-keypair-277269969", "security_groups": [{"name": "tempest-secgroup-smoke-1593672846"}, {"name": "tempest-securitygroup--1650546015"}], "networks": [{"uuid": "506329ea-5613-4da4-9e35-34bca734c8e6"}], "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '451', 'location': 'http://10.0.0.210/compute/v2.1/servers/89fbf9fd-1f30-4715-8814-20063d6cd5ca', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b27e4bd3-7073-4e61-b060-5d2b97a3533c', 'x-compute-request-id': 'req-b27e4bd3-7073-4e61-b060-5d2b97a3533c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "89fbf9fd-1f30-4715-8814-20063d6cd5ca", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/89fbf9fd-1f30-4715-8814-20063d6cd5ca"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/89fbf9fd-1f30-4715-8814-20063d6cd5ca"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1593672846"}, {"name": "tempest-securitygroup--1650546015"}], "adminPass": "TrDwrc87gLmT"}}' 2025-08-05 15:33:01,895 100280 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/89fbf9fd-1f30-4715-8814-20063d6cd5ca 0.089s 2025-08-05 15:33:01,895 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1234', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-363963b3-a7e0-459d-b919-e9ffeb8e02a4', 'x-compute-request-id': 'req-363963b3-a7e0-459d-b919-e9ffeb8e02a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/89fbf9fd-1f30-4715-8814-20063d6cd5ca'} Body: b'{"server": {"id": "89fbf9fd-1f30-4715-8814-20063d6cd5ca", "name": "tempest-SnapshotDataIntegrityTests-server-820376342", "status": "BUILD", "tenant_id": "880a9ff902e247619330390a8b41351a", "user_id": "d76a0634ac1149408b36bd8481cb0fc9", "metadata": {}, "hostId": "", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:33:02Z", "updated": "2025-08-05T15:33:01Z", "addresses": {}, "accessIPv4": "", " accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/89fbf9fd-1f30-4715-8814-20063d6cd5ca"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/89fbf9fd-1f30-4715-8814-20063d6cd5ca"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-277269969", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:33:52,250 100280 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/89fbf9fd-1f30-4715-8814-20063d6cd5ca 0.286s 2025-08-05 15:33:52,250 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1594', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6eb5a743-5116-4349-9681-a3ecab94919d', 'x-compute-request-id': 'req-6eb5a743-5116-4349-9681-a3ecab94919d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/89fbf9fd-1f30-4715-8814-20063d6cd5ca'} Body: b'{"server": {"id": "89fbf9fd-1f30-4715-8814-20063d6cd5ca", "name": "tempest-SnapshotDataIntegrityTests-server-820376342", "status": "ACTIVE", "tenant_id": "880a9ff902e247619330390a8b41351a", "user_id": "d76a0634ac1149408b36bd8481cb0fc9", "metadata": {}, "hostId": "005d06572c0df8ab31a984be733360a2ad0c729f494ea013b753f51d", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:33:01Z", "updated": "2025-08-05T15:33:18Z", "addresses": {"tempest-SnapshotDataIntegrityTests-2021569537-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:15:6b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/89fbf9fd-1f30-4715-8814-20063d6cd5ca"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/89fbf9fd-1f30-4715-8814-20063d6cd5ca"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-277269969", "OS-SRV-USG:launched_at": "2025-08-05T15:33:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1650546015"}, {"name": "tempest-secgroup-smoke-1593672846"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:33:52,268 100280 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2025-08-05 15:34:52,478 100280 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/89fbf9fd-1f30-4715-8814-20063d6cd5ca/os-interface 0.150s 2025-08-05 15:34:52,479 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenSt ack-Nova-API-Version', 'x-openstack-request-id': 'req-ec2d8397-c44a-4027-aeeb-9e72e71916cd', 'x-compute-request-id': 'req-ec2d8397-c44a-4027-aeeb-9e72e71916cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/89fbf9fd-1f30-4715-8814-20063d6cd5ca/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "506329ea-5613-4da4-9e35-34bca734c8e6", "port_id": "0ee8466a-5367-450a-9b40-295d64c587e5", "mac_addr": "fa:16:3e:b3:15:6b", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "df45db8f-c2e2-417b-b122-4ffdc16a4eaf", "ip_address": "10.0.0.13"}]}]}' 2025-08-05 15:34:54,416 100280 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/035c8efc-6ea7-445e-92a7-cb656186bc73 1.932s 2025-08-05 15:34:54,416 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "0ee8466a-5367-450a-9b40-295d64c587e5"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-654a39d1-26ef-4511-89c6-a1098e093c84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/035c8efc-6ea7-445e-92a7-cb656186bc73'} Body: b'{"floatingip": {"id": "035c8efc-6ea7-445e-92a7-cb656186bc73", "tenant_id": "880a9ff902e247619330390a8b41351a", "floating_ip_address": "172.24.4.178", "floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6", "router_id": "ceb927ec-b080-499d-ae51-f15a7a029493", "port_id": "0ee8466a-5367-450a-9b40-295d64c587e5", "fixed_ip_address": "10.0.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "506329ea-5613-4da4-9e35-34bca734c8e6", "mac_address": "fa:16:3e:b3:15:6b", "admin_state_up": true, "status": "ACTIVE", "device_id": "89fbf9fd-1f30-4715-8814-20063d6cd5ca", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T15:32:53Z", "updated_at": "2025-08-05T15:34:53Z", "revision_number": 1, "project_id": "880a9ff902e247619330390a8b41351a"}}' 2025-08-05 15:34:54,420 100280 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.178:22' as 'cirros' with public key authentication 2025-08-05 15:34:54,442 100280 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 15:34:54,547 100280 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 15:34:54,548 100280 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.178 successfully created 2025-08-05 15:34:54,792 100280 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/89fbf9fd-1f30-4715-8814-20063d6cd5ca 0.243s 2025-08-05 15:34:54,792 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1594', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd2da33f-3335-4b35-91b2-ad3ab44a49c1', 'x-compute-request-id': 'req-dd2da33f-3335-4b35-91b2-ad3ab44a49c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/89fbf9fd-1f30-4715-8814-20063d6cd5ca'} Body: b'{"server": {"id": "89fbf9fd-1f30-4715-8814-20063d6cd5ca", "name": "tempest-SnapshotDataIntegrityTests-server-820376342", "status": "ACTIVE", "tenant_id": "880a9ff902e247619330390a8b41351a", "user_id": "d76a0634ac1149408b36bd 8481cb0fc9", "metadata": {}, "hostId": "005d06572c0df8ab31a984be733360a2ad0c729f494ea013b753f51d", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:33:01Z", "updated": "2025-08-05T15:33:18Z", "addresses": {"tempest-SnapshotDataIntegrityTests-2021569537-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:15:6b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/89fbf9fd-1f30-4715-8814-20063d6cd5ca"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/89fbf9fd-1f30-4715-8814-20063d6cd5ca"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-277269969", "OS-SRV-USG:launched_at": "2025-08-05T15:33:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1650546015"}, {"name": "tempest-secgroup-smoke-1593672846"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:34:55,031 100280 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/volume/v3/volumes 0.223s 2025-08-05 15:34:55,032 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-168881836", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61278a6f-1c3c-4698-a0c1-2a55171fa74b', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61278a6f-1c3c-4698-a0c1-2a55171fa74b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "141ef231-89a0-4400-b23b-20352e4a43d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:34:54.965998", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-168881836", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/141ef231-89a0-4400-b23b-20352e4a43d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/141ef231-89a0-4400-b23b-20352e4a43d0"}], "user_id": "d76a0634ac1149408b36bd8481cb0fc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:34:55,090 100280 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/volumes/141ef231-89a0-4400-b23b-20352e4a43d0 0.045s 2025-08-05 15:34:55,090 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1842c838-033c-470f-8c6d-69090ba22812', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1842c838-033c-470f-8c6d-69090ba22812', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/141ef231-89a0-4400-b23b-20352e4 a43d0'} Body: b'{"volume": {"id": "141ef231-89a0-4400-b23b-20352e4a43d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:34:55.000000", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-168881836", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/141ef231-89a0-4400-b23b-20352e4a43d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/141ef231-89a0-4400-b23b-20352e4a43d0"}], "user_id": "d76a0634ac1149408b36bd8481cb0fc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "880a9ff902e247619330390a8b41351a"}}' 2025-08-05 15:34:56,147 100280 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/volumes/141ef231-89a0-4400-b23b-20352e4a43d0 0.041s 2025-08-05 15:34:56,147 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-908dcba2-a53f-4b9d-9e22-8626b179dbd0', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-908dcba2-a53f-4b9d-9e22-8626b179dbd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/141ef231-89a0-4400-b23b-20352e4a43d0'} Body: b'{"volume": {"id": "141ef231-89a0-4400-b23b-20352e4a43d0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:34:55.000000", "updated_at": "2025-08-05T15:34:55.000000", "name": "tempest-SnapshotDataIntegrityTests-volume-168881836", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/141ef231-89a0-4400-b23b-20352e4a43d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/141ef231-89a0-4400-b23b-20352e4a43d0"}], "user_id": "d76a0634ac1149408b36bd8481cb0fc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "880a9ff902e247619330390a8b41351a"}}' 2025-08-05 15:34:56,257 100280 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/141ef231-89a0-4400-b23b-20352e4a43d0 0.094s 2025-08-05 15:34:56,257 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-070103f3-99ae-44a8-b5a6-1cd1c1e4cd76', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/141ef231-89a0-4400-b23b-20352e4a43d0'} Body: b'' 2025-08-05 15:34:56,284 100280 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/141ef231-89a0-4400-b23b-20352e4a43d0 0.025s 2025-08-05 15:34:56,284 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'v olume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-6815f09f-65b9-495c-8f15-e385234695bf', 'x-openstack-request-id': 'req-6815f09f-65b9-495c-8f15-e385234695bf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/141ef231-89a0-4400-b23b-20352e4a43d0'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 141ef231-89a0-4400-b23b-20352e4a43d0 could not be found."}}' 2025-08-05 15:34:56,420 100280 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/89fbf9fd-1f30-4715-8814-20063d6cd5ca 0.135s 2025-08-05 15:34:56,420 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b917b35d-fe6e-43f1-a612-8d14933b6bf9', 'x-compute-request-id': 'req-b917b35d-fe6e-43f1-a612-8d14933b6bf9', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/89fbf9fd-1f30-4715-8814-20063d6cd5ca'} Body: b'' 2025-08-05 15:34:56,755 100280 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/89fbf9fd-1f30-4715-8814-20063d6cd5ca 0.333s 2025-08-05 15:34:56,755 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1719', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cad82aa-56e4-4edb-99a5-18e1027742aa', 'x-compute-request-id': 'req-7cad82aa-56e4-4edb-99a5-18e1027742aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/89fbf9fd-1f30-4715-8814-20063d6cd5ca'} Body: b'{"server": {"id": "89fbf9fd-1f30-4715-8814-20063d6cd5ca", "name": "tempest-SnapshotDataIntegrityTests-server-820376342", "status": "ACTIVE", "tenant_id": "880a9ff902e247619330390a8b41351a", "user_id": "d76a0634ac1149408b36bd8481cb0fc9", "metadata": {}, "hostId": "005d06572c0df8ab31a984be733360a2ad0c729f494ea013b753f51d", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:33:01Z", "updated": "2025-08-05T15:34:56Z", "addresses": {"tempest-SnapshotDataIntegrityTests-2021569537-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:15:6b"}, {"version": 4, "addr": "172.24.4.178", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:15:6b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/89fbf9fd-1f30-4715-8814-20063d6cd5ca"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/89fbf9fd-1f30-4715-8814-20063d6cd5ca"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-277269969", "OS-SRV-USG:launched_at": "2025-08-05T15:33:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1650546015"}, {"name": "tempest-secgroup-smoke-1593672 846"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:35:46,886 100280 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/89fbf9fd-1f30-4715-8814-20063d6cd5ca 0.051s 2025-08-05 15:35:46,890 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-4ac617ad-f0e2-4f7b-b2bc-4fa849337f7f', 'x-compute-request-id': 'req-4ac617ad-f0e2-4f7b-b2bc-4fa849337f7f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/89fbf9fd-1f30-4715-8814-20063d6cd5ca'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 89fbf9fd-1f30-4715-8814-20063d6cd5ca could not be found."}}' 2025-08-05 15:35:47,157 100280 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/b5d48caf-1bb2-4b15-9f03-fbc677ec30be 0.265s 2025-08-05 15:35:47,157 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-5e3f66dd-63a4-4943-8182-4ee8ede0e1ec', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/b5d48caf-1bb2-4b15-9f03-fbc677ec30be'} Body: b'' 2025-08-05 15:35:47,191 100280 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-277269969 0.033s 2025-08-05 15:35:47,192 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5fc3b4da-004e-4347-8e56-cb2c491de734', 'x-compute-request-id': 'req-5fc3b4da-004e-4347-8e56-cb2c491de734', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-277269969'} Body: b'' 2025-08-05 15:35:47,357 100280 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/7f74422f-c79f-47c9-a325-ce17b0354bfb 0.164s 2025-08-05 15:35:47,358 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-32e8046f-199d-4eb2-bf44-bd9a1627599f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/7f74422f-c79f-47c9-a325-ce17b0354bfb'} Body: b'' 2025-08-05 15:35:47,375 100280 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/7f74422f-c79f-47c9-a325-ce17b0354bfb 0.016s 2025- 08-05 15:35:47,375 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-35413fc9-0e83-4814-8b78-c6ff42041d22', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/7f74422f-c79f-47c9-a325-ce17b0354bfb'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 7f74422f-c79f-47c9-a325-ce17b0354bfb does not exist", "detail": ""}}' 2025-08-05 15:35:47,718 100280 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/035c8efc-6ea7-445e-92a7-cb656186bc73 0.342s 2025-08-05 15:35:47,718 100280 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-f3ff0ab0-6b4d-41c3-9e41-e4bffb56e42e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/035c8efc-6ea7-445e-92a7-cb656186bc73'} Body: b'' tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume] -------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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_stamp_pattern.py", line 103, in test_stamp_pattern 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 7d003558-a9a6-4ca1-b4fe-4e2a4ee44d23 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:33:19,041 100299 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.355s 2025-08-05 15:33:19,041 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestStampPattern-1217776074", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBM28FwLc+5Z42sRzpy/fyggMhi9M87jZGZZoyX9yiCmIG72KAUsjXpQ97+iRztIM5OD9h8C8FflRxWqUtQtkdjmbCOqafNKbRU2vqrJWFL8D/VrkTr+Kdylrcku/Z0KFQQ=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '395', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-866ee107-4bf2-4d53-96f8-8a1cbf8da91d', 'x-compute-request-id': 'req-866ee107-4bf2-4d53-96f8-8a1cbf8da91d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestStampPattern-1217776074", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBM28FwLc+5Z42sRzpy/fyggMhi9M87jZGZZoyX9yiCmIG72KAUsjXpQ97+iRztIM5OD9h8C8FflRxWqUtQtkdjmbCOqafNKbRU2vqrJWFL8D/VrkTr+Kdylrcku/Z0KFQQ==", "fingerprint": "25:18:e9:c9:04:95:cf:fb:4b:b7:ed:0c:7f:5a:0f:7b", "user_id": "4ae202b6e6d040fbb0d056db25db843e"}}' 2025-08-05 15:33:19,795 100299 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.751s 2025-08-05 15:33:19,796 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-1193615557", "description": "tempest-secgroup-smoke-1193615557 description", "project_id": "32d5ed032c1a4890978130ebb8b9214a"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1675', 'x-openstack-request-id': 'req-c1eda951-95e5-45bf-924a-573bd4c9be3b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "f7f0b0c5-df8e-4aa9-a4e3-2650e864a2c6", "name": "tempest-secgroup-smoke-1193615557", "stateful": true, "tenant_id": "32d5ed032c1a4890978130ebb8b9214a", "description": "tempest-secgroup-smoke-1193615557 description", "shared": false, "security_group_rules": [{"id": "1800ed50-6627-44af-9324-242550c4fe56", "project_id": "32d5ed032c1a4890978130ebb8b9214a", "tenant_id": "32d5ed032c1a4890978130ebb8b9214a", "security_group_id": "f7f0b0c5-df8e-4aa9-a4e3-2650e864a2c6", "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": 691, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:33:19Z", "updated_at": "2025-08-05T15:33:19Z", "revision_number": 0}, {"id": "48479372-2421-4909-a895-bc552546413b", "project_id": "32d5ed032c1a4890978130ebb8b9214a", "tenant_id": "32d5ed032c1a4890978130ebb8b9214a", "security_group_id": "f7f0b0c5-df8e-4aa9-a4e3-2650e864a2c6", "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": 690, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:33:19Z", "updated_at": "2025-08-05T15:33:19Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T15:33:19Z", "updated_at": "2025-08-05T15:33:19Z", "revision_number": 1, "project_id": "32d5ed032c1a4890978130ebb8b9214a"}}' 2025-08-05 15:33:20,474 100299 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.677s 2025-08-05 15:33:20,474 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f7f0b0c5-df8e-4aa9-a4e3-2650e864a2c6", "project_id": "32d5ed032c1a4890978130ebb8b9214a", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-2df4d525-3098-4472-ad06-b50e6eec5bed', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "13ae2fe2-2c3e-4bca-b841-2bc3eb4ea112", "project_id": "32d5ed032c1a4890978130ebb8b9214a", "tenant_id": "32d5ed032c1a4890978130ebb8b9214a", "security_group_id": "f7f0b0c5-df8e-4aa9-a4e3-2650e864a2c6", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:33:20Z", "updated_at": "2025-08-05T15:33:20Z", "revision_number": 0}}' 2025-08-05 15:33:21,082 100299 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.607s 2025-08-05 15:33:21,083 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f7f0b0c5-df8e-4aa9-a4e3-2650e864a2c6", "project_id": "32d5ed032c1a4890978130ebb8b9214a", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-28f19f0a-0350-4322-b424-4df1e8719417', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "14060382-d44a-49e2-a018-1975385b2b46", "project_id": "32d5ed032c1a4890978130ebb8b9214a", "tenant_id": "32d5ed032c1a4890978130ebb8b9214a", "security_group_id": "f7f0b0c5-df8e-4aa9-a4e3-2650e864a2c6", "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": "2025-08-05T15:33:20Z", "updated_at": "2025-08-05T15:33:20Z", "revision_number": 0}}' 2025-08-05 15:33:22,873 100299 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 1.789s 2025-08-05 15:33:22,873 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f7f0b0c5-df8e-4aa9-a4e3-2650e864a2c6", "project_id": "32d5ed032c1a4890978130ebb8b9214a", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-72fb07f0-9d87-4f4c-b155-e38 b0c60a5cc', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e55576a9-4fa9-44c8-9619-4b96d4695778", "project_id": "32d5ed032c1a4890978130ebb8b9214a", "tenant_id": "32d5ed032c1a4890978130ebb8b9214a", "security_group_id": "f7f0b0c5-df8e-4aa9-a4e3-2650e864a2c6", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:33:22Z", "updated_at": "2025-08-05T15:33:22Z", "revision_number": 0}}' 2025-08-05 15:33:23,345 100299 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.471s 2025-08-05 15:33:23,346 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f7f0b0c5-df8e-4aa9-a4e3-2650e864a2c6", "project_id": "32d5ed032c1a4890978130ebb8b9214a", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-0cf27002-78c6-44a8-bf4f-f739bbb3fc40', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "751658c6-d311-4d56-8e33-abd69961e333", "project_id": "32d5ed032c1a4890978130ebb8b9214a", "tenant_id": "32d5ed032c1a4890978130ebb8b9214a", "security_group_id": "f7f0b0c5-df8e-4aa9-a4e3-2650e864a2c6", "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": "2025-08-05T15:33:23Z", "updated_at": "2025-08-05T15:33:23Z", "revision_number": 0}}' 2025-08-05 15:33:23,741 100299 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.395s 2025-08-05 15:33:23,742 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f7f0b0c5-df8e-4aa9-a4e3-2650e864a2c6", "project_id": "32d5ed032c1a4890978130ebb8b9214a", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-bd380a83-792d-4034-9cb5-832088782c65', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4a693204-f83c-4e29-9c46-798dc1c29da8", "project_id": "32d5ed032c1a4890978130ebb8b9214a", "tenant_id": "32d5ed032c1a4890978130ebb8b9214a", "security_group_id": "f7f0b0c5-df8e-4aa9-a4e3-2650e864a2c6", "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": "2025-08-05T15:33:23Z", "updated_at": "2025-08-05T15:33:23Z", "revision_number": 0}}' 2025-08-05 15:33:24,035 100299 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.292s 2025-08-05 15:33:24,035 100299 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f7f0b0c5-df8e-4aa9-a4e3-2650e864a2c6", "project_id": "32d5ed032c1a4890978130ebb8b9214a", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-68b2fda0-711d-4788-94ae-15536d08d3c8', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "84d2cdc9-a26a-4565-9fa6-b2e766d3b0ee", "project_id": "32d5ed032c1a4890978130ebb8b9214a", "tenant_id": "32d5ed032c1a4890978130ebb8b9214a", "security_group_id": "f7f0b0c5-df8e-4aa9-a4e3-2650e864a2c6", "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": "2025-08-05T15:33:23Z", "updated_at": "2025-08-05T15:33:23Z", "revision_number": 0}}' 2025-08-05 15:33:24,338 100299 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/volume/v3/volumes 0.302s 2025-08-05 15:33:24,338 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestStampPattern-volume-967929505", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-702cf8fe-0559-4246-8f4c-90b5355d3812', 'content-length': '747', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-702cf8fe-0559-4246-8f4c-90b5355d3812', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "7d003558-a9a6-4ca1-b4fe-4e2a4ee44d23", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:24.216962", "updated_at": null, "name": "tempest-TestStampPattern-volume-967929505", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7d003558-a9a6-4ca1-b4fe-4e2a4ee44d23"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7d003558-a9a6-4ca1-b4fe-4e2a4ee44d23"}], "user_id": "4ae202b6e6d040fbb0d056db25db843e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:33:24,425 100299 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.068s 2025-08-05 15:33:24,426 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2481', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-76bf0068-8717-426e-bbe4-a8d25e5909f0', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "4ae202b6e6d040fbb0d056db25db843e", "name": "tempest-TestStampPattern-1956277292-project-member", "password_expires_at": null}, "audit_ids": ["0oOXI3eCSvGwJXaGDPw4vg"], "expires_at": "2025-08-05T16:33:24.000000Z", "issued_at": "2025-08-05T15:33:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32d5ed032c1a4890978130ebb8b9214a", "name": "tempest-TestStampPattern-1956277292"}, "is_domain": false, "roles": [{"id": "461f0d232b974187bff1eee1b4001d2b", "name": "member"}, {"id": "d887b012e75948019d8f3f2cb4e03f1d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0b86af44f19943b9bb51d2e8be11acb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3faf8e39867c48f0af02bb4f9735ae61", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "2517c6600f1a460cbad97286d19e9fb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "5c7a5b25720b4bdab0487096fdfafbae", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3251b32e2034796b9bce144b495f88a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/32d5ed032c1a4890978130ebb8b9214a", "region": "RegionOne"}], "id": "756156d7158f4ccbaadb474942634f76", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "73c2fc4ed21746cba5d1b5174ddbe300", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9b0e9eb7606043838528301ec538d1b8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "5209c341a08f463cae448322fb93f468", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a638b206ad0a4dc2850092c0c185d1e7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0d29cdaf82ce4569803f34224311c65f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad9a324b861049728af39ec906166007", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "02367db45c0e4c649c641b88e903475b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "ddc2790d372b4fd9a5b7c1eabdbf861d", "type": "network", "name": "neutron"}]}}' 2025-08-05 15:33:24,426 100299 INFO [tempest.lib.common.fixed_network] (TestStampPattern:test_stamp_pattern) Found network {'id': '6918d04a-dc3a-4ec4-8350-9b21265f6908', 'name': 'tempest-TestStampPattern-851099235-network', 'tenant_id': '32d5ed032c1a4890978130ebb8b9214a', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '32d5ed032c1a4890978130ebb8b9214a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 18248, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T15:33:04Z', 'updated_at': '2025-08-05T15:33:05Z', 'revision_number': 1} available for tenant 2025-08-05 15:33:25,270 100299 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/compute/v2.1/servers 0.842s 2025-08-05 15:33:25,270 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestStampPattern-server-1295726748", "imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "flavorRef": "1", "key_name": "tempest-TestStampPattern-1217776074", "security_groups": [{"name": "tempest-secgroup-smoke-1193615557"}], "networks": [{"uuid": "6918d04a-dc3a-4ec4-8350-9b21265f6908"}]}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/eeed8524-1c2f-4803-aed3-28d9d479e4ef', 'content-type': 'application/json', 'openstack-api-ver sion': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7bf44e7-ba5b-441b-84c7-3d16b05d0e85', 'x-compute-request-id': 'req-c7bf44e7-ba5b-441b-84c7-3d16b05d0e85', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "eeed8524-1c2f-4803-aed3-28d9d479e4ef", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/eeed8524-1c2f-4803-aed3-28d9d479e4ef"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/eeed8524-1c2f-4803-aed3-28d9d479e4ef"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1193615557"}], "adminPass": "UmdKPLX54rQw"}}' 2025-08-05 15:33:25,377 100299 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/compute/v2.1/servers/eeed8524-1c2f-4803-aed3-28d9d479e4ef 0.104s 2025-08-05 15:33:25,378 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5875ee35-e7bb-4842-b723-3b1f0d95cf37', 'x-compute-request-id': 'req-5875ee35-e7bb-4842-b723-3b1f0d95cf37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/eeed8524-1c2f-4803-aed3-28d9d479e4ef'} Body: b'{"server": {"id": "eeed8524-1c2f-4803-aed3-28d9d479e4ef", "name": "tempest-TestStampPattern-server-1295726748", "status": "BUILD", "tenant_id": "32d5ed032c1a4890978130ebb8b9214a", "user_id": "4ae202b6e6d040fbb0d056db25db843e", "metadata": {}, "hostId": "", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:33:25Z", "updated": "2025-08-05T15:33:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/eeed8524-1c2f-4803-aed3-28d9d479e4ef"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/eeed8524-1c2f-4803-aed3-28d9d479e4ef"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestStampPattern-1217776074", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:34:15,664 100299 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/compute/v2.1/servers/eeed8524-1c2f-4803-aed3-28d9d479e4ef 0.221s 2025-08-05 15:34:15,664 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1537', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2af211ce-4673-41c5-9a09-6e66014f61bd', 'x-compute-request-id': 'req-2af211ce-4673-41c5-9a09-6e66014f61bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/eeed8524-1c2f-4803-aed3-28d9d479e4ef'} Body: b'{"server": {"id": "eeed8524-1c2f-4803-aed3 -28d9d479e4ef", "name": "tempest-TestStampPattern-server-1295726748", "status": "ACTIVE", "tenant_id": "32d5ed032c1a4890978130ebb8b9214a", "user_id": "4ae202b6e6d040fbb0d056db25db843e", "metadata": {}, "hostId": "a25ce8ca199071ff2dd38469d0ea0082e6185a3626f9cc0bdbd9f614", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:33:25Z", "updated": "2025-08-05T15:33:43Z", "addresses": {"tempest-TestStampPattern-851099235-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:4c:cc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/eeed8524-1c2f-4803-aed3-28d9d479e4ef"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/eeed8524-1c2f-4803-aed3-28d9d479e4ef"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-1217776074", "OS-SRV-USG:launched_at": "2025-08-05T15:33:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1193615557"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:34:15,681 100299 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 15:35:16,614 100299 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/compute/v2.1/servers/eeed8524-1c2f-4803-aed3-28d9d479e4ef 0.874s 2025-08-05 15:35:16,614 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1537', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-089b2562-baf9-4ac7-b621-a780655523ff', 'x-compute-request-id': 'req-089b2562-baf9-4ac7-b621-a780655523ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/eeed8524-1c2f-4803-aed3-28d9d479e4ef'} Body: b'{"server": {"id": "eeed8524-1c2f-4803-aed3-28d9d479e4ef", "name": "tempest-TestStampPattern-server-1295726748", "status": "ACTIVE", "tenant_id": "32d5ed032c1a4890978130ebb8b9214a", "user_id": "4ae202b6e6d040fbb0d056db25db843e", "metadata": {}, "hostId": "a25ce8ca199071ff2dd38469d0ea0082e6185a3626f9cc0bdbd9f614", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:33:25Z", "updated": "2025-08-05T15:33:43Z", "addresses": {"tempest-TestStampPattern-851099235-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:4c:cc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/eeed8524-1c2f-4803-aed3-28d9d479e4ef"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/eeed8524-1c2f-4803-aed3-28d9d479e4ef"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-1217776074", "OS-SRV-USG:launched_at": "2025-08-05T15:33:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1193615557"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS: vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:35:16,834 100299 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/networking/v2.0/ports?device_id=eeed8524-1c2f-4803-aed3-28d9d479e4ef 0.205s 2025-08-05 15:35:16,835 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '955', 'x-openstack-request-id': 'req-9e6679d8-aa24-4de1-85aa-ca48f4dd8dfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/ports?device_id=eeed8524-1c2f-4803-aed3-28d9d479e4ef'} Body: b'{"ports":[{"id":"10921d09-ab23-4db4-9242-71a77f7ba7f0","name":"","network_id":"6918d04a-dc3a-4ec4-8350-9b21265f6908","tenant_id":"32d5ed032c1a4890978130ebb8b9214a","mac_address":"fa:16:3e:8b:4c:cc","admin_state_up":true,"status":"ACTIVE","device_id":"eeed8524-1c2f-4803-aed3-28d9d479e4ef","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"9e5829e8-43fb-4654-b29e-f93fc8f39e56","ip_address":"10.0.0.10"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["f7f0b0c5-df8e-4aa9-a4e3-2650e864a2c6"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"user","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2025-08-05T15:33:30Z","updated_at":"2025-08-05T15:33:39Z","revision_number":5,"project_id":"32d5ed032c1a4890978130ebb8b9214a"}]}' 2025-08-05 15:35:16,835 100299 DEBUG [tempest.common.waiters] Server ID eeed8524-1c2f-4803-aed3-28d9d479e4ef ports are all ACTIVE [{'id': '10921d09-ab23-4db4-9242-71a77f7ba7f0', 'name': '', 'network_id': '6918d04a-dc3a-4ec4-8350-9b21265f6908', 'tenant_id': '32d5ed032c1a4890978130ebb8b9214a', 'mac_address': 'fa:16:3e:8b:4c:cc', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'eeed8524-1c2f-4803-aed3-28d9d479e4ef', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '9e5829e8-43fb-4654-b29e-f93fc8f39e56', 'ip_address': '10.0.0.10'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['f7f0b0c5-df8e-4aa9-a4e3-2650e864a2c6'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'user', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2025-08-05T15:33:30Z', 'updated_at': '2025-08-05T15:33:39Z', 'revision_number': 5, 'project_id': '32d5ed032c1a4890978130ebb8b9214a'}]: 2025-08-05 15:35:16,905 100299 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/networking/v2.0/floatingips?floating_network_id=f69a1e3d-9003-4e01-a4b1-a7f571b589d6&port_id=10921d09-ab23-4db4-9242-71a77f7ba7f0 0.069s 2025-08-05 15:35:16,906 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '19', 'x-openstack-request-id': 'req-df5430eb-fee9-4782-a213-3514a4bb5a35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips?floating_network_id=f69a1e3d-9003-4e01-a4b1-a7f571b589d6&port_id=10921d09-ab23-4db4-9242-71a77f7ba7f0'} Body: b'{"floatingips": []}' 2025-08-05 15:35:16,964 100299 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:tes t_stamp_pattern): 200 GET http://10.0.0.210/networking/v2.0/ports?device_id=eeed8524-1c2f-4803-aed3-28d9d479e4ef 0.057s 2025-08-05 15:35:16,964 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '955', 'x-openstack-request-id': 'req-fdc576db-88bc-43e2-8c78-a302cf4d58dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/ports?device_id=eeed8524-1c2f-4803-aed3-28d9d479e4ef'} Body: b'{"ports":[{"id":"10921d09-ab23-4db4-9242-71a77f7ba7f0","name":"","network_id":"6918d04a-dc3a-4ec4-8350-9b21265f6908","tenant_id":"32d5ed032c1a4890978130ebb8b9214a","mac_address":"fa:16:3e:8b:4c:cc","admin_state_up":true,"status":"ACTIVE","device_id":"eeed8524-1c2f-4803-aed3-28d9d479e4ef","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"9e5829e8-43fb-4654-b29e-f93fc8f39e56","ip_address":"10.0.0.10"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["f7f0b0c5-df8e-4aa9-a4e3-2650e864a2c6"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"user","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2025-08-05T15:33:30Z","updated_at":"2025-08-05T15:33:39Z","revision_number":5,"project_id":"32d5ed032c1a4890978130ebb8b9214a"}]}' 2025-08-05 15:35:16,965 100299 DEBUG [tempest.common.waiters] Server ID eeed8524-1c2f-4803-aed3-28d9d479e4ef ports are all ACTIVE [{'id': '10921d09-ab23-4db4-9242-71a77f7ba7f0', 'name': '', 'network_id': '6918d04a-dc3a-4ec4-8350-9b21265f6908', 'tenant_id': '32d5ed032c1a4890978130ebb8b9214a', 'mac_address': 'fa:16:3e:8b:4c:cc', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'eeed8524-1c2f-4803-aed3-28d9d479e4ef', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '9e5829e8-43fb-4654-b29e-f93fc8f39e56', 'ip_address': '10.0.0.10'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['f7f0b0c5-df8e-4aa9-a4e3-2650e864a2c6'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'user', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2025-08-05T15:33:30Z', 'updated_at': '2025-08-05T15:33:39Z', 'revision_number': 5, 'project_id': '32d5ed032c1a4890978130ebb8b9214a'}]: 2025-08-05 15:35:18,728 100299 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/floatingips 1.763s 2025-08-05 15:35:18,729 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6", "port_id": "10921d09-ab23-4db4-9242-71a77f7ba7f0", "tenant_id": "32d5ed032c1a4890978130ebb8b9214a", "fixed_ip_address": "10.0.0.10"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-ec8998a6-d313-4b79-a1cc-d545484d685c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "94bc93b5-69bb-4209-87e2-4760e6259983", "tenant_id": "32d5ed032c1a4890978130ebb8b9214a", "floating_ip_address": "172.24.4.25", "floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6", "router_id": "4271e6a5-0c1d-4039-a3a9-785d33976c03", "port_id": "10921d09-ab23-4db4-9242-71a77f7ba7f0", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "project_id": "32d5ed032c1a4890978130ebb8b9214a", "description": "", "port_details": {"name": "", "network_id": "6918d04a-dc3a-4ec4-8350-9b21265f6908", "mac_address": "fa:16:3e:8b:4c:cc", "admin_state_up": true, "status": "ACTIVE", "device_id": "eeed8524-1c2f-4803-aed3-28d9d479e4ef", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T15:35:17Z", "updated_at": "2025-08-05T15:35:17Z", "revision_number": 0}}' 2025-08-05 15:35:18,731 100299 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.25:22' as 'cirros' with public key authentication 2025-08-05 15:35:18,748 100299 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 15:35:18,856 100299 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 15:35:18,857 100299 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.25 successfully created 2025-08-05 15:35:18,857 100299 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2025-08-05 15:35:18,858 100299 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.25:22' as 'cirros' with public key authentication 2025-08-05 15:35:18,861 100299 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 15:35:18,963 100299 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 15:35:18,964 100299 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.25 successfully created 2025-08-05 15:35:19,011 100299 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/volumes/7d003558-a9a6-4ca1-b4fe-4e2a4ee44d23 0.037s 2025-08-05 15:35:19,011 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb337566-a4f7-47e4-869b-b47e3a6b237a', 'content-length': '836', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb337566-a4f7-47e4-869b-b47e3a6b237a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7d003558-a9a6-4ca1-b4fe-4e2a4ee44d23'} Body: b'{"volume": {"id": "7d003558-a9a6-4ca1-b4fe-4e2a4ee44d23", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:24.000000", "updated_at": "2025-08-05T15:33:24.000000", "name": "tempest-TestStampPattern-volume-967929505", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7d003558-a9a6-4ca1-b4fe-4e2a4ee44d23"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7d003558-a9a6-4ca1-b4fe-4e2a4ee44d23"}], "user_id": "4ae202b6e6d040fbb0d056db25db843e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "32d5ed032c1a4890978130ebb8b9214a"}}' 2025-08-05 15:35:20,068 100299 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/volumes/7d003558-a9a6-4ca1-b4fe-4e2a4ee44d23 0.040s 2025-08-05 15:35:20,069 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-241c6246-84c9-4410-adca-dced41ed8bb7', 'content-length': '836', 'openstack-api- version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-241c6246-84c9-4410-adca-dced41ed8bb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7d003558-a9a6-4ca1-b4fe-4e2a4ee44d23'} Body: b'{"volume": {"id": "7d003558-a9a6-4ca1-b4fe-4e2a4ee44d23", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:33:24.000000", "updated_at": "2025-08-05T15:33:24.000000", "name": "tempest-TestStampPattern-volume-967929505", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7d003558-a9a6-4ca1-b4fe-4e2a4ee44d23"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7d003558-a9a6-4ca1-b4fe-4e2a4ee44d23"}], "user_id": "4ae202b6e6d040fbb0d056db25db843e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "32d5ed032c1a4890978130ebb8b9214a"}}' 2025-08-05 15:35:21,432 100299 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/94bc93b5-69bb-4209-87e2-4760e6259983 1.348s 2025-08-05 15:35:21,433 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-9f88da5b-bea0-43e6-b414-320ff91cedd5', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/94bc93b5-69bb-4209-87e2-4760e6259983'} Body: b'' 2025-08-05 15:35:21,554 100299 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/eeed8524-1c2f-4803-aed3-28d9d479e4ef 0.121s 2025-08-05 15:35:21,554 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f14d2be-e635-40b3-9481-1987b3716d27', 'x-compute-request-id': 'req-3f14d2be-e635-40b3-9481-1987b3716d27', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/eeed8524-1c2f-4803-aed3-28d9d479e4ef'} Body: b'' 2025-08-05 15:35:21,814 100299 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/eeed8524-1c2f-4803-aed3-28d9d479e4ef 0.259s 2025-08-05 15:35:21,814 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1661', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61707065-d597-49cf-b4e2-6d5946ca8e57', 'x-compute-request-id': 'req-61707065-d597-49cf-b4e2-6d5946ca8e57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/eeed8524-1c2f-4803-aed3-28d9d479e4ef'} Body: b'{"server": {"id": "eeed8524-1c2f-4803-aed3-28d9d479e4ef", "name": "tempest-TestStampPattern-server-1295726748", "status": "ACTIVE", "tenant_id": "32d5ed032c1a4890978130ebb8b9214a", "user_id": "4ae202b6e6d040fbb0d056db25 db843e", "metadata": {}, "hostId": "a25ce8ca199071ff2dd38469d0ea0082e6185a3626f9cc0bdbd9f614", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:33:25Z", "updated": "2025-08-05T15:35:22Z", "addresses": {"tempest-TestStampPattern-851099235-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:4c:cc"}, {"version": 4, "addr": "172.24.4.25", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:4c:cc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/eeed8524-1c2f-4803-aed3-28d9d479e4ef"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/eeed8524-1c2f-4803-aed3-28d9d479e4ef"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-1217776074", "OS-SRV-USG:launched_at": "2025-08-05T15:33:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1193615557"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:36:11,914 100299 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/eeed8524-1c2f-4803-aed3-28d9d479e4ef 0.034s 2025-08-05 15:36:11,914 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-d42b801e-a55a-43a8-a454-430af0f7e25e', 'x-compute-request-id': 'req-d42b801e-a55a-43a8-a454-430af0f7e25e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/eeed8524-1c2f-4803-aed3-28d9d479e4ef'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance eeed8524-1c2f-4803-aed3-28d9d479e4ef could not be found."}}' 2025-08-05 15:36:12,009 100299 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/7d003558-a9a6-4ca1-b4fe-4e2a4ee44d23 0.094s 2025-08-05 15:36:12,009 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e62cc42f-26a2-434f-a55d-dd20fd08794a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7d003558-a9a6-4ca1-b4fe-4e2a4ee44d23'} Body: b'' 2025-08-05 15:36:12,030 100299 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/7d003558-a9a6-4ca1-b4fe-4e2a4ee44d23 0.021s 2025-08-05 15:36:12,031 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'applicatio n/json', 'x-compute-request-id': 'req-658d0d03-1a2b-4253-be9e-2049c7f5a481', 'x-openstack-request-id': 'req-658d0d03-1a2b-4253-be9e-2049c7f5a481', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7d003558-a9a6-4ca1-b4fe-4e2a4ee44d23'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 7d003558-a9a6-4ca1-b4fe-4e2a4ee44d23 could not be found."}}' 2025-08-05 15:36:12,263 100299 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/f7f0b0c5-df8e-4aa9-a4e3-2650e864a2c6 0.231s 2025-08-05 15:36:12,263 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-97694474-ca13-48b2-a969-aec66444f210', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/f7f0b0c5-df8e-4aa9-a4e3-2650e864a2c6'} Body: b'' 2025-08-05 15:36:12,290 100299 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-1217776074 0.026s 2025-08-05 15:36:12,291 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ddfd6a1-77a7-4fe2-8678-6fcb640ea4f5', 'x-compute-request-id': 'req-4ddfd6a1-77a7-4fe2-8678-6fcb640ea4f5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-1217776074'} Body: b'' tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue_negative.py", line 120, in test_rescued_vm_attach_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3d39ec47-9187-4b6f-87d7-e348a7ff7508 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:36:17,761 100284 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.408s 2025-08-05 15:36:17,761 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1054116173"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6d4e9e3-fcbc-4a2d-acff-a2c8dbf993cd', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6d4e9e3-fcbc-4a2d-acff-a2c8dbf993cd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "3d39ec47-9187-4b6f-87d7-e348a7ff7508", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:36:17.692318", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1054116173", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3d39ec47-9187-4b6f-87d7-e348a7ff7508"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3d39ec47-9187-4b6f-87d7-e348a7ff7508"}], "user_id": "2cc0575f41b0436b8d7d0799c34e4cb3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:36:17,814 100284 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/3d39ec47-9187-4b6f-87d7-e348a7ff7508 0.040s 2025-08-05 15:36:17,814 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e916f921-a96b-431a-a862-39ca0c0b2307', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e916f921-a96b-431a-a862-39ca0c0b2307', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3d39ec47-9187-4b6f-87d7-e348a7ff7508'} Body: b'{"volume": {"id": "3d39ec47-9187-4b6f-87d7-e348a7ff7508", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:36:18.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1054116173", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3d39ec47-9187-4b6f-87d7-e348a7ff7508"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3d39ec47-9187-4b6f-87d7-e348a7ff7508"}], "user_id": "2cc0575f41b0436b8d7d0799c34e4cb3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5f9858b7df5495dbc299ba799261d76"}}' 2025-08-05 15:36:18,871 100284 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/3d39ec47-9187-4b6f-87d7-e348a7ff7508 0.041s 2025-08-05 15:36:18,871 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'a pplication/json', 'x-compute-request-id': 'req-a258a77d-4896-4388-8ec3-71cd984acd43', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a258a77d-4896-4388-8ec3-71cd984acd43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3d39ec47-9187-4b6f-87d7-e348a7ff7508'} Body: b'{"volume": {"id": "3d39ec47-9187-4b6f-87d7-e348a7ff7508", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:36:18.000000", "updated_at": "2025-08-05T15:36:18.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1054116173", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3d39ec47-9187-4b6f-87d7-e348a7ff7508"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3d39ec47-9187-4b6f-87d7-e348a7ff7508"}], "user_id": "2cc0575f41b0436b8d7d0799c34e4cb3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5f9858b7df5495dbc299ba799261d76"}}' tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume] --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue_negative.py", line 140, in test_rescued_vm_detach_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3989190d-1d03-4671-b75b-1a2a16d21961 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:36:19,149 100284 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.260s 2025-08-05 15:36:19,149 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-23797100"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-305d5ee7-2874-4a8d-ac49-dd0d399a07d8', 'content-length': '758', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-305d5ee7-2874-4a8d-ac49-dd0d399a07d8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "3989190d-1d03-4671-b75b-1a2a16d21961", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:36:19.075637", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-23797100", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3989190d-1d03-4671-b75b-1a2a16d21961"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3989190d-1d03-4671-b75b-1a2a16d21961"}], "user_id": "2cc0575f41b0436b8d7d0799c34e4cb3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:36:19,202 100284 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/3989190d-1d03-4671-b75b-1a2a16d21961 0.041s 2025-08-05 15:36:19,203 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4961cd0-e8e7-42b9-b1c7-e636450ab452', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4961cd0-e8e7-42b9-b1c7-e636450ab452', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3989190d-1d03-4671-b75b-1a2a16d21961'} Body: b'{"volume": {"id": "3989190d-1d03-4671-b75b-1a2a16d21961", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:36:19.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-23797100", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3989190d-1d03-4671-b75b-1a2a16d21961"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3989190d-1d03-4671-b75b-1a2a16d21961"}], "user_id": "2cc0575f41b0436b8d7d0799c34e4cb3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5f9858b7df5495dbc299ba799261d76"}}' 2025-08-05 15:36:20,265 100284 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/3989190d-1d03-4671-b75b-1a2a16d21961 0.047s 2025-08-05 15:36:20,265 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applica tion/json', 'x-compute-request-id': 'req-96426ce7-c76c-4ae0-89f4-3451aaeb64bb', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96426ce7-c76c-4ae0-89f4-3451aaeb64bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3989190d-1d03-4671-b75b-1a2a16d21961'} Body: b'{"volume": {"id": "3989190d-1d03-4671-b75b-1a2a16d21961", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:36:19.000000", "updated_at": "2025-08-05T15:36:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-23797100", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3989190d-1d03-4671-b75b-1a2a16d21961"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3989190d-1d03-4671-b75b-1a2a16d21961"}], "user_id": "2cc0575f41b0436b8d7d0799c34e4cb3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5f9858b7df5495dbc299ba799261d76"}}' 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] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_create_from_image.py", line 73, in test_create_from_image_with_volume_type_image_property volume = self.create_volume(**kwargs) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a5486437-6691-4fb0-9d50-faf43ff0acfc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:36:22,387 100299 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 200 POST http://10.0.0.210/volume/v3/types 0.174s 2025-08-05 15:36:22,388 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "description": "Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "os-volume-type-access:is_public": true}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2d98b17-6723-465f-adb7-eea6808949f7', 'content-length': '339', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2d98b17-6723-465f-adb7-eea6808949f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "5d339e67-200c-4689-90de-5633b79f39da", "name": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": "Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "os-volume-type-access:is_public": true}}' 2025-08-05 15:36:23,092 100299 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 201 POST http://10.0.0.210/image/v2/images 0.698s 2025-08-05 15:36:23,092 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"disk_format": "raw", "container_format": "bare", "name": "image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "visibility": "private", "cinder_img_volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "min_disk": 1} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '738', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/a3ea2a01-05e2-4ad8-9a1d-a53153280397', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-33d8f217-fe87-49ca-94e8-2cc944f2f449', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"cinder_img_volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "name": "image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "27670b268c9e4249bf464d179f81c3e4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "a3ea2a01-05e2-4ad8-9a1d-a53153280397", "created_at": "2025-08-05T15:36:23Z", "updated_at": "2025-08-05T15:36:23Z", "tags": [], "self": "/v2/images/a3ea2a01-05e2-4ad8-9a1d-a53153280397", "file": "/v2/images/a3ea2a01-05e2-4ad8-9a1d-a53153280397/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:36:24,100 100299 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 204 PUT http://10.0.0.210/image/v2/images/a3ea2a01-05e2-4ad8-9a1d-a53153280397/file 1.005s 2025-08-05 15:36:24,100 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-9b 3ece2a-10d5-466f-9e63-6c0084fa0fe3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/a3ea2a01-05e2-4ad8-9a1d-a53153280397/file'} Body: b'' 2025-08-05 15:36:24,121 100299 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 200 GET http://10.0.0.210/image/v2/images/a3ea2a01-05e2-4ad8-9a1d-a53153280397 0.020s 2025-08-05 15:36:24,122 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-20693990-5e42-4002-ad20-2c6fd5faf77d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a3ea2a01-05e2-4ad8-9a1d-a53153280397'} Body: b'{"cinder_img_volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "name": "image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "0f19e26b47f6ce9156b0603799034a3c", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "27670b268c9e4249bf464d179f81c3e4", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "71af3bae067b8163213fca3d8b71d5ad274f51ddd36ce3361c7ea80d197f904afc0e4908f9af8a1fc59795331333297707fd231b133d8d4180c33c26c7a73344", "id": "a3ea2a01-05e2-4ad8-9a1d-a53153280397", "created_at": "2025-08-05T15:36:23Z", "updated_at": "2025-08-05T15:36:24Z", "tags": [], "self": "/v2/images/a3ea2a01-05e2-4ad8-9a1d-a53153280397", "file": "/v2/images/a3ea2a01-05e2-4ad8-9a1d-a53153280397/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:36:24,144 100299 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 200 GET http://10.0.0.210/image/v2/images/a3ea2a01-05e2-4ad8-9a1d-a53153280397 0.022s 2025-08-05 15:36:24,145 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6ab67a67-4795-4a0c-b5d0-5dd2da7d70f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a3ea2a01-05e2-4ad8-9a1d-a53153280397'} Body: b'{"cinder_img_volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "name": "image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "0f19e26b47f6ce9156b0603799034a3c", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "27670b268c9e4249bf464d179f81c3e4", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "71af3bae067b8163213fca3d8b71d5ad274f51ddd36ce3361c7ea80d197f904afc0e4908f9af8a1fc59795331333297707fd231b133d8d4180c33c26c7a73344", "id": "a3ea2a01-05e2-4ad8-9a1d-a53153280397", "created_at": "2025-08-05T15:36:23Z", "updated_at": "2025-08-05T15:36:24Z", "tags": [], "self": "/v2/images/a3ea2a01-05e2-4ad8-9a1d-a53153280397", "file": "/v2/images/a3ea2a01-05e2-4ad8-9a1d-a53153280397/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:36:24,168 100299 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 200 GET http://10.0.0.210/image/v2/images/a3ea2a01-05e2-4ad8-9a1d-a53153280397 0.022s 2025-08-05 15:36:24,169 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'applicat ion/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e606e935-1fd9-4e98-b838-964ac2b0d393', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a3ea2a01-05e2-4ad8-9a1d-a53153280397'} Body: b'{"cinder_img_volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "name": "image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "0f19e26b47f6ce9156b0603799034a3c", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "27670b268c9e4249bf464d179f81c3e4", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "71af3bae067b8163213fca3d8b71d5ad274f51ddd36ce3361c7ea80d197f904afc0e4908f9af8a1fc59795331333297707fd231b133d8d4180c33c26c7a73344", "id": "a3ea2a01-05e2-4ad8-9a1d-a53153280397", "created_at": "2025-08-05T15:36:23Z", "updated_at": "2025-08-05T15:36:24Z", "tags": [], "self": "/v2/images/a3ea2a01-05e2-4ad8-9a1d-a53153280397", "file": "/v2/images/a3ea2a01-05e2-4ad8-9a1d-a53153280397/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:36:24,641 100299 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 202 POST http://10.0.0.210/volume/v3/volumes 0.471s 2025-08-05 15:36:24,641 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "a3ea2a01-05e2-4ad8-9a1d-a53153280397", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0f1e433-5147-41a3-83b3-e2327b0c0a90', 'content-length': '796', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0f1e433-5147-41a3-83b3-e2327b0c0a90', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "a5486437-6691-4fb0-9d50-faf43ff0acfc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:36:24.553660", "updated_at": null, "name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "description": null, "volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a5486437-6691-4fb0-9d50-faf43ff0acfc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a5486437-6691-4fb0-9d50-faf43ff0acfc"}], "user_id": "a7cdd05d9df74d9ca5e42a8a7e2770e3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:36:24,694 100299 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 200 GET http://10.0.0.210/volume/v3/volumes/a5486437-6691-4fb0-9d50-faf43ff0acfc 0.040s 2025-08-05 15:36:24,694 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-783fed13-047d-4f10-bd3a-09bd56c7061a', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-783fed13-047d-4f10-bd3a-09bd56c7061a', 'connection': 'close', 'status': '200', 'content-location': 'h ttp://10.0.0.210/volume/v3/volumes/a5486437-6691-4fb0-9d50-faf43ff0acfc'} Body: b'{"volume": {"id": "a5486437-6691-4fb0-9d50-faf43ff0acfc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:36:25.000000", "updated_at": null, "name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "description": null, "volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a5486437-6691-4fb0-9d50-faf43ff0acfc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a5486437-6691-4fb0-9d50-faf43ff0acfc"}], "user_id": "a7cdd05d9df74d9ca5e42a8a7e2770e3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "27670b268c9e4249bf464d179f81c3e4"}}' 2025-08-05 15:36:25,747 100299 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 200 GET http://10.0.0.210/volume/v3/volumes/a5486437-6691-4fb0-9d50-faf43ff0acfc 0.036s 2025-08-05 15:36:25,748 100299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dbfd789-a56a-4c54-bc2b-a243e6020f1b', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dbfd789-a56a-4c54-bc2b-a243e6020f1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a5486437-6691-4fb0-9d50-faf43ff0acfc'} Body: b'{"volume": {"id": "a5486437-6691-4fb0-9d50-faf43ff0acfc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:36:25.000000", "updated_at": "2025-08-05T15:36:25.000000", "name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "description": null, "volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a5486437-6691-4fb0-9d50-faf43ff0acfc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a5486437-6691-4fb0-9d50-faf43ff0acfc"}], "user_id": "a7cdd05d9df74d9ca5e42a8a7e2770e3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "27670b268c9e4249bf464d179f81c3e4"}}' tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] --------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 141, in test_list_get_volume_attachments volume_1st = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume cc945396-4caf-465f-86a1-339a777336ba failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:34:15,894 100291 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 15:34:15,894 100291 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 15:34:15,946 100291 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.051s 2025-08-05 15:34:15,947 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-103343530", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBErBn4nYmQGV2KWD0yI5llBrCNcHH8SY7lH7fgNG/UqXWH2rdWN4b80WbH7cS9OqUKsUoSuuwDqjJ7YHm3mAjYKbSw4ZhCH3FJjHc+pywHQWuLasUYX8K60uq3S4SaWqdA=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e450f3e-7f47-4cbf-83b3-a8c6b0a6a0ce', 'x-compute-request-id': 'req-9e450f3e-7f47-4cbf-83b3-a8c6b0a6a0ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-103343530", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBErBn4nYmQGV2KWD0yI5llBrCNcHH8SY7lH7fgNG/UqXWH2rdWN4b80WbH7cS9OqUKsUoSuuwDqjJ7YHm3mAjYKbSw4ZhCH3FJjHc+pywHQWuLasUYX8K60uq3S4SaWqdA==", "fingerprint": "f8:3b:27:98:cd:a0:a4:f8:ad:4a:70:95:45:ca:de:df", "user_id": "582ce3116f364272b85d638e5b627014"}}' 2025-08-05 15:34:15,949 100291 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-103343530 created 2025-08-05 15:34:16,181 100291 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.232s 2025-08-05 15:34:16,182 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1926319407", "description": "tempest-description--554883482"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-dd5a26b7-e279-4333-ab4d-7901601ed1d5', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "ac561164-149e-4a69-9e0e-0e556747c1d2", "name": "tempest-securitygroup--1926319407", "stateful": true, "tenant_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a", "description": "tempest-description--554883482", "shared": false, "security_group_rules": [{"id": "169f456d-f2cf-486a-b7ed-06b5ffde9a92", "project_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a", "tenant_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a", "security_group_id": "ac561164-149e-4a69-9e0e-0e556747c1d2", "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": 716, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:34:16Z", "updated_at": "2025-08-05T15:34:16Z", "revision_number": 0}, {"id": "f5d7aba3-7728-462d-9127-f29ef7375aba", "project_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a", "tenant_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a", "security_group_id": "ac561164-149e-4a69-9e0e-0e556747c1d2", "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": 715, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:34:16Z", "updated_at": "2025-08-05T15:34:16Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T15:34:16Z", "updated_at": "2025-08-05T15:34:16Z", "revision_number": 1, "project_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a"}}' 2025-08-05 15:34:16,415 100291 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.232s 2025-08-05 15:34:16,415 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ac561164-149e-4a69-9e0e-0e556747c1d2", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-8a15d747-5a07-42e7-bfac-da11b555b911', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e1e72ab7-addb-42e4-aeff-77af1a2b4121", "project_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a", "tenant_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a", "security_group_id": "ac561164-149e-4a69-9e0e-0e556747c1d2", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:34:16Z", "updated_at": "2025-08-05T15:34:16Z", "revision_number": 0}}' 2025-08-05 15:34:16,643 100291 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.227s 2025-08-05 15:34:16,643 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ac561164-149e-4a69-9e0e-0e556747c1d2", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-b999c8b0-afc7-49e3-a2c8-6731a85b8d31', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d991a1b3-aa06-400d-b846-422fb6fba48c", "project_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a", "tenant_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a", "security_group_id": "ac561164-149e-4a69-9e0e-0e556747c1d2", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:34:16Z", "updated_at": "2025-08-05T15:34:16Z", "revision_number": 0}}' 2025-08-05 15:34:16,643 100291 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1926319407 created 2025-08-05 15:34:17,411 100291 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.767s 2025-08-05 15:34:17,412 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json' , 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-7279c604-2609-451e-9603-d38184ace6c8', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "d806a5cf-2ccd-4e8d-b7d5-a079ff10d887", "tenant_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a", "floating_ip_address": "172.24.4.196", "floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T15:34:17Z", "updated_at": "2025-08-05T15:34:17Z", "revision_number": 0}}' 2025-08-05 15:34:17,412 100291 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'd806a5cf-2ccd-4e8d-b7d5-a079ff10d887', 'tenant_id': 'bfd82e52013a4c0ca16ed2e9a12f7a3a', 'floating_ip_address': '172.24.4.196', 'floating_network_id': 'f69a1e3d-9003-4e01-a4b1-a7f571b589d6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'bfd82e52013a4c0ca16ed2e9a12f7a3a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T15:34:17Z', 'updated_at': '2025-08-05T15:34:17Z', 'revision_number': 0, 'ip': '172.24.4.196'} created 2025-08-05 15:34:17,509 100291 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.092s 2025-08-05 15:34:17,510 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2489', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-b821e358-93b6-4c04-955a-9903902b3124', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "582ce3116f364272b85d638e5b627014", "name": "tempest-AttachVolumeTestJSON-1463440810-project-member", "password_expires_at": null}, "audit_ids": ["CIgMmCKUS8-oyQojIZ9bxw"], "expires_at": "2025-08-05T16:34:17.000000Z", "issued_at": "2025-08-05T15:34:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bfd82e52013a4c0ca16ed2e9a12f7a3a", "name": "tempest-AttachVolumeTestJSON-1463440810"}, "is_domain": false, "roles": [{"id": "461f0d232b974187bff1eee1b4001d2b", "name": "member"}, {"id": "d887b012e75948019d8f3f2cb4e03f1d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0b86af44f19943b9bb51d2e8be11acb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3faf8e39867c48f0af02bb4f9735ae61", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "2517c6600f1a460cbad97286d19e9fb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "5c7a5b25720b4bdab0487096fdfafbae", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3251b32e2034796b9bce144b495f88a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/bfd82e52013a4c0ca16ed2e9a12f7a3a", "region": "RegionOne"}], "id": "756156d7158f4ccbaadb474942634f76", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "73c2fc4ed21746cba5d1b5174ddbe300", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "Reg ionOne"}], "id": "9b0e9eb7606043838528301ec538d1b8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "5209c341a08f463cae448322fb93f468", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a638b206ad0a4dc2850092c0c185d1e7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0d29cdaf82ce4569803f34224311c65f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad9a324b861049728af39ec906166007", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "02367db45c0e4c649c641b88e903475b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "ddc2790d372b4fd9a5b7c1eabdbf861d", "type": "network", "name": "neutron"}]}}' 2025-08-05 15:34:17,510 100291 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': 'ed65cddf-5beb-4fe1-aa68-742597793800', 'name': 'tempest-AttachVolumeTestJSON-1982990304-network', 'tenant_id': 'bfd82e52013a4c0ca16ed2e9a12f7a3a', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'bfd82e52013a4c0ca16ed2e9a12f7a3a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 2639, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T15:30:37Z', 'updated_at': '2025-08-05T15:30:37Z', 'revision_number': 1} available for tenant 2025-08-05 15:34:17,511 100291 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-103343530', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBErBn4nYmQGV2KWD0yI5llBrCNcHH8SY7lH7fgNG/UqXWH2rdWN4b80WbH7cS9OqUKsUoSuuwDqjJ7YHm3mAjYKbSw4ZhCH3FJjHc+pywHQWuLasUYX8K60uq3S4SaWqdA==', 'fingerprint': 'f8:3b:27:98:cd:a0:a4:f8:ad:4a:70:95:45:ca:de:df', 'user_id': '582ce3116f364272b85d638e5b627014', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCGQBDbmuLIheTff3VfdZlKwlrG2+vcnOgD3SAN/VFnbn5PnIgq+/J9\nDSX4nELQLTigBwYFK4EEACKhZANiAARKwZ+J2JkBldilg9MiOZZQawjXBx/EmO5R\n+34DRv1Kl1h9q3VjeG/NFmx+3EvTqlCrFKErrsA6oye2B5t5gI2Cm0sOGYQh9xSY\nx3PqcsB0Fri2rFGF/CutLqt0uEmlqnQ=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'ac561164-149e-4a69-9e0e-0e556747c1d2', 'name': 'tempest-securitygroup--1926319407', 'stateful': True, 'tenant_id': 'bfd82e52013a4c0ca16ed2e9a12f7a3a', 'description': 'tempest-description--554883482', 'shared': False, 'security_group_rules': [{'id': '169f456d-f2cf-486a-b7ed-06b5ffde9a92', 'project_id': 'bfd82e52013a4c0ca16ed2e9a12f7a3a', 'tenant_id': 'bfd82e52013a4c0ca16ed2e9a12f7a3a', 'security_group_id': 'ac561164-149e-4a69-9e0e-0e556747c1d2', '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': 716, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T15:34:16Z', 'updated_at': '2025-08-05T15:34:16Z', 'revision_number': 0}, {'id': 'f5d7aba3-7728-462d-9127-f29ef7375aba', 'project_id': 'bfd82e52013a4c0ca16ed2e9a12f7a3a', 'tenant_id': 'bfd82e52013a4c0ca16ed2e9a12f7a3a', 'security_group_id': 'ac561164-149e-4a69-9e0e-0e556747c1d2', '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': 715, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T15:34:16Z', 'updated_at': '2025-08-05T15:34:16Z', 'revision_number': 0}], 'tags': [], 'created_a t': '2025-08-05T15:34:16Z', 'updated_at': '2025-08-05T15:34:16Z', 'revision_number': 1, 'project_id': 'bfd82e52013a4c0ca16ed2e9a12f7a3a'}, 'floating_ip': {'id': 'd806a5cf-2ccd-4e8d-b7d5-a079ff10d887', 'tenant_id': 'bfd82e52013a4c0ca16ed2e9a12f7a3a', 'floating_ip_address': '172.24.4.196', 'floating_network_id': 'f69a1e3d-9003-4e01-a4b1-a7f571b589d6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'bfd82e52013a4c0ca16ed2e9a12f7a3a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T15:34:17Z', 'updated_at': '2025-08-05T15:34:17Z', 'revision_number': 0, 'ip': '172.24.4.196'}} 2025-08-05 15:34:18,086 100291 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/compute/v2.1/servers 0.574s 2025-08-05 15:34:18,086 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1587220436", "imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "ed65cddf-5beb-4fe1-aa68-742597793800"}], "security_groups": [{"name": "tempest-securitygroup--1926319407"}], "key_name": "tempest-keypair-103343530", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/00eb3a4f-173f-4f14-bc00-a63816704adf', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-985b6c6b-da2f-40cd-8206-dfa181f02ba0', 'x-compute-request-id': 'req-985b6c6b-da2f-40cd-8206-dfa181f02ba0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "00eb3a4f-173f-4f14-bc00-a63816704adf", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/00eb3a4f-173f-4f14-bc00-a63816704adf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/00eb3a4f-173f-4f14-bc00-a63816704adf"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1926319407"}], "adminPass": "password"}}' 2025-08-05 15:34:18,150 100291 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/00eb3a4f-173f-4f14-bc00-a63816704adf 0.061s 2025-08-05 15:34:18,150 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91b03915-b0b3-4a9b-8e9f-bdfb42da8081', 'x-compute-request-id': 'req-91b03915-b0b3-4a9b-8e9f-bdfb42da8081', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/00eb3a4f-173f-4f14-bc00-a63816704adf'} Body: b'{"server": {"id": "00eb3a4f-173f-4f14-bc00-a63816704adf", "name": "tempest-AttachVolumeTestJSON-server-1587220436", "status": "BUILD", "tenant_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a", "user_id": "582ce3116f364272b85d638e5b627014", "metadata": {}, "hostId": "", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:34:18Z", "updated": "2025-08-05T15:34:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/00eb3a4f-173f-4f14-bc00-a63816704adf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/00eb3a4f-173f-4f14-bc00-a63816704adf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-103343530", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:35:08,452 100291 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/00eb3a4f-173f-4f14-bc00-a63816704adf 0.238s 2025-08-05 15:35:08,453 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1535', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e124b920-1be1-4880-b2df-31bb7e6565be', 'x-compute-request-id': 'req-e124b920-1be1-4880-b2df-31bb7e6565be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/00eb3a4f-173f-4f14-bc00-a63816704adf'} Body: b'{"server": {"id": "00eb3a4f-173f-4f14-bc00-a63816704adf", "name": "tempest-AttachVolumeTestJSON-server-1587220436", "status": "ACTIVE", "tenant_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a", "user_id": "582ce3116f364272b85d638e5b627014", "metadata": {}, "hostId": "4faa59505c3f1ce0df105aff8396d7e2db6fcfe1116a975108037ac5", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:34:18Z", "updated": "2025-08-05T15:34:33Z", "addresses": {"tempest-AttachVolumeTestJSON-1982990304-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:bc:fc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/00eb3a4f-173f-4f14-bc00-a63816704adf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/00eb3a4f-173f-4f14-bc00-a63816704adf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-103343530", "OS-SRV-USG:launched_at": "2025-08-05T15:34:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1926319407"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:35:08,467 100291 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 15:36:08,791 100291 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/00eb3a4f-173f-4f14-bc00-a63816704adf/os-interface 0.263s 2025-08-05 15:36:08,792 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'a pplication/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18bca4ff-f098-4829-8234-afa43eb52b22', 'x-compute-request-id': 'req-18bca4ff-f098-4829-8234-afa43eb52b22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/00eb3a4f-173f-4f14-bc00-a63816704adf/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "ed65cddf-5beb-4fe1-aa68-742597793800", "port_id": "1ba60c29-4592-4d73-97ac-da09daeceb93", "mac_addr": "fa:16:3e:36:bc:fc", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "5b0d31be-51cc-48f6-9d59-1621a97e0cd8", "ip_address": "10.0.0.8"}]}]}' 2025-08-05 15:36:09,828 100291 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/d806a5cf-2ccd-4e8d-b7d5-a079ff10d887 1.033s 2025-08-05 15:36:09,829 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "1ba60c29-4592-4d73-97ac-da09daeceb93"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-01d9bb8b-e1ea-4523-8861-6561d1f6a1ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/d806a5cf-2ccd-4e8d-b7d5-a079ff10d887'} Body: b'{"floatingip": {"id": "d806a5cf-2ccd-4e8d-b7d5-a079ff10d887", "tenant_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a", "floating_ip_address": "172.24.4.196", "floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6", "router_id": "fdd73618-d776-4961-bcd4-7d6efb4d30df", "port_id": "1ba60c29-4592-4d73-97ac-da09daeceb93", "fixed_ip_address": "10.0.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "ed65cddf-5beb-4fe1-aa68-742597793800", "mac_address": "fa:16:3e:36:bc:fc", "admin_state_up": true, "status": "ACTIVE", "device_id": "00eb3a4f-173f-4f14-bc00-a63816704adf", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T15:34:17Z", "updated_at": "2025-08-05T15:36:09Z", "revision_number": 1, "project_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a"}}' 2025-08-05 15:36:09,830 100291 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.196:22' as 'cirros' with public key authentication 2025-08-05 15:36:09,838 100291 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 15:36:09,944 100291 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 15:36:09,945 100291 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.196 successfully created 2025-08-05 15:36:09,987 100291 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/00eb3a4f-173f-4f14-bc00-a63816704adf/ips 0.041s 2025-08-05 15:36:09,987 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '104', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8e3ede3-1b93-4339-bbc9-8325f0121dd4', 'x-compute-request-id': 'req-b8e3ede3-1b93-4339-bbc9-8325f0121dd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/00eb3a4f-173f-4f14-bc00-a63816704adf/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-1982990304-network": [{"version": 4, "addr ": "10.0.0.8"}]}}' 2025-08-05 15:36:10,311 100291 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/volume/v3/volumes 0.320s 2025-08-05 15:36:10,311 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1562989082"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25961e2a-5569-48a9-abc8-f076d6b78f94', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25961e2a-5569-48a9-abc8-f076d6b78f94', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "cc945396-4caf-465f-86a1-339a777336ba", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:36:10.119208", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1562989082", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cc945396-4caf-465f-86a1-339a777336ba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cc945396-4caf-465f-86a1-339a777336ba"}], "user_id": "582ce3116f364272b85d638e5b627014", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:36:10,368 100291 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/cc945396-4caf-465f-86a1-339a777336ba 0.045s 2025-08-05 15:36:10,369 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e9667fa-378c-4a1f-b10f-7d1008ea0280', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e9667fa-378c-4a1f-b10f-7d1008ea0280', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cc945396-4caf-465f-86a1-339a777336ba'} Body: b'{"volume": {"id": "cc945396-4caf-465f-86a1-339a777336ba", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:36:10.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1562989082", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cc945396-4caf-465f-86a1-339a777336ba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cc945396-4caf-465f-86a1-339a777336ba"}], "user_id": "582ce3116f364272b85d638e5b627014", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a"}}' 2025-08-05 15:36:11,420 100291 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/cc945396-4caf-465f-86a1-339a777336ba 0.036s 2025-08-05 15:36:11,421 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x -compute-request-id': 'req-334f0328-1283-4823-a323-58e8d213beee', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-334f0328-1283-4823-a323-58e8d213beee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cc945396-4caf-465f-86a1-339a777336ba'} Body: b'{"volume": {"id": "cc945396-4caf-465f-86a1-339a777336ba", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:36:10.000000", "updated_at": "2025-08-05T15:36:10.000000", "name": "tempest-AttachVolumeTestJSON-volume-1562989082", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cc945396-4caf-465f-86a1-339a777336ba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cc945396-4caf-465f-86a1-339a777336ba"}], "user_id": "582ce3116f364272b85d638e5b627014", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a"}}' 2025-08-05 15:36:11,546 100291 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/00eb3a4f-173f-4f14-bc00-a63816704adf 0.112s 2025-08-05 15:36:11,547 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b02020da-6afa-4ef2-b33b-5dd58dc9d06c', 'x-compute-request-id': 'req-b02020da-6afa-4ef2-b33b-5dd58dc9d06c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/00eb3a4f-173f-4f14-bc00-a63816704adf'} Body: b'' 2025-08-05 15:36:11,921 100291 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/00eb3a4f-173f-4f14-bc00-a63816704adf 0.373s 2025-08-05 15:36:11,922 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1660', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-406f0e81-adf4-45ac-9304-a548f2e9e12b', 'x-compute-request-id': 'req-406f0e81-adf4-45ac-9304-a548f2e9e12b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/00eb3a4f-173f-4f14-bc00-a63816704adf'} Body: b'{"server": {"id": "00eb3a4f-173f-4f14-bc00-a63816704adf", "name": "tempest-AttachVolumeTestJSON-server-1587220436", "status": "ACTIVE", "tenant_id": "bfd82e52013a4c0ca16ed2e9a12f7a3a", "user_id": "582ce3116f364272b85d638e5b627014", "metadata": {}, "hostId": "4faa59505c3f1ce0df105aff8396d7e2db6fcfe1116a975108037ac5", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:34:18Z", "updated": "2025-08-05T15:36:12Z", "addresses": {"tempest-AttachVolumeTestJSON-1982990304-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:bc:fc"}, {"version": 4, "addr" : "172.24.4.196", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:bc:fc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/00eb3a4f-173f-4f14-bc00-a63816704adf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/00eb3a4f-173f-4f14-bc00-a63816704adf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-103343530", "OS-SRV-USG:launched_at": "2025-08-05T15:34:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1926319407"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:37:02,002 100291 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/00eb3a4f-173f-4f14-bc00-a63816704adf 0.036s 2025-08-05 15:37:02,003 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:37:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-838d1a23-c2a4-4c77-a840-9c9b8015178b', 'x-compute-request-id': 'req-838d1a23-c2a4-4c77-a840-9c9b8015178b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/00eb3a4f-173f-4f14-bc00-a63816704adf'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 00eb3a4f-173f-4f14-bc00-a63816704adf could not be found."}}' 2025-08-05 15:37:02,030 100291 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-103343530 0.026s 2025-08-05 15:37:02,030 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:37:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-550e0a8e-c292-478d-8aa9-3280ce91a24e', 'x-compute-request-id': 'req-550e0a8e-c292-478d-8aa9-3280ce91a24e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-103343530'} Body: b'' 2025-08-05 15:37:02,189 100291 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/ac561164-149e-4a69-9e0e-0e556747c1d2 0.158s 2025-08-05 15:37:02,190 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:37:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-9a1d825c-b2b5-4878-a445-f9ded141550e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/ac561164-149e-4a69-9e0e-0e556747c1d2'} Body: b'' 2025-08-05 15:37:02,208 100291 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/ac561164-149e-4a69-9e0e-0e556747c1d2 0.017s 2025-08-05 15:37:02,208 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json ', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:37:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-0b17d9bb-80b2-4c3e-ad25-a6348f9235ee', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/ac561164-149e-4a69-9e0e-0e556747c1d2'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group ac561164-149e-4a69-9e0e-0e556747c1d2 does not exist", "detail": ""}}' 2025-08-05 15:37:02,574 100291 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/d806a5cf-2ccd-4e8d-b7d5-a079ff10d887 0.365s 2025-08-05 15:37:02,575 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:37:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-80da5026-b187-44a1-8872-786083a2f8d6', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/d806a5cf-2ccd-4e8d-b7d5-a079ff10d887'} Body: b'' setUpClass (tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest) --------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/admin/test_snapshots_actions.py", line 38, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 19406365-0a66-4bb1-b25b-d00990c03f1c failed to build and is in ERROR status setUpClass (tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON) ------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_snapshot_metadata.py", line 38, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 251c2cf8-4e7e-458c-9f09-b3277f367c4f failed to build and is in ERROR status tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume[id-48f123cb-922a-4065-8db6-b9a9074a556b,slow] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 288, in test_stable_device_rescue_bfv_blank_volume server, rescue_image_id = self._create_server_and_rescue_image( File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 147, in _create_server_and_rescue_image server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 326, 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 5e04bea1-72f5-4e21-8a4c-0019c01cbd5d failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2025-08-05T15:36:43Z', 'message': 'Build of instance 5e04bea1-72f5-4e21-8a4c-0019c01cbd5d aborted: Volume 23d828cc-840e-43a1-a839-c91e9594f308 did not finish being created even after we waited 0 seconds or 1 attempts. And its status is error.'}. Request ID of server operation performed before checking the server status req-034b7d73-7ea0-4405-9468-2397d5aefde5. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:33:30,100 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.070s 2025-08-05 15:33:30,101 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2521', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-1ee8e769-b0ca-473f-9929-888f634d506b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "6293a44d315447809700db26f3cc3655", "name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687-project-member", "password_expires_at": null}, "audit_ids": ["xc70I9k0R7a_kJQXbwoX2A"], "expires_at": "2025-08-05T16:33:30.000000Z", "issued_at": "2025-08-05T15:33:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1559e24a092448e8bd04ef073236c77e", "name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687"}, "is_domain": false, "roles": [{"id": "461f0d232b974187bff1eee1b4001d2b", "name": "member"}, {"id": "d887b012e75948019d8f3f2cb4e03f1d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0b86af44f19943b9bb51d2e8be11acb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3faf8e39867c48f0af02bb4f9735ae61", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "2517c6600f1a460cbad97286d19e9fb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "5c7a5b25720b4bdab0487096fdfafbae", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3251b32e2034796b9bce144b495f88a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/1559e24a092448e8bd04ef073236c77e", "region": "RegionOne"}], "id": "756156d7158f4ccbaadb474942634f76", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "73c2fc4ed21746cba5d1b5174ddbe300", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9b0e9eb7606043838528301ec538d1b8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "5209c341a08f463cae448322fb93f468", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a638b206ad0a4dc2850092c0c185d1e7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0d29cdaf82ce4569803f34224311c65f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad9a324b861049728af39ec906166007", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "02367db45c0e4c649c641b88e903475b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "ddc2790d372b4fd9a5b7c1eabdbf861d", "type": "network", "name": "neutron"}]}}' 2025-08-05 15:33:30,101 100276 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '86d6301b-6059-4f1b-a869-64874b8634d6', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-699300057-network', 'tenant_id': '1559e24a092448e8bd04ef073236c77e', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1559e24a092448e8bd04ef073236c77e', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 53050, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_sc ope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T15:33:17Z', 'updated_at': '2025-08-05T15:33:17Z', 'revision_number': 1} available for tenant 2025-08-05 15:33:31,076 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.974s 2025-08-05 15:33:31,077 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-1223945168", "imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "flavorRef": "1", "networks": [{"uuid": "86d6301b-6059-4f1b-a869-64874b8634d6"}]}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/8aced70e-d45f-40da-a1ae-910572399b02', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-053937f4-9560-4d00-854e-d281be83376e', 'x-compute-request-id': 'req-053937f4-9560-4d00-854e-d281be83376e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "8aced70e-d45f-40da-a1ae-910572399b02", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8aced70e-d45f-40da-a1ae-910572399b02"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8aced70e-d45f-40da-a1ae-910572399b02"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "SP287xiSHWwn"}}' 2025-08-05 15:33:31,192 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/8aced70e-d45f-40da-a1ae-910572399b02 0.112s 2025-08-05 15:33:31,192 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:33:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1395', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cdb3f10-f4be-481a-9f55-9bc7e0df02f7', 'x-compute-request-id': 'req-7cdb3f10-f4be-481a-9f55-9bc7e0df02f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8aced70e-d45f-40da-a1ae-910572399b02'} Body: b'{"server": {"id": "8aced70e-d45f-40da-a1ae-910572399b02", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1223945168", "status": "BUILD", "tenant_id": "1559e24a092448e8bd04ef073236c77e", "user_id": "6293a44d315447809700db26f3cc3655", "metadata": {}, "hostId": "", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-05T15:33:31Z", "updated": "2025-08-05T15:33:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8aced70e-d45f-40da-a1ae-910572399b02"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8aced70e-d45f-40da-a1ae-910572399b02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-S RV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-08-05 15:34:21,570 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/8aced70e-d45f-40da-a1ae-910572399b02 0.298s 2025-08-05 15:34:21,570 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:34:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1690', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e15a2be3-2fc6-4639-8817-63a977707729', 'x-compute-request-id': 'req-e15a2be3-2fc6-4639-8817-63a977707729', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8aced70e-d45f-40da-a1ae-910572399b02'} Body: b'{"server": {"id": "8aced70e-d45f-40da-a1ae-910572399b02", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1223945168", "status": "ACTIVE", "tenant_id": "1559e24a092448e8bd04ef073236c77e", "user_id": "6293a44d315447809700db26f3cc3655", "metadata": {}, "hostId": "856d45d1210322658feee70e0659a98b50476ea4457c11c62a795a9a", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-05T15:33:31Z", "updated": "2025-08-05T15:33:48Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-699300057-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:50:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8aced70e-d45f-40da-a1ae-910572399b02"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8aced70e-d45f-40da-a1ae-910572399b02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T15:33:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-08-05 15:34:21,593 100276 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 15:35:22,388 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 202 POST http://10.0.0.210/compute/v2.1/servers/8aced70e-d45f-40da-a1ae-910572399b02/action 0.735s 2025-08-05 15:35:22,388 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerBootFromVolumeStableRescueTest-image-1474410020"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '52', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenSt ack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15fa031a-b180-47c0-90f2-b7dd6aaea7df', 'x-compute-request-id': 'req-15fa031a-b180-47c0-90f2-b7dd6aaea7df', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8aced70e-d45f-40da-a1ae-910572399b02/action'} Body: b'{"image_id": "3a902a20-3ec9-4ba6-be00-9d410b654336"}' 2025-08-05 15:35:22,424 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336 0.034s 2025-08-05 15:35:22,425 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d29e232d-95b2-467f-8e65-f5bcf6cf4271', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336'} Body: b'{"base_image_ref": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "8aced70e-d45f-40da-a1ae-910572399b02", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687-project-member", "user_id": "6293a44d315447809700db26f3cc3655", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1474410020", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1559e24a092448e8bd04ef073236c77e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3a902a20-3ec9-4ba6-be00-9d410b654336", "created_at": "2025-08-05T15:35:22Z", "updated_at": "2025-08-05T15:35:22Z", "tags": [], "self": "/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336", "file": "/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:35:23,477 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336 0.050s 2025-08-05 15:35:23,478 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6cdd62ed-394c-44a8-a519-bf9da403a40e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336'} Body: b'{"base_image_ref": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "8aced70e-d45f-40da-a1ae-910572399b02", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687-project-member", "us er_id": "6293a44d315447809700db26f3cc3655", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1474410020", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1559e24a092448e8bd04ef073236c77e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3a902a20-3ec9-4ba6-be00-9d410b654336", "created_at": "2025-08-05T15:35:22Z", "updated_at": "2025-08-05T15:35:22Z", "tags": [], "self": "/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336", "file": "/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:35:24,504 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336 0.024s 2025-08-05 15:35:24,504 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ac148efc-247d-4f88-a52f-52ecdd72d7e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336'} Body: b'{"base_image_ref": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "8aced70e-d45f-40da-a1ae-910572399b02", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687-project-member", "user_id": "6293a44d315447809700db26f3cc3655", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1474410020", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1559e24a092448e8bd04ef073236c77e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3a902a20-3ec9-4ba6-be00-9d410b654336", "created_at": "2025-08-05T15:35:22Z", "updated_at": "2025-08-05T15:35:22Z", "tags": [], "self": "/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336", "file": "/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:35:25,529 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336 0.023s 2025-08-05 15:35:25,530 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-9a637258-3f2b-4719-b453-2d7f9ce57557', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336'} Body: b'{"base_image_ref": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "8aced70e-d45f-40da-a1ae-910572399b02", "owner_project_ name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687-project-member", "user_id": "6293a44d315447809700db26f3cc3655", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1474410020", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1559e24a092448e8bd04ef073236c77e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3a902a20-3ec9-4ba6-be00-9d410b654336", "created_at": "2025-08-05T15:35:22Z", "updated_at": "2025-08-05T15:35:22Z", "tags": [], "self": "/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336", "file": "/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:35:26,555 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336 0.024s 2025-08-05 15:35:26,556 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ecdcdc69-474e-4f6e-b14d-be0147c64e6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336'} Body: b'{"base_image_ref": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "8aced70e-d45f-40da-a1ae-910572399b02", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687-project-member", "user_id": "6293a44d315447809700db26f3cc3655", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1474410020", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1559e24a092448e8bd04ef073236c77e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3a902a20-3ec9-4ba6-be00-9d410b654336", "created_at": "2025-08-05T15:35:22Z", "updated_at": "2025-08-05T15:35:22Z", "tags": [], "self": "/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336", "file": "/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:35:27,845 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336 0.287s 2025-08-05 15:35:27,845 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4e550429-62e6-4ae7-b45c-2228771d69fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336'} Body: b'{"base_image_ref": "d0dbdf05-3a c1-4edd-9e2b-6129724f7174", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "8aced70e-d45f-40da-a1ae-910572399b02", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687-project-member", "user_id": "6293a44d315447809700db26f3cc3655", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1474410020", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1559e24a092448e8bd04ef073236c77e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3a902a20-3ec9-4ba6-be00-9d410b654336", "created_at": "2025-08-05T15:35:22Z", "updated_at": "2025-08-05T15:35:22Z", "tags": [], "self": "/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336", "file": "/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:35:28,869 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336 0.022s 2025-08-05 15:35:28,869 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-96f507c0-dfe3-4534-badc-aa3b02a10d28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336'} Body: b'{"base_image_ref": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "8aced70e-d45f-40da-a1ae-910572399b02", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687-project-member", "user_id": "6293a44d315447809700db26f3cc3655", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1474410020", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1559e24a092448e8bd04ef073236c77e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3a902a20-3ec9-4ba6-be00-9d410b654336", "created_at": "2025-08-05T15:35:22Z", "updated_at": "2025-08-05T15:35:22Z", "tags": [], "self": "/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336", "file": "/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:35:29,895 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336 0.024s 2025-08-05 15:35:29,895 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'co ntent-length': '1471', 'content-type': 'application/json', 'x-openstack-request-id': 'req-91c0bbce-f857-48cc-8153-80a2d3d8d1ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336'} Body: b'{"base_image_ref": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "8aced70e-d45f-40da-a1ae-910572399b02", "owner_id": "1559e24a092448e8bd04ef073236c77e", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687-project-member", "user_id": "6293a44d315447809700db26f3cc3655", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1474410020", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "saving", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1559e24a092448e8bd04ef073236c77e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3a902a20-3ec9-4ba6-be00-9d410b654336", "created_at": "2025-08-05T15:35:22Z", "updated_at": "2025-08-05T15:35:29Z", "tags": [], "self": "/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336", "file": "/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:35:30,920 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336 0.023s 2025-08-05 15:35:30,921 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1641', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0933d3be-7013-4e64-835b-88a233ba249a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336'} Body: b'{"base_image_ref": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "8aced70e-d45f-40da-a1ae-910572399b02", "owner_id": "1559e24a092448e8bd04ef073236c77e", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687-project-member", "user_id": "6293a44d315447809700db26f3cc3655", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1474410020", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53542912, "virtual_size": 1073741824, "status": "active", "checksum": "caa614d7128867d4d03a9f79be0cb1b4", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1559e24a092448e8bd04ef073236c77e", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6091554f72326948d0e7094ef3e3e962a116135a795149ae4fe8dee1af797af96d386602a4154d957fd48ddc73a122d2823fdf8edfbfb6f48348a2371c6f6de0", "id": "3a902a20-3ec9-4ba6-be00-9d410b654336", "created_at": "2025-08-05T15:35:22Z", "updated_at": "2025-08-05T15:35:31Z", "tags": [], "self": "/v2/im ages/3a902a20-3ec9-4ba6-be00-9d410b654336", "file": "/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:35:30,950 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336 0.028s 2025-08-05 15:35:30,951 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1641', 'content-type': 'application/json', 'x-openstack-request-id': 'req-adbe6adf-754f-4ecc-b0ae-fa32ff70b6b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336'} Body: b'{"base_image_ref": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "8aced70e-d45f-40da-a1ae-910572399b02", "owner_id": "1559e24a092448e8bd04ef073236c77e", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687-project-member", "user_id": "6293a44d315447809700db26f3cc3655", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1474410020", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53542912, "virtual_size": 1073741824, "status": "active", "checksum": "caa614d7128867d4d03a9f79be0cb1b4", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1559e24a092448e8bd04ef073236c77e", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6091554f72326948d0e7094ef3e3e962a116135a795149ae4fe8dee1af797af96d386602a4154d957fd48ddc73a122d2823fdf8edfbfb6f48348a2371c6f6de0", "id": "3a902a20-3ec9-4ba6-be00-9d410b654336", "created_at": "2025-08-05T15:35:22Z", "updated_at": "2025-08-05T15:35:31Z", "tags": [], "self": "/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336", "file": "/v2/images/3a902a20-3ec9-4ba6-be00-9d410b654336/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:35:31,237 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/8aced70e-d45f-40da-a1ae-910572399b02 0.285s 2025-08-05 15:35:31,237 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1690', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4aae374-23ab-4ae9-b614-10b894054a6e', 'x-compute-request-id': 'req-c4aae374-23ab-4ae9-b614-10b894054a6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8aced70e-d45f-40da-a1ae-910572399b02'} Body: b'{"server": {"id": "8aced70e-d45f-40da-a1ae-910572399b02", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1223945168", "status": "ACTIVE", "tenant_id": "1559e24a092448e8bd04ef073236c77e", "user_id": "6293a44d315447809700db26f3cc3655", "metadata": {}, "hostId": "856d45d1210322658feee70e0659a98b50476ea4457c11c62a795a9a", "image": {"id": "d0dbdf05-3ac1-4edd- 9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-05T15:33:31Z", "updated": "2025-08-05T15:35:31Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-699300057-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:50:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8aced70e-d45f-40da-a1ae-910572399b02"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8aced70e-d45f-40da-a1ae-910572399b02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T15:33:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-08-05 15:36:31,455 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.162s 2025-08-05 15:36:31,455 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2521', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-8598bb4b-45b5-42de-a131-4b46347b92da', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "6293a44d315447809700db26f3cc3655", "name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687-project-member", "password_expires_at": null}, "audit_ids": ["4IXOunCSQ6-npZ0W5t1gyw"], "expires_at": "2025-08-05T16:36:31.000000Z", "issued_at": "2025-08-05T15:36:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1559e24a092448e8bd04ef073236c77e", "name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687"}, "is_domain": false, "roles": [{"id": "461f0d232b974187bff1eee1b4001d2b", "name": "member"}, {"id": "d887b012e75948019d8f3f2cb4e03f1d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0b86af44f19943b9bb51d2e8be11acb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3faf8e39867c48f0af02bb4f9735ae61", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "2517c6600f1a460cbad97286d19e9fb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "5c7a5b25720b4bdab0487096fdfafbae", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3251b32e2034796b9bce144b495f88a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/1559e24a092448e8bd04ef073236c77e", "region": "RegionOne"}], "id": "756156d7158f4ccbaadb474942634f76", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "73c2fc4ed21746cba5d1b5174ddbe300", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9b0e9eb7606043838528301ec538d1b8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "5209c341a08f463cae448322fb93f468", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a638b206ad0a4dc2 850092c0c185d1e7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0d29cdaf82ce4569803f34224311c65f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad9a324b861049728af39ec906166007", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "02367db45c0e4c649c641b88e903475b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "ddc2790d372b4fd9a5b7c1eabdbf861d", "type": "network", "name": "neutron"}]}}' 2025-08-05 15:36:31,456 100276 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '86d6301b-6059-4f1b-a869-64874b8634d6', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-699300057-network', 'tenant_id': '1559e24a092448e8bd04ef073236c77e', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1559e24a092448e8bd04ef073236c77e', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 53050, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T15:33:17Z', 'updated_at': '2025-08-05T15:33:17Z', 'revision_number': 1} available for tenant 2025-08-05 15:36:31,979 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.522s 2025-08-05 15:36:31,980 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-616126704", "imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "flavorRef": "1", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "blank", "volume_size": 1, "destination_type": "volume"}], "networks": [{"uuid": "86d6301b-6059-4f1b-a869-64874b8634d6"}]}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/5e04bea1-72f5-4e21-8a4c-0019c01cbd5d', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-034b7d73-7ea0-4405-9468-2397d5aefde5', 'x-compute-request-id': 'req-034b7d73-7ea0-4405-9468-2397d5aefde5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "5e04bea1-72f5-4e21-8a4c-0019c01cbd5d", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5e04bea1-72f5-4e21-8a4c-0019c01cbd5d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5e04bea1-72f5-4e21-8a4c-0019c01cbd5d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "es6LBF9usTkj"}}' 2025-08-05 15:36:32,060 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/5e04bea1-72f5-4e21-8a4c-0019c01cbd5d 0.077s 2025-08-05 15:36:32,061 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1394', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', ' vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5516cf0-98a0-47bd-a727-4182e57642ce', 'x-compute-request-id': 'req-b5516cf0-98a0-47bd-a727-4182e57642ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5e04bea1-72f5-4e21-8a4c-0019c01cbd5d'} Body: b'{"server": {"id": "5e04bea1-72f5-4e21-8a4c-0019c01cbd5d", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-616126704", "status": "BUILD", "tenant_id": "1559e24a092448e8bd04ef073236c77e", "user_id": "6293a44d315447809700db26f3cc3655", "metadata": {}, "hostId": "", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-05T15:36:32Z", "updated": "2025-08-05T15:36:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5e04bea1-72f5-4e21-8a4c-0019c01cbd5d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5e04bea1-72f5-4e21-8a4c-0019c01cbd5d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-08-05 15:37:22,255 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/5e04bea1-72f5-4e21-8a4c-0019c01cbd5d 0.124s 2025-08-05 15:37:22,255 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:37:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1649', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5fe7dcf4-9e0f-43df-a801-f2cc85c352fb', 'x-compute-request-id': 'req-5fe7dcf4-9e0f-43df-a801-f2cc85c352fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5e04bea1-72f5-4e21-8a4c-0019c01cbd5d'} Body: b'{"server": {"id": "5e04bea1-72f5-4e21-8a4c-0019c01cbd5d", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-616126704", "status": "ERROR", "tenant_id": "1559e24a092448e8bd04ef073236c77e", "user_id": "6293a44d315447809700db26f3cc3655", "metadata": {}, "hostId": "", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-05T15:36:31Z", "updated": "2025-08-05T15:36:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5e04bea1-72f5-4e21-8a4c-0019c01cbd5d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5e04bea1-72f5-4e21-8a4c-0019c01cbd5d"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-08-05T15:36:43Z", "message": "Build of instance 5e04bea1-72f5-4e21-8a4c-0019c01cbd5d aborted: Volume 23d828cc-840e-43a1-a839-c91e9594f308 did not finish being created even after we waited 0 seconds or 1 attempts. And its status is error."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "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": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-08-05 15:37:22,275 100276 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2025-08-05 15:37:22,963 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 204 DELETE http://10.0.0.210/compute/v2.1/servers/5e04bea1-72f5-4e21-8a4c-0019c01cbd5d 0.688s 2025-08-05 15:37:22,964 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:37:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f3b0ba7-662a-4d05-88b6-24b3ea924bc5', 'x-compute-request-id': 'req-8f3b0ba7-662a-4d05-88b6-24b3ea924bc5', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5e04bea1-72f5-4e21-8a4c-0019c01cbd5d'} Body: b'' 2025-08-05 15:37:23,003 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 404 GET http://10.0.0.210/compute/v2.1/servers/5e04bea1-72f5-4e21-8a4c-0019c01cbd5d 0.039s 2025-08-05 15:37:23,003 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:37:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-c11cf8b8-8eb5-4a71-8e8a-1298dc74865d', 'x-compute-request-id': 'req-c11cf8b8-8eb5-4a71-8e8a-1298dc74865d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5e04bea1-72f5-4e21-8a4c-0019c01cbd5d'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 5e04bea1-72f5-4e21-8a4c-0019c01cbd5d could not be found."}}' cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot[id-87b7dcb7-4950-4a3a-802c-ece55491846d] --------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_revert.py", line 38, in setUp self.volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 600befb0-963f-4f61-806d-4a260c60f2e0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:37:22,972 100291 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/volumes 0.318s 2025-08-05 15:37:22,972 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1463417840"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:37:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67b0b934-81e2-4eb6-ad5e-f6e6fb23a5fa', 'content-length': '767', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67b0b934-81e2-4eb6-ad5e-f6e6fb23a5fa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "600befb0-963f-4f61-806d-4a260c60f2e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:37:22.899076", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1463417840", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/600befb0-963f-4f61-806d-4a260c60f2e0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/600befb0-963f-4f61-806d-4a260c60f2e0"}], "user_id": "53d0ad29b5a148679c51baeee0b90eb4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-05 15:37:23,028 100291 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/volumes/600befb0-963f-4f61-806d-4a260c60f2e0 0.043s 2025-08-05 15:37:23,028 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:37:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c80b616-803d-4420-a104-0e06098f1f6e', 'content-length': '835', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c80b616-803d-4420-a104-0e06098f1f6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/600befb0-963f-4f61-806d-4a260c60f2e0'} Body: b'{"volume": {"id": "600befb0-963f-4f61-806d-4a260c60f2e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:37:23.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1463417840", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/600befb0-963f-4f61-806d-4a260c60f2e0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/600befb0-963f-4f61-806d-4a260c60f2e0"}], "user_id": "53d0ad29b5a148679c51baeee0b90eb4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d67e3fecec0b448193f6c51425f1bb36"}}' 2025-08-05 15:37:24,084 100291 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/volumes/600befb0-963f-4f61-806d-4a260c60f2e0 0.041s 2025-08-05 15:37:24,084 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:37:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'conte nt-type': 'application/json', 'x-compute-request-id': 'req-e157f12d-2a69-4ba4-b3b7-b81d5c148c41', 'content-length': '856', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e157f12d-2a69-4ba4-b3b7-b81d5c148c41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/600befb0-963f-4f61-806d-4a260c60f2e0'} Body: b'{"volume": {"id": "600befb0-963f-4f61-806d-4a260c60f2e0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:37:23.000000", "updated_at": "2025-08-05T15:37:23.000000", "name": "tempest-VolumeRevertTests-Volume-1463417840", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/600befb0-963f-4f61-806d-4a260c60f2e0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/600befb0-963f-4f61-806d-4a260c60f2e0"}], "user_id": "53d0ad29b5a148679c51baeee0b90eb4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d67e3fecec0b448193f6c51425f1bb36"}}' cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative[id-4e8b0788-87fe-430d-be7a-444d7f8e0347] --------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_revert.py", line 38, in setUp self.volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume d0786151-dfbc-4623-ad4c-978beda6e86f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:37:24,289 100291 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/volumes 0.181s 2025-08-05 15:37:24,289 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-11930660"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:37:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8206b1bc-e38c-4698-b119-48a2f560ffed', 'content-length': '765', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8206b1bc-e38c-4698-b119-48a2f560ffed', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "d0786151-dfbc-4623-ad4c-978beda6e86f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:37:24.229018", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-11930660", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d0786151-dfbc-4623-ad4c-978beda6e86f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d0786151-dfbc-4623-ad4c-978beda6e86f"}], "user_id": "53d0ad29b5a148679c51baeee0b90eb4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-05 15:37:24,348 100291 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/volumes/d0786151-dfbc-4623-ad4c-978beda6e86f 0.046s 2025-08-05 15:37:24,348 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:37:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31c3b20e-cfa7-4f34-afd3-e2acf3743fa2', 'content-length': '833', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31c3b20e-cfa7-4f34-afd3-e2acf3743fa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d0786151-dfbc-4623-ad4c-978beda6e86f'} Body: b'{"volume": {"id": "d0786151-dfbc-4623-ad4c-978beda6e86f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:37:24.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-11930660", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d0786151-dfbc-4623-ad4c-978beda6e86f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d0786151-dfbc-4623-ad4c-978beda6e86f"}], "user_id": "53d0ad29b5a148679c51baeee0b90eb4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d67e3fecec0b448193f6c51425f1bb36"}}' 2025-08-05 15:37:25,418 100291 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/volumes/d0786151-dfbc-4623-ad4c-978beda6e86f 0.055s 2025-08-05 15:37:25,418 100291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:37:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-typ e': 'application/json', 'x-compute-request-id': 'req-23cee5d5-c8a2-47d0-a65c-35b7726c0cbf', 'content-length': '854', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23cee5d5-c8a2-47d0-a65c-35b7726c0cbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d0786151-dfbc-4623-ad4c-978beda6e86f'} Body: b'{"volume": {"id": "d0786151-dfbc-4623-ad4c-978beda6e86f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:37:24.000000", "updated_at": "2025-08-05T15:37:24.000000", "name": "tempest-VolumeRevertTests-Volume-11930660", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d0786151-dfbc-4623-ad4c-978beda6e86f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d0786151-dfbc-4623-ad4c-978beda6e86f"}], "user_id": "53d0ad29b5a148679c51baeee0b90eb4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d67e3fecec0b448193f6c51425f1bb36"}}' tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion[compute,id-a8fd48ec-1d01-4895-b932-02321661ec1e,image,network,slow,volume] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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_minimum_basic.py", line 181, in test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9a66b82a-4b26-4f31-ba11-f2fa8355779c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:35:02,599 100282 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None 2025-08-05 15:35:03,394 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 201 POST http://10.0.0.210/image/v2/images 0.793s 2025-08-05 15:35:03,395 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1940865780", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/5346a115-b982-4801-a407-055051638032', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-f0869a0f-581b-4bf6-af36-496000a8d175', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1940865780", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "ffce140e99954ca184ee6b89566b0c27", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5346a115-b982-4801-a407-055051638032", "created_at": "2025-08-05T15:35:03Z", "updated_at": "2025-08-05T15:35:03Z", "tags": [], "self": "/v2/images/5346a115-b982-4801-a407-055051638032", "file": "/v2/images/5346a115-b982-4801-a407-055051638032/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:35:04,629 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 204 PUT http://10.0.0.210/image/v2/images/5346a115-b982-4801-a407-055051638032/file 1.234s 2025-08-05 15:35:04,630 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-61b5e28f-3893-4d98-9b72-9df8d2bc24b3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/5346a115-b982-4801-a407-055051638032/file'} Body: b'' 2025-08-05 15:35:04,630 100282 DEBUG [tempest.scenario.manager] image:5346a115-b982-4801-a407-055051638032 2025-08-05 15:35:04,683 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.051s 2025-08-05 15:35:04,684 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-1606295558", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMbnw7p5nGDV3FupxlAxsk/jNVmT2hf6VhCihAZihR2sCTfInCI8U1yZbteb+/q+5+N98oMZ99+nm3fFn+FIub+0VmfMA5M/Wfvzr6WdbJ93ERJuU3i25vDdxs3y8YcRvw=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9c3b011-e1e7-4018-930d-1c1b61227a42', 'x-compute-request-id': 'req-f9c3b011-e1e7-4018-930d-1c1b61227a42', 'connection': 'close', 'status': '200', 'content-location': 'htt p://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-1606295558", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMbnw7p5nGDV3FupxlAxsk/jNVmT2hf6VhCihAZihR2sCTfInCI8U1yZbteb+/q+5+N98oMZ99+nm3fFn+FIub+0VmfMA5M/Wfvzr6WdbJ93ERJuU3i25vDdxs3y8YcRvw==", "fingerprint": "c3:13:cf:4a:0d:af:f7:7e:bd:a3:e9:e8:af:b9:7c:1d", "user_id": "747517113bc1463eb2647b4227300a3d"}}' 2025-08-05 15:35:04,752 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.058s 2025-08-05 15:35:04,753 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2497', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-80ae04fa-c8a9-4af6-bc76-d16cb4e5cb12', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "747517113bc1463eb2647b4227300a3d", "name": "tempest-TestMinimumBasicScenario-1782603910-project-member", "password_expires_at": null}, "audit_ids": ["UV1_xnSjQt-Q4wFYSXsRFQ"], "expires_at": "2025-08-05T16:35:04.000000Z", "issued_at": "2025-08-05T15:35:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ffce140e99954ca184ee6b89566b0c27", "name": "tempest-TestMinimumBasicScenario-1782603910"}, "is_domain": false, "roles": [{"id": "461f0d232b974187bff1eee1b4001d2b", "name": "member"}, {"id": "d887b012e75948019d8f3f2cb4e03f1d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0b86af44f19943b9bb51d2e8be11acb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3faf8e39867c48f0af02bb4f9735ae61", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "2517c6600f1a460cbad97286d19e9fb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "5c7a5b25720b4bdab0487096fdfafbae", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3251b32e2034796b9bce144b495f88a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/ffce140e99954ca184ee6b89566b0c27", "region": "RegionOne"}], "id": "756156d7158f4ccbaadb474942634f76", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "73c2fc4ed21746cba5d1b5174ddbe300", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9b0e9eb7606043838528301ec538d1b8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "5209c341a08f463cae448322fb93f468", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a638b206ad0a4dc2850092c0c185d1e7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0d29cdaf82ce4569803f34224311c65f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad9a324b861049728af39ec906166007", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "02367db45c0e4c649c641b88e903475b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "ddc2790d372b4fd9a5b7c1eabdbf861d", "type": "network", "name": "neutron"}]}}' 2025-08-05 15:35:04,754 100282 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion) Found network {'id': '276c191f-de9a-4f88-bf1a-396fa0518928', 'name': 'tempest-TestMinimumBasicScenario-1492547559-network', 'tenant_id': 'ffce1 40e99954ca184ee6b89566b0c27', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ffce140e99954ca184ee6b89566b0c27', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 62566, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T15:34:49Z', 'updated_at': '2025-08-05T15:34:49Z', 'revision_number': 1} available for tenant 2025-08-05 15:35:05,311 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 202 POST http://10.0.0.210/compute/v2.1/servers 0.555s 2025-08-05 15:35:05,311 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-1141899735", "imageRef": "5346a115-b982-4801-a407-055051638032", "flavorRef": "1", "key_name": "tempest-TestMinimumBasicScenario-1606295558", "networks": [{"uuid": "276c191f-de9a-4f88-bf1a-396fa0518928"}]}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/fd781f70-4d2d-45fa-961e-e0b464e1779b', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa1d8fc8-b915-4206-afc7-dd2a8fcd815b', 'x-compute-request-id': 'req-aa1d8fc8-b915-4206-afc7-dd2a8fcd815b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "fd781f70-4d2d-45fa-961e-e0b464e1779b", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fd781f70-4d2d-45fa-961e-e0b464e1779b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fd781f70-4d2d-45fa-961e-e0b464e1779b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "JibebH6qnyan"}}' 2025-08-05 15:35:05,383 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/compute/v2.1/servers/fd781f70-4d2d-45fa-961e-e0b464e1779b 0.066s 2025-08-05 15:35:05,383 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd432f2e-0001-4f29-a4be-ecd18e510398', 'x-compute-request-id': 'req-bd432f2e-0001-4f29-a4be-ecd18e510398', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fd781f70-4d2d-45fa-961e-e0b464e1779b'} Body: b'{"server": {"id": "fd781f70-4d2d-45fa-961e-e0b464e1779b", "name": "tempest-TestMinimumBasicScenario-server-1141899735", "status": "BUILD", "tenant_id": "ffce140e99954ca184ee6b89566b0c27", "user_id": "747517113bc1463eb2647b4227300a3d", "metadata": {}, "hostId": "", "image": {"id": "5346a115-b982-4801-a407-055051638032", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/5346a115-b982-4801-a407-055051638032"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:35:05Z", "updated": "2025-08-05T15:35:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "l inks": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fd781f70-4d2d-45fa-961e-e0b464e1779b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fd781f70-4d2d-45fa-961e-e0b464e1779b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1606295558", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:35:55,826 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/compute/v2.1/servers/fd781f70-4d2d-45fa-961e-e0b464e1779b 0.399s 2025-08-05 15:35:55,826 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:35:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1535', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdddba29-e146-4246-aca1-2f798d30e5ac', 'x-compute-request-id': 'req-cdddba29-e146-4246-aca1-2f798d30e5ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fd781f70-4d2d-45fa-961e-e0b464e1779b'} Body: b'{"server": {"id": "fd781f70-4d2d-45fa-961e-e0b464e1779b", "name": "tempest-TestMinimumBasicScenario-server-1141899735", "status": "ACTIVE", "tenant_id": "ffce140e99954ca184ee6b89566b0c27", "user_id": "747517113bc1463eb2647b4227300a3d", "metadata": {}, "hostId": "43c0171e1c40aabcb28bbb1ad700903b2c4ce68321217482fe0b0472", "image": {"id": "5346a115-b982-4801-a407-055051638032", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/5346a115-b982-4801-a407-055051638032"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:35:05Z", "updated": "2025-08-05T15:35:22Z", "addresses": {"tempest-TestMinimumBasicScenario-1492547559-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:ae:d0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fd781f70-4d2d-45fa-961e-e0b464e1779b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fd781f70-4d2d-45fa-961e-e0b464e1779b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1606295558", "OS-SRV-USG:launched_at": "2025-08-05T15:35:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:35:55,840 100282 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 15:36:56,107 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/compute/v2.1/servers/fd781f70-4d2d-45fa-961e-e0b464e1779b 0.205s 2025-08-05 15:36:56,107 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1535', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-No va-API-Version', 'x-openstack-request-id': 'req-ae331494-d407-474e-8035-7d650ed3636e', 'x-compute-request-id': 'req-ae331494-d407-474e-8035-7d650ed3636e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fd781f70-4d2d-45fa-961e-e0b464e1779b'} Body: b'{"server": {"id": "fd781f70-4d2d-45fa-961e-e0b464e1779b", "name": "tempest-TestMinimumBasicScenario-server-1141899735", "status": "ACTIVE", "tenant_id": "ffce140e99954ca184ee6b89566b0c27", "user_id": "747517113bc1463eb2647b4227300a3d", "metadata": {}, "hostId": "43c0171e1c40aabcb28bbb1ad700903b2c4ce68321217482fe0b0472", "image": {"id": "5346a115-b982-4801-a407-055051638032", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/5346a115-b982-4801-a407-055051638032"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:35:05Z", "updated": "2025-08-05T15:35:22Z", "addresses": {"tempest-TestMinimumBasicScenario-1492547559-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:ae:d0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fd781f70-4d2d-45fa-961e-e0b464e1779b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fd781f70-4d2d-45fa-961e-e0b464e1779b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1606295558", "OS-SRV-USG:launched_at": "2025-08-05T15:35:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:36:56,306 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/compute/v2.1/servers 0.183s 2025-08-05 15:36:56,306 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '341', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-120afe62-4afa-406f-9cd2-a32db9127790', 'x-compute-request-id': 'req-120afe62-4afa-406f-9cd2-a32db9127790', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "fd781f70-4d2d-45fa-961e-e0b464e1779b", "name": "tempest-TestMinimumBasicScenario-server-1141899735", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fd781f70-4d2d-45fa-961e-e0b464e1779b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fd781f70-4d2d-45fa-961e-e0b464e1779b"}]}]}' 2025-08-05 15:36:56,526 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/compute/v2.1/servers/fd781f70-4d2d-45fa-961e-e0b464e1779b 0.215s 2025-08-05 15:36:56,527 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1535', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b84100f-edb7-41e3-9e5a-87fc67fb8a29', 'x-compute-request-id': 'req-6b84100f-edb7-41e3-9e5a-87fc67fb8a29' , 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fd781f70-4d2d-45fa-961e-e0b464e1779b'} Body: b'{"server": {"id": "fd781f70-4d2d-45fa-961e-e0b464e1779b", "name": "tempest-TestMinimumBasicScenario-server-1141899735", "status": "ACTIVE", "tenant_id": "ffce140e99954ca184ee6b89566b0c27", "user_id": "747517113bc1463eb2647b4227300a3d", "metadata": {}, "hostId": "43c0171e1c40aabcb28bbb1ad700903b2c4ce68321217482fe0b0472", "image": {"id": "5346a115-b982-4801-a407-055051638032", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/5346a115-b982-4801-a407-055051638032"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:35:05Z", "updated": "2025-08-05T15:35:22Z", "addresses": {"tempest-TestMinimumBasicScenario-1492547559-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:ae:d0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fd781f70-4d2d-45fa-961e-e0b464e1779b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fd781f70-4d2d-45fa-961e-e0b464e1779b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1606295558", "OS-SRV-USG:launched_at": "2025-08-05T15:35:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:36:56,736 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 202 POST http://10.0.0.210/volume/v3/volumes 0.193s 2025-08-05 15:36:56,736 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-79793799", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da5ec1ab-2deb-48de-bbce-f97162debc96', 'content-length': '754', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da5ec1ab-2deb-48de-bbce-f97162debc96', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "9a66b82a-4b26-4f31-ba11-f2fa8355779c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:36:56.679514", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-79793799", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9a66b82a-4b26-4f31-ba11-f2fa8355779c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9a66b82a-4b26-4f31-ba11-f2fa8355779c"}], "user_id": "747517113bc1463eb2647b4227300a3d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:36:56,786 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/volume/v3/volumes/9a66b82a-4b26-4f31-ba11-f2fa8355779c 0.038s 2025-08-05 15:36:56,786 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': ' application/json', 'x-compute-request-id': 'req-6ac57c7e-b45d-4d72-944b-5f9894e0985a', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ac57c7e-b45d-4d72-944b-5f9894e0985a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9a66b82a-4b26-4f31-ba11-f2fa8355779c'} Body: b'{"volume": {"id": "9a66b82a-4b26-4f31-ba11-f2fa8355779c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:36:57.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-79793799", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9a66b82a-4b26-4f31-ba11-f2fa8355779c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9a66b82a-4b26-4f31-ba11-f2fa8355779c"}], "user_id": "747517113bc1463eb2647b4227300a3d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ffce140e99954ca184ee6b89566b0c27"}}' 2025-08-05 15:36:57,847 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/volume/v3/volumes/9a66b82a-4b26-4f31-ba11-f2fa8355779c 0.041s 2025-08-05 15:36:57,847 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f7fdbad-2bb0-4305-aa36-388bd3a6fcb8', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f7fdbad-2bb0-4305-aa36-388bd3a6fcb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9a66b82a-4b26-4f31-ba11-f2fa8355779c'} Body: b'{"volume": {"id": "9a66b82a-4b26-4f31-ba11-f2fa8355779c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:36:57.000000", "updated_at": "2025-08-05T15:36:57.000000", "name": "tempest-TestMinimumBasicScenario-volume-79793799", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9a66b82a-4b26-4f31-ba11-f2fa8355779c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9a66b82a-4b26-4f31-ba11-f2fa8355779c"}], "user_id": "747517113bc1463eb2647b4227300a3d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ffce140e99954ca184ee6b89566b0c27"}}' 2025-08-05 15:36:57,955 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/9a66b82a-4b26-4f31-ba11-f2fa8355779c 0.093s 2025-08-05 15:36:57,955 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f91ab4a0-fad0-425b-b8a6-ea14b7052007', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9a66b82a-4b26-4f31-ba11-f2fa8355779c'} Body: b'' 2025-08-05 15:36:57,978 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0 .0.210/volume/v3/volumes/9a66b82a-4b26-4f31-ba11-f2fa8355779c 0.022s 2025-08-05 15:36:57,978 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-c03d01d4-c80c-4ca4-9c85-884acb2771c7', 'x-openstack-request-id': 'req-c03d01d4-c80c-4ca4-9c85-884acb2771c7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9a66b82a-4b26-4f31-ba11-f2fa8355779c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 9a66b82a-4b26-4f31-ba11-f2fa8355779c could not be found."}}' 2025-08-05 15:36:58,132 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/fd781f70-4d2d-45fa-961e-e0b464e1779b 0.154s 2025-08-05 15:36:58,132 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c6795f2-e6ed-49b4-b83a-3a0f472a5175', 'x-compute-request-id': 'req-9c6795f2-e6ed-49b4-b83a-3a0f472a5175', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fd781f70-4d2d-45fa-961e-e0b464e1779b'} Body: b'' 2025-08-05 15:36:58,330 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/fd781f70-4d2d-45fa-961e-e0b464e1779b 0.196s 2025-08-05 15:36:58,330 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1541', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6984ece-29f9-4e13-b665-136d3382ef7b', 'x-compute-request-id': 'req-f6984ece-29f9-4e13-b665-136d3382ef7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fd781f70-4d2d-45fa-961e-e0b464e1779b'} Body: b'{"server": {"id": "fd781f70-4d2d-45fa-961e-e0b464e1779b", "name": "tempest-TestMinimumBasicScenario-server-1141899735", "status": "ACTIVE", "tenant_id": "ffce140e99954ca184ee6b89566b0c27", "user_id": "747517113bc1463eb2647b4227300a3d", "metadata": {}, "hostId": "43c0171e1c40aabcb28bbb1ad700903b2c4ce68321217482fe0b0472", "image": {"id": "5346a115-b982-4801-a407-055051638032", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/5346a115-b982-4801-a407-055051638032"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:35:05Z", "updated": "2025-08-05T15:36:58Z", "addresses": {"tempest-TestMinimumBasicScenario-1492547559-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:ae:d0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fd781f70-4d2d-45fa-961e-e0b464e1779b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fd781f70-4d2d-45fa-961e-e0b464e1779b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availabi lity_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1606295558", "OS-SRV-USG:launched_at": "2025-08-05T15:35:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:37:48,390 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/fd781f70-4d2d-45fa-961e-e0b464e1779b 0.042s 2025-08-05 15:37:48,390 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:37:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-6c49cfd1-b9dc-4e0d-b19c-bf2c7d463c15', 'x-compute-request-id': 'req-6c49cfd1-b9dc-4e0d-b19c-bf2c7d463c15', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fd781f70-4d2d-45fa-961e-e0b464e1779b'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance fd781f70-4d2d-45fa-961e-e0b464e1779b could not be found."}}' 2025-08-05 15:37:48,426 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1606295558 0.035s 2025-08-05 15:37:48,427 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:37:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c2874e7-b70d-41f4-9eaf-92a7c9b0cdee', 'x-compute-request-id': 'req-2c2874e7-b70d-41f4-9eaf-92a7c9b0cdee', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1606295558'} Body: b'' 2025-08-05 15:37:48,519 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/5346a115-b982-4801-a407-055051638032 0.092s 2025-08-05 15:37:48,520 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:37:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-eb69d0c5-0729-4ef9-90d0-5752f9991634', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/5346a115-b982-4801-a407-055051638032'} Body: b'' tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40] ---------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 293, in test_reset_group_snapshot_status group = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group f6cd2cc4-8b00-4a2f-9c0d-20dc166eeeb9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:38:06,800 100284 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 POST http://10.0.0.210/volume/v3/types 0.185s 2025-08-05 15:38:06,800 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1813639256"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:38:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c73962fb-f130-46e6-808e-e66a932f0113', 'content-length': '228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c73962fb-f130-46e6-808e-e66a932f0113', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "136c0cf6-a0ce-46d2-97a3-f359b822e25b", "name": "tempest-GroupSnapshotsV319Test-volume-type-1813639256", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 15:38:06,839 100284 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/group_types 0.035s 2025-08-05 15:38:06,839 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1437440875"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:38:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2f8fa19-eac1-4054-913d-427204eef651', 'content-length': '185', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2f8fa19-eac1-4054-913d-427204eef651', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "7f93d16c-d9a0-4d7c-9d2a-936181423751", "name": "tempest-GroupSnapshotsV319Test-group-type-1437440875", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-05 15:38:07,023 100284 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/groups 0.181s 2025-08-05 15:38:07,023 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: {"group": {"group_type": "7f93d16c-d9a0-4d7c-9d2a-936181423751", "volume_types": ["136c0cf6-a0ce-46d2-97a3-f359b822e25b"], "name": "tempest-GroupSnapshotsV319Test-Group-604411704"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:38:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11a5101a-07f5-4a88-9cbd-3cf2e68fc52c', 'content-length': '115', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11a5101a-07f5-4a88-9cbd-3cf2e68fc52c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "f6cd2cc4-8b00-4a2f-9c0d-20dc166eeeb9", "name": "tempest-GroupSnapshotsV319Test-Group-604411704"}}' 2025-08-05 15:38:07,066 100284 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/groups/f6cd2cc4-8b00-4a2f-9c0d-20dc166eeeb9 0.040s 2025-08-05 15:38:07,066 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:38:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8dd7260-ee44-4dc0-979a-dfcaaf65ff85', 'content-length': '395', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8dd7260-ee44-4dc0-979a-dfcaaf65ff85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/f6cd2cc4-8b00-4a2f-9c0d-20dc166eeeb9'} Body: b'{"group": {"id": "f6cd2cc4-8b00-4a2f-9c0d-20dc166eeeb9", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-05T15:38:07.000000", "name": "tempest-GroupSnapshotsV319Test-Group-604411704", "description": null, "group_type": "7f93d16c-d9a0-4d7c-9d2a-936181423751", "volume_types": ["136c0cf6-a0ce-46d2-97a3-f359b822e25b"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 15:38:08,105 100284 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/groups/f6cd2cc4-8b00-4a2f-9c0d-20dc166eeeb9 0.032s 2025-08-05 15:38:08,105 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:38:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ea895fc-11ee-4b56-a0b8-9da731f46479', 'content-length': '392', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ea895fc-11ee-4b56-a0b8-9da731f46479', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/f6cd2cc4-8b00-4a2f-9c0d-20dc166eeeb9'} Body: b'{"group": {"id": "f6cd2cc4-8b00-4a2f-9c0d-20dc166eeeb9", "status": "error", "availability_zone": "nova", "created_at": "2025-08-05T15:38:07.000000", "name": "tempest-GroupSnapshotsV319Test-Group-604411704", "description": null, "group_type": "7f93d16c-d9a0-4d7c-9d2a-936181423751", "volume_types": ["136c0cf6-a0ce-46d2-97a3-f359b822e25b"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 15:38:08,141 100284 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.030s 2025-08-05 15:38:08,142 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:38:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73f62dfd-50bc-43a2-916d-6997d3e2ff0e', 'content-length': '15', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73f62dfd-50bc-43a2-916d-6997d3e2ff0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-05 15:38:08,240 100284 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/f6cd2cc4-8b00-4a2f-9c0d-20dc166eeeb9/action 0.083s 2025-08-05 15:38:08,240 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:38:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b649514e-a05a-4e8e-8693-7fe9bbd6cf96', 'connection': 'close', 'status': '202', 'content -location': 'http://10.0.0.210/volume/v3/groups/f6cd2cc4-8b00-4a2f-9c0d-20dc166eeeb9/action'} Body: b'' 2025-08-05 15:38:08,256 100284 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/f6cd2cc4-8b00-4a2f-9c0d-20dc166eeeb9 0.015s 2025-08-05 15:38:08,256 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:38:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-73f67893-c4e3-4eac-89f6-b4c9e1ca89db', 'x-openstack-request-id': 'req-73f67893-c4e3-4eac-89f6-b4c9e1ca89db', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/f6cd2cc4-8b00-4a2f-9c0d-20dc166eeeb9'} Body: b'{"itemNotFound": {"code": 404, "message": "Group f6cd2cc4-8b00-4a2f-9c0d-20dc166eeeb9 could not be found."}}' 2025-08-05 15:38:08,283 100284 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/7f93d16c-d9a0-4d7c-9d2a-936181423751 0.027s 2025-08-05 15:38:08,284 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:38:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b60161f-a983-4ab9-809e-0542b7eaa96d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/7f93d16c-d9a0-4d7c-9d2a-936181423751'} Body: b'' 2025-08-05 15:38:08,334 100284 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/136c0cf6-a0ce-46d2-97a3-f359b822e25b 0.049s 2025-08-05 15:38:08,334 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:38:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f889076-c526-4a27-a869-813e9acf75f9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/136c0cf6-a0ce-46d2-97a3-f359b822e25b'} Body: b'' 2025-08-05 15:38:08,349 100284 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/136c0cf6-a0ce-46d2-97a3-f359b822e25b 0.015s 2025-08-05 15:38:08,350 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:38:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f239ea8-53e2-4864-b8a4-53bc505e0488', 'x-openstack-request-id': 'req-1f239ea8-53e2-4864-b8a4-53bc505e0488', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/136c0cf6-a0ce-46d2-97a3-f359b822e25b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 136c0cf6-a0ce-46d2-97a3-f359b822e25b could not be found."}}' tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB.test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 552, in test_resize_server_revert_with_volume_attached volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b49f9bbb-17dc-432c-a04f-25ac0804308d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:36:36,577 100292 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/3f8e32e4-3fe9-440a-89c3-846503e6731e 0.210s 2025-08-05 15:36:36,577 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1539', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-883742c8-30ff-4985-b57c-147ff55279f7', 'x-compute-request-id': 'req-883742c8-30ff-4985-b57c-147ff55279f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3f8e32e4-3fe9-440a-89c3-846503e6731e'} Body: b'{"server": {"id": "3f8e32e4-3fe9-440a-89c3-846503e6731e", "name": "tempest-ServerActionsTestOtherB-server-862902747", "status": "ACTIVE", "tenant_id": "c5abfbcb131e4492ae94fd270517a462", "user_id": "28b80eb6f5bf4aa094bd84e46c0e9f09", "metadata": {}, "hostId": "da7ac1a118c254d269dd0ff3013f078ce731edb4200276d1ec358e83", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:34:44Z", "updated": "2025-08-05T15:35:00Z", "addresses": {"tempest-ServerActionsTestOtherB-191548932-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:8d:b9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3f8e32e4-3fe9-440a-89c3-846503e6731e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3f8e32e4-3fe9-440a-89c3-846503e6731e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1397086889", "OS-SRV-USG:launched_at": "2025-08-05T15:35:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--554494819"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:37:36,876 100292 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/volumes 0.206s 2025-08-05 15:37:36,876 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-2057328820"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:37:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2224ece-0dbd-461c-be66-e38f13929449', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2224ece-0dbd-461c-be66-e38f13929449', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "b49f9bbb-17dc-432c-a04f-25ac0804308d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:37:36.814528", "updated_at": null, "name": "tempest-ServerActionsTestOtherB-volume-2057328820", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b49f9bbb-17dc-432c-a04f-25ac0804308d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b49f9bbb-17dc-432c-a04f-25a c0804308d"}], "user_id": "28b80eb6f5bf4aa094bd84e46c0e9f09", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:37:36,928 100292 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/b49f9bbb-17dc-432c-a04f-25ac0804308d 0.039s 2025-08-05 15:37:36,928 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:37:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1f7f454-022f-459e-8d0d-e94597a42652', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1f7f454-022f-459e-8d0d-e94597a42652', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b49f9bbb-17dc-432c-a04f-25ac0804308d'} Body: b'{"volume": {"id": "b49f9bbb-17dc-432c-a04f-25ac0804308d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:37:37.000000", "updated_at": null, "name": "tempest-ServerActionsTestOtherB-volume-2057328820", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b49f9bbb-17dc-432c-a04f-25ac0804308d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b49f9bbb-17dc-432c-a04f-25ac0804308d"}], "user_id": "28b80eb6f5bf4aa094bd84e46c0e9f09", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5abfbcb131e4492ae94fd270517a462"}}' 2025-08-05 15:37:37,980 100292 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/b49f9bbb-17dc-432c-a04f-25ac0804308d 0.038s 2025-08-05 15:37:37,980 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:37:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e2b069d-dda0-47f3-ae8c-330de29b8188', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e2b069d-dda0-47f3-ae8c-330de29b8188', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b49f9bbb-17dc-432c-a04f-25ac0804308d'} Body: b'{"volume": {"id": "b49f9bbb-17dc-432c-a04f-25ac0804308d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:37:37.000000", "updated_at": "2025-08-05T15:37:37.000000", "name": "tempest-ServerActionsTestOtherB-volume-2057328820", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b49f9bbb-17dc-432c-a04f-25ac0804308d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b49f9bbb-17dc-432c-a04f-25ac0804308d"}], "user_id": "28b80eb6f5bf4aa094bd84e46c0e9f09", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5abfbcb131e4492ae94fd270517a462"}}' 2025-08-05 15:37:37,993 100292 ERROR [tempest.lib.decorators] Hints: This test was made for the bug_type 1737599. The failure could be related to https://launchpad.net/bugs/1737599 2025-08-05 15:37:38,205 100292 INFO [tempest.lib.common.rest_client] Request (ServerA ctionsTestOtherB:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/3f8e32e4-3fe9-440a-89c3-846503e6731e 0.209s 2025-08-05 15:37:38,205 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:37:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7181cf8-a0f7-4b8c-a40d-52c807fe733e', 'x-compute-request-id': 'req-c7181cf8-a0f7-4b8c-a40d-52c807fe733e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3f8e32e4-3fe9-440a-89c3-846503e6731e'} Body: b'{"server": {"id": "3f8e32e4-3fe9-440a-89c3-846503e6731e", "name": "tempest-ServerActionsTestOtherB-server-862902747", "status": "ACTIVE", "tenant_id": "c5abfbcb131e4492ae94fd270517a462", "user_id": "28b80eb6f5bf4aa094bd84e46c0e9f09", "metadata": {}, "hostId": "da7ac1a118c254d269dd0ff3013f078ce731edb4200276d1ec358e83", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:34:44Z", "updated": "2025-08-05T15:35:00Z", "addresses": {"tempest-ServerActionsTestOtherB-191548932-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:8d:b9"}, {"version": 4, "addr": "172.24.4.254", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:8d:b9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3f8e32e4-3fe9-440a-89c3-846503e6731e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3f8e32e4-3fe9-440a-89c3-846503e6731e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1397086889", "OS-SRV-USG:launched_at": "2025-08-05T15:35:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--554494819"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 61, in test_attach_attached_volume_to_different_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8364b392-9127-4a6c-a0dc-d35b2a032041 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:36:17,309 100296 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 15:36:17,310 100296 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 15:36:17,444 100296 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.133s 2025-08-05 15:36:17,445 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-267019018", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPwWgD1cIfWjqX4/UYVmXYeBhasBciWpJ4H9t2vf23gYXRZi9M/KeNFHYWl8cDCwiuErrOFHirjGWH3xdVJnDs0l9T1z/B4Q5iluXOKZ1fcVRSr74nub1NGL9bA0U81Bug=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bae8eff7-88c2-47c6-9036-9bcc17e1358d', 'x-compute-request-id': 'req-bae8eff7-88c2-47c6-9036-9bcc17e1358d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-267019018", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPwWgD1cIfWjqX4/UYVmXYeBhasBciWpJ4H9t2vf23gYXRZi9M/KeNFHYWl8cDCwiuErrOFHirjGWH3xdVJnDs0l9T1z/B4Q5iluXOKZ1fcVRSr74nub1NGL9bA0U81Bug==", "fingerprint": "46:47:8c:9a:6d:f0:ae:e5:2e:0c:b0:ac:28:17:20:ae", "user_id": "1114e0ec28f0489bb7c0609d140edee2"}}' 2025-08-05 15:36:17,447 100296 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-267019018 created 2025-08-05 15:36:17,676 100296 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.228s 2025-08-05 15:36:17,677 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1801896352", "description": "tempest-description--450802858"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-12e5e9b8-338e-4746-b98b-c94b03b8d057', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "7b95ec31-3b96-4914-b9a1-f629c0cbb15c", "name": "tempest-securitygroup--1801896352", "stateful": true, "tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "description": "tempest-description--450802858", "shared": false, "security_group_rules": [{"id": "7d381970-4280-4dba-97f6-1feeb1e03e13", "project_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "security_group_id": "7b95ec31-3b96-4914-b9a1-f629c0cbb15c", "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": 832, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:36:17Z", "updated_at": "2025-08-05T15:36:17Z", "revision_number": 0}, {"id": "d35a8e95-5ea8-442a-8e4a-9ed54b04830c", "project_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "security_group_id": "7b95ec31-3b96-4914-b9a1-f629c0cbb15c", "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": 833, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:36:17Z", "updated_at": "2025-08-05T15:36:17Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T15:36:17Z", "updated_at": "2025-08-05T15:36:17Z", "revision_number": 1, "project_id": "61a7062a41ce46a1a11da9b4c43a0ca9"}}' 2025-08-05 15:36:18,152 100296 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.474s 2025-08-05 15:36:18,152 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7b95ec31-3b96-4914-b9a1-f629c0cbb15c", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-86399896-75bc-4689-b54e-ffae7ec2a118', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9632a5ab-6e86-4c96-8216-4f76488cbaa1", "project_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "security_group_id": "7b95ec31-3b96-4914-b9a1-f629c0cbb15c", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:36:17Z", "updated_at": "2025-08-05T15:36:17Z", "revision_number": 0}}' 2025-08-05 15:36:18,532 100296 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.379s 2025-08-05 15:36:18,533 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7b95ec31-3b96-4914-b9a1-f629c0cbb15c", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-47c28739-d68e-44f9-ae19-97b71c07a14b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1191fb4d-95cf-486f-8f52-6090d43f8166", "project_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "security_group_id": "7b95ec31-3b96-4914-b9a1-f629c0cbb15c", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:36:18Z", "updated_at": "2025-08-05T15:36:18Z", "revision_number": 0}}' 2025-08-05 15:36:18,533 100296 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1801896352 created 2025-08-05 15:36:19,357 100296 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.824s 2025-08-05 15:36:19,358 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json' , 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-c7bd4604-b3d3-48f2-8ff8-5f81953dd56f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "fee50a31-deb3-4e64-ba28-8e2dbbf38d31", "tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "floating_ip_address": "172.24.4.249", "floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T15:36:18Z", "updated_at": "2025-08-05T15:36:18Z", "revision_number": 0}}' 2025-08-05 15:36:19,358 100296 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'fee50a31-deb3-4e64-ba28-8e2dbbf38d31', 'tenant_id': '61a7062a41ce46a1a11da9b4c43a0ca9', 'floating_ip_address': '172.24.4.249', 'floating_network_id': 'f69a1e3d-9003-4e01-a4b1-a7f571b589d6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '61a7062a41ce46a1a11da9b4c43a0ca9', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T15:36:18Z', 'updated_at': '2025-08-05T15:36:18Z', 'revision_number': 0, 'ip': '172.24.4.249'} created 2025-08-05 15:36:19,411 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.048s 2025-08-05 15:36:19,411 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2495', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a7020f0f-3a5d-4979-9159-06022397cccb', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "1114e0ec28f0489bb7c0609d140edee2", "name": "tempest-AttachVolumeNegativeTest-976636495-project-member", "password_expires_at": null}, "audit_ids": ["TwjlXBcGQgaZMgPITACduQ"], "expires_at": "2025-08-05T16:36:19.000000Z", "issued_at": "2025-08-05T15:36:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61a7062a41ce46a1a11da9b4c43a0ca9", "name": "tempest-AttachVolumeNegativeTest-976636495"}, "is_domain": false, "roles": [{"id": "461f0d232b974187bff1eee1b4001d2b", "name": "member"}, {"id": "d887b012e75948019d8f3f2cb4e03f1d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0b86af44f19943b9bb51d2e8be11acb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3faf8e39867c48f0af02bb4f9735ae61", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "2517c6600f1a460cbad97286d19e9fb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "5c7a5b25720b4bdab0487096fdfafbae", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3251b32e2034796b9bce144b495f88a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/61a7062a41ce46a1a11da9b4c43a0ca9", "region": "RegionOne"}], "id": "756156d7158f4ccbaadb474942634f76", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "73c2fc4ed21746cba5d1b5174ddbe300", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/ identity", "region": "RegionOne"}], "id": "9b0e9eb7606043838528301ec538d1b8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "5209c341a08f463cae448322fb93f468", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a638b206ad0a4dc2850092c0c185d1e7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0d29cdaf82ce4569803f34224311c65f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad9a324b861049728af39ec906166007", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "02367db45c0e4c649c641b88e903475b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "ddc2790d372b4fd9a5b7c1eabdbf861d", "type": "network", "name": "neutron"}]}}' 2025-08-05 15:36:19,412 100296 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': 'ef00840f-be08-4653-8c1e-36e4373042c5', 'name': 'tempest-AttachVolumeNegativeTest-255927077-network', 'tenant_id': '61a7062a41ce46a1a11da9b4c43a0ca9', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '61a7062a41ce46a1a11da9b4c43a0ca9', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 48263, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T15:36:11Z', 'updated_at': '2025-08-05T15:36:11Z', 'revision_number': 1} available for tenant 2025-08-05 15:36:19,413 100296 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-267019018', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPwWgD1cIfWjqX4/UYVmXYeBhasBciWpJ4H9t2vf23gYXRZi9M/KeNFHYWl8cDCwiuErrOFHirjGWH3xdVJnDs0l9T1z/B4Q5iluXOKZ1fcVRSr74nub1NGL9bA0U81Bug==', 'fingerprint': '46:47:8c:9a:6d:f0:ae:e5:2e:0c:b0:ac:28:17:20:ae', 'user_id': '1114e0ec28f0489bb7c0609d140edee2', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBcBRz7i0hs6tFSIjrndS6/iuAOlXdbTL+H1TBbRa28M1LMlQEyWhvz\nzNss9oDV4qygBwYFK4EEACKhZANiAAT8FoA9XCH1o6l+P1GFZl2HgYWrAXIlqSeB\n/bdr39t4GF0WYvTPynjRR2FpfHAwsIrhK6zhR4q4xlh98XVSZw7NJfU9c/weEOYp\nblzimdX3FUUq++J7m9TRi/WwNFPNQbo=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '7b95ec31-3b96-4914-b9a1-f629c0cbb15c', 'name': 'tempest-securitygroup--1801896352', 'stateful': True, 'tenant_id': '61a7062a41ce46a1a11da9b4c43a0ca9', 'description': 'tempest-description--450802858', 'shared': False, 'security_group_rules': [{'id': '7d381970-4280-4dba-97f6-1feeb1e03e13', 'project_id': '61a7062a41ce46a1a11da9b4c43a0ca9', 'tenant_id': '61a7062a41ce46a1a11da9b4c43a0ca9', 'security_group_id': '7b95ec31-3b96-4914-b9a1-f629c0cbb15c', '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': 832, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T15:36:17Z', 'updated_at': '2025-08-05T15:36:17Z', 'revision_number': 0}, {'id': 'd35a8e95-5ea8-442a-8e4a-9ed54b04830c', 'project_id': '61a7062a41ce46a1a11da9b4c43a0ca9', 'tenant_id': '61a7062a41ce46a1a11da9b4c43a0ca9', 'security_group_id': '7b95ec31-3b96-4914-b9a1-f629c0cbb15c', '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': 833, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T15:36:17Z', 'updated_at': '2025-08-05T15:36:17Z' , 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T15:36:17Z', 'updated_at': '2025-08-05T15:36:17Z', 'revision_number': 1, 'project_id': '61a7062a41ce46a1a11da9b4c43a0ca9'}, 'floating_ip': {'id': 'fee50a31-deb3-4e64-ba28-8e2dbbf38d31', 'tenant_id': '61a7062a41ce46a1a11da9b4c43a0ca9', 'floating_ip_address': '172.24.4.249', 'floating_network_id': 'f69a1e3d-9003-4e01-a4b1-a7f571b589d6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '61a7062a41ce46a1a11da9b4c43a0ca9', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T15:36:18Z', 'updated_at': '2025-08-05T15:36:18Z', 'revision_number': 0, 'ip': '172.24.4.249'}} 2025-08-05 15:36:20,273 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/compute/v2.1/servers 0.859s 2025-08-05 15:36:20,273 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-331265876", "imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "ef00840f-be08-4653-8c1e-36e4373042c5"}], "security_groups": [{"name": "tempest-securitygroup--1801896352"}], "key_name": "tempest-keypair-267019018", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/cb291dff-f81c-4507-91a7-496820406934', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15a97e30-6ab6-4b23-b4b9-0b2714edfed2', 'x-compute-request-id': 'req-15a97e30-6ab6-4b23-b4b9-0b2714edfed2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "cb291dff-f81c-4507-91a7-496820406934", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cb291dff-f81c-4507-91a7-496820406934"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cb291dff-f81c-4507-91a7-496820406934"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1801896352"}], "adminPass": "password"}}' 2025-08-05 15:36:20,373 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/compute/v2.1/servers/cb291dff-f81c-4507-91a7-496820406934 0.096s 2025-08-05 15:36:20,373 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:36:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1232', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33ff1635-4c98-4429-ab8a-47db346c0d94', 'x-compute-request-id': 'req-33ff1635-4c98-4429-ab8a-47db346c0d94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cb291dff-f81c-4507-91a7-496820406934'} Body: b'{"server": {"id": "cb291dff-f81c-4507-91a7-496820406934", "name": "tempest-AttachVolumeNegativeTest-server-331265876", "status": "BUILD", "tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "user_id": "1114e0ec28f0489bb7c0609d140edee2", "metadata": {}, "hostId": "", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", " href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:36:20Z", "updated": "2025-08-05T15:36:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cb291dff-f81c-4507-91a7-496820406934"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cb291dff-f81c-4507-91a7-496820406934"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-267019018", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:37:10,644 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/compute/v2.1/servers/cb291dff-f81c-4507-91a7-496820406934 0.208s 2025-08-05 15:37:10,644 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:37:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1542', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41104d6d-d019-44c4-be8d-25d55c2c7a82', 'x-compute-request-id': 'req-41104d6d-d019-44c4-be8d-25d55c2c7a82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cb291dff-f81c-4507-91a7-496820406934'} Body: b'{"server": {"id": "cb291dff-f81c-4507-91a7-496820406934", "name": "tempest-AttachVolumeNegativeTest-server-331265876", "status": "ACTIVE", "tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "user_id": "1114e0ec28f0489bb7c0609d140edee2", "metadata": {}, "hostId": "3a2524ff830b34aac9b2710332eb76ab253eded2eb9a45943c4a1b7e", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:36:20Z", "updated": "2025-08-05T15:36:36Z", "addresses": {"tempest-AttachVolumeNegativeTest-255927077-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:2e:68"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cb291dff-f81c-4507-91a7-496820406934"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cb291dff-f81c-4507-91a7-496820406934"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-267019018", "OS-SRV-USG:launched_at": "2025-08-05T15:36:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1801896352"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:37:10,659 100296 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 15:38:10,932 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/compute/v2.1/servers/cb291dff-f81c-4507-91a7-496820406934/os-interface 0.213s 2025-08-05 15:38:10,933 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Resp onse - Headers: {'date': 'Tue, 05 Aug 2025 15:38:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1f1b5f1-04ac-4b8a-b7de-d5766c2d7991', 'x-compute-request-id': 'req-e1f1b5f1-04ac-4b8a-b7de-d5766c2d7991', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cb291dff-f81c-4507-91a7-496820406934/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "ef00840f-be08-4653-8c1e-36e4373042c5", "port_id": "2117888a-02d4-433f-861c-6a6efbe25bea", "mac_addr": "fa:16:3e:ef:2e:68", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "21bbd4a3-1005-4d2a-bbec-71859160b4f5", "ip_address": "10.0.0.13"}]}]}' 2025-08-05 15:38:11,716 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/fee50a31-deb3-4e64-ba28-8e2dbbf38d31 0.779s 2025-08-05 15:38:11,716 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "2117888a-02d4-433f-861c-6a6efbe25bea"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:38:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-573ef3e4-4d15-449b-a741-0291782cc1db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/fee50a31-deb3-4e64-ba28-8e2dbbf38d31'} Body: b'{"floatingip": {"id": "fee50a31-deb3-4e64-ba28-8e2dbbf38d31", "tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "floating_ip_address": "172.24.4.249", "floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6", "router_id": "ddc7e4b7-737d-4031-a046-0106d9737852", "port_id": "2117888a-02d4-433f-861c-6a6efbe25bea", "fixed_ip_address": "10.0.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "ef00840f-be08-4653-8c1e-36e4373042c5", "mac_address": "fa:16:3e:ef:2e:68", "admin_state_up": true, "status": "ACTIVE", "device_id": "cb291dff-f81c-4507-91a7-496820406934", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T15:36:18Z", "updated_at": "2025-08-05T15:38:11Z", "revision_number": 1, "project_id": "61a7062a41ce46a1a11da9b4c43a0ca9"}}' 2025-08-05 15:38:11,718 100296 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.249:22' as 'cirros' with public key authentication 2025-08-05 15:38:11,734 100296 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 15:38:11,837 100296 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 15:38:11,838 100296 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.249 successfully created 2025-08-05 15:38:11,891 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/compute/v2.1/servers/cb291dff-f81c-4507-91a7-496820406934/ips 0.053s 2025-08-05 15:38:11,892 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:38:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '108', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-daa4208c-1e84-4a3a-9ed1-d81aa44ffad4', 'x-compute-request-id': 'req-daa4208c-1e84-4a3a-9ed1-d81aa44ffad4', 'connection': 'close', 'status': '200', 'content-location': 'http://1 0.0.0.210/compute/v2.1/servers/cb291dff-f81c-4507-91a7-496820406934/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-255927077-network": [{"version": 4, "addr": "10.0.0.13"}]}}' 2025-08-05 15:38:12,094 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/volume/v3/volumes 0.198s 2025-08-05 15:38:12,094 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-74582424"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:38:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47a12f96-fe61-442b-953c-dc8cf40aa081', 'content-length': '754', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47a12f96-fe61-442b-953c-dc8cf40aa081', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "8364b392-9127-4a6c-a0dc-d35b2a032041", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:38:12.033072", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-74582424", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8364b392-9127-4a6c-a0dc-d35b2a032041"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8364b392-9127-4a6c-a0dc-d35b2a032041"}], "user_id": "1114e0ec28f0489bb7c0609d140edee2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:38:12,154 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/volumes/8364b392-9127-4a6c-a0dc-d35b2a032041 0.048s 2025-08-05 15:38:12,154 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:38:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41f70269-5e01-4ff2-b311-b00e0e895998', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41f70269-5e01-4ff2-b311-b00e0e895998', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8364b392-9127-4a6c-a0dc-d35b2a032041'} Body: b'{"volume": {"id": "8364b392-9127-4a6c-a0dc-d35b2a032041", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:38:12.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-74582424", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8364b392-9127-4a6c-a0dc-d35b2a032041"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8364b392-9127-4a6c-a0dc-d35b2a032041"}], "user_id": "1114e0ec28f0489bb7c0609d140edee2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9"}}' 2025-08-05 15:38:13,210 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/volumes/8364b392-9127-4a6c-a0dc-d35b2a032041 0.040s 2025-08-05 15:38:13,211 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-T ype': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:38:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a51657d-5f33-4184-929f-e199b594d514', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a51657d-5f33-4184-929f-e199b594d514', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8364b392-9127-4a6c-a0dc-d35b2a032041'} Body: b'{"volume": {"id": "8364b392-9127-4a6c-a0dc-d35b2a032041", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:38:12.000000", "updated_at": "2025-08-05T15:38:12.000000", "name": "tempest-AttachVolumeNegativeTest-volume-74582424", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8364b392-9127-4a6c-a0dc-d35b2a032041"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8364b392-9127-4a6c-a0dc-d35b2a032041"}], "user_id": "1114e0ec28f0489bb7c0609d140edee2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9"}}' 2025-08-05 15:38:13,373 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/cb291dff-f81c-4507-91a7-496820406934 0.148s 2025-08-05 15:38:13,374 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:38:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb80322a-49e4-47df-9a06-001dbc547119', 'x-compute-request-id': 'req-fb80322a-49e4-47df-9a06-001dbc547119', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cb291dff-f81c-4507-91a7-496820406934'} Body: b'' 2025-08-05 15:38:13,586 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/cb291dff-f81c-4507-91a7-496820406934 0.212s 2025-08-05 15:38:13,587 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:38:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1548', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7425f90-901f-478b-950e-4c00e95f32a5', 'x-compute-request-id': 'req-d7425f90-901f-478b-950e-4c00e95f32a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cb291dff-f81c-4507-91a7-496820406934'} Body: b'{"server": {"id": "cb291dff-f81c-4507-91a7-496820406934", "name": "tempest-AttachVolumeNegativeTest-server-331265876", "status": "ACTIVE", "tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "user_id": "1114e0ec28f0489bb7c0609d140edee2", "metadata": {}, "hostId": "3a2524ff830b34aac9b2710332eb76ab253eded2eb9a45943c4a1b7e", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": " 2025-08-05T15:36:20Z", "updated": "2025-08-05T15:38:13Z", "addresses": {"tempest-AttachVolumeNegativeTest-255927077-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:2e:68"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cb291dff-f81c-4507-91a7-496820406934"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cb291dff-f81c-4507-91a7-496820406934"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-267019018", "OS-SRV-USG:launched_at": "2025-08-05T15:36:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1801896352"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:39:03,700 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/cb291dff-f81c-4507-91a7-496820406934 0.048s 2025-08-05 15:39:03,700 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-d2933ae0-350a-4d91-b89c-6850a818978f', 'x-compute-request-id': 'req-d2933ae0-350a-4d91-b89c-6850a818978f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cb291dff-f81c-4507-91a7-496820406934'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance cb291dff-f81c-4507-91a7-496820406934 could not be found."}}' 2025-08-05 15:39:03,742 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-267019018 0.040s 2025-08-05 15:39:03,742 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0fb545c8-f612-46a3-b3b0-cb80a2f2cd89', 'x-compute-request-id': 'req-0fb545c8-f612-46a3-b3b0-cb80a2f2cd89', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-267019018'} Body: b'' 2025-08-05 15:39:03,927 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/7b95ec31-3b96-4914-b9a1-f629c0cbb15c 0.183s 2025-08-05 15:39:03,927 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-fe520026-f84b-41d6-a5de-3746bb579c04', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/7b95ec31-3b96-4914-b9a1-f629c0cbb15c'} Body: b'' 2025-08-05 15:39:03,949 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/7b95ec31-3b96-4914-b9a1-f629c0cbb15c 0.021 s 2025-08-05 15:39:03,950 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-34794b4c-be74-470d-ac5f-824c9d8086ea', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/7b95ec31-3b96-4914-b9a1-f629c0cbb15c'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 7b95ec31-3b96-4914-b9a1-f629c0cbb15c does not exist", "detail": ""}}' 2025-08-05 15:39:04,440 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/fee50a31-deb3-4e64-ba28-8e2dbbf38d31 0.490s 2025-08-05 15:39:04,441 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-def4e752-dff9-4d6c-9964-aeb3b05f8ffd', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/fee50a31-deb3-4e64-ba28-8e2dbbf38d31'} Body: b'' tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume] ------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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_minimum_basic.py", line 101, in test_minimum_basic_scenario volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 5fc2ce4a-8485-462a-b9a4-a5493b072b4b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:37:48,528 100282 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None 2025-08-05 15:37:49,143 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/image/v2/images 0.612s 2025-08-05 15:37:49,143 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--170877198", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:37:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '641', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/e400ff1b-408f-4304-95ec-80675e2794d8', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-294436d5-1eb4-4230-a770-b83bcd06938f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--170877198", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "ffce140e99954ca184ee6b89566b0c27", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "e400ff1b-408f-4304-95ec-80675e2794d8", "created_at": "2025-08-05T15:37:49Z", "updated_at": "2025-08-05T15:37:49Z", "tags": [], "self": "/v2/images/e400ff1b-408f-4304-95ec-80675e2794d8", "file": "/v2/images/e400ff1b-408f-4304-95ec-80675e2794d8/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:37:50,368 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.0.0.210/image/v2/images/e400ff1b-408f-4304-95ec-80675e2794d8/file 1.224s 2025-08-05 15:37:50,368 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:37:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-58577c67-3f8d-4de4-bbaa-b5b29a0994d0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/e400ff1b-408f-4304-95ec-80675e2794d8/file'} Body: b'' 2025-08-05 15:37:50,369 100282 DEBUG [tempest.scenario.manager] image:e400ff1b-408f-4304-95ec-80675e2794d8 2025-08-05 15:37:50,432 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.062s 2025-08-05 15:37:50,432 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-1725071470", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMhmEAqkgLadT0G2hXPrlV1zqe3rT0S14ohnUXLmzZbuyE2TxNUkm7HtTb5EbYJ1DMqwraEdEKYF4o/5sSAoTiHwmUSmjVTTPrJmQSjm6bMA8BI4fYStfpx9z7BNe8/x0g=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:37:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb054fbb-f400-450c-aba5-af962cc33f72', 'x-compute-request-id': 'req-cb054fbb-f400-450c-aba5-af962cc33f72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenar io-1725071470", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMhmEAqkgLadT0G2hXPrlV1zqe3rT0S14ohnUXLmzZbuyE2TxNUkm7HtTb5EbYJ1DMqwraEdEKYF4o/5sSAoTiHwmUSmjVTTPrJmQSjm6bMA8BI4fYStfpx9z7BNe8/x0g==", "fingerprint": "d4:12:11:11:cd:90:77:ce:31:64:e1:c5:6a:83:ad:cb", "user_id": "747517113bc1463eb2647b4227300a3d"}}' 2025-08-05 15:37:50,523 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.084s 2025-08-05 15:37:50,524 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:37:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2497', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c2c45e8e-a852-45f9-b896-ed91732cf09e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "747517113bc1463eb2647b4227300a3d", "name": "tempest-TestMinimumBasicScenario-1782603910-project-member", "password_expires_at": null}, "audit_ids": ["5Qhqf48xRn62M0WUNa2CbQ"], "expires_at": "2025-08-05T16:37:50.000000Z", "issued_at": "2025-08-05T15:37:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ffce140e99954ca184ee6b89566b0c27", "name": "tempest-TestMinimumBasicScenario-1782603910"}, "is_domain": false, "roles": [{"id": "461f0d232b974187bff1eee1b4001d2b", "name": "member"}, {"id": "d887b012e75948019d8f3f2cb4e03f1d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0b86af44f19943b9bb51d2e8be11acb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3faf8e39867c48f0af02bb4f9735ae61", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "2517c6600f1a460cbad97286d19e9fb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "5c7a5b25720b4bdab0487096fdfafbae", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3251b32e2034796b9bce144b495f88a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/ffce140e99954ca184ee6b89566b0c27", "region": "RegionOne"}], "id": "756156d7158f4ccbaadb474942634f76", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "73c2fc4ed21746cba5d1b5174ddbe300", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9b0e9eb7606043838528301ec538d1b8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "5209c341a08f463cae448322fb93f468", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a638b206ad0a4dc2850092c0c185d1e7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0d29cdaf82ce4569803f34224311c65f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad9a324b861049728af39ec906166007", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "02367db45c0e4c649c641b88e903475b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "ddc2790d372b4fd9a5b7c1eabdbf861d", "type": "network", "name": "neutron"}]}}' 2025-08-05 15:37:50,524 100282 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found network {'id': '276c191f-de9a-4f88-bf1a-396fa0518928', 'name': 'tempest-TestMinimumBasicScenario-1492547559-network', 'tenant_id': 'ffce140e99954ca184ee6b89566b0c27', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ffce140e99954ca184ee6b89566b0c27', 'port_securit y_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 62566, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T15:34:49Z', 'updated_at': '2025-08-05T15:34:49Z', 'revision_number': 1} available for tenant 2025-08-05 15:37:51,091 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/compute/v2.1/servers 0.565s 2025-08-05 15:37:51,091 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-68293927", "imageRef": "e400ff1b-408f-4304-95ec-80675e2794d8", "flavorRef": "1", "key_name": "tempest-TestMinimumBasicScenario-1725071470", "networks": [{"uuid": "276c191f-de9a-4f88-bf1a-396fa0518928"}]}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:37:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/bb0fc525-2d09-4986-8a02-2cc813440151', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1653548a-a9d9-4df9-b184-db36c35a97b6', 'x-compute-request-id': 'req-1653548a-a9d9-4df9-b184-db36c35a97b6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "bb0fc525-2d09-4986-8a02-2cc813440151", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bb0fc525-2d09-4986-8a02-2cc813440151"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bb0fc525-2d09-4986-8a02-2cc813440151"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "9ptYNpoGFN7x"}}' 2025-08-05 15:37:51,160 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/bb0fc525-2d09-4986-8a02-2cc813440151 0.065s 2025-08-05 15:37:51,160 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:37:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1249', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17b3beac-09b5-4b50-85c2-474e8cf106f4', 'x-compute-request-id': 'req-17b3beac-09b5-4b50-85c2-474e8cf106f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bb0fc525-2d09-4986-8a02-2cc813440151'} Body: b'{"server": {"id": "bb0fc525-2d09-4986-8a02-2cc813440151", "name": "tempest-TestMinimumBasicScenario-server-68293927", "status": "BUILD", "tenant_id": "ffce140e99954ca184ee6b89566b0c27", "user_id": "747517113bc1463eb2647b4227300a3d", "metadata": {}, "hostId": "", "image": {"id": "e400ff1b-408f-4304-95ec-80675e2794d8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e400ff1b-408f-4304-95ec-80675e2794d8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:37:51Z", "updated": "2025-08-05T15:37:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bb0fc525-2d09-4986-8a02-2cc813440151"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bb0fc525-2d09-4986-8a02-2cc813440151"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1725071470", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:38:41,463 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/bb0fc525-2d09-4986-8a02-2cc813440151 0.240s 2025-08-05 15:38:41,464 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:38:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1533', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c568dae9-517f-40a7-90a8-7d66c78a3854', 'x-compute-request-id': 'req-c568dae9-517f-40a7-90a8-7d66c78a3854', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bb0fc525-2d09-4986-8a02-2cc813440151'} Body: b'{"server": {"id": "bb0fc525-2d09-4986-8a02-2cc813440151", "name": "tempest-TestMinimumBasicScenario-server-68293927", "status": "ACTIVE", "tenant_id": "ffce140e99954ca184ee6b89566b0c27", "user_id": "747517113bc1463eb2647b4227300a3d", "metadata": {}, "hostId": "43c0171e1c40aabcb28bbb1ad700903b2c4ce68321217482fe0b0472", "image": {"id": "e400ff1b-408f-4304-95ec-80675e2794d8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e400ff1b-408f-4304-95ec-80675e2794d8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:37:51Z", "updated": "2025-08-05T15:38:06Z", "addresses": {"tempest-TestMinimumBasicScenario-1492547559-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:e9:41"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bb0fc525-2d09-4986-8a02-2cc813440151"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bb0fc525-2d09-4986-8a02-2cc813440151"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1725071470", "OS-SRV-USG:launched_at": "2025-08-05T15:38:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:38:41,490 100282 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 15:39:41,859 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/bb0fc525-2d09-4986-8a02-2cc813440151 0.314s 2025-08-05 15:39:41,860 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1533', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2eb12f3c-57db-4b4e-bf85-b0a415e2db19', 'x-compute-request-id': 'req-2eb12f3c-57db-4b4e-bf85-b0a415e2db19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bb0fc525-2d09-4986-8a02-2cc813440151'} Body: b'{"server": {"id": "bb0 fc525-2d09-4986-8a02-2cc813440151", "name": "tempest-TestMinimumBasicScenario-server-68293927", "status": "ACTIVE", "tenant_id": "ffce140e99954ca184ee6b89566b0c27", "user_id": "747517113bc1463eb2647b4227300a3d", "metadata": {}, "hostId": "43c0171e1c40aabcb28bbb1ad700903b2c4ce68321217482fe0b0472", "image": {"id": "e400ff1b-408f-4304-95ec-80675e2794d8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e400ff1b-408f-4304-95ec-80675e2794d8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:37:51Z", "updated": "2025-08-05T15:38:06Z", "addresses": {"tempest-TestMinimumBasicScenario-1492547559-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:e9:41"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bb0fc525-2d09-4986-8a02-2cc813440151"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bb0fc525-2d09-4986-8a02-2cc813440151"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1725071470", "OS-SRV-USG:launched_at": "2025-08-05T15:38:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:39:41,971 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers 0.097s 2025-08-05 15:39:41,971 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '339', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-513eb4bc-da8a-438d-affe-a8e9c66e0da7', 'x-compute-request-id': 'req-513eb4bc-da8a-438d-affe-a8e9c66e0da7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "bb0fc525-2d09-4986-8a02-2cc813440151", "name": "tempest-TestMinimumBasicScenario-server-68293927", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bb0fc525-2d09-4986-8a02-2cc813440151"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bb0fc525-2d09-4986-8a02-2cc813440151"}]}]}' 2025-08-05 15:39:42,198 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/bb0fc525-2d09-4986-8a02-2cc813440151 0.222s 2025-08-05 15:39:42,198 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1533', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee4a3374-e0c1-4439-933b-b3f47e905ed7', 'x-compute-request-id': 'req-ee4a3374-e0c1-4439-933b-b3f47e905ed7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bb0fc525-2d09-4986-8a02-2cc813440151'} Body: b'{"server": {"id": "bb0fc525-2d09-4986-8a02-2cc813440151", "name": "tempest-TestMinimumBasicScenario-server-68293927", "status": "ACTIVE", "tenant_id": "ffce140e99954ca184ee6b89566b0c27", "user_id": "747517113bc1463eb2647b4227300a3d", "metadata": {}, " hostId": "43c0171e1c40aabcb28bbb1ad700903b2c4ce68321217482fe0b0472", "image": {"id": "e400ff1b-408f-4304-95ec-80675e2794d8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e400ff1b-408f-4304-95ec-80675e2794d8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:37:51Z", "updated": "2025-08-05T15:38:06Z", "addresses": {"tempest-TestMinimumBasicScenario-1492547559-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:e9:41"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bb0fc525-2d09-4986-8a02-2cc813440151"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bb0fc525-2d09-4986-8a02-2cc813440151"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1725071470", "OS-SRV-USG:launched_at": "2025-08-05T15:38:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:39:42,406 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/volume/v3/volumes 0.192s 2025-08-05 15:39:42,406 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-595368837", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79590c8f-b306-466d-be14-1aa962d51bae', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79590c8f-b306-466d-be14-1aa962d51bae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "5fc2ce4a-8485-462a-b9a4-a5493b072b4b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:39:42.336768", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-595368837", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5fc2ce4a-8485-462a-b9a4-a5493b072b4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5fc2ce4a-8485-462a-b9a4-a5493b072b4b"}], "user_id": "747517113bc1463eb2647b4227300a3d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:39:42,466 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/volumes/5fc2ce4a-8485-462a-b9a4-a5493b072b4b 0.048s 2025-08-05 15:39:42,467 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e52d6e4-8e33-4911-a559-130759db740d', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e52d6e4-8e33-4911-a559-130759db740d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5fc2ce4a-8485-462a-b9a4-a5493b072b4b'} Body: b'{"volume": {"id": "5fc2ce4a-8485-462a-b9a4-a5493b072b4b", "status": "creat ing", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:39:42.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-595368837", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5fc2ce4a-8485-462a-b9a4-a5493b072b4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5fc2ce4a-8485-462a-b9a4-a5493b072b4b"}], "user_id": "747517113bc1463eb2647b4227300a3d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ffce140e99954ca184ee6b89566b0c27"}}' 2025-08-05 15:39:43,523 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/volumes/5fc2ce4a-8485-462a-b9a4-a5493b072b4b 0.041s 2025-08-05 15:39:43,523 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f9a2f3b-f8c1-4cb0-a015-162bfc57047e', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f9a2f3b-f8c1-4cb0-a015-162bfc57047e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5fc2ce4a-8485-462a-b9a4-a5493b072b4b'} Body: b'{"volume": {"id": "5fc2ce4a-8485-462a-b9a4-a5493b072b4b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:39:42.000000", "updated_at": "2025-08-05T15:39:42.000000", "name": "tempest-TestMinimumBasicScenario-volume-595368837", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5fc2ce4a-8485-462a-b9a4-a5493b072b4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5fc2ce4a-8485-462a-b9a4-a5493b072b4b"}], "user_id": "747517113bc1463eb2647b4227300a3d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ffce140e99954ca184ee6b89566b0c27"}}' 2025-08-05 15:39:43,629 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/5fc2ce4a-8485-462a-b9a4-a5493b072b4b 0.092s 2025-08-05 15:39:43,630 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84e5ffd7-1cbb-4cbf-bde9-60cbd4f2234d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5fc2ce4a-8485-462a-b9a4-a5493b072b4b'} Body: b'' 2025-08-05 15:39:43,649 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/5fc2ce4a-8485-462a-b9a4-a5493b072b4b 0.019s 2025-08-05 15:39:43,650 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x- compute-request-id': 'req-0f7777f8-25fa-4dab-aa7e-dac2029b1bed', 'x-openstack-request-id': 'req-0f7777f8-25fa-4dab-aa7e-dac2029b1bed', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5fc2ce4a-8485-462a-b9a4-a5493b072b4b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5fc2ce4a-8485-462a-b9a4-a5493b072b4b could not be found."}}' 2025-08-05 15:39:43,794 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/bb0fc525-2d09-4986-8a02-2cc813440151 0.143s 2025-08-05 15:39:43,794 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4090e80a-bc7b-4663-84b9-5f5f2b847433', 'x-compute-request-id': 'req-4090e80a-bc7b-4663-84b9-5f5f2b847433', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bb0fc525-2d09-4986-8a02-2cc813440151'} Body: b'' 2025-08-05 15:39:43,995 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/bb0fc525-2d09-4986-8a02-2cc813440151 0.200s 2025-08-05 15:39:43,995 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1539', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bca82226-11f9-4ed8-99ed-3ba6cf8d652d', 'x-compute-request-id': 'req-bca82226-11f9-4ed8-99ed-3ba6cf8d652d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bb0fc525-2d09-4986-8a02-2cc813440151'} Body: b'{"server": {"id": "bb0fc525-2d09-4986-8a02-2cc813440151", "name": "tempest-TestMinimumBasicScenario-server-68293927", "status": "ACTIVE", "tenant_id": "ffce140e99954ca184ee6b89566b0c27", "user_id": "747517113bc1463eb2647b4227300a3d", "metadata": {}, "hostId": "43c0171e1c40aabcb28bbb1ad700903b2c4ce68321217482fe0b0472", "image": {"id": "e400ff1b-408f-4304-95ec-80675e2794d8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e400ff1b-408f-4304-95ec-80675e2794d8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:37:51Z", "updated": "2025-08-05T15:39:44Z", "addresses": {"tempest-TestMinimumBasicScenario-1492547559-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:e9:41"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bb0fc525-2d09-4986-8a02-2cc813440151"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bb0fc525-2d09-4986-8a02-2cc813440151"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1725071470", "OS-SRV-USG:launched_at": "2025-08-05T15:38:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:40:34,197 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10 .0.0.210/compute/v2.1/servers/bb0fc525-2d09-4986-8a02-2cc813440151 0.141s 2025-08-05 15:40:34,197 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-349abc73-0e09-4bc7-848e-fecc2fb18873', 'x-compute-request-id': 'req-349abc73-0e09-4bc7-848e-fecc2fb18873', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bb0fc525-2d09-4986-8a02-2cc813440151'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance bb0fc525-2d09-4986-8a02-2cc813440151 could not be found."}}' 2025-08-05 15:40:34,233 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1725071470 0.035s 2025-08-05 15:40:34,233 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c35ac06-497b-420e-b66f-c46b8286d0dd', 'x-compute-request-id': 'req-2c35ac06-497b-420e-b66f-c46b8286d0dd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1725071470'} Body: b'' 2025-08-05 15:40:34,347 100282 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/e400ff1b-408f-4304-95ec-80675e2794d8 0.113s 2025-08-05 15:40:34,347 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-e9b23723-a62b-46e7-a634-de549a308849', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/e400ff1b-408f-4304-95ec-80675e2794d8'} Body: b'' tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81] ------------------------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 84, in test_force_detach_volume volume_id = self.create_volume()['id'] File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 845678ef-dc01-4b7c-8bda-4b9bad0f5847 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:38:28,083 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.080s 2025-08-05 15:38:28,083 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:38:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2483', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-5931fdd7-4076-4bbe-98c0-882322c4ed4d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "d596d7af91d341baaf57c8727b38db25", "name": "tempest-VolumesActionsTest-325910341-project-member", "password_expires_at": null}, "audit_ids": ["vfAnAT6NQLWZbdJW7mZXng"], "expires_at": "2025-08-05T16:38:28.000000Z", "issued_at": "2025-08-05T15:38:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "810be7a901de41c8b63f41516a4ae6f8", "name": "tempest-VolumesActionsTest-325910341"}, "is_domain": false, "roles": [{"id": "461f0d232b974187bff1eee1b4001d2b", "name": "member"}, {"id": "d887b012e75948019d8f3f2cb4e03f1d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0b86af44f19943b9bb51d2e8be11acb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3faf8e39867c48f0af02bb4f9735ae61", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "2517c6600f1a460cbad97286d19e9fb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "5c7a5b25720b4bdab0487096fdfafbae", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3251b32e2034796b9bce144b495f88a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/810be7a901de41c8b63f41516a4ae6f8", "region": "RegionOne"}], "id": "756156d7158f4ccbaadb474942634f76", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "73c2fc4ed21746cba5d1b5174ddbe300", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9b0e9eb7606043838528301ec538d1b8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "5209c341a08f463cae448322fb93f468", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a638b206ad0a4dc2850092c0c185d1e7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0d29cdaf82ce4569803f34224311c65f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad9a324b861049728af39ec906166007", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "02367db45c0e4c649c641b88e903475b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "ddc2790d372b4fd9a5b7c1eabdbf861d", "type": "network", "name": "neutron"}]}}' 2025-08-05 15:38:28,084 100284 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_force_detach_volume) Found network {'id': 'a87d7dac-94ff-42f0-bcb7-ae2661a5dc48', 'name': 'tempest-VolumesActionsTest-285722124-network', 'tenant_id': '810be7a901de41c8b63f41516a4ae6f8', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '810be7a901de41c8b63f41516a4ae6f8', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 42801, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T15:38:11Z', 'updated_at': '2025 -08-05T15:38:11Z', 'revision_number': 1} available for tenant 2025-08-05 15:38:28,703 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.618s 2025-08-05 15:38:28,703 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-1199711301", "imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "flavorRef": "1", "networks": [{"uuid": "a87d7dac-94ff-42f0-bcb7-ae2661a5dc48"}]}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:38:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/35c06d49-cc82-4aa8-a64e-854caf8fcc51', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aaf7a9d0-67cb-44b9-a7fd-975a94581bb4', 'x-compute-request-id': 'req-aaf7a9d0-67cb-44b9-a7fd-975a94581bb4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "35c06d49-cc82-4aa8-a64e-854caf8fcc51", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/35c06d49-cc82-4aa8-a64e-854caf8fcc51"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/35c06d49-cc82-4aa8-a64e-854caf8fcc51"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "aAK9HTtQXR4z"}}' 2025-08-05 15:38:28,779 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/35c06d49-cc82-4aa8-a64e-854caf8fcc51 0.072s 2025-08-05 15:38:28,779 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:38:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1206', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3b0731c-e43c-4efd-9ed8-22c8195a8fe3', 'x-compute-request-id': 'req-b3b0731c-e43c-4efd-9ed8-22c8195a8fe3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/35c06d49-cc82-4aa8-a64e-854caf8fcc51'} Body: b'{"server": {"id": "35c06d49-cc82-4aa8-a64e-854caf8fcc51", "name": "tempest-VolumesActionsTest-instance-1199711301", "status": "BUILD", "tenant_id": "810be7a901de41c8b63f41516a4ae6f8", "user_id": "d596d7af91d341baaf57c8727b38db25", "metadata": {}, "hostId": "", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:38:29Z", "updated": "2025-08-05T15:38:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/35c06d49-cc82-4aa8-a64e-854caf8fcc51"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/35c06d49-cc82-4aa8-a64e-854caf8fcc51"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:39:19,097 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/35c06d 49-cc82-4aa8-a64e-854caf8fcc51 0.253s 2025-08-05 15:39:19,097 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1483', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a28ca67f-031e-48e5-92e0-e3fe093cbf40', 'x-compute-request-id': 'req-a28ca67f-031e-48e5-92e0-e3fe093cbf40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/35c06d49-cc82-4aa8-a64e-854caf8fcc51'} Body: b'{"server": {"id": "35c06d49-cc82-4aa8-a64e-854caf8fcc51", "name": "tempest-VolumesActionsTest-instance-1199711301", "status": "ACTIVE", "tenant_id": "810be7a901de41c8b63f41516a4ae6f8", "user_id": "d596d7af91d341baaf57c8727b38db25", "metadata": {}, "hostId": "fdcdd148451530efd808038d58c60a0199e1240dfd132cdda4feb1fd", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:38:28Z", "updated": "2025-08-05T15:38:44Z", "addresses": {"tempest-VolumesActionsTest-285722124-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:8e:0a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/35c06d49-cc82-4aa8-a64e-854caf8fcc51"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/35c06d49-cc82-4aa8-a64e-854caf8fcc51"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T15:38:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:39:19,123 100284 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2025-08-05 15:40:19,406 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.221s 2025-08-05 15:40:19,406 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1254119001"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da9f451c-ca35-4dae-9a35-26186831f706', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da9f451c-ca35-4dae-9a35-26186831f706', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "845678ef-dc01-4b7c-8bda-4b9bad0f5847", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:40:19.331190", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1254119001", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/845678ef-dc01-4b7c-8bda-4b9bad0f5847"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/845678ef-dc01-4b7c-8bda-4b9bad0f5847"}], "user_id": "d596d7af91d341baaf57c8727b38db25", "bootable": "false", "encrypted": false, "replication_status": null , "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:40:19,452 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/845678ef-dc01-4b7c-8bda-4b9bad0f5847 0.034s 2025-08-05 15:40:19,452 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a42a9e45-7fc9-4943-a5a9-2cf78cf98efc', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a42a9e45-7fc9-4943-a5a9-2cf78cf98efc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/845678ef-dc01-4b7c-8bda-4b9bad0f5847'} Body: b'{"volume": {"id": "845678ef-dc01-4b7c-8bda-4b9bad0f5847", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:40:19.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1254119001", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/845678ef-dc01-4b7c-8bda-4b9bad0f5847"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/845678ef-dc01-4b7c-8bda-4b9bad0f5847"}], "user_id": "d596d7af91d341baaf57c8727b38db25", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "810be7a901de41c8b63f41516a4ae6f8"}}' 2025-08-05 15:40:20,509 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/845678ef-dc01-4b7c-8bda-4b9bad0f5847 0.042s 2025-08-05 15:40:20,509 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61cd135b-c6f8-4125-8ee9-836c5e321911', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61cd135b-c6f8-4125-8ee9-836c5e321911', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/845678ef-dc01-4b7c-8bda-4b9bad0f5847'} Body: b'{"volume": {"id": "845678ef-dc01-4b7c-8bda-4b9bad0f5847", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:40:19.000000", "updated_at": "2025-08-05T15:40:19.000000", "name": "tempest-VolumesActionsTest-Volume-1254119001", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/845678ef-dc01-4b7c-8bda-4b9bad0f5847"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/845678ef-dc01-4b7c-8bda-4b9bad0f5847"}], "user_id": "d596d7af91d341baaf57c8727b38db25", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "810be7a901de41c8b63f41516a4ae6f8"}}' 2025-08-05 15:40:20,564 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/845678ef-dc01-4b7c-8bda-4b9bad0f5847 0.040s 2025-08-05 15:40:20,564 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15 :40:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-629df6c8-a1b9-4acb-aeaf-35b511db2161', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-629df6c8-a1b9-4acb-aeaf-35b511db2161', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/845678ef-dc01-4b7c-8bda-4b9bad0f5847'} Body: b'{"volume": {"id": "845678ef-dc01-4b7c-8bda-4b9bad0f5847", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:40:19.000000", "updated_at": "2025-08-05T15:40:19.000000", "name": "tempest-VolumesActionsTest-Volume-1254119001", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/845678ef-dc01-4b7c-8bda-4b9bad0f5847"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/845678ef-dc01-4b7c-8bda-4b9bad0f5847"}], "user_id": "d596d7af91d341baaf57c8727b38db25", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "810be7a901de41c8b63f41516a4ae6f8"}}' 2025-08-05 15:40:20,730 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/845678ef-dc01-4b7c-8bda-4b9bad0f5847 0.152s 2025-08-05 15:40:20,730 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d5ee0ea-a503-42d1-97b1-8185f0e963a0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/845678ef-dc01-4b7c-8bda-4b9bad0f5847'} Body: b'' 2025-08-05 15:40:20,754 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/845678ef-dc01-4b7c-8bda-4b9bad0f5847 0.023s 2025-08-05 15:40:20,754 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-43fb7018-65bc-4ee1-88db-6f5e0fbb16a7', 'x-openstack-request-id': 'req-43fb7018-65bc-4ee1-88db-6f5e0fbb16a7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/845678ef-dc01-4b7c-8bda-4b9bad0f5847'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 845678ef-dc01-4b7c-8bda-4b9bad0f5847 could not be found."}}' 2025-08-05 15:40:20,887 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/35c06d49-cc82-4aa8-a64e-854caf8fcc51 0.132s 2025-08-05 15:40:20,887 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ebadb53-1396-43fe-8b9a-4fe0941b22c3', 'x-compute-request-id': 'req-2ebadb53-1396-43fe-8b9a-4fe0941b22c3', 'connection': 'close ', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/35c06d49-cc82-4aa8-a64e-854caf8fcc51'} Body: b'' 2025-08-05 15:40:21,123 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/35c06d49-cc82-4aa8-a64e-854caf8fcc51 0.235s 2025-08-05 15:40:21,123 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1489', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-669b09e5-5a74-4db2-bafb-56a35ab4940c', 'x-compute-request-id': 'req-669b09e5-5a74-4db2-bafb-56a35ab4940c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/35c06d49-cc82-4aa8-a64e-854caf8fcc51'} Body: b'{"server": {"id": "35c06d49-cc82-4aa8-a64e-854caf8fcc51", "name": "tempest-VolumesActionsTest-instance-1199711301", "status": "ACTIVE", "tenant_id": "810be7a901de41c8b63f41516a4ae6f8", "user_id": "d596d7af91d341baaf57c8727b38db25", "metadata": {}, "hostId": "fdcdd148451530efd808038d58c60a0199e1240dfd132cdda4feb1fd", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:38:28Z", "updated": "2025-08-05T15:40:21Z", "addresses": {"tempest-VolumesActionsTest-285722124-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:8e:0a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/35c06d49-cc82-4aa8-a64e-854caf8fcc51"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/35c06d49-cc82-4aa8-a64e-854caf8fcc51"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T15:38:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:41:11,229 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/35c06d49-cc82-4aa8-a64e-854caf8fcc51 0.041s 2025-08-05 15:41:11,229 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-fdd9c434-3471-4182-9806-ec542095fe6d', 'x-compute-request-id': 'req-fdd9c434-3471-4182-9806-ec542095fe6d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/35c06d49-cc82-4aa8-a64e-854caf8fcc51'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 35c06d49-cc82-4aa8-a64e-854caf8fcc51 could not be found."}}' tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011] ----------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 66, in test_volume_force_delete_when_volume_is_attaching self._create_reset_and_force_delete_temp_volume('attaching') File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 32, in _create_reset_and_force_delete_temp_volume temp_volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 25403a7e-4b62-4a57-842f-03d5a251fd57 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:41:11,444 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 202 POST http://10.0.0.210/volume/v3/volumes 0.211s 2025-08-05 15:41:11,445 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1305236235"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-271f9130-b1b8-4e09-b6dd-7538f6aefdd9', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-271f9130-b1b8-4e09-b6dd-7538f6aefdd9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "25403a7e-4b62-4a57-842f-03d5a251fd57", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:41:11.372138", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1305236235", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/25403a7e-4b62-4a57-842f-03d5a251fd57"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/25403a7e-4b62-4a57-842f-03d5a251fd57"}], "user_id": "d596d7af91d341baaf57c8727b38db25", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:41:11,536 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.0.0.210/volume/v3/volumes/25403a7e-4b62-4a57-842f-03d5a251fd57 0.079s 2025-08-05 15:41:11,537 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-818c9ca7-061f-4eba-a4f1-8cbd17ec7be2', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-818c9ca7-061f-4eba-a4f1-8cbd17ec7be2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/25403a7e-4b62-4a57-842f-03d5a251fd57'} Body: b'{"volume": {"id": "25403a7e-4b62-4a57-842f-03d5a251fd57", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:41:11.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1305236235", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/25403a7e-4b62-4a57-842f-03d5a251fd57"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/25403a7e-4b62-4a57-842f-03d5a251fd57"}], "user_id": "d596d7af91d341baaf57c8727b38db25", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "810be7a901de41c8b63f41516a4ae6f8"}}' 2025-08-05 15:41:12,589 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.0.0.210/volume/v3/volumes/25403a7e-4b62-4a57-842f-03d5a251fd57 0.038s 2025-08-05 15:41:12,590 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applicati on/json', 'x-compute-request-id': 'req-772f30de-9278-43cd-afdf-619465751801', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-772f30de-9278-43cd-afdf-619465751801', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/25403a7e-4b62-4a57-842f-03d5a251fd57'} Body: b'{"volume": {"id": "25403a7e-4b62-4a57-842f-03d5a251fd57", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:41:11.000000", "updated_at": "2025-08-05T15:41:12.000000", "name": "tempest-VolumesActionsTest-Volume-1305236235", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/25403a7e-4b62-4a57-842f-03d5a251fd57"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/25403a7e-4b62-4a57-842f-03d5a251fd57"}], "user_id": "d596d7af91d341baaf57c8727b38db25", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "810be7a901de41c8b63f41516a4ae6f8"}}' 2025-08-05 15:41:12,642 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/25403a7e-4b62-4a57-842f-03d5a251fd57 0.038s 2025-08-05 15:41:12,643 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c7d3064-beb2-458d-9d82-4bc99c841a81', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c7d3064-beb2-458d-9d82-4bc99c841a81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/25403a7e-4b62-4a57-842f-03d5a251fd57'} Body: b'{"volume": {"id": "25403a7e-4b62-4a57-842f-03d5a251fd57", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:41:11.000000", "updated_at": "2025-08-05T15:41:12.000000", "name": "tempest-VolumesActionsTest-Volume-1305236235", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/25403a7e-4b62-4a57-842f-03d5a251fd57"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/25403a7e-4b62-4a57-842f-03d5a251fd57"}], "user_id": "d596d7af91d341baaf57c8727b38db25", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "810be7a901de41c8b63f41516a4ae6f8"}}' 2025-08-05 15:41:12,767 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/25403a7e-4b62-4a57-842f-03d5a251fd57 0.110s 2025-08-05 15:41:12,768 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1264e384-ffec-4363-98b3-474bfb5dfc24', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/25403a7e-4b62-4a57-842f-03d5a251fd57'} Body: b'' 2025-08-05 15:41:12,806 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/25403a7e-4b62-4a57-842f-03d5a251fd57 0. 037s 2025-08-05 15:41:12,807 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-37a605a0-8e7d-4ce2-9a8a-2331f012165a', 'x-openstack-request-id': 'req-37a605a0-8e7d-4ce2-9a8a-2331f012165a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/25403a7e-4b62-4a57-842f-03d5a251fd57'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 25403a7e-4b62-4a57-842f-03d5a251fd57 could not be found."}}' tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570] ---------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 61, in test_volume_force_delete_when_volume_is_creating self._create_reset_and_force_delete_temp_volume('creating') File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 32, in _create_reset_and_force_delete_temp_volume temp_volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 11b44f38-b25e-4b5f-87ae-5f999be9d830 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:41:13,004 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 202 POST http://10.0.0.210/volume/v3/volumes 0.194s 2025-08-05 15:41:13,004 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2144873671"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba2683a8-2428-4543-b8cf-71f3a4e4c54e', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba2683a8-2428-4543-b8cf-71f3a4e4c54e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "11b44f38-b25e-4b5f-87ae-5f999be9d830", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:41:12.942262", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-2144873671", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/11b44f38-b25e-4b5f-87ae-5f999be9d830"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/11b44f38-b25e-4b5f-87ae-5f999be9d830"}], "user_id": "d596d7af91d341baaf57c8727b38db25", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:41:13,072 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.0.0.210/volume/v3/volumes/11b44f38-b25e-4b5f-87ae-5f999be9d830 0.054s 2025-08-05 15:41:13,072 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21e53cc7-d972-437a-aa40-dff4242bef36', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21e53cc7-d972-437a-aa40-dff4242bef36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/11b44f38-b25e-4b5f-87ae-5f999be9d830'} Body: b'{"volume": {"id": "11b44f38-b25e-4b5f-87ae-5f999be9d830", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:41:13.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-2144873671", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/11b44f38-b25e-4b5f-87ae-5f999be9d830"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/11b44f38-b25e-4b5f-87ae-5f999be9d830"}], "user_id": "d596d7af91d341baaf57c8727b38db25", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "810be7a901de41c8b63f41516a4ae6f8"}}' 2025-08-05 15:41:14,133 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.0.0.210/volume/v3/volumes/11b44f38-b25e-4b5f-87ae-5f999be9d830 0.045s 2025-08-05 15:41:14,134 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/ json', 'x-compute-request-id': 'req-c7b42b64-8962-45da-847d-e0d8b46cb30f', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7b42b64-8962-45da-847d-e0d8b46cb30f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/11b44f38-b25e-4b5f-87ae-5f999be9d830'} Body: b'{"volume": {"id": "11b44f38-b25e-4b5f-87ae-5f999be9d830", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:41:13.000000", "updated_at": "2025-08-05T15:41:13.000000", "name": "tempest-VolumesActionsTest-Volume-2144873671", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/11b44f38-b25e-4b5f-87ae-5f999be9d830"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/11b44f38-b25e-4b5f-87ae-5f999be9d830"}], "user_id": "d596d7af91d341baaf57c8727b38db25", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "810be7a901de41c8b63f41516a4ae6f8"}}' 2025-08-05 15:41:14,202 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/11b44f38-b25e-4b5f-87ae-5f999be9d830 0.054s 2025-08-05 15:41:14,203 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5911d424-cafb-4250-af55-d6e3414a2c26', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5911d424-cafb-4250-af55-d6e3414a2c26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/11b44f38-b25e-4b5f-87ae-5f999be9d830'} Body: b'{"volume": {"id": "11b44f38-b25e-4b5f-87ae-5f999be9d830", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:41:13.000000", "updated_at": "2025-08-05T15:41:13.000000", "name": "tempest-VolumesActionsTest-Volume-2144873671", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/11b44f38-b25e-4b5f-87ae-5f999be9d830"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/11b44f38-b25e-4b5f-87ae-5f999be9d830"}], "user_id": "d596d7af91d341baaf57c8727b38db25", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "810be7a901de41c8b63f41516a4ae6f8"}}' 2025-08-05 15:41:14,349 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/11b44f38-b25e-4b5f-87ae-5f999be9d830 0.132s 2025-08-05 15:41:14,349 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ec0a886-4b2f-4c96-992a-2125c7e076cc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/11b44f38-b25e-4b5f-87ae-5f999be9d830'} Body: b'' 2025-08-05 15:41:14,371 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/11b44f38-b25e-4b5f-87ae-5f999be9d830 0.020 s 2025-08-05 15:41:14,371 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-934b2451-f2fc-4f1b-bcb0-73d16ace9fc8', 'x-openstack-request-id': 'req-934b2451-f2fc-4f1b-bcb0-73d16ace9fc8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/11b44f38-b25e-4b5f-87ae-5f999be9d830'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 11b44f38-b25e-4b5f-87ae-5f999be9d830 could not be found."}}' tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a] ------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 71, in test_volume_force_delete_when_volume_is_error self._create_reset_and_force_delete_temp_volume('error') File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 32, in _create_reset_and_force_delete_temp_volume temp_volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume bfd28154-8cd1-4ad8-afe9-7c2a90bda102 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:41:14,558 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 202 POST http://10.0.0.210/volume/v3/volumes 0.184s 2025-08-05 15:41:14,559 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1304645650"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29094677-af99-45f8-8d59-904fde5af776', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29094677-af99-45f8-8d59-904fde5af776', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "bfd28154-8cd1-4ad8-afe9-7c2a90bda102", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:41:14.498998", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1304645650", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/bfd28154-8cd1-4ad8-afe9-7c2a90bda102"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/bfd28154-8cd1-4ad8-afe9-7c2a90bda102"}], "user_id": "d596d7af91d341baaf57c8727b38db25", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:41:14,611 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.0.0.210/volume/v3/volumes/bfd28154-8cd1-4ad8-afe9-7c2a90bda102 0.039s 2025-08-05 15:41:14,612 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecaf08c7-3509-4272-90ad-8e7769baaae6', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecaf08c7-3509-4272-90ad-8e7769baaae6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/bfd28154-8cd1-4ad8-afe9-7c2a90bda102'} Body: b'{"volume": {"id": "bfd28154-8cd1-4ad8-afe9-7c2a90bda102", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:41:14.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1304645650", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/bfd28154-8cd1-4ad8-afe9-7c2a90bda102"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/bfd28154-8cd1-4ad8-afe9-7c2a90bda102"}], "user_id": "d596d7af91d341baaf57c8727b38db25", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "810be7a901de41c8b63f41516a4ae6f8"}}' 2025-08-05 15:41:15,667 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.0.0.210/volume/v3/volumes/bfd28154-8cd1-4ad8-afe9-7c2a90bda102 0.039s 2025-08-05 15:41:15,667 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x -compute-request-id': 'req-9b1f4d6c-94c4-428f-99bb-21ae5c116343', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b1f4d6c-94c4-428f-99bb-21ae5c116343', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/bfd28154-8cd1-4ad8-afe9-7c2a90bda102'} Body: b'{"volume": {"id": "bfd28154-8cd1-4ad8-afe9-7c2a90bda102", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:41:14.000000", "updated_at": "2025-08-05T15:41:15.000000", "name": "tempest-VolumesActionsTest-Volume-1304645650", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/bfd28154-8cd1-4ad8-afe9-7c2a90bda102"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/bfd28154-8cd1-4ad8-afe9-7c2a90bda102"}], "user_id": "d596d7af91d341baaf57c8727b38db25", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "810be7a901de41c8b63f41516a4ae6f8"}}' 2025-08-05 15:41:15,724 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/bfd28154-8cd1-4ad8-afe9-7c2a90bda102 0.042s 2025-08-05 15:41:15,724 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f21f982c-fcdb-4437-8801-029cce64715c', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f21f982c-fcdb-4437-8801-029cce64715c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/bfd28154-8cd1-4ad8-afe9-7c2a90bda102'} Body: b'{"volume": {"id": "bfd28154-8cd1-4ad8-afe9-7c2a90bda102", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:41:14.000000", "updated_at": "2025-08-05T15:41:15.000000", "name": "tempest-VolumesActionsTest-Volume-1304645650", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/bfd28154-8cd1-4ad8-afe9-7c2a90bda102"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/bfd28154-8cd1-4ad8-afe9-7c2a90bda102"}], "user_id": "d596d7af91d341baaf57c8727b38db25", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "810be7a901de41c8b63f41516a4ae6f8"}}' 2025-08-05 15:41:15,845 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/bfd28154-8cd1-4ad8-afe9-7c2a90bda102 0.105s 2025-08-05 15:41:15,845 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5939632-0ec0-413e-b0b4-6615fdafff3c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/bfd28154-8cd1-4ad8-afe9-7c2a90bda102'} Body: b'' 2025-08-05 15:41:15,867 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/bfd28154-8cd1-4ad8-afe9-7c2a90bda102 0.021s 2025-08 -05 15:41:15,867 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-98975ab0-fd12-4bca-b333-afe058be7d24', 'x-openstack-request-id': 'req-98975ab0-fd12-4bca-b333-afe058be7d24', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/bfd28154-8cd1-4ad8-afe9-7c2a90bda102'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume bfd28154-8cd1-4ad8-afe9-7c2a90bda102 could not be found."}}' tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume[id-e4636333-c928-40fc-98b7-70a23eef4224,slow] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 307, in test_stable_device_rescue_bfv_image_volume server, rescue_image_id = self._create_server_and_rescue_image( File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 147, in _create_server_and_rescue_image server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 326, 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 cc510f2d-0b1e-409c-a0ba-33cc2f79ea63 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2025-08-05T15:40:41Z', 'message': 'Build of instance cc510f2d-0b1e-409c-a0ba-33cc2f79ea63 aborted: Volume 1b94870b-0c78-4a11-b878-266fd5c4fb5f did not finish being created even after we waited 5 seconds or 2 attempts. And its status is error.'}. Request ID of server operation performed before checking the server status req-156cc6a4-d51a-409f-ac74-4b1560fad43d. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:37:23,107 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.085s 2025-08-05 15:37:23,107 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:37:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2521', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-9e600dd7-f13d-4b34-8767-f48ef3e19453', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "6293a44d315447809700db26f3cc3655", "name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687-project-member", "password_expires_at": null}, "audit_ids": ["1WCmGdiZQpu34HDHrGZmVw"], "expires_at": "2025-08-05T16:37:23.000000Z", "issued_at": "2025-08-05T15:37:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1559e24a092448e8bd04ef073236c77e", "name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687"}, "is_domain": false, "roles": [{"id": "461f0d232b974187bff1eee1b4001d2b", "name": "member"}, {"id": "d887b012e75948019d8f3f2cb4e03f1d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0b86af44f19943b9bb51d2e8be11acb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3faf8e39867c48f0af02bb4f9735ae61", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "2517c6600f1a460cbad97286d19e9fb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "5c7a5b25720b4bdab0487096fdfafbae", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3251b32e2034796b9bce144b495f88a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/1559e24a092448e8bd04ef073236c77e", "region": "RegionOne"}], "id": "756156d7158f4ccbaadb474942634f76", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "73c2fc4ed21746cba5d1b5174ddbe300", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9b0e9eb7606043838528301ec538d1b8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "5209c341a08f463cae448322fb93f468", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a638b206ad0a4dc2850092c0c185d1e7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0d29cdaf82ce4569803f34224311c65f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad9a324b861049728af39ec906166007", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "02367db45c0e4c649c641b88e903475b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "ddc2790d372b4fd9a5b7c1eabdbf861d", "type": "network", "name": "neutron"}]}}' 2025-08-05 15:37:23,108 100276 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '86d6301b-6059-4f1b-a869-64874b8634d6', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-699300057-network', 'tenant_id': '1559e24a092448e8bd04ef073236c77e', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1559e24a092448e8bd04ef073236c77e', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 53050, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_sc ope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T15:33:17Z', 'updated_at': '2025-08-05T15:33:17Z', 'revision_number': 1} available for tenant 2025-08-05 15:37:24,090 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.981s 2025-08-05 15:37:24,090 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-397349991", "imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "flavorRef": "1", "networks": [{"uuid": "86d6301b-6059-4f1b-a869-64874b8634d6"}]}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:37:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/a6e28188-aeb8-469c-aaf9-52634400e3ec', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7051a19f-df3c-4965-80be-f6933d5ff615', 'x-compute-request-id': 'req-7051a19f-df3c-4965-80be-f6933d5ff615', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "a6e28188-aeb8-469c-aaf9-52634400e3ec", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a6e28188-aeb8-469c-aaf9-52634400e3ec"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a6e28188-aeb8-469c-aaf9-52634400e3ec"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "BbK4rTe9nhcQ"}}' 2025-08-05 15:37:24,258 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/a6e28188-aeb8-469c-aaf9-52634400e3ec 0.164s 2025-08-05 15:37:24,258 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:37:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1394', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68dc8f91-eb5b-4581-bd14-5a393aa898cd', 'x-compute-request-id': 'req-68dc8f91-eb5b-4581-bd14-5a393aa898cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a6e28188-aeb8-469c-aaf9-52634400e3ec'} Body: b'{"server": {"id": "a6e28188-aeb8-469c-aaf9-52634400e3ec", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-397349991", "status": "BUILD", "tenant_id": "1559e24a092448e8bd04ef073236c77e", "user_id": "6293a44d315447809700db26f3cc3655", "metadata": {}, "hostId": "", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-05T15:37:24Z", "updated": "2025-08-05T15:37:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a6e28188-aeb8-469c-aaf9-52634400e3ec"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a6e28188-aeb8-469c-aaf9-52634400e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV -USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-08-05 15:38:14,763 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/a6e28188-aeb8-469c-aaf9-52634400e3ec 0.456s 2025-08-05 15:38:14,763 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:38:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1689', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cc16862-89eb-43cb-89f3-d1de365b5493', 'x-compute-request-id': 'req-0cc16862-89eb-43cb-89f3-d1de365b5493', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a6e28188-aeb8-469c-aaf9-52634400e3ec'} Body: b'{"server": {"id": "a6e28188-aeb8-469c-aaf9-52634400e3ec", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-397349991", "status": "ACTIVE", "tenant_id": "1559e24a092448e8bd04ef073236c77e", "user_id": "6293a44d315447809700db26f3cc3655", "metadata": {}, "hostId": "856d45d1210322658feee70e0659a98b50476ea4457c11c62a795a9a", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-05T15:37:24Z", "updated": "2025-08-05T15:37:39Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-699300057-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:d9:28"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a6e28188-aeb8-469c-aaf9-52634400e3ec"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a6e28188-aeb8-469c-aaf9-52634400e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T15:37:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-08-05 15:38:14,784 100276 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 15:39:15,834 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 202 POST http://10.0.0.210/compute/v2.1/servers/a6e28188-aeb8-469c-aaf9-52634400e3ec/action 0.994s 2025-08-05 15:39:15,835 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerBootFromVolumeStableRescueTest-image-568966104"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '52', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack- API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fff5d89-bd2e-49fc-a7f2-6e5ecc480130', 'x-compute-request-id': 'req-3fff5d89-bd2e-49fc-a7f2-6e5ecc480130', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a6e28188-aeb8-469c-aaf9-52634400e3ec/action'} Body: b'{"image_id": "64cc3dbc-2871-407b-94e2-c4e632f90259"}' 2025-08-05 15:39:15,857 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259 0.020s 2025-08-05 15:39:15,857 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5a94122b-367b-4771-bb89-bdec991b2bb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259'} Body: b'{"base_image_ref": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "a6e28188-aeb8-469c-aaf9-52634400e3ec", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687-project-member", "user_id": "6293a44d315447809700db26f3cc3655", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-568966104", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1559e24a092448e8bd04ef073236c77e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "64cc3dbc-2871-407b-94e2-c4e632f90259", "created_at": "2025-08-05T15:39:16Z", "updated_at": "2025-08-05T15:39:16Z", "tags": [], "self": "/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259", "file": "/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:39:16,882 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259 0.022s 2025-08-05 15:39:16,882 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ddb09382-bce6-447a-aa66-e58fe49557ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259'} Body: b'{"base_image_ref": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "a6e28188-aeb8-469c-aaf9-52634400e3ec", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687-project-member", "user_id ": "6293a44d315447809700db26f3cc3655", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-568966104", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1559e24a092448e8bd04ef073236c77e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "64cc3dbc-2871-407b-94e2-c4e632f90259", "created_at": "2025-08-05T15:39:16Z", "updated_at": "2025-08-05T15:39:16Z", "tags": [], "self": "/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259", "file": "/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:39:17,909 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259 0.025s 2025-08-05 15:39:17,909 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-dc7f7feb-dd15-4b59-8bbb-5b109e7e46bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259'} Body: b'{"base_image_ref": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "a6e28188-aeb8-469c-aaf9-52634400e3ec", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687-project-member", "user_id": "6293a44d315447809700db26f3cc3655", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-568966104", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1559e24a092448e8bd04ef073236c77e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "64cc3dbc-2871-407b-94e2-c4e632f90259", "created_at": "2025-08-05T15:39:16Z", "updated_at": "2025-08-05T15:39:16Z", "tags": [], "self": "/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259", "file": "/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:39:18,932 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259 0.020s 2025-08-05 15:39:18,932 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ae127d25-83c4-4ea6-a2ae-36b23ae5ab97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259'} Body: b'{"base_image_ref": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "a6e28188-aeb8-469c-aaf9-52634400e3ec", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687-project-member", "user_id": "6293a44d315447809700db26f3cc3655", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-568966104", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1559e24a092448e8bd04ef073236c77e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "64cc3dbc-2871-407b-94e2-c4e632f90259", "created_at": "2025-08-05T15:39:16Z", "updated_at": "2025-08-05T15:39:16Z", "tags": [], "self": "/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259", "file": "/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:39:19,956 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259 0.022s 2025-08-05 15:39:19,956 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-14da80d9-6f07-42fa-8b04-08159f1df9b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259'} Body: b'{"base_image_ref": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "a6e28188-aeb8-469c-aaf9-52634400e3ec", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687-project-member", "user_id": "6293a44d315447809700db26f3cc3655", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-568966104", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1559e24a092448e8bd04ef073236c77e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "64cc3dbc-2871-407b-94e2-c4e632f90259", "created_at": "2025-08-05T15:39:16Z", "updated_at": "2025-08-05T15:39:16Z", "tags": [], "self": "/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259", "file": "/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:39:20,979 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259 0.021s 2025-08-05 15:39:20,979 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-cca448d5-37e6-4599-a616-6faeb6a911b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259'} Body: b'{"base_image_ref": "d0dbdf05-3ac1-4edd-9 e2b-6129724f7174", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "a6e28188-aeb8-469c-aaf9-52634400e3ec", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687-project-member", "user_id": "6293a44d315447809700db26f3cc3655", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-568966104", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1559e24a092448e8bd04ef073236c77e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "64cc3dbc-2871-407b-94e2-c4e632f90259", "created_at": "2025-08-05T15:39:16Z", "updated_at": "2025-08-05T15:39:16Z", "tags": [], "self": "/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259", "file": "/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:39:22,017 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259 0.036s 2025-08-05 15:39:22,017 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-31d45ceb-a734-48db-bb93-e59ef1678edb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259'} Body: b'{"base_image_ref": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "a6e28188-aeb8-469c-aaf9-52634400e3ec", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687-project-member", "user_id": "6293a44d315447809700db26f3cc3655", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-568966104", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1559e24a092448e8bd04ef073236c77e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "64cc3dbc-2871-407b-94e2-c4e632f90259", "created_at": "2025-08-05T15:39:16Z", "updated_at": "2025-08-05T15:39:16Z", "tags": [], "self": "/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259", "file": "/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:39:23,054 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259 0.035s 2025-08-05 15:39:23,055 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-lengt h': '1470', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e91dee01-52f0-42e0-b150-5ef01f639bbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259'} Body: b'{"base_image_ref": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "a6e28188-aeb8-469c-aaf9-52634400e3ec", "owner_id": "1559e24a092448e8bd04ef073236c77e", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687-project-member", "user_id": "6293a44d315447809700db26f3cc3655", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-568966104", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "saving", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1559e24a092448e8bd04ef073236c77e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "64cc3dbc-2871-407b-94e2-c4e632f90259", "created_at": "2025-08-05T15:39:16Z", "updated_at": "2025-08-05T15:39:23Z", "tags": [], "self": "/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259", "file": "/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:39:24,086 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259 0.028s 2025-08-05 15:39:24,086 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1dc15f50-c367-4439-ad42-6444908bfcab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259'} Body: b'{"base_image_ref": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "a6e28188-aeb8-469c-aaf9-52634400e3ec", "owner_id": "1559e24a092448e8bd04ef073236c77e", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687-project-member", "user_id": "6293a44d315447809700db26f3cc3655", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-568966104", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53542912, "virtual_size": 1073741824, "status": "active", "checksum": "e22c3b101821d0670a379f7afad55f63", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1559e24a092448e8bd04ef073236c77e", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "80f422084bbec9749f3418e9bc45a9b97b28df5576a95591b9f2683d7a0aa443dbb32c1db62729fe4a47994b526b1324345436514d3c71e410f0a7535cfbc584", "id": "64cc3dbc-2871-407b-94e2-c4e632f90259", "created_at": "2025-08-05T15:39:16Z", "updated_at": "2025-08-05T15:39:24Z", "tags": [], "self": "/v2/images/64cc3dbc -2871-407b-94e2-c4e632f90259", "file": "/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:39:24,112 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259 0.025s 2025-08-05 15:39:24,112 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f587b913-d20a-4c4a-9bcb-ca664a21748b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259'} Body: b'{"base_image_ref": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "a6e28188-aeb8-469c-aaf9-52634400e3ec", "owner_id": "1559e24a092448e8bd04ef073236c77e", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687-project-member", "user_id": "6293a44d315447809700db26f3cc3655", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-568966104", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53542912, "virtual_size": 1073741824, "status": "active", "checksum": "e22c3b101821d0670a379f7afad55f63", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1559e24a092448e8bd04ef073236c77e", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "80f422084bbec9749f3418e9bc45a9b97b28df5576a95591b9f2683d7a0aa443dbb32c1db62729fe4a47994b526b1324345436514d3c71e410f0a7535cfbc584", "id": "64cc3dbc-2871-407b-94e2-c4e632f90259", "created_at": "2025-08-05T15:39:16Z", "updated_at": "2025-08-05T15:39:24Z", "tags": [], "self": "/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259", "file": "/v2/images/64cc3dbc-2871-407b-94e2-c4e632f90259/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:39:24,350 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/a6e28188-aeb8-469c-aaf9-52634400e3ec 0.237s 2025-08-05 15:39:24,350 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1689', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9bcd9ba-c59d-4000-ab22-a629c5c99ea1', 'x-compute-request-id': 'req-f9bcd9ba-c59d-4000-ab22-a629c5c99ea1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a6e28188-aeb8-469c-aaf9-52634400e3ec'} Body: b'{"server": {"id": "a6e28188-aeb8-469c-aaf9-52634400e3ec", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-397349991", "status": "ACTIVE", "tenant_id": "1559e24a092448e8bd04ef073236c77e", "user_id": "6293a44d315447809700db26f3cc3655", "metadata": {}, "hostId": "856d45d1210322658feee70e0659a98b50476ea4457c11c62a795a9a", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f71 74", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-05T15:37:24Z", "updated": "2025-08-05T15:39:24Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-699300057-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:d9:28"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a6e28188-aeb8-469c-aaf9-52634400e3ec"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a6e28188-aeb8-469c-aaf9-52634400e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T15:37:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-08-05 15:40:24,520 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.084s 2025-08-05 15:40:24,521 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2521', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-6463ba32-49ab-429e-9c8a-9dec7ab88646', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "6293a44d315447809700db26f3cc3655", "name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687-project-member", "password_expires_at": null}, "audit_ids": ["iVFRZ2ekT46i2oAcgbl29Q"], "expires_at": "2025-08-05T16:40:24.000000Z", "issued_at": "2025-08-05T15:40:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1559e24a092448e8bd04ef073236c77e", "name": "tempest-ServerBootFromVolumeStableRescueTest-1685852687"}, "is_domain": false, "roles": [{"id": "461f0d232b974187bff1eee1b4001d2b", "name": "member"}, {"id": "d887b012e75948019d8f3f2cb4e03f1d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0b86af44f19943b9bb51d2e8be11acb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3faf8e39867c48f0af02bb4f9735ae61", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "2517c6600f1a460cbad97286d19e9fb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "5c7a5b25720b4bdab0487096fdfafbae", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3251b32e2034796b9bce144b495f88a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/1559e24a092448e8bd04ef073236c77e", "region": "RegionOne"}], "id": "756156d7158f4ccbaadb474942634f76", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "73c2fc4ed21746cba5d1b5174ddbe300", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9b0e9eb7606043838528301ec538d1b8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "5209c341a08f463cae448322fb93f468", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a638b206ad0a4dc2850092c0c185d1e 7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0d29cdaf82ce4569803f34224311c65f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad9a324b861049728af39ec906166007", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "02367db45c0e4c649c641b88e903475b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "ddc2790d372b4fd9a5b7c1eabdbf861d", "type": "network", "name": "neutron"}]}}' 2025-08-05 15:40:24,521 100276 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '86d6301b-6059-4f1b-a869-64874b8634d6', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-699300057-network', 'tenant_id': '1559e24a092448e8bd04ef073236c77e', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1559e24a092448e8bd04ef073236c77e', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 53050, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T15:33:17Z', 'updated_at': '2025-08-05T15:33:17Z', 'revision_number': 1} available for tenant 2025-08-05 15:40:25,027 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.505s 2025-08-05 15:40:25,027 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-1798375175", "imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "flavorRef": "1", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "image", "volume_size": 1, "uuid": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "destination_type": "volume"}], "networks": [{"uuid": "86d6301b-6059-4f1b-a869-64874b8634d6"}]}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/cc510f2d-0b1e-409c-a0ba-33cc2f79ea63', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-156cc6a4-d51a-409f-ac74-4b1560fad43d', 'x-compute-request-id': 'req-156cc6a4-d51a-409f-ac74-4b1560fad43d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "cc510f2d-0b1e-409c-a0ba-33cc2f79ea63", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cc510f2d-0b1e-409c-a0ba-33cc2f79ea63"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cc510f2d-0b1e-409c-a0ba-33cc2f79ea63"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "sJ3LmDLZyBUr"}}' 2025-08-05 15:40:25,110 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/cc510f2d-0b1e-409c-a0ba-33cc2f79ea63 0.079s 2025-08-05 15:40:25,110 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1395', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-open stack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65d7744c-5bb3-4d3c-ba1b-97d864d1af75', 'x-compute-request-id': 'req-65d7744c-5bb3-4d3c-ba1b-97d864d1af75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cc510f2d-0b1e-409c-a0ba-33cc2f79ea63'} Body: b'{"server": {"id": "cc510f2d-0b1e-409c-a0ba-33cc2f79ea63", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1798375175", "status": "BUILD", "tenant_id": "1559e24a092448e8bd04ef073236c77e", "user_id": "6293a44d315447809700db26f3cc3655", "metadata": {}, "hostId": "", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-05T15:40:25Z", "updated": "2025-08-05T15:40:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cc510f2d-0b1e-409c-a0ba-33cc2f79ea63"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cc510f2d-0b1e-409c-a0ba-33cc2f79ea63"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-08-05 15:41:15,291 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/cc510f2d-0b1e-409c-a0ba-33cc2f79ea63 0.111s 2025-08-05 15:41:15,291 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1650', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d5d39e0-399f-4179-a58f-322642d15e25', 'x-compute-request-id': 'req-8d5d39e0-399f-4179-a58f-322642d15e25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cc510f2d-0b1e-409c-a0ba-33cc2f79ea63'} Body: b'{"server": {"id": "cc510f2d-0b1e-409c-a0ba-33cc2f79ea63", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1798375175", "status": "ERROR", "tenant_id": "1559e24a092448e8bd04ef073236c77e", "user_id": "6293a44d315447809700db26f3cc3655", "metadata": {}, "hostId": "", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-05T15:40:24Z", "updated": "2025-08-05T15:40:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cc510f2d-0b1e-409c-a0ba-33cc2f79ea63"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cc510f2d-0b1e-409c-a0ba-33cc2f79ea63"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-08-05T15:40:41Z", "message": "Build of instance cc510f2d-0b1e-409c-a0ba-33cc2f79ea63 aborted: Volume 1b94870b-0c78-4a11-b878-266fd5c4fb5f did not finish being created even after we waited 5 seconds or 2 at tempts. And its status is error."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "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": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-08-05 15:41:15,312 100276 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2025-08-05 15:41:15,855 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 204 DELETE http://10.0.0.210/compute/v2.1/servers/cc510f2d-0b1e-409c-a0ba-33cc2f79ea63 0.542s 2025-08-05 15:41:15,855 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdb5d820-fc3c-4ac7-8db6-6833717987c7', 'x-compute-request-id': 'req-bdb5d820-fc3c-4ac7-8db6-6833717987c7', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cc510f2d-0b1e-409c-a0ba-33cc2f79ea63'} Body: b'' 2025-08-05 15:41:15,895 100276 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 404 GET http://10.0.0.210/compute/v2.1/servers/cc510f2d-0b1e-409c-a0ba-33cc2f79ea63 0.038s 2025-08-05 15:41:15,895 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-0427bf5c-0f81-4262-96f2-6a6bbd9fb08d', 'x-compute-request-id': 'req-0427bf5c-0f81-4262-96f2-6a6bbd9fb08d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cc510f2d-0b1e-409c-a0ba-33cc2f79ea63'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance cc510f2d-0b1e-409c-a0ba-33cc2f79ea63 could not be found."}}' tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2] ------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 76, in test_volume_force_delete_when_volume_is_maintenance self._create_reset_and_force_delete_temp_volume('maintenance') File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 32, in _create_reset_and_force_delete_temp_volume temp_volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume f8d228cd-968d-4ecc-bc1b-4fdd56132bae failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:41:16,141 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 202 POST http://10.0.0.210/volume/v3/volumes 0.270s 2025-08-05 15:41:16,141 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-791558231"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-536796d1-d207-4287-90f9-588565c23046', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-536796d1-d207-4287-90f9-588565c23046', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "f8d228cd-968d-4ecc-bc1b-4fdd56132bae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:41:16.003109", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-791558231", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f8d228cd-968d-4ecc-bc1b-4fdd56132bae"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f8d228cd-968d-4ecc-bc1b-4fdd56132bae"}], "user_id": "d596d7af91d341baaf57c8727b38db25", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:41:16,204 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.0.0.210/volume/v3/volumes/f8d228cd-968d-4ecc-bc1b-4fdd56132bae 0.049s 2025-08-05 15:41:16,205 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fc5e9a5-e607-4c85-9513-21727ad9a130', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fc5e9a5-e607-4c85-9513-21727ad9a130', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f8d228cd-968d-4ecc-bc1b-4fdd56132bae'} Body: b'{"volume": {"id": "f8d228cd-968d-4ecc-bc1b-4fdd56132bae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:41:16.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-791558231", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f8d228cd-968d-4ecc-bc1b-4fdd56132bae"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f8d228cd-968d-4ecc-bc1b-4fdd56132bae"}], "user_id": "d596d7af91d341baaf57c8727b38db25", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "810be7a901de41c8b63f41516a4ae6f8"}}' 2025-08-05 15:41:17,255 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.0.0.210/volume/v3/volumes/f8d228cd-968d-4ecc-bc1b-4fdd56132bae 0.036s 2025-08-05 15:41:17,255 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applic ation/json', 'x-compute-request-id': 'req-efa91ade-ae32-4222-b747-a52f3013cbe4', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efa91ade-ae32-4222-b747-a52f3013cbe4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f8d228cd-968d-4ecc-bc1b-4fdd56132bae'} Body: b'{"volume": {"id": "f8d228cd-968d-4ecc-bc1b-4fdd56132bae", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:41:16.000000", "updated_at": "2025-08-05T15:41:16.000000", "name": "tempest-VolumesActionsTest-Volume-791558231", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f8d228cd-968d-4ecc-bc1b-4fdd56132bae"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f8d228cd-968d-4ecc-bc1b-4fdd56132bae"}], "user_id": "d596d7af91d341baaf57c8727b38db25", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "810be7a901de41c8b63f41516a4ae6f8"}}' 2025-08-05 15:41:17,334 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/f8d228cd-968d-4ecc-bc1b-4fdd56132bae 0.066s 2025-08-05 15:41:17,335 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3c37a85-1096-4d77-b354-683b92d96b39', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3c37a85-1096-4d77-b354-683b92d96b39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f8d228cd-968d-4ecc-bc1b-4fdd56132bae'} Body: b'{"volume": {"id": "f8d228cd-968d-4ecc-bc1b-4fdd56132bae", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:41:16.000000", "updated_at": "2025-08-05T15:41:16.000000", "name": "tempest-VolumesActionsTest-Volume-791558231", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f8d228cd-968d-4ecc-bc1b-4fdd56132bae"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f8d228cd-968d-4ecc-bc1b-4fdd56132bae"}], "user_id": "d596d7af91d341baaf57c8727b38db25", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "810be7a901de41c8b63f41516a4ae6f8"}}' 2025-08-05 15:41:17,450 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/f8d228cd-968d-4ecc-bc1b-4fdd56132bae 0.101s 2025-08-05 15:41:17,450 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5109900c-513b-4b59-a92f-3afb1c4c5e22', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f8d228cd-968d-4ecc-bc1b-4fdd56132bae'} Body: b'' 2025-08-05 15:41:17,473 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/f8d228cd-968d-4ecc-bc1b-4fdd56132bae 0 .022s 2025-08-05 15:41:17,473 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac6f6863-c163-4b10-9857-b7a25f3330f8', 'x-openstack-request-id': 'req-ac6f6863-c163-4b10-9857-b7a25f3330f8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f8d228cd-968d-4ecc-bc1b-4fdd56132bae'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f8d228cd-968d-4ecc-bc1b-4fdd56132bae could not be found."}}' tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845] ---------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 47, in test_volume_reset_status volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 42443f0f-5d61-41a5-9e1a-4c526587c095 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:41:17,711 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 202 POST http://10.0.0.210/volume/v3/volumes 0.235s 2025-08-05 15:41:17,711 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-395558427"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d35df99d-de8e-4d19-a093-8cb3e19744ca', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d35df99d-de8e-4d19-a093-8cb3e19744ca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "42443f0f-5d61-41a5-9e1a-4c526587c095", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:41:17.628510", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-395558427", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/42443f0f-5d61-41a5-9e1a-4c526587c095"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/42443f0f-5d61-41a5-9e1a-4c526587c095"}], "user_id": "d596d7af91d341baaf57c8727b38db25", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:41:17,766 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/volumes/42443f0f-5d61-41a5-9e1a-4c526587c095 0.043s 2025-08-05 15:41:17,766 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32b1d48d-4f4d-45be-9724-db28097ceb7a', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32b1d48d-4f4d-45be-9724-db28097ceb7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/42443f0f-5d61-41a5-9e1a-4c526587c095'} Body: b'{"volume": {"id": "42443f0f-5d61-41a5-9e1a-4c526587c095", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:41:18.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-395558427", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/42443f0f-5d61-41a5-9e1a-4c526587c095"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/42443f0f-5d61-41a5-9e1a-4c526587c095"}], "user_id": "d596d7af91d341baaf57c8727b38db25", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "810be7a901de41c8b63f41516a4ae6f8"}}' 2025-08-05 15:41:18,817 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/volumes/42443f0f-5d61-41a5-9e1a-4c526587c095 0.035s 2025-08-05 15:41:18,817 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-643a8bc6-a5d1-41fc-94ec-2809ff1f9a81', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-643a8bc6-a5d1-41fc-94ec-2809ff1f9a81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/42443f0f-5d61-41a5-9e1a-4c526587c095'} Body: b'{"volume": {"id": "42443f0f-5d61-41a5-9e1a-4c526587c095", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:41:18.000000", "updated_at": "2025-08-05T15:41:18.000000", "name": "tempest-VolumesActionsTest-Volume-395558427", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/42443f0f-5d61-41a5-9e1a-4c526587c095"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/42443f0f-5d61-41a5-9e1a-4c526587c095"}], "user_id": "d596d7af91d341baaf57c8727b38db25", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "810be7a901de41c8b63f41516a4ae6f8"}}' 2025-08-05 15:41:18,868 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/42443f0f-5d61-41a5-9e1a-4c526587c095 0.037s 2025-08-05 15:41:18,868 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9045ba4b-f0bf-40e5-82fd-94ec6dffd931', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9045ba4b-f0bf-40e5-82fd-94ec6dffd931', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/42443f0f-5d61-41a5-9e1a-4c526587c095'} Body: b'{"volume": {"id": "42443f0f-5d61-41a5-9e1a-4c526587c095", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:41:18.000000", "updated_at": "2025-08-05T15:41:18.000000", "name": "tempest-VolumesActionsTest-Volume-395558427", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/42443f0f-5d61-41a5-9e1a-4c526587c095"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/42443f0f-5d61-41a5-9e1a-4c526587c095"}], "user_id": "d596d7af91d341baaf57c8727b38db25", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "810be7a901de41c8b63f41516a4ae6f8"}}' 2025-08-05 15:41:18,973 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/42443f0f-5d61-41a5-9e1a-4c526587c095 0.091s 2025-08-05 15:41:18,973 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2911ddd-53f4-4195-8d1e-4c3b3bf3f233', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/42443f0f-5d61-41a5-9e1a-4c526587c095'} Body: b'' 2025-08-05 15:41:18,994 100284 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/42443f0f-5d61-41a5-9e1a-4c526587c095 0.020s 2025-08-05 15:41:18,994 100284 DEBUG [tempest.lib.common.rest_client] Re quest - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc93cc98-cb03-4537-ba08-68f22fef30e8', 'x-openstack-request-id': 'req-fc93cc98-cb03-4537-ba08-68f22fef30e8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/42443f0f-5d61-41a5-9e1a-4c526587c095'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 42443f0f-5d61-41a5-9e1a-4c526587c095 could not be found."}}' tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 120, 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 82, 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 267, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 263, in create_test_server waiters.wait_for_volume_resource_status(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 4502d6ac-d3a8-45aa-854b-7c4f28106d67 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:41:41,384 100284 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.147s 2025-08-05 15:41:41,385 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestShelveInstance-2070326848", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBJWxmf9/zpEtg8oaPJZk2Gres8U5uq2IrnNNYe0iXkMlVm4kxNbgBl2vIgFehIsJN0RZfOuhXrgxJA3/9hdsII6qRx+b0zbvrVnhhzvwjS5ZDqIpXL2OdI6/y1GGAVA9Q=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:41 GMT', 'server': 'Apache/2.4.52 (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-528dbcf5-b689-497e-be4c-c23daa9a3372', 'x-compute-request-id': 'req-528dbcf5-b689-497e-be4c-c23daa9a3372', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestShelveInstance-2070326848", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBJWxmf9/zpEtg8oaPJZk2Gres8U5uq2IrnNNYe0iXkMlVm4kxNbgBl2vIgFehIsJN0RZfOuhXrgxJA3/9hdsII6qRx+b0zbvrVnhhzvwjS5ZDqIpXL2OdI6/y1GGAVA9Q==", "fingerprint": "b5:f5:7e:5b:d9:9d:65:97:54:d0:73:95:20:8c:ae:cd", "user_id": "1f847946058845839abcd88ea297bfa8"}}' 2025-08-05 15:41:41,661 100284 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.273s 2025-08-05 15:41:41,661 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-1808236064", "description": "tempest-secgroup-smoke-1808236064 description", "project_id": "68fd57f4a45d4d98b48c24597b083e7f"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1677', 'x-openstack-request-id': 'req-245cb561-1fad-4849-9414-2316c02f0e62', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "3c86a155-37d2-4faf-beb4-b6463ad997ea", "name": "tempest-secgroup-smoke-1808236064", "stateful": true, "tenant_id": "68fd57f4a45d4d98b48c24597b083e7f", "description": "tempest-secgroup-smoke-1808236064 description", "shared": false, "security_group_rules": [{"id": "11e351d3-6d55-4735-a66e-dbb2575640c3", "project_id": "68fd57f4a45d4d98b48c24597b083e7f", "tenant_id": "68fd57f4a45d4d98b48c24597b083e7f", "security_group_id": "3c86a155-37d2-4faf-beb4-b6463ad997ea", "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": 1046, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:41:41Z", "updated_at": "2025-08-05T15:41:41Z", "revision_number": 0}, {"id": "544805e6-9b74-43ae-afca-cb5cf52f8ebe", "project_id": "68fd57f4a45d4d98b48c24597b083e7f", "tenant_id": "68fd57f4a45d4d98b48c24597b083e7f", "security_group_id": "3c86a155-37d2-4faf-beb4-b6463ad997ea", "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": 1047, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:41:41Z", "updated_at": "2025-08-05T15:41:41Z", "revisi on_number": 0}], "tags": [], "created_at": "2025-08-05T15:41:41Z", "updated_at": "2025-08-05T15:41:41Z", "revision_number": 1, "project_id": "68fd57f4a45d4d98b48c24597b083e7f"}}' 2025-08-05 15:41:41,903 100284 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.241s 2025-08-05 15:41:41,903 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3c86a155-37d2-4faf-beb4-b6463ad997ea", "project_id": "68fd57f4a45d4d98b48c24597b083e7f", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-6a9eb6ce-7215-48a5-89e6-e04374d5b184', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "216b80f4-fdc9-43f7-b23d-920166a08b6c", "project_id": "68fd57f4a45d4d98b48c24597b083e7f", "tenant_id": "68fd57f4a45d4d98b48c24597b083e7f", "security_group_id": "3c86a155-37d2-4faf-beb4-b6463ad997ea", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:41:41Z", "updated_at": "2025-08-05T15:41:41Z", "revision_number": 0}}' 2025-08-05 15:41:42,112 100284 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.208s 2025-08-05 15:41:42,113 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3c86a155-37d2-4faf-beb4-b6463ad997ea", "project_id": "68fd57f4a45d4d98b48c24597b083e7f", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-ddfe23ca-70f1-41b4-b539-77dd1480ff3a', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f5b815bc-4c0a-47b9-992e-8d2e253f3841", "project_id": "68fd57f4a45d4d98b48c24597b083e7f", "tenant_id": "68fd57f4a45d4d98b48c24597b083e7f", "security_group_id": "3c86a155-37d2-4faf-beb4-b6463ad997ea", "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": "2025-08-05T15:41:41Z", "updated_at": "2025-08-05T15:41:41Z", "revision_number": 0}}' 2025-08-05 15:41:42,351 100284 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.238s 2025-08-05 15:41:42,352 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3c86a155-37d2-4faf-beb4-b6463ad997ea", "project_id": "68fd57f4a45d4d98b48c24597b083e7f", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applic ation/json', 'content-length': '602', 'x-openstack-request-id': 'req-0a6c4fcd-8651-42c4-9dcb-ddcdba77a13d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b34f797b-ac52-4d1b-afa8-6d1024a43409", "project_id": "68fd57f4a45d4d98b48c24597b083e7f", "tenant_id": "68fd57f4a45d4d98b48c24597b083e7f", "security_group_id": "3c86a155-37d2-4faf-beb4-b6463ad997ea", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:41:42Z", "updated_at": "2025-08-05T15:41:42Z", "revision_number": 0}}' 2025-08-05 15:41:42,635 100284 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.282s 2025-08-05 15:41:42,635 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3c86a155-37d2-4faf-beb4-b6463ad997ea", "project_id": "68fd57f4a45d4d98b48c24597b083e7f", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-b675d95f-6326-4865-8bec-fb581aba7ad6', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f9258870-c74d-4b88-939a-9b3e2304ef8c", "project_id": "68fd57f4a45d4d98b48c24597b083e7f", "tenant_id": "68fd57f4a45d4d98b48c24597b083e7f", "security_group_id": "3c86a155-37d2-4faf-beb4-b6463ad997ea", "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": "2025-08-05T15:41:42Z", "updated_at": "2025-08-05T15:41:42Z", "revision_number": 0}}' 2025-08-05 15:41:42,875 100284 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.239s 2025-08-05 15:41:42,875 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3c86a155-37d2-4faf-beb4-b6463ad997ea", "project_id": "68fd57f4a45d4d98b48c24597b083e7f", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-f277d3e2-de0a-494a-bddd-46c048dadb15', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0d4206ef-0784-4f5b-b748-1d4f4fa5eb7d", "project_id": "68fd57f4a45d4d98b48c24597b083e7f", "tenant_id": "68fd57f4a45d4d98b48c24597b083e7f", "security_group_id": "3c86a155-37d2-4faf-beb4-b6463ad997ea", "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": "2025-08-05T15:41:42Z", "updated_at": "2025-08-05T15:41:42Z", "revision_number": 0}}' 2025-08-05 15:41:43,107 100284 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance :test_shelve_volume_backed_instance): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.231s 2025-08-05 15:41:43,108 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3c86a155-37d2-4faf-beb4-b6463ad997ea", "project_id": "68fd57f4a45d4d98b48c24597b083e7f", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-bab6b47e-c2b0-4d80-92ad-957849fc7a71', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "fd1227ca-99fa-40e6-9980-a1772ecd6d20", "project_id": "68fd57f4a45d4d98b48c24597b083e7f", "tenant_id": "68fd57f4a45d4d98b48c24597b083e7f", "security_group_id": "3c86a155-37d2-4faf-beb4-b6463ad997ea", "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": "2025-08-05T15:41:42Z", "updated_at": "2025-08-05T15:41:42Z", "revision_number": 0}}' 2025-08-05 15:41:43,155 100284 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.042s 2025-08-05 15:41:43,156 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2485', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-de42a455-10a9-4ac0-bbcc-609f67018f92', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "1f847946058845839abcd88ea297bfa8", "name": "tempest-TestShelveInstance-1842109082-project-member", "password_expires_at": null}, "audit_ids": ["nclYjPZnQ6mMKKvEQ9RPQw"], "expires_at": "2025-08-05T16:41:43.000000Z", "issued_at": "2025-08-05T15:41:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "68fd57f4a45d4d98b48c24597b083e7f", "name": "tempest-TestShelveInstance-1842109082"}, "is_domain": false, "roles": [{"id": "461f0d232b974187bff1eee1b4001d2b", "name": "member"}, {"id": "d887b012e75948019d8f3f2cb4e03f1d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0b86af44f19943b9bb51d2e8be11acb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3faf8e39867c48f0af02bb4f9735ae61", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "2517c6600f1a460cbad97286d19e9fb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "5c7a5b25720b4bdab0487096fdfafbae", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3251b32e2034796b9bce144b495f88a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/68fd57f4a45d4d98b48c24597b083e7f", "region": "RegionOne"}], "id": "756156d7158f4ccbaadb474942634f76", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "73c2fc4ed21746cba5d1b5174ddbe300", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9b0e9eb7606043838528301ec538d1b8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "5209c341a08f463cae448322fb93f468", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a638b206ad0a4dc2850092c0c185d1e7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0d29cdaf82ce4569803f34224311c65f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad9a324b861049728af39ec906166007", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "02367db45c0e4c649c641b88e903475b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "ddc2790d372b4fd9a5b7c1eabdbf861d", "type": "network", "name": "neutron"}]}}' 2025-08-05 15:41:43,156 100284 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': '9750caa7-2bab-465b-9185-412622aa07f6', 'name': 'tempest-TestShelveInstance-880937934-network', 'tenant_id': '68fd57f4a45d4d98b48c24597b083e7f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '68fd57f4a45d4d98b48c24597b083e7f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 9774, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T15:41:28Z', 'updated_at': '2025-08-05T15:41:28Z', 'revision_number': 1} available for tenant 2025-08-05 15:41:43,514 100284 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.0.0.210/volume/v3/volumes 0.357s 2025-08-05 15:41:43,515 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-tempest.common.compute-volume-83532864", "imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77e5451e-92bf-4018-acb1-c30ec6e4dc0e', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77e5451e-92bf-4018-acb1-c30ec6e4dc0e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "4502d6ac-d3a8-45aa-854b-7c4f28106d67", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:41:43.457044", "updated_at": null, "name": "tempest-tempest.common.compute-volume-83532864", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/4502d6ac-d3a8-45aa-854b-7c4f28106d67"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/4502d6ac-d3a8-45aa-854b-7c4f28106d67"}], "user_id": "1f847946058845839abcd88ea297bfa8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:41:43,573 100284 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/volumes/4502d6ac-d3a8-45aa-854b-7c4f28106d67 0.046s 2025-08-05 15:41:43,573 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de4b9ec3-d258-438e-bd47-8388e4b886c0', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-i d': 'req-de4b9ec3-d258-438e-bd47-8388e4b886c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/4502d6ac-d3a8-45aa-854b-7c4f28106d67'} Body: b'{"volume": {"id": "4502d6ac-d3a8-45aa-854b-7c4f28106d67", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:41:43.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-83532864", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/4502d6ac-d3a8-45aa-854b-7c4f28106d67"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/4502d6ac-d3a8-45aa-854b-7c4f28106d67"}], "user_id": "1f847946058845839abcd88ea297bfa8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "68fd57f4a45d4d98b48c24597b083e7f"}}' 2025-08-05 15:41:44,628 100284 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/volumes/4502d6ac-d3a8-45aa-854b-7c4f28106d67 0.039s 2025-08-05 15:41:44,628 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42c99487-5965-4e25-9e5a-78483880f4d1', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42c99487-5965-4e25-9e5a-78483880f4d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/4502d6ac-d3a8-45aa-854b-7c4f28106d67'} Body: b'{"volume": {"id": "4502d6ac-d3a8-45aa-854b-7c4f28106d67", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:41:43.000000", "updated_at": "2025-08-05T15:41:44.000000", "name": "tempest-tempest.common.compute-volume-83532864", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/4502d6ac-d3a8-45aa-854b-7c4f28106d67"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/4502d6ac-d3a8-45aa-854b-7c4f28106d67"}], "user_id": "1f847946058845839abcd88ea297bfa8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "68fd57f4a45d4d98b48c24597b083e7f"}}' 2025-08-05 15:41:44,736 100284 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 DELETE http://10.0.0.210/volume/v3/volumes/4502d6ac-d3a8-45aa-854b-7c4f28106d67 0.095s 2025-08-05 15:41:44,736 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de0da74f-aaf9-4577-9b58-c2cf8efa8955', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/4502d6ac-d3a8-45aa-854b-7c4f28106d67'} Body: b'' 2025-08-05 15:41:44,757 100284 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 404 GET http://10.0.0.210/volume/v3/volumes/4502d6ac-d3a8-45aa-854b-7c4f28106d67 0.020s 2025-08-05 15:41:44,757 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'applic ation/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-650c364b-baf3-4199-a322-af3dbc316ecd', 'x-openstack-request-id': 'req-650c364b-baf3-4199-a322-af3dbc316ecd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/4502d6ac-d3a8-45aa-854b-7c4f28106d67'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4502d6ac-d3a8-45aa-854b-7c4f28106d67 could not be found."}}' 2025-08-05 15:41:45,022 100284 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/3c86a155-37d2-4faf-beb4-b6463ad997ea 0.263s 2025-08-05 15:41:45,023 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-d8b12d06-25ac-4bdc-acd7-8b4da8500136', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/3c86a155-37d2-4faf-beb4-b6463ad997ea'} Body: b'' 2025-08-05 15:41:45,054 100284 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-2070326848 0.030s 2025-08-05 15:41:45,054 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a817ad3a-cbee-4588-8e8d-0365a521928b', 'x-compute-request-id': 'req-a817ad3a-cbee-4588-8e8d-0365a521928b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-2070326848'} Body: b'' tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 49, in test_attach_attached_volume_to_same_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 2cb78f1b-1800-4fc3-980b-2b77eded79f4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:39:04,444 100296 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 15:39:04,444 100296 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 15:39:04,504 100296 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.058s 2025-08-05 15:39:04,504 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1301669284", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIns+/3BOKmW2C0RaScHKyC0z/Jvmw2OpxnZql1seqOagqcXtp+jiFF/3LAFNyNl0lEjTOmYWs/jqeIhjKMeuwDXJHR1e3EWGvqQwO1TpEk+Cn1xr0kzwZSby4+pmXiQPQ=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:04 GMT', 'server': 'Apache/2.4.52 (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-36cf92ae-8d80-497c-9b0a-b26d606fac9d', 'x-compute-request-id': 'req-36cf92ae-8d80-497c-9b0a-b26d606fac9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1301669284", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIns+/3BOKmW2C0RaScHKyC0z/Jvmw2OpxnZql1seqOagqcXtp+jiFF/3LAFNyNl0lEjTOmYWs/jqeIhjKMeuwDXJHR1e3EWGvqQwO1TpEk+Cn1xr0kzwZSby4+pmXiQPQ==", "fingerprint": "82:41:19:9c:bc:15:eb:4d:9d:32:08:8c:bc:39:bf:98", "user_id": "1114e0ec28f0489bb7c0609d140edee2"}}' 2025-08-05 15:39:04,506 100296 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1301669284 created 2025-08-05 15:39:04,725 100296 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.218s 2025-08-05 15:39:04,725 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1767065219", "description": "tempest-description--859739873"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-af8a65ed-b3ab-4122-9970-de4b11a9cc03', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "13ba6914-499f-4b88-b6db-30daea9d3dc4", "name": "tempest-securitygroup--1767065219", "stateful": true, "tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "description": "tempest-description--859739873", "shared": false, "security_group_rules": [{"id": "9e7bb877-0db3-46d9-b0e8-4227966d2884", "project_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "security_group_id": "13ba6914-499f-4b88-b6db-30daea9d3dc4", "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": 948, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:39:04Z", "updated_at": "2025-08-05T15:39:04Z", "revision_number": 0}, {"id": "c1ddc52b-914e-4ba9-a908-177bb2bca145", "project_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "security_group_id": "13ba6914-499f-4b88-b6db-30daea9d3dc4", "ethertype": "IPv4", "direction": "egress", "protocol": nul l, "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": 949, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:39:04Z", "updated_at": "2025-08-05T15:39:04Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T15:39:04Z", "updated_at": "2025-08-05T15:39:04Z", "revision_number": 1, "project_id": "61a7062a41ce46a1a11da9b4c43a0ca9"}}' 2025-08-05 15:39:05,100 100296 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.374s 2025-08-05 15:39:05,100 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "13ba6914-499f-4b88-b6db-30daea9d3dc4", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-1445afd4-cfff-4a41-9e9d-38eb3b9c6623', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7806065d-54f1-4215-91f4-a7bfc16f4cb6", "project_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "security_group_id": "13ba6914-499f-4b88-b6db-30daea9d3dc4", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:39:04Z", "updated_at": "2025-08-05T15:39:04Z", "revision_number": 0}}' 2025-08-05 15:39:05,345 100296 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.245s 2025-08-05 15:39:05,346 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "13ba6914-499f-4b88-b6db-30daea9d3dc4", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-a2c60e33-ace5-4d67-bbcf-cecf807ac471', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b44f5163-5e0f-451a-94b2-9652921f007f", "project_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "security_group_id": "13ba6914-499f-4b88-b6db-30daea9d3dc4", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:39:05Z", "updated_at": "2025-08-05T15:39:05Z", "revision_number": 0}}' 2025-08-05 15:39:05,346 100296 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1767065219 created 2025-08-05 15:39:06,091 100296 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.744s 2025-08-05 15:39:06,092 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/js on', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-6acb47f8-7606-44cf-b691-493bf14e9f3a', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "b201c506-c41a-4625-84ad-34b2f4188d6d", "tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "floating_ip_address": "172.24.4.248", "floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T15:39:05Z", "updated_at": "2025-08-05T15:39:05Z", "revision_number": 0}}' 2025-08-05 15:39:06,092 100296 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'b201c506-c41a-4625-84ad-34b2f4188d6d', 'tenant_id': '61a7062a41ce46a1a11da9b4c43a0ca9', 'floating_ip_address': '172.24.4.248', 'floating_network_id': 'f69a1e3d-9003-4e01-a4b1-a7f571b589d6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '61a7062a41ce46a1a11da9b4c43a0ca9', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T15:39:05Z', 'updated_at': '2025-08-05T15:39:05Z', 'revision_number': 0, 'ip': '172.24.4.248'} created 2025-08-05 15:39:06,260 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.163s 2025-08-05 15:39:06,260 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2495', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-ce19285e-c668-4f32-a6e4-70cda22c9f96', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "1114e0ec28f0489bb7c0609d140edee2", "name": "tempest-AttachVolumeNegativeTest-976636495-project-member", "password_expires_at": null}, "audit_ids": ["2CoTo8SISz2FeDDy2vFjvg"], "expires_at": "2025-08-05T16:39:06.000000Z", "issued_at": "2025-08-05T15:39:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61a7062a41ce46a1a11da9b4c43a0ca9", "name": "tempest-AttachVolumeNegativeTest-976636495"}, "is_domain": false, "roles": [{"id": "461f0d232b974187bff1eee1b4001d2b", "name": "member"}, {"id": "d887b012e75948019d8f3f2cb4e03f1d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0b86af44f19943b9bb51d2e8be11acb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3faf8e39867c48f0af02bb4f9735ae61", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "2517c6600f1a460cbad97286d19e9fb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "5c7a5b25720b4bdab0487096fdfafbae", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3251b32e2034796b9bce144b495f88a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/61a7062a41ce46a1a11da9b4c43a0ca9", "region": "RegionOne"}], "id": "756156d7158f4ccbaadb474942634f76", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "73c2fc4ed21746cba5d1b5174ddbe300", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/id entity", "region": "RegionOne"}], "id": "9b0e9eb7606043838528301ec538d1b8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "5209c341a08f463cae448322fb93f468", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a638b206ad0a4dc2850092c0c185d1e7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0d29cdaf82ce4569803f34224311c65f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad9a324b861049728af39ec906166007", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "02367db45c0e4c649c641b88e903475b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "ddc2790d372b4fd9a5b7c1eabdbf861d", "type": "network", "name": "neutron"}]}}' 2025-08-05 15:39:06,261 100296 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': 'ef00840f-be08-4653-8c1e-36e4373042c5', 'name': 'tempest-AttachVolumeNegativeTest-255927077-network', 'tenant_id': '61a7062a41ce46a1a11da9b4c43a0ca9', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '61a7062a41ce46a1a11da9b4c43a0ca9', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 48263, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T15:36:11Z', 'updated_at': '2025-08-05T15:36:11Z', 'revision_number': 1} available for tenant 2025-08-05 15:39:06,261 100296 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1301669284', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIns+/3BOKmW2C0RaScHKyC0z/Jvmw2OpxnZql1seqOagqcXtp+jiFF/3LAFNyNl0lEjTOmYWs/jqeIhjKMeuwDXJHR1e3EWGvqQwO1TpEk+Cn1xr0kzwZSby4+pmXiQPQ==', 'fingerprint': '82:41:19:9c:bc:15:eb:4d:9d:32:08:8c:bc:39:bf:98', 'user_id': '1114e0ec28f0489bb7c0609d140edee2', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCVHDPEQpKiwTNl16CDdy5shVSzIn/Io+1pBn81f9UpiY4zh/XNj1Cp\nUT58DD/y4DigBwYFK4EEACKhZANiAASJ7Pv9wTipltgtEWknBysgtM/yb5sNjqcZ\n2apdbHqjmoKnF7afo4hRf9ywBTcjZdJRI0zpmFrP46niIYyjHrsA1yR0dXtxFhr6\nkMDtU6RJPgp9ca9JM8GUm8uPqZl4kD0=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '13ba6914-499f-4b88-b6db-30daea9d3dc4', 'name': 'tempest-securitygroup--1767065219', 'stateful': True, 'tenant_id': '61a7062a41ce46a1a11da9b4c43a0ca9', 'description': 'tempest-description--859739873', 'shared': False, 'security_group_rules': [{'id': '9e7bb877-0db3-46d9-b0e8-4227966d2884', 'project_id': '61a7062a41ce46a1a11da9b4c43a0ca9', 'tenant_id': '61a7062a41ce46a1a11da9b4c43a0ca9', 'security_group_id': '13ba6914-499f-4b88-b6db-30daea9d3dc4', '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': 948, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T15:39:04Z', 'updated_at': '2025-08-05T15:39:04Z', 'revision_number': 0}, {'id': 'c1ddc52b-914e-4ba9-a908-177bb2bca145', 'project_id': '61a7062a41ce46a1a11da9b4c43a0ca9', 'tenant_id': '61a7062a41ce46a1a11da9b4c43a0ca9', 'security_group_id': '13ba6914-499f-4b88-b6db-30daea9d3dc4', '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': 949, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T15:39:04Z', 'updated_at': '2025-08-05T15:39:04Z', 'rev ision_number': 0}], 'tags': [], 'created_at': '2025-08-05T15:39:04Z', 'updated_at': '2025-08-05T15:39:04Z', 'revision_number': 1, 'project_id': '61a7062a41ce46a1a11da9b4c43a0ca9'}, 'floating_ip': {'id': 'b201c506-c41a-4625-84ad-34b2f4188d6d', 'tenant_id': '61a7062a41ce46a1a11da9b4c43a0ca9', 'floating_ip_address': '172.24.4.248', 'floating_network_id': 'f69a1e3d-9003-4e01-a4b1-a7f571b589d6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '61a7062a41ce46a1a11da9b4c43a0ca9', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T15:39:05Z', 'updated_at': '2025-08-05T15:39:05Z', 'revision_number': 0, 'ip': '172.24.4.248'}} 2025-08-05 15:39:06,949 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/compute/v2.1/servers 0.687s 2025-08-05 15:39:06,950 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1747939438", "imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "ef00840f-be08-4653-8c1e-36e4373042c5"}], "security_groups": [{"name": "tempest-securitygroup--1767065219"}], "key_name": "tempest-keypair-1301669284", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/d099f31f-76e6-4c0e-978c-66cce497d09a', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bf0e5ac-5cd4-4aed-9894-3306e39a30ab', 'x-compute-request-id': 'req-5bf0e5ac-5cd4-4aed-9894-3306e39a30ab', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "d099f31f-76e6-4c0e-978c-66cce497d09a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d099f31f-76e6-4c0e-978c-66cce497d09a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d099f31f-76e6-4c0e-978c-66cce497d09a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1767065219"}], "adminPass": "password"}}' 2025-08-05 15:39:07,024 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/compute/v2.1/servers/d099f31f-76e6-4c0e-978c-66cce497d09a 0.071s 2025-08-05 15:39:07,024 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1234', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27ea9ca5-8f4a-4972-8b8a-59982c691583', 'x-compute-request-id': 'req-27ea9ca5-8f4a-4972-8b8a-59982c691583', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d099f31f-76e6-4c0e-978c-66cce497d09a'} Body: b'{"server": {"id": "d099f31f-76e6-4c0e-978c-66cce497d09a", "name": "tempest-AttachVolumeNegativeTest-server-1747939438", "status": "BUILD", "tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "user_id": "1114e0ec28f0489bb7c0609d140edee2", "metadata": {}, "hostId": "", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http: //10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:39:07Z", "updated": "2025-08-05T15:39:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d099f31f-76e6-4c0e-978c-66cce497d09a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d099f31f-76e6-4c0e-978c-66cce497d09a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1301669284", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:39:57,269 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/compute/v2.1/servers/d099f31f-76e6-4c0e-978c-66cce497d09a 0.218s 2025-08-05 15:39:57,269 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1544', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a10a305f-005b-44a4-b6c2-c4b519bedbfd', 'x-compute-request-id': 'req-a10a305f-005b-44a4-b6c2-c4b519bedbfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d099f31f-76e6-4c0e-978c-66cce497d09a'} Body: b'{"server": {"id": "d099f31f-76e6-4c0e-978c-66cce497d09a", "name": "tempest-AttachVolumeNegativeTest-server-1747939438", "status": "ACTIVE", "tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "user_id": "1114e0ec28f0489bb7c0609d140edee2", "metadata": {}, "hostId": "3a2524ff830b34aac9b2710332eb76ab253eded2eb9a45943c4a1b7e", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:39:06Z", "updated": "2025-08-05T15:39:22Z", "addresses": {"tempest-AttachVolumeNegativeTest-255927077-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:0c:0c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d099f31f-76e6-4c0e-978c-66cce497d09a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d099f31f-76e6-4c0e-978c-66cce497d09a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1301669284", "OS-SRV-USG:launched_at": "2025-08-05T15:39:22.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1767065219"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:39:57,284 100296 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 15:40:57,644 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/compute/v2.1/servers/d099f31f-76e6-4c0e-978c-66cce497d09a/os-interface 0.299s 2025-08-05 15:40:57,644 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'da te': 'Tue, 05 Aug 2025 15:40:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d8b935e-6a9f-4d50-b2fb-f6220a8d7a94', 'x-compute-request-id': 'req-6d8b935e-6a9f-4d50-b2fb-f6220a8d7a94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d099f31f-76e6-4c0e-978c-66cce497d09a/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "ef00840f-be08-4653-8c1e-36e4373042c5", "port_id": "e2605af7-1305-4b3d-b4de-9066e76ba493", "mac_addr": "fa:16:3e:7c:0c:0c", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "21bbd4a3-1005-4d2a-bbec-71859160b4f5", "ip_address": "10.0.0.10"}]}]}' 2025-08-05 15:40:58,549 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/b201c506-c41a-4625-84ad-34b2f4188d6d 0.901s 2025-08-05 15:40:58,550 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "e2605af7-1305-4b3d-b4de-9066e76ba493"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-2a480252-5b5f-4fe2-b7bb-dfdc2771e504', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/b201c506-c41a-4625-84ad-34b2f4188d6d'} Body: b'{"floatingip": {"id": "b201c506-c41a-4625-84ad-34b2f4188d6d", "tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "floating_ip_address": "172.24.4.248", "floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6", "router_id": "ddc7e4b7-737d-4031-a046-0106d9737852", "port_id": "e2605af7-1305-4b3d-b4de-9066e76ba493", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "ef00840f-be08-4653-8c1e-36e4373042c5", "mac_address": "fa:16:3e:7c:0c:0c", "admin_state_up": true, "status": "ACTIVE", "device_id": "d099f31f-76e6-4c0e-978c-66cce497d09a", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T15:39:05Z", "updated_at": "2025-08-05T15:40:57Z", "revision_number": 1, "project_id": "61a7062a41ce46a1a11da9b4c43a0ca9"}}' 2025-08-05 15:40:58,551 100296 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.248:22' as 'cirros' with public key authentication 2025-08-05 15:40:58,563 100296 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 15:40:58,668 100296 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 15:40:58,669 100296 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.248 successfully created 2025-08-05 15:40:58,713 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/compute/v2.1/servers/d099f31f-76e6-4c0e-978c-66cce497d09a/ips 0.044s 2025-08-05 15:40:58,714 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '108', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5c5feca-4ec9-4b86-96eb-a0a8f6c78ba6', 'x-compute-request-id': 'req-b5c5feca-4ec9-4b86-96eb-a0a8f6c78ba6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers /d099f31f-76e6-4c0e-978c-66cce497d09a/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-255927077-network": [{"version": 4, "addr": "10.0.0.10"}]}}' 2025-08-05 15:40:58,900 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/volume/v3/volumes 0.183s 2025-08-05 15:40:58,901 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-715951083"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9aaf034c-ab6b-405f-8fda-da0e2b8e1e1c', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9aaf034c-ab6b-405f-8fda-da0e2b8e1e1c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "2cb78f1b-1800-4fc3-980b-2b77eded79f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:40:58.842694", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-715951083", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2cb78f1b-1800-4fc3-980b-2b77eded79f4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2cb78f1b-1800-4fc3-980b-2b77eded79f4"}], "user_id": "1114e0ec28f0489bb7c0609d140edee2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:40:58,959 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/volumes/2cb78f1b-1800-4fc3-980b-2b77eded79f4 0.043s 2025-08-05 15:40:58,960 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb935976-7519-44b7-b827-0c55da5c25d5', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb935976-7519-44b7-b827-0c55da5c25d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2cb78f1b-1800-4fc3-980b-2b77eded79f4'} Body: b'{"volume": {"id": "2cb78f1b-1800-4fc3-980b-2b77eded79f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:40:59.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-715951083", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2cb78f1b-1800-4fc3-980b-2b77eded79f4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2cb78f1b-1800-4fc3-980b-2b77eded79f4"}], "user_id": "1114e0ec28f0489bb7c0609d140edee2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9"}}' 2025-08-05 15:41:00,051 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/volumes/2cb78f1b-1800-4fc3-980b-2b77eded79f4 0.076s 2025-08-05 15:41:00,051 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'appli cation/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebe60703-fa82-436c-bf4c-5912aa6deaaa', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebe60703-fa82-436c-bf4c-5912aa6deaaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2cb78f1b-1800-4fc3-980b-2b77eded79f4'} Body: b'{"volume": {"id": "2cb78f1b-1800-4fc3-980b-2b77eded79f4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:40:59.000000", "updated_at": "2025-08-05T15:40:59.000000", "name": "tempest-AttachVolumeNegativeTest-volume-715951083", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2cb78f1b-1800-4fc3-980b-2b77eded79f4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2cb78f1b-1800-4fc3-980b-2b77eded79f4"}], "user_id": "1114e0ec28f0489bb7c0609d140edee2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9"}}' 2025-08-05 15:41:00,185 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/d099f31f-76e6-4c0e-978c-66cce497d09a 0.120s 2025-08-05 15:41:00,185 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec7bfffc-aeb1-4576-8868-9f8f53cfc1f3', 'x-compute-request-id': 'req-ec7bfffc-aeb1-4576-8868-9f8f53cfc1f3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d099f31f-76e6-4c0e-978c-66cce497d09a'} Body: b'' 2025-08-05 15:41:00,341 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/d099f31f-76e6-4c0e-978c-66cce497d09a 0.155s 2025-08-05 15:41:00,342 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1669', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3562a5ca-2a44-4c57-9f26-769b04793aef', 'x-compute-request-id': 'req-3562a5ca-2a44-4c57-9f26-769b04793aef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d099f31f-76e6-4c0e-978c-66cce497d09a'} Body: b'{"server": {"id": "d099f31f-76e6-4c0e-978c-66cce497d09a", "name": "tempest-AttachVolumeNegativeTest-server-1747939438", "status": "ACTIVE", "tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "user_id": "1114e0ec28f0489bb7c0609d140edee2", "metadata": {}, "hostId": "3a2524ff830b34aac9b2710332eb76ab253eded2eb9a45943c4a1b7e", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:39:06Z", "updated": "2025- 08-05T15:41:00Z", "addresses": {"tempest-AttachVolumeNegativeTest-255927077-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:0c:0c"}, {"version": 4, "addr": "172.24.4.248", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:0c:0c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d099f31f-76e6-4c0e-978c-66cce497d09a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d099f31f-76e6-4c0e-978c-66cce497d09a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1301669284", "OS-SRV-USG:launched_at": "2025-08-05T15:39:22.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1767065219"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:41:50,589 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/d099f31f-76e6-4c0e-978c-66cce497d09a 0.181s 2025-08-05 15:41:50,589 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-22916c3e-b2fd-487b-be1f-4b9712427e6e', 'x-compute-request-id': 'req-22916c3e-b2fd-487b-be1f-4b9712427e6e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d099f31f-76e6-4c0e-978c-66cce497d09a'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance d099f31f-76e6-4c0e-978c-66cce497d09a could not be found."}}' 2025-08-05 15:41:50,623 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1301669284 0.033s 2025-08-05 15:41:50,624 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9e0e0a0-56cf-46e0-88af-24d505409487', 'x-compute-request-id': 'req-e9e0e0a0-56cf-46e0-88af-24d505409487', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1301669284'} Body: b'' 2025-08-05 15:41:50,823 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/13ba6914-499f-4b88-b6db-30daea9d3dc4 0.198s 2025-08-05 15:41:50,824 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-b55f1705-bf48-440a-91f2-26a388eadd7c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/13ba6914-499f-4b88-b6db-30daea9d3dc4'} Body: b'' 2025-08-05 15:41:50,851 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10. 0.0.210/networking/v2.0/security-groups/13ba6914-499f-4b88-b6db-30daea9d3dc4 0.026s 2025-08-05 15:41:50,851 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-5d920394-cabd-4e54-88ae-f40fe0298096', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/13ba6914-499f-4b88-b6db-30daea9d3dc4'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 13ba6914-499f-4b88-b6db-30daea9d3dc4 does not exist", "detail": ""}}' 2025-08-05 15:41:51,268 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/b201c506-c41a-4625-84ad-34b2f4188d6d 0.416s 2025-08-05 15:41:51,268 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-369a0569-20c2-4b8d-9b79-0ff01c9da421', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/b201c506-c41a-4625-84ad-34b2f4188d6d'} Body: b'' cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_multiple_volume_from_resource.py", line 104, in test_create_from_image_multiple self._wait_for_multiple_resources( File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 257, in _wait_for_multiple_resources callback(resource_id=r, **kwargs) File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 2a510609-4f60-4ea5-b4f4-0c069c3e5d00 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:41:54,027 100284 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/volumes 0.337s 2025-08-05 15:41:54,027 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-73363613"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2edbe04d-3c09-4f5c-9df0-e3e16e8d6f1f', 'content-length': '756', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2edbe04d-3c09-4f5c-9df0-e3e16e8d6f1f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "2a510609-4f60-4ea5-b4f4-0c069c3e5d00", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:41:53.961264", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-73363613", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2a510609-4f60-4ea5-b4f4-0c069c3e5d00"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2a510609-4f60-4ea5-b4f4-0c069c3e5d00"}], "user_id": "c802ea95454e49b6a003e17584437b70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:41:54,308 100284 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/volumes 0.268s 2025-08-05 15:41:54,308 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1216972151"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50d00383-1710-4d54-b72b-c34db44a7550', 'content-length': '758', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50d00383-1710-4d54-b72b-c34db44a7550', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "81232ea9-81f5-4b95-9d65-a9acb7ace212", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:41:54.217117", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1216972151", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/81232ea9-81f5-4b95-9d65-a9acb7ace212"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/81232ea9-81f5-4b95-9d65-a9acb7ace212"}], "user_id": "c802ea95454e49b6a003e17584437b70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:41:54,698 100284 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/volumes 0.377s 2025-08-05 15:41:54,698 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2986 79093"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9d75a70-0388-46b7-bf16-d153cd547b41', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9d75a70-0388-46b7-bf16-d153cd547b41', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "15cf416e-5a96-429e-bade-ab32edf48615", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:41:54.629795", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-298679093", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/15cf416e-5a96-429e-bade-ab32edf48615"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/15cf416e-5a96-429e-bade-ab32edf48615"}], "user_id": "c802ea95454e49b6a003e17584437b70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:41:54,895 100284 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/volumes 0.185s 2025-08-05 15:41:54,895 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-525378143"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c194684-9441-4bd0-9deb-c96b332bc141', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c194684-9441-4bd0-9deb-c96b332bc141', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "bd441019-cbc5-422d-b6ff-0fa707a6eb0f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:41:54.837393", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-525378143", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/bd441019-cbc5-422d-b6ff-0fa707a6eb0f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/bd441019-cbc5-422d-b6ff-0fa707a6eb0f"}], "user_id": "c802ea95454e49b6a003e17584437b70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:41:55,109 100284 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/volumes 0.202s 2025-08-05 15:41:55,110 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-854555948"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86cc6a8a-38e5-45f1-b1d5-1d66678b30e9', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86cc6a8a-38e5-45f1-b1d5-1d66678b30e9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "1982c4f7-748 b-470a-a6c3-aa6aedc72bf3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:41:55.041705", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-854555948", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1982c4f7-748b-470a-a6c3-aa6aedc72bf3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1982c4f7-748b-470a-a6c3-aa6aedc72bf3"}], "user_id": "c802ea95454e49b6a003e17584437b70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:41:55,158 100284 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/volumes/2a510609-4f60-4ea5-b4f4-0c069c3e5d00 0.037s 2025-08-05 15:41:55,159 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba63431d-94ce-4d81-9423-14da905443c7', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba63431d-94ce-4d81-9423-14da905443c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2a510609-4f60-4ea5-b4f4-0c069c3e5d00'} Body: b'{"volume": {"id": "2a510609-4f60-4ea5-b4f4-0c069c3e5d00", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:41:54.000000", "updated_at": "2025-08-05T15:41:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-73363613", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2a510609-4f60-4ea5-b4f4-0c069c3e5d00"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2a510609-4f60-4ea5-b4f4-0c069c3e5d00"}], "user_id": "c802ea95454e49b6a003e17584437b70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af2b6ac8531c47cda18ca2f61eb05301"}}' 2025-08-05 15:41:56,232 100284 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/volumes/2a510609-4f60-4ea5-b4f4-0c069c3e5d00 0.058s 2025-08-05 15:41:56,232 100284 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d88bdb3f-c699-4a41-8eaa-fe9084af5b96', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d88bdb3f-c699-4a41-8eaa-fe9084af5b96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2a510609-4f60-4ea5-b4f4-0c069c3e5d00'} Body: b'{"volume": {"id": "2a510609-4f60-4ea5-b4f4-0c069c3e5d00", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:41:54.000000", "updated_at": "2025-08-05T15:41:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-73363613", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2a510609-4f60-4ea5-b4f4-0c069c3e5d00"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2a510609-4f60-4ea5-b4f4-0c069c3e5d00"}], "use r_id": "c802ea95454e49b6a003e17584437b70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af2b6ac8531c47cda18ca2f61eb05301"}}' tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] -------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 269, in test_attach_volume_shelved_or_offload_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume eb649484-2068-4d6d-97a8-9c11069354a8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:39:42,094 100292 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 15:39:42,094 100292 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 15:39:42,249 100292 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.153s 2025-08-05 15:39:42,249 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-96225136", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJe8O2ipYCJz7ohI5G2PwMMxKUIajRQxEeIuqfWgaRtI4FtW4GErBUgDyJPtaBHUdLcJJvqXCc8zikeGHD6pQPoInnP58vrZorATIqy3jF/zmu0Vj69+ZkErQfxx/Orqsg=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42f73436-6c41-42bd-b295-ff5b2e8b6dde', 'x-compute-request-id': 'req-42f73436-6c41-42bd-b295-ff5b2e8b6dde', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-96225136", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJe8O2ipYCJz7ohI5G2PwMMxKUIajRQxEeIuqfWgaRtI4FtW4GErBUgDyJPtaBHUdLcJJvqXCc8zikeGHD6pQPoInnP58vrZorATIqy3jF/zmu0Vj69+ZkErQfxx/Orqsg==", "fingerprint": "29:2e:59:fc:82:7e:89:ef:ff:62:e7:98:cc:71:dd:21", "user_id": "066b8aa6c6934cc3a32d6e5a57c39a65"}}' 2025-08-05 15:39:42,252 100292 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-96225136 created 2025-08-05 15:39:42,487 100292 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.235s 2025-08-05 15:39:42,488 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--224525946", "description": "tempest-description--999803946"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-c86c962a-c824-47db-9648-78fe95d0b159', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "a5502a1e-7464-448b-9bfe-0d14a0f88fda", "name": "tempest-securitygroup--224525946", "stateful": true, "tenant_id": "5c5e0783a4d24e59a73958e33461f0c3", "description": "tempest-description--999803946", "shared": false, "security_group_rules": [{"id": "946bd4b3-dbae-467d-bcef-5753211dab0d", "project_id": "5c5e0783a4d24e59a73958e33461f0c3", "tenant_id": "5c5e0783a4d24e59a73958e33461f0c3", "security_group_id": "a5502a1e-7464-448b-9bfe-0d14a0f88fda", "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": 968, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:39:42Z", "updated_at": "2025-08-05T15:39:42Z", "revision_number": 0}, {"id": "c3b92f84-4349-41dc-a38f-d736102cfd81", "project_id": "5c5e0783a4d24e59a73958e33461f0c3", "tenant_id": "5c5e0783a4d24e59a73958e33461f0c3", "security_group_id": "a5502a1e-7464-448b-9bfe-0d14a0f88fda", "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": 969, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:39:42Z", "updated_at": "2025-08-05T15:39:42Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T15:39:42Z", "updated_at": "2025-08-05T15:39:42Z", "revision_number": 1, "project_id": "5c5e0783a4d24e59a73958e33461f0c3"}}' 2025-08-05 15:39:42,710 100292 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.222s 2025-08-05 15:39:42,711 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a5502a1e-7464-448b-9bfe-0d14a0f88fda", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-92e6c202-b497-46b4-b9c6-b5a99f1c069f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f204b022-9d5c-45a0-8836-54b89815007c", "project_id": "5c5e0783a4d24e59a73958e33461f0c3", "tenant_id": "5c5e0783a4d24e59a73958e33461f0c3", "security_group_id": "a5502a1e-7464-448b-9bfe-0d14a0f88fda", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:39:42Z", "updated_at": "2025-08-05T15:39:42Z", "revision_number": 0}}' 2025-08-05 15:39:42,916 100292 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.205s 2025-08-05 15:39:42,917 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a5502a1e-7464-448b-9bfe-0d14a0f88fda", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-429e5fe4-fdc0-4449-bfb3-31563a69a600', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "bdc968b4-efec-41f1-bf9a-2f9a242cde45", "project_id": "5c5e0783a4d24e59a73958e33461f0c3", "tenant_id": "5c5e0783a4d24e59a73958e33461f0c3", "security_group_id": "a5502a1e-7464-448b-9bfe-0d14a0f88fda", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:39:42Z", "updated_at": "2025-08-05T15:39:42Z", "revision_number": 0}}' 2025-08-05 15:39:42,917 100292 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--224525946 created 2025-08-05 15:39:43,579 100292 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.661s 2025-08-05 15:39:43,579 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type ': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-ed58e167-7b0d-4b7c-b1c7-f2f5c201e059', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "5a053aef-cf69-4afd-8e5d-ded87d1e7b4f", "tenant_id": "5c5e0783a4d24e59a73958e33461f0c3", "floating_ip_address": "172.24.4.89", "floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "5c5e0783a4d24e59a73958e33461f0c3", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T15:39:43Z", "updated_at": "2025-08-05T15:39:43Z", "revision_number": 0}}' 2025-08-05 15:39:43,580 100292 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '5a053aef-cf69-4afd-8e5d-ded87d1e7b4f', 'tenant_id': '5c5e0783a4d24e59a73958e33461f0c3', 'floating_ip_address': '172.24.4.89', 'floating_network_id': 'f69a1e3d-9003-4e01-a4b1-a7f571b589d6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '5c5e0783a4d24e59a73958e33461f0c3', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T15:39:43Z', 'updated_at': '2025-08-05T15:39:43Z', 'revision_number': 0, 'ip': '172.24.4.89'} created 2025-08-05 15:39:43,626 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.040s 2025-08-05 15:39:43,626 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2501', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-daf0c0f6-0a62-422f-9d19-c461a4a98d08', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "066b8aa6c6934cc3a32d6e5a57c39a65", "name": "tempest-AttachVolumeShelveTestJSON-1583232199-project-member", "password_expires_at": null}, "audit_ids": ["-RVRKHVfScudX7rk9LBlzg"], "expires_at": "2025-08-05T16:39:43.000000Z", "issued_at": "2025-08-05T15:39:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5c5e0783a4d24e59a73958e33461f0c3", "name": "tempest-AttachVolumeShelveTestJSON-1583232199"}, "is_domain": false, "roles": [{"id": "461f0d232b974187bff1eee1b4001d2b", "name": "member"}, {"id": "d887b012e75948019d8f3f2cb4e03f1d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0b86af44f19943b9bb51d2e8be11acb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3faf8e39867c48f0af02bb4f9735ae61", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "2517c6600f1a460cbad97286d19e9fb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "5c7a5b25720b4bdab0487096fdfafbae", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3251b32e2034796b9bce144b495f88a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/5c5e0783a4d24e59a73958e33461f0c3", "region": "RegionOne"}], "id": "756156d7158f4ccbaadb474942634f76", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "73c2fc4ed21746cba5d1b5174ddbe300", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9b0e9eb7606043838528301ec538d1b8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "5209c341a08f463cae448322fb93f468", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a638b206ad0a4dc2850092c0c185d1e7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0d29cdaf82ce4569803f34224311c65f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad9a324b861049728af39ec906166007", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "02367db45c0e4c649c641b88e903475b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "ddc2790d372b4fd9a5b7c1eabdbf861d", "type": "network", "name": "neutron"}]}}' 2025-08-05 15:39:43,627 100292 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': '98957fcb-6dd5-49da-a1b2-e4450539c1db', 'name': 'tempest-AttachVolumeShelveTestJSON-1880011470-network', 'tenant_id': '5c5e0783a4d24e59a73958e33461f0c3', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '5c5e0783a4d24e59a73958e33461f0c3', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 24625, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T15:39:35Z', 'updated_at': '2025-08-05T15:39:35Z', 'revision_number': 1} available for tenant 2025-08-05 15:39:43,627 100292 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-96225136', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJe8O2ipYCJz7ohI5G2PwMMxKUIajRQxEeIuqfWgaRtI4FtW4GErBUgDyJPtaBHUdLcJJvqXCc8zikeGHD6pQPoInnP58vrZorATIqy3jF/zmu0Vj69+ZkErQfxx/Orqsg==', 'fingerprint': '29:2e:59:fc:82:7e:89:ef:ff:62:e7:98:cc:71:dd:21', 'user_id': '066b8aa6c6934cc3a32d6e5a57c39a65', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDC4UDEcPAkDy8utXFhDFsPXFKWEVzcTzujjRDcTTiJXtQ5mcrV1plLl\nluSr48WnvdCgBwYFK4EEACKhZANiAASXvDtoqWAic+6ISORtj8DDMSlCGo0UMRHi\nLqn1oGkbSOBbVuBhKwVIA8iT7WgR1HS3CSb6lwnPM4pHhhw+qUD6CJ5z+fL62aKw\nEyKst4xf85rtFY+vfmZBK0H8cfzq6rI=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'a5502a1e-7464-448b-9bfe-0d14a0f88fda', 'name': 'tempest-securitygroup--224525946', 'stateful': True, 'tenant_id': '5c5e0783a4d24e59a73958e33461f0c3', 'description': 'tempest-description--999803946', 'shared': False, 'security_group_rules': [{'id': '946bd4b3-dbae-467d-bcef-5753211dab0d', 'project_id': '5c5e0783a4d24e59a73958e33461f0c3', 'tenant_id': '5c5e0783a4d24e59a73958e33461f0c3', 'security_group_id': 'a5502a1e-7464-448b-9bfe-0d14a0f88fda', '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': 968, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T15:39:42Z', 'updated_at': '2025-08-05T15:39:42Z', 'revision_number': 0}, {'id': 'c3b92f84-4349-41dc-a38f-d736102cfd81', 'project_id': '5c5e0783a4d24e59a73958e33461f0c3', 'tenant_id': '5c5e0783a4d24e59a73958e33461f0c3', 'security_group_id': 'a5502a1e-7464-448b-9bfe-0d14a0f88fda', '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': 969, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'creat ed_at': '2025-08-05T15:39:42Z', 'updated_at': '2025-08-05T15:39:42Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T15:39:42Z', 'updated_at': '2025-08-05T15:39:42Z', 'revision_number': 1, 'project_id': '5c5e0783a4d24e59a73958e33461f0c3'}, 'floating_ip': {'id': '5a053aef-cf69-4afd-8e5d-ded87d1e7b4f', 'tenant_id': '5c5e0783a4d24e59a73958e33461f0c3', 'floating_ip_address': '172.24.4.89', 'floating_network_id': 'f69a1e3d-9003-4e01-a4b1-a7f571b589d6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '5c5e0783a4d24e59a73958e33461f0c3', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T15:39:43Z', 'updated_at': '2025-08-05T15:39:43Z', 'revision_number': 0, 'ip': '172.24.4.89'}} 2025-08-05 15:39:44,141 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/compute/v2.1/servers 0.512s 2025-08-05 15:39:44,141 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeShelveTestJSON-server-492682055", "imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "98957fcb-6dd5-49da-a1b2-e4450539c1db"}], "security_groups": [{"name": "tempest-securitygroup--224525946"}], "key_name": "tempest-keypair-96225136", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/6e1af767-be11-40e4-b494-eb0d8cdcb3c1', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd62e384-c69b-4517-9833-59305876bf90', 'x-compute-request-id': 'req-cd62e384-c69b-4517-9833-59305876bf90', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "6e1af767-be11-40e4-b494-eb0d8cdcb3c1", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6e1af767-be11-40e4-b494-eb0d8cdcb3c1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6e1af767-be11-40e4-b494-eb0d8cdcb3c1"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--224525946"}], "adminPass": "password"}}' 2025-08-05 15:39:44,219 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/6e1af767-be11-40e4-b494-eb0d8cdcb3c1 0.075s 2025-08-05 15:39:44,220 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5a873f8-402b-43a3-935c-0e4af30b4e62', 'x-compute-request-id': 'req-a5a873f8-402b-43a3-935c-0e4af30b4e62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6e1af767-be11-40e4-b494-eb0d8cdcb3c1'} Body: b'{"server": {"id": "6e1af767-be11-40e4-b494-eb0d8cdcb3c1", "name": "tempest-AttachVolumeShelveTestJSON-server-492682055", "status": "BUILD", "tenant_id": "5c5e0783a4d24e59a73958e33461f0c3", "user_id": "066 b8aa6c6934cc3a32d6e5a57c39a65", "metadata": {}, "hostId": "", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:39:44Z", "updated": "2025-08-05T15:39:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6e1af767-be11-40e4-b494-eb0d8cdcb3c1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6e1af767-be11-40e4-b494-eb0d8cdcb3c1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-96225136", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2025-08-05 15:40:34,506 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/6e1af767-be11-40e4-b494-eb0d8cdcb3c1 0.241s 2025-08-05 15:40:34,506 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1582', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52b3e9ea-8a90-4325-9c00-977a1c3bd36e', 'x-compute-request-id': 'req-52b3e9ea-8a90-4325-9c00-977a1c3bd36e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6e1af767-be11-40e4-b494-eb0d8cdcb3c1'} Body: b'{"server": {"id": "6e1af767-be11-40e4-b494-eb0d8cdcb3c1", "name": "tempest-AttachVolumeShelveTestJSON-server-492682055", "status": "ACTIVE", "tenant_id": "5c5e0783a4d24e59a73958e33461f0c3", "user_id": "066b8aa6c6934cc3a32d6e5a57c39a65", "metadata": {}, "hostId": "2fc1c608ac4901a09a664c95d613a5eeb59963231eeebabbfc68411a", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:39:44Z", "updated": "2025-08-05T15:40:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1880011470-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:83:f1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6e1af767-be11-40e4-b494-eb0d8cdcb3c1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6e1af767-be11-40e4-b494-eb0d8cdcb3c1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-96225136", "OS-SRV-USG:launched_at": "2025-08-05T15:39:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--224525946"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2025-08-05 15:40:34,523 100292 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 15:41:34,842 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/6e1af7 67-be11-40e4-b494-eb0d8cdcb3c1/os-interface 0.273s 2025-08-05 15:41:34,843 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e470ea0-298b-40f5-bfca-b4b910b047fd', 'x-compute-request-id': 'req-2e470ea0-298b-40f5-bfca-b4b910b047fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6e1af767-be11-40e4-b494-eb0d8cdcb3c1/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "98957fcb-6dd5-49da-a1b2-e4450539c1db", "port_id": "19da458e-5ae5-41a8-b7b0-7b3de19ef3ab", "mac_addr": "fa:16:3e:d1:83:f1", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "82e8564d-f6b9-43dc-927b-c1815888a2f8", "ip_address": "10.0.0.6"}]}]}' 2025-08-05 15:41:35,607 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/5a053aef-cf69-4afd-8e5d-ded87d1e7b4f 0.760s 2025-08-05 15:41:35,607 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "19da458e-5ae5-41a8-b7b0-7b3de19ef3ab"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-962c42a4-653f-4cb1-902b-37c30430d4da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/5a053aef-cf69-4afd-8e5d-ded87d1e7b4f'} Body: b'{"floatingip": {"id": "5a053aef-cf69-4afd-8e5d-ded87d1e7b4f", "tenant_id": "5c5e0783a4d24e59a73958e33461f0c3", "floating_ip_address": "172.24.4.89", "floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6", "router_id": "b6101371-fd2d-4430-b8c8-3028e3f9ce52", "port_id": "19da458e-5ae5-41a8-b7b0-7b3de19ef3ab", "fixed_ip_address": "10.0.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "98957fcb-6dd5-49da-a1b2-e4450539c1db", "mac_address": "fa:16:3e:d1:83:f1", "admin_state_up": true, "status": "ACTIVE", "device_id": "6e1af767-be11-40e4-b494-eb0d8cdcb3c1", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T15:39:43Z", "updated_at": "2025-08-05T15:41:35Z", "revision_number": 1, "project_id": "5c5e0783a4d24e59a73958e33461f0c3"}}' 2025-08-05 15:41:35,609 100292 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.89:22' as 'cirros' with public key authentication 2025-08-05 15:41:36,644 100292 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 15:41:36,748 100292 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 15:41:36,748 100292 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.89 successfully created 2025-08-05 15:41:36,801 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/6e1af767-be11-40e4-b494-eb0d8cdcb3c1/ips 0.052s 2025-08-05 15:41:36,801 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '110', 'content-type': 'application/json', 'openst ack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45f5b731-4c76-467d-b17a-bc5992e31b44', 'x-compute-request-id': 'req-45f5b731-4c76-467d-b17a-bc5992e31b44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6e1af767-be11-40e4-b494-eb0d8cdcb3c1/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1880011470-network": [{"version": 4, "addr": "10.0.0.6"}]}}' 2025-08-05 15:41:37,027 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/volumes 0.223s 2025-08-05 15:41:37,028 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-538099048"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e5bc30e-7592-4862-8d60-847ea0a177d0', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e5bc30e-7592-4862-8d60-847ea0a177d0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "eb649484-2068-4d6d-97a8-9c11069354a8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:41:36.957526", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-538099048", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/eb649484-2068-4d6d-97a8-9c11069354a8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/eb649484-2068-4d6d-97a8-9c11069354a8"}], "user_id": "066b8aa6c6934cc3a32d6e5a57c39a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:41:37,117 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/volumes/eb649484-2068-4d6d-97a8-9c11069354a8 0.071s 2025-08-05 15:41:37,118 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-caf410ee-2459-41cd-8b1f-251f65fee550', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-caf410ee-2459-41cd-8b1f-251f65fee550', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/eb649484-2068-4d6d-97a8-9c11069354a8'} Body: b'{"volume": {"id": "eb649484-2068-4d6d-97a8-9c11069354a8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:41:37.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-538099048", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/eb649484-2068-4d6d-97a8-9c11069354a8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/eb649484-2068-4d6d-97a8-9c11069354a8"}], "user_id": "066b8aa6c6934cc3a32d6e5a57c39a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5c5e0783a4d24e59a73958e33461f0c3" }}' 2025-08-05 15:41:38,172 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/volumes/eb649484-2068-4d6d-97a8-9c11069354a8 0.041s 2025-08-05 15:41:38,173 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef8c6fa5-b551-4178-876a-1137d7090620', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef8c6fa5-b551-4178-876a-1137d7090620', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/eb649484-2068-4d6d-97a8-9c11069354a8'} Body: b'{"volume": {"id": "eb649484-2068-4d6d-97a8-9c11069354a8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:41:37.000000", "updated_at": "2025-08-05T15:41:37.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-538099048", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/eb649484-2068-4d6d-97a8-9c11069354a8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/eb649484-2068-4d6d-97a8-9c11069354a8"}], "user_id": "066b8aa6c6934cc3a32d6e5a57c39a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5c5e0783a4d24e59a73958e33461f0c3"}}' 2025-08-05 15:41:38,294 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/6e1af767-be11-40e4-b494-eb0d8cdcb3c1 0.107s 2025-08-05 15:41:38,295 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d62e3da3-32ed-416b-add7-89c83086a3c6', 'x-compute-request-id': 'req-d62e3da3-32ed-416b-add7-89c83086a3c6', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6e1af767-be11-40e4-b494-eb0d8cdcb3c1'} Body: b'' 2025-08-05 15:41:38,679 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/6e1af767-be11-40e4-b494-eb0d8cdcb3c1 0.384s 2025-08-05 15:41:38,680 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1706', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4932715a-fdc1-475e-8a41-5c6b38eb7420', 'x-compute-request-id': 'req-4932715a-fdc1-475e-8a41-5c6b38eb7420', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6e1af767-be11-40e4-b494-eb0d8cdcb3c1'} Body: b'{"server": {"id": "6e1af767-be11-40e4-b494-eb0d8cdcb3c1", "name": "tempest-AttachVolumeShelveTestJSON-server-492682055", "status": "ACTIVE", "tenant_id": "5c5e0783 a4d24e59a73958e33461f0c3", "user_id": "066b8aa6c6934cc3a32d6e5a57c39a65", "metadata": {}, "hostId": "2fc1c608ac4901a09a664c95d613a5eeb59963231eeebabbfc68411a", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:39:44Z", "updated": "2025-08-05T15:41:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1880011470-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:83:f1"}, {"version": 4, "addr": "172.24.4.89", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:83:f1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6e1af767-be11-40e4-b494-eb0d8cdcb3c1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6e1af767-be11-40e4-b494-eb0d8cdcb3c1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-96225136", "OS-SRV-USG:launched_at": "2025-08-05T15:39:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--224525946"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2025-08-05 15:42:28,767 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/6e1af767-be11-40e4-b494-eb0d8cdcb3c1 0.039s 2025-08-05 15:42:28,768 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:42:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-6acdb4fa-c8a4-424e-8ada-f5f145a4e95e', 'x-compute-request-id': 'req-6acdb4fa-c8a4-424e-8ada-f5f145a4e95e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6e1af767-be11-40e4-b494-eb0d8cdcb3c1'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 6e1af767-be11-40e4-b494-eb0d8cdcb3c1 could not be found."}}' 2025-08-05 15:42:28,797 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-96225136 0.028s 2025-08-05 15:42:28,797 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:42:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34048f8b-b85f-4d58-b2cc-f9016ccc393d', 'x-compute-request-id': 'req-34048f8b-b85f-4d58-b2cc-f9016ccc393d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-96225136'} Body: b'' 2025-08-05 15:42:29,010 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/a5502a1e-7464-448b-9bfe-0d14a0f88fda 0.212s 2025-08-05 15:42:29,010 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Typ e': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:42:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-bcbcd06c-f86f-4c0d-8d03-2b5d5e7061c5', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/a5502a1e-7464-448b-9bfe-0d14a0f88fda'} Body: b'' 2025-08-05 15:42:29,029 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/a5502a1e-7464-448b-9bfe-0d14a0f88fda 0.018s 2025-08-05 15:42:29,029 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:42:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-d1f16380-dc8d-43b9-ab28-91abc055ca3c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/a5502a1e-7464-448b-9bfe-0d14a0f88fda'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group a5502a1e-7464-448b-9bfe-0d14a0f88fda does not exist", "detail": ""}}' 2025-08-05 15:42:29,425 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/5a053aef-cf69-4afd-8e5d-ded87d1e7b4f 0.396s 2025-08-05 15:42:29,426 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:42:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-f2a14b2e-ab0d-4237-831a-9415ae97db77', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/5a053aef-cf69-4afd-8e5d-ded87d1e7b4f'} Body: b'' tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion.test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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_server_volume_attachment.py", line 186, in test_old_versions_reject volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 31d19968-5975-4927-91af-fc0e9d684986 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:40:54,165 100282 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.099s 2025-08-05 15:40:54,166 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2529', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c7389459-c495-459e-9dfd-96b81ad9b9fb', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "4958293ef5414abb9c21e9eb819359e1", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-2126685712-project-member", "password_expires_at": null}, "audit_ids": ["FsRbJHD5RsqqFwAGGiWI8g"], "expires_at": "2025-08-05T16:40:54.000000Z", "issued_at": "2025-08-05T15:40:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1bc5b12ba85e46faa1e1a2d1aaa0b410", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-2126685712"}, "is_domain": false, "roles": [{"id": "461f0d232b974187bff1eee1b4001d2b", "name": "member"}, {"id": "d887b012e75948019d8f3f2cb4e03f1d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0b86af44f19943b9bb51d2e8be11acb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3faf8e39867c48f0af02bb4f9735ae61", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "2517c6600f1a460cbad97286d19e9fb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "5c7a5b25720b4bdab0487096fdfafbae", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3251b32e2034796b9bce144b495f88a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/1bc5b12ba85e46faa1e1a2d1aaa0b410", "region": "RegionOne"}], "id": "756156d7158f4ccbaadb474942634f76", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "73c2fc4ed21746cba5d1b5174ddbe300", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9b0e9eb7606043838528301ec538d1b8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "5209c341a08f463cae448322fb93f468", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a638b206ad0a4dc2850092c0c185d1e7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0d29cdaf82ce4569803f34224311c65f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad9a324b861049728af39ec906166007", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "02367db45c0e4c649c641b88e903475b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "ddc2790d372b4fd9a5b7c1eabdbf861d", "type": "network", "name": "neutron"}]}}' 2025-08-05 15:40:54,166 100282 INFO [tempest.lib.common.fixed_network] (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject) Found network {'id': '2272bb2c-9883-466f-a15f-e813ef4e3cca', 'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-663303374-network', 'tenant_id': '1bc5b12ba85e46faa1e1a2d1aaa0b410', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1bc5b12ba85e46faa1e1a2d1aaa0b410', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 39602, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv 6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T15:40:42Z', 'updated_at': '2025-08-05T15:40:42Z', 'revision_number': 1} available for tenant 2025-08-05 15:40:54,167 100282 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 15:40:54,167 100282 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 15:40:54,340 100282 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.171s 2025-08-05 15:40:54,341 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-526397454", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNa0lu9u5C15c5+i11X3rxFG1Ov01WndsN1f+czLsEqD+hmdL9YdzBH29Lc41Fc5acV2NKbBbkOuZqAUD42iou2v7xUUbVRLRa0QM7pd6NTsK5WkLoHskRamMEZ3W+BHNw=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3323f81-7cb9-474f-9590-0b29ea502ef4', 'x-compute-request-id': 'req-d3323f81-7cb9-474f-9590-0b29ea502ef4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-526397454", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNa0lu9u5C15c5+i11X3rxFG1Ov01WndsN1f+czLsEqD+hmdL9YdzBH29Lc41Fc5acV2NKbBbkOuZqAUD42iou2v7xUUbVRLRa0QM7pd6NTsK5WkLoHskRamMEZ3W+BHNw==", "fingerprint": "2c:95:4c:87:24:d2:ad:fd:2e:7d:84:2c:b0:6b:0a:61", "user_id": "4958293ef5414abb9c21e9eb819359e1"}}' 2025-08-05 15:40:54,346 100282 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-526397454 created 2025-08-05 15:40:54,591 100282 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.245s 2025-08-05 15:40:54,592 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--727701379", "description": "tempest-description--677065814"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-faa2c838-6f9f-41e5-a94d-9ffc067aee49', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "a3657cfb-c858-4547-9661-8e988d3127ca", "name": "tempest-securitygroup--727701379", "stateful": true, "tenant_id": "1bc5b12ba85e46faa1e1a2d1aaa0b410", "description": "tempest-description--677065814", "shared": false, "security_group_rules": [{"id": "89b4583b-8ad8-40a6-90f0-774f38f860cb", "project_id": "1bc5b12ba85e46faa1e1a2d1aaa0b410", "tenant_id": "1bc5b12ba85e46faa1e1a2d1aaa0b410", "security_group_id": "a3657cfb-c858-4547-9661-8e988d3127ca", "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": 1010, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:40:54Z", "updated_at": "2025-08-05T15:40:54Z", "revision_number": 0}, {"id": "c85f46b5-b970-4001-bb79-063fd1fb19b7", "project_id": "1bc5b12ba85e46faa1e1a2d1aaa0b410", "tenant_id": "1bc5b12ba85e46faa1e1a2d1aaa0b410", "security_group_id": "a3657cfb-c858-4547-9661-8e988d3127ca", "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": 1009, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:40:54Z", "updated_at": "2025-08-05T15:40:54Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T15:40:54Z", "updated_at": "2025-08-05T15:40:54Z", "revision_number": 1, "project_id": "1bc5b12ba85e46faa1e1a2d1aaa0b410"}}' 2025-08-05 15:40:54,805 100282 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.212s 2025-08-05 15:40:54,805 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a3657cfb-c858-4547-9661-8e988d3127ca", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-c4393d2b-5388-450b-8d18-d48c0a0fc05a', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "60e4cfec-1ca9-4671-b0b8-9c71b6c27d15", "project_id": "1bc5b12ba85e46faa1e1a2d1aaa0b410", "tenant_id": "1bc5b12ba85e46faa1e1a2d1aaa0b410", "security_group_id": "a3657cfb-c858-4547-9661-8e988d3127ca", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:40:54Z", "updated_at": "2025-08-05T15:40:54Z", "revision_number": 0}}' 2025-08-05 15:40:55,005 100282 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.199s 2025-08-05 15:40:55,005 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a3657cfb-c858-4547-9661-8e988d3127ca", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-939db07a-e8e8-451c-a870-3d74a73759de', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "75adbf1d-97f7-46cc-ae91-c5b9553564b0", "project_id": "1bc5b12ba85e46faa1e1a2d1aaa0b410", "tenant_id": "1bc5b12ba85e46faa1e1a2d1aaa0b410", "security_group_id": "a3657cfb-c858-4547-9661-8e988d3127ca", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:40:54Z", "updated_at": "2025-08-05T15:40:54Z", "revision_number": 0}}' 2025-08-05 15:40:55,005 100282 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--727701379 created 2025-08-05 15:40:55,659 100282 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/flo atingips 0.653s 2025-08-05 15:40:55,660 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-b0cc1cf9-c7b9-4b10-b6f0-1c1e4202a335', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "908afefb-d896-457d-a6ac-67452e9fd5d5", "tenant_id": "1bc5b12ba85e46faa1e1a2d1aaa0b410", "floating_ip_address": "172.24.4.152", "floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "1bc5b12ba85e46faa1e1a2d1aaa0b410", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T15:40:55Z", "updated_at": "2025-08-05T15:40:55Z", "revision_number": 0}}' 2025-08-05 15:40:55,660 100282 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '908afefb-d896-457d-a6ac-67452e9fd5d5', 'tenant_id': '1bc5b12ba85e46faa1e1a2d1aaa0b410', 'floating_ip_address': '172.24.4.152', 'floating_network_id': 'f69a1e3d-9003-4e01-a4b1-a7f571b589d6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '1bc5b12ba85e46faa1e1a2d1aaa0b410', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T15:40:55Z', 'updated_at': '2025-08-05T15:40:55Z', 'revision_number': 0, 'ip': '172.24.4.152'} created 2025-08-05 15:40:55,660 100282 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-526397454', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNa0lu9u5C15c5+i11X3rxFG1Ov01WndsN1f+czLsEqD+hmdL9YdzBH29Lc41Fc5acV2NKbBbkOuZqAUD42iou2v7xUUbVRLRa0QM7pd6NTsK5WkLoHskRamMEZ3W+BHNw==', 'fingerprint': '2c:95:4c:87:24:d2:ad:fd:2e:7d:84:2c:b0:6b:0a:61', 'user_id': '4958293ef5414abb9c21e9eb819359e1', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDPCtmSIcJdyD4x67jxA4bo/7mmMEVjMAVq1Pb3kK0QMMq39ydTiPHN\nsbNsSVPQOlKgBwYFK4EEACKhZANiAATWtJbvbuQteXOfotdV968RRtTr9NVp3bDd\nX/nMy7BKg/oZnS/WHcwR9vS3ONRXOWnFdjSmwW5DrmagFA+NoqLtr+8VFG1US0Wt\nEDO6XejU7CuVpC6B7JEWpjBGd1vgRzc=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'a3657cfb-c858-4547-9661-8e988d3127ca', 'name': 'tempest-securitygroup--727701379', 'stateful': True, 'tenant_id': '1bc5b12ba85e46faa1e1a2d1aaa0b410', 'description': 'tempest-description--677065814', 'shared': False, 'security_group_rules': [{'id': '89b4583b-8ad8-40a6-90f0-774f38f860cb', 'project_id': '1bc5b12ba85e46faa1e1a2d1aaa0b410', 'tenant_id': '1bc5b12ba85e46faa1e1a2d1aaa0b410', 'security_group_id': 'a3657cfb-c858-4547-9661-8e988d3127ca', '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': 1010, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T15:40:54Z', 'updated_at': '2025-08-05T15:40:54Z', 'revision_number': 0}, {'id': 'c85f46b5-b970-4001-bb79-063fd1fb19b7', 'project_id': '1bc5b12ba85e46faa1e1a2d1aaa0b410', 'tenant_id': '1bc5b12ba85e46faa1e1a2d1aaa0b410', 'security_group_id': 'a3657cfb-c858-4547-9661-8e988d3127ca', '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': 1009, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T15:40:54Z', 'updated_at': '2025-08-05T15:40:54Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T15:40:54Z', 'updated_at': '2025-08-05T15:40:54Z', 'revision_number': 1, 'project_id': '1bc5b12ba85e46faa1e1a2d1aaa0b410'}, 'floating_ip': {'id': '908afefb-d896-457d-a6ac-67452e9fd5d5', 'tenant_id': '1bc5b12ba85e46faa1e1a2d1aaa0b410', 'floating_ip_address': '172.24.4.152', 'floating_network_id': 'f69a1e3d-9003-4e01-a4b1-a7f571b589d6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '1bc5b12ba85e46faa1e1a2d1aaa0b410', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T15:40:55Z', 'updated_at': '2025-08-05T15:40:55Z', 'revision_number': 0, 'ip': '172.24.4.152'}} 2025-08-05 15:40:56,179 100282 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 202 POST http://10.0.0.210/compute/v2.1/servers 0.517s 2025-08-05 15:40:56,180 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1151232931", "imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "flavorRef": "1", "networks": [{"uuid": "2272bb2c-9883-466f-a15f-e813ef4e3cca"}], "security_groups": [{"name": "tempest-securitygroup--727701379"}], "key_name": "tempest-keypair-526397454", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/aa69588c-5fbd-4860-ae47-23c5712f4e11', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb419cbc-7a16-40d2-8944-6da7ed4ff109', 'x-compute-request-id': 'req-bb419cbc-7a16-40d2-8944-6da7ed4ff109', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "aa69588c-5fbd-4860-ae47-23c5712f4e11", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/aa69588c-5fbd-4860-ae47-23c5712f4e11"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/aa69588c-5fbd-4860-ae47-23c5712f4e11"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--727701379"}], "adminPass": "VfUR4suKpE6Z"}}' 2025-08-05 15:40:56,265 100282 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/aa69588c-5fbd-4860-ae47-23c5712f4e11 0.081s 2025-08-05 15:40:56,265 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1249', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99414599-f579-48c5-ba6b-6c5c4e00b0ee', 'x-compute-request-id': 'req-99414599-f579-48c5-ba6b-6c5c4e00b0ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aa69588c-5fbd-4860-ae47-23c5712f4e11'} Body: b'{"server": {"id": "aa69588c-5fbd-4860-ae47-23c5712f4e11", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1151232931", "status": "BUILD", "tenant_id": "1bc5b12ba85e46faa1e1a2d1aaa0b410", "user_id": "4958293ef5414abb9c21e9eb819359e1", "metadata": {}, "hostId": "", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174" , "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:40:56Z", "updated": "2025-08-05T15:40:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/aa69588c-5fbd-4860-ae47-23c5712f4e11"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/aa69588c-5fbd-4860-ae47-23c5712f4e11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-526397454", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:41:46,556 100282 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/aa69588c-5fbd-4860-ae47-23c5712f4e11 0.226s 2025-08-05 15:41:46,557 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb0c782d-9dc4-4afb-9617-c7e4a96de782', 'x-compute-request-id': 'req-bb0c782d-9dc4-4afb-9617-c7e4a96de782', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aa69588c-5fbd-4860-ae47-23c5712f4e11'} Body: b'{"server": {"id": "aa69588c-5fbd-4860-ae47-23c5712f4e11", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1151232931", "status": "ACTIVE", "tenant_id": "1bc5b12ba85e46faa1e1a2d1aaa0b410", "user_id": "4958293ef5414abb9c21e9eb819359e1", "metadata": {}, "hostId": "67edc6a7d217f06b3a00e857b17e7b9e4d06fc49107fedbae1a3e826", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:40:56Z", "updated": "2025-08-05T15:41:12Z", "addresses": {"tempest-TestServerVolumeAttachScenarioOldVersion-663303374-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:eb:b8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/aa69588c-5fbd-4860-ae47-23c5712f4e11"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/aa69588c-5fbd-4860-ae47-23c5712f4e11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-526397454", "OS-SRV-USG:launched_at": "2025-08-05T15:41:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--727701379"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:41:46,583 100282 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 15:42:46,795 100282 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/aa69588c-5fbd-4860-ae47-23c5712f4e11/os-interface 0.151s 2025-08-05 15:42:46,795 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Aut h-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:42:46 GMT', 'server': 'Apache/2.4.52 (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-fcce5651-da87-4404-9920-083bcd22013e', 'x-compute-request-id': 'req-fcce5651-da87-4404-9920-083bcd22013e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aa69588c-5fbd-4860-ae47-23c5712f4e11/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "2272bb2c-9883-466f-a15f-e813ef4e3cca", "port_id": "47000fee-bd83-4f89-bcef-c3ebc0bb708a", "mac_addr": "fa:16:3e:46:eb:b8", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "292b4487-c2a7-4152-bba7-aad2434078df", "ip_address": "10.0.0.4"}]}]}' 2025-08-05 15:42:48,436 100282 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/908afefb-d896-457d-a6ac-67452e9fd5d5 1.636s 2025-08-05 15:42:48,436 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "47000fee-bd83-4f89-bcef-c3ebc0bb708a"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:42:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-246509d8-4ce8-40c7-8a9c-705e2c4f27d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/908afefb-d896-457d-a6ac-67452e9fd5d5'} Body: b'{"floatingip": {"id": "908afefb-d896-457d-a6ac-67452e9fd5d5", "tenant_id": "1bc5b12ba85e46faa1e1a2d1aaa0b410", "floating_ip_address": "172.24.4.152", "floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6", "router_id": "6ebe23c3-cf55-4b76-b849-d03f49fee6f1", "port_id": "47000fee-bd83-4f89-bcef-c3ebc0bb708a", "fixed_ip_address": "10.0.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "2272bb2c-9883-466f-a15f-e813ef4e3cca", "mac_address": "fa:16:3e:46:eb:b8", "admin_state_up": true, "status": "ACTIVE", "device_id": "aa69588c-5fbd-4860-ae47-23c5712f4e11", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T15:40:55Z", "updated_at": "2025-08-05T15:42:47Z", "revision_number": 1, "project_id": "1bc5b12ba85e46faa1e1a2d1aaa0b410"}}' 2025-08-05 15:42:48,439 100282 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.152:22' as 'cirros' with public key authentication 2025-08-05 15:42:48,458 100282 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 15:42:48,518 100282 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 15:42:48,518 100282 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.152 successfully created 2025-08-05 15:42:48,750 100282 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/aa69588c-5fbd-4860-ae47-23c5712f4e11 0.231s 2025-08-05 15:42:48,751 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:42:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60c5191b-7c71-4460-8ac1-c24d9f529035', 'x-compute-request-id': 'req-60c5191b-7c71-4460-8ac1-c24d9f529035', 'connection': 'close', 'status': '200' , 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aa69588c-5fbd-4860-ae47-23c5712f4e11'} Body: b'{"server": {"id": "aa69588c-5fbd-4860-ae47-23c5712f4e11", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1151232931", "status": "ACTIVE", "tenant_id": "1bc5b12ba85e46faa1e1a2d1aaa0b410", "user_id": "4958293ef5414abb9c21e9eb819359e1", "metadata": {}, "hostId": "67edc6a7d217f06b3a00e857b17e7b9e4d06fc49107fedbae1a3e826", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:40:56Z", "updated": "2025-08-05T15:41:12Z", "addresses": {"tempest-TestServerVolumeAttachScenarioOldVersion-663303374-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:eb:b8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/aa69588c-5fbd-4860-ae47-23c5712f4e11"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/aa69588c-5fbd-4860-ae47-23c5712f4e11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-526397454", "OS-SRV-USG:launched_at": "2025-08-05T15:41:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--727701379"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:42:48,965 100282 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers 0.198s 2025-08-05 15:42:48,965 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:42:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-480c66b8-5187-4278-847f-761dbde45ed9', 'x-compute-request-id': 'req-480c66b8-5187-4278-847f-761dbde45ed9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "aa69588c-5fbd-4860-ae47-23c5712f4e11", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1151232931", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/aa69588c-5fbd-4860-ae47-23c5712f4e11"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/aa69588c-5fbd-4860-ae47-23c5712f4e11"}]}]}' 2025-08-05 15:42:49,198 100282 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 202 POST http://10.0.0.210/volume/v3/volumes 0.228s 2025-08-05 15:42:49,199 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.27', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-464992107", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:42:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-850fd673-4f43-4d07-813e-97032e5101ed', 'content-length': '789', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-850fd673-4f43-4d07-813e-97032e5101ed', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volume s'} Body: b'{"volume": {"id": "31d19968-5975-4927-91af-fc0e9d684986", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:42:49.128609", "updated_at": null, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-464992107", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/31d19968-5975-4927-91af-fc0e9d684986"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/31d19968-5975-4927-91af-fc0e9d684986"}], "user_id": "4958293ef5414abb9c21e9eb819359e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-05 15:42:49,257 100282 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/volume/v3/volumes/31d19968-5975-4927-91af-fc0e9d684986 0.042s 2025-08-05 15:42:49,257 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.27', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:42:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-beef702d-a0d3-4f82-959c-e3ea7fb01349', 'content-length': '857', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-beef702d-a0d3-4f82-959c-e3ea7fb01349', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/31d19968-5975-4927-91af-fc0e9d684986'} Body: b'{"volume": {"id": "31d19968-5975-4927-91af-fc0e9d684986", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:42:49.000000", "updated_at": null, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-464992107", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/31d19968-5975-4927-91af-fc0e9d684986"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/31d19968-5975-4927-91af-fc0e9d684986"}], "user_id": "4958293ef5414abb9c21e9eb819359e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "1bc5b12ba85e46faa1e1a2d1aaa0b410"}}' 2025-08-05 15:42:50,333 100282 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/volume/v3/volumes/31d19968-5975-4927-91af-fc0e9d684986 0.060s 2025-08-05 15:42:50,333 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.27', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:42:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd3a9e68-6604-4fde-95bc-737facdaea7f', 'content-length': '878', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd3a9e68-6604-4fde-95bc-737facdaea7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/31d19968-5975-4927-91af-fc0e9d684986'} Body: b'{"volume": {"id": "31d19968-5975-4927-91af-fc0e9d684986", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:42:49.000000", "updated_at": "2025-08-05T15:42:49.000000", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-464992107", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{" rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/31d19968-5975-4927-91af-fc0e9d684986"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/31d19968-5975-4927-91af-fc0e9d684986"}], "user_id": "4958293ef5414abb9c21e9eb819359e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "1bc5b12ba85e46faa1e1a2d1aaa0b410"}}' 2025-08-05 15:42:50,453 100282 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/31d19968-5975-4927-91af-fc0e9d684986 0.103s 2025-08-05 15:42:50,453 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.27', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:42:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-626d2d47-b80a-4751-8e30-d9bfe87a5baf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/31d19968-5975-4927-91af-fc0e9d684986'} Body: b'' 2025-08-05 15:42:50,475 100282 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/31d19968-5975-4927-91af-fc0e9d684986 0.022s 2025-08-05 15:42:50,475 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.27', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:42:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-31f1ca67-a3a6-49ba-9a98-ffc3aaabc28e', 'x-openstack-request-id': 'req-31f1ca67-a3a6-49ba-9a98-ffc3aaabc28e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/31d19968-5975-4927-91af-fc0e9d684986'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 31d19968-5975-4927-91af-fc0e9d684986 could not be found."}}' 2025-08-05 15:42:50,590 100282 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/aa69588c-5fbd-4860-ae47-23c5712f4e11 0.114s 2025-08-05 15:42:50,591 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:42:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03bf6e1a-3ae8-46f1-84d0-a087b6891e92', 'x-compute-request-id': 'req-03bf6e1a-3ae8-46f1-84d0-a087b6891e92', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aa69588c-5fbd-4860-ae47-23c5712f4e11'} Body: b'' 2025-08-05 15:42:50,745 100282 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/aa69588c-5fbd-4860-ae47-23c5712f4e11 0.154s 2025-08-05 15:42:50,746 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:42:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-leng th': '1698', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-204f5687-9961-489c-8e63-2156441533d9', 'x-compute-request-id': 'req-204f5687-9961-489c-8e63-2156441533d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aa69588c-5fbd-4860-ae47-23c5712f4e11'} Body: b'{"server": {"id": "aa69588c-5fbd-4860-ae47-23c5712f4e11", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1151232931", "status": "ACTIVE", "tenant_id": "1bc5b12ba85e46faa1e1a2d1aaa0b410", "user_id": "4958293ef5414abb9c21e9eb819359e1", "metadata": {}, "hostId": "67edc6a7d217f06b3a00e857b17e7b9e4d06fc49107fedbae1a3e826", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:40:56Z", "updated": "2025-08-05T15:42:51Z", "addresses": {"tempest-TestServerVolumeAttachScenarioOldVersion-663303374-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:eb:b8"}, {"version": 4, "addr": "172.24.4.152", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:eb:b8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/aa69588c-5fbd-4860-ae47-23c5712f4e11"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/aa69588c-5fbd-4860-ae47-23c5712f4e11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-526397454", "OS-SRV-USG:launched_at": "2025-08-05T15:41:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--727701379"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:43:40,855 100282 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/aa69588c-5fbd-4860-ae47-23c5712f4e11 0.044s 2025-08-05 15:43:40,856 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:43:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-abb4c739-853d-41b2-a166-b1c643883141', 'x-compute-request-id': 'req-abb4c739-853d-41b2-a166-b1c643883141', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aa69588c-5fbd-4860-ae47-23c5712f4e11'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance aa69588c-5fbd-4860-ae47-23c5712f4e11 could not be found."}}' 2025-08-05 15:43:40,889 100282 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-526397454 0.032s 2025-08-05 15:43:40,889 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:43:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-req uest-id': 'req-a3978576-59cd-497e-b33b-faee66641a87', 'x-compute-request-id': 'req-a3978576-59cd-497e-b33b-faee66641a87', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-526397454'} Body: b'' 2025-08-05 15:43:41,092 100282 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/a3657cfb-c858-4547-9661-8e988d3127ca 0.202s 2025-08-05 15:43:41,093 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:43:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-fde61b22-8b14-4290-8220-c38197ce1c9f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/a3657cfb-c858-4547-9661-8e988d3127ca'} Body: b'' 2025-08-05 15:43:41,109 100282 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/a3657cfb-c858-4547-9661-8e988d3127ca 0.015s 2025-08-05 15:43:41,109 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:43:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-7b12891e-240d-48c4-8b54-ba0a82ed0c2e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/a3657cfb-c858-4547-9661-8e988d3127ca'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group a3657cfb-c858-4547-9661-8e988d3127ca does not exist", "detail": ""}}' 2025-08-05 15:43:41,466 100282 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/908afefb-d896-457d-a6ac-67452e9fd5d5 0.356s 2025-08-05 15:43:41,466 100282 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:43:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-5e3bd918-bfc2-4151-9e29-4dcdd8562940', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/908afefb-d896-457d-a6ac-67452e9fd5d5'} Body: b'' tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,slow,volume] --------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 475, in test_rebuild_server_with_volume_attached 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 eb074ad5-2e2f-4ce1-9e79-c8ad31535447 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:39:18,655 100286 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/c52dd46b-a2ad-4002-b605-9da285db6e25 0.240s 2025-08-05 15:39:18,655 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:39:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1542', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39aa8aa2-ee38-4b9b-b604-77a60f070d4c', 'x-compute-request-id': 'req-39aa8aa2-ee38-4b9b-b604-77a60f070d4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c52dd46b-a2ad-4002-b605-9da285db6e25'} Body: b'{"server": {"id": "c52dd46b-a2ad-4002-b605-9da285db6e25", "name": "tempest-ServerActionsTestOtherA-server-2062821008", "status": "ACTIVE", "tenant_id": "59d1e9b694484e9eb672a76904838318", "user_id": "b41f37a124a14c5197b1a95a9db0b3be", "metadata": {}, "hostId": "38d9a6ad2b339736b75f34f73a0cf4e224409f5bb646c7ae7077cfb1", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:37:26Z", "updated": "2025-08-05T15:37:42Z", "addresses": {"tempest-ServerActionsTestOtherA-1085255116-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:a2:59"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c52dd46b-a2ad-4002-b605-9da285db6e25"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c52dd46b-a2ad-4002-b605-9da285db6e25"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1914385279", "OS-SRV-USG:launched_at": "2025-08-05T15:37:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--258714256"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:40:18,940 100286 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/volumes 0.209s 2025-08-05 15:40:18,940 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-674733225"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e94f2247-1e8c-47da-b240-a178e6771542', 'content-length': '754', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e94f2247-1e8c-47da-b240-a178e6771542', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "eb074ad5-2e2f-4ce1-9e79-c8ad31535447", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:40:18.876422", "updated_at": null, "name": "tempest-ServerActionsTestOtherA-volume-674733225", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/eb074ad5-2e2f-4ce1-9e79-c8ad31535447"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/eb074ad5-2e2f-4ce1-9e79-c8ad3153 5447"}], "user_id": "b41f37a124a14c5197b1a95a9db0b3be", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:40:19,075 100286 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.118s 2025-08-05 15:40:19,075 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2493', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-8f602665-f494-4bde-8182-a3312a50f79e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b41f37a124a14c5197b1a95a9db0b3be", "name": "tempest-ServerActionsTestOtherA-391539815-project-member", "password_expires_at": null}, "audit_ids": ["FLuYkZ4gTUypMQ3TAbRLtA"], "expires_at": "2025-08-05T16:40:18.000000Z", "issued_at": "2025-08-05T15:40:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "59d1e9b694484e9eb672a76904838318", "name": "tempest-ServerActionsTestOtherA-391539815"}, "is_domain": false, "roles": [{"id": "461f0d232b974187bff1eee1b4001d2b", "name": "member"}, {"id": "d887b012e75948019d8f3f2cb4e03f1d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0b86af44f19943b9bb51d2e8be11acb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3faf8e39867c48f0af02bb4f9735ae61", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "2517c6600f1a460cbad97286d19e9fb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "5c7a5b25720b4bdab0487096fdfafbae", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3251b32e2034796b9bce144b495f88a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/59d1e9b694484e9eb672a76904838318", "region": "RegionOne"}], "id": "756156d7158f4ccbaadb474942634f76", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "73c2fc4ed21746cba5d1b5174ddbe300", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9b0e9eb7606043838528301ec538d1b8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "5209c341a08f463cae448322fb93f468", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a638b206ad0a4dc2850092c0c185d1e7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0d29cdaf82ce4569803f34224311c65f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad9a324b861049728af39ec906166007", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "02367db45c0e4c649c641b88e903475b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "ddc2790d372b4fd9a5b7c1eabdbf861d", "type": "network", "name": "neutron"}]}}' 2025-08-05 15:40:19,076 100286 INFO [tempest.lib.common.fixed_network] (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached) Found network {'id': '747ed4eb-b9d3-4919-8f33-e281ffdcc575', 'name': 'tempest-ServerActionsTestOtherA-1085255116-network', 'tenant_id': '59d1e9b694484e9eb672a76904838318', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '59d1e9b694484e9eb672a76904838318', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_ id': 36148, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T15:37:19Z', 'updated_at': '2025-08-05T15:37:19Z', 'revision_number': 1} available for tenant 2025-08-05 15:40:19,076 100286 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 15:40:19,076 100286 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 15:40:19,134 100286 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.056s 2025-08-05 15:40:19,134 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1504117176", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCslHjcnUt7zQDbvqxB8YcPf35kglkccXgjEF24TQ0fkJWvIuFCpnwvoLiswl2HJEXCKczYG970Cz6wVJAY6Pyaj56CsNj+8oxyUvEEv4sQFfZ8SLhNTjWXxgr1lUuKx1A=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:19 GMT', 'server': 'Apache/2.4.52 (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-2ffcd59d-e0e8-4a05-95a7-aa121fdffce3', 'x-compute-request-id': 'req-2ffcd59d-e0e8-4a05-95a7-aa121fdffce3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1504117176", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCslHjcnUt7zQDbvqxB8YcPf35kglkccXgjEF24TQ0fkJWvIuFCpnwvoLiswl2HJEXCKczYG970Cz6wVJAY6Pyaj56CsNj+8oxyUvEEv4sQFfZ8SLhNTjWXxgr1lUuKx1A==", "fingerprint": "4e:87:b1:31:ad:68:56:61:bb:3f:61:6f:e3:01:38:15", "user_id": "b41f37a124a14c5197b1a95a9db0b3be"}}' 2025-08-05 15:40:19,137 100286 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1504117176 created 2025-08-05 15:40:19,401 100286 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.264s 2025-08-05 15:40:19,402 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2045831887", "description": "tempest-description--225313355"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-9dd05c8f-fdf5-41f4-80d9-2bf0ab7d7b64', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "10fb2a14-3bdf-459b-ac8f-d3db18565f32", "name": "tempest-securitygroup--2045831887", "stateful": true, "tenant_id": "59d1e9b694484e9eb672a76904838318", "description": "tempest-description--225313355", "shared": false, "security_group_rules": [{"id": "1225ebc8-8f99-4540-9ed6-b72c16b31c54", "project_id": "59d1e9b694484e9eb672a76904838318", "tenant_id": "59d1e9b694484e9eb672a76904838318", "security_group_id": "10fb2a14-3bdf-459b-ac8f-d3db18565f32", "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": 976, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:40:19Z", "updated_a t": "2025-08-05T15:40:19Z", "revision_number": 0}, {"id": "bebbae94-57a4-4d2a-89cc-7c482ab0aa6f", "project_id": "59d1e9b694484e9eb672a76904838318", "tenant_id": "59d1e9b694484e9eb672a76904838318", "security_group_id": "10fb2a14-3bdf-459b-ac8f-d3db18565f32", "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": 977, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:40:19Z", "updated_at": "2025-08-05T15:40:19Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T15:40:19Z", "updated_at": "2025-08-05T15:40:19Z", "revision_number": 1, "project_id": "59d1e9b694484e9eb672a76904838318"}}' 2025-08-05 15:40:19,600 100286 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.198s 2025-08-05 15:40:19,601 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "10fb2a14-3bdf-459b-ac8f-d3db18565f32", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-fea5b8d2-7f19-4b67-9e93-c0d1831b4344', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4f7171b0-a428-4090-8dd7-2fa93dc1a97d", "project_id": "59d1e9b694484e9eb672a76904838318", "tenant_id": "59d1e9b694484e9eb672a76904838318", "security_group_id": "10fb2a14-3bdf-459b-ac8f-d3db18565f32", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:40:19Z", "updated_at": "2025-08-05T15:40:19Z", "revision_number": 0}}' 2025-08-05 15:40:19,825 100286 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.223s 2025-08-05 15:40:19,825 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "10fb2a14-3bdf-459b-ac8f-d3db18565f32", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-3fab01f8-c9be-456a-9c46-27e4f8b49dd8', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e975705e-b38a-4c19-9f01-bb02105c6a96", "project_id": "59d1e9b694484e9eb672a76904838318", "tenant_id": "59d1e9b694484e9eb672a76904838318", "security_group_id": "10fb2a14-3bdf-459b-ac8f-d3db18565f32", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:40:19Z", "updated_at": "2025-08-05T15:40:19Z", "revision_number": 0}}' 2025-08-05 15:40:19,825 100286 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2045831887 created 2025-08-05 15:40 :20,482 100286 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.656s 2025-08-05 15:40:20,483 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-95a8eb7d-3bb3-4577-aebf-add68170a7b1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "e2b64b0e-d29c-40bf-a54e-e041c0df8966", "tenant_id": "59d1e9b694484e9eb672a76904838318", "floating_ip_address": "172.24.4.180", "floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "59d1e9b694484e9eb672a76904838318", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T15:40:20Z", "updated_at": "2025-08-05T15:40:20Z", "revision_number": 0}}' 2025-08-05 15:40:20,483 100286 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'e2b64b0e-d29c-40bf-a54e-e041c0df8966', 'tenant_id': '59d1e9b694484e9eb672a76904838318', 'floating_ip_address': '172.24.4.180', 'floating_network_id': 'f69a1e3d-9003-4e01-a4b1-a7f571b589d6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '59d1e9b694484e9eb672a76904838318', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T15:40:20Z', 'updated_at': '2025-08-05T15:40:20Z', 'revision_number': 0, 'ip': '172.24.4.180'} created 2025-08-05 15:40:20,483 100286 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1504117176', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCslHjcnUt7zQDbvqxB8YcPf35kglkccXgjEF24TQ0fkJWvIuFCpnwvoLiswl2HJEXCKczYG970Cz6wVJAY6Pyaj56CsNj+8oxyUvEEv4sQFfZ8SLhNTjWXxgr1lUuKx1A==', 'fingerprint': '4e:87:b1:31:ad:68:56:61:bb:3f:61:6f:e3:01:38:15', 'user_id': 'b41f37a124a14c5197b1a95a9db0b3be', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAUrhbUg29Dj8nNtMf43EzjpN8b05LpAH+vkGHPEkS0TV72lazIYkaf\nKA+mRz7HZ0+gBwYFK4EEACKhZANiAAQrJR43J1Le80A276sQfGHD39+ZIJZHHF4I\nxBduE0NH5CVryLhQqZ8L6C4rMJdhyRFwinM2Bve9As+sFSQGOj8mo+egrDY/vKMc\nlLxBL+LEBX2fEi4TU41l8YK9ZVLisdQ=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '10fb2a14-3bdf-459b-ac8f-d3db18565f32', 'name': 'tempest-securitygroup--2045831887', 'stateful': True, 'tenant_id': '59d1e9b694484e9eb672a76904838318', 'description': 'tempest-description--225313355', 'shared': False, 'security_group_rules': [{'id': '1225ebc8-8f99-4540-9ed6-b72c16b31c54', 'project_id': '59d1e9b694484e9eb672a76904838318', 'tenant_id': '59d1e9b694484e9eb672a76904838318', 'security_group_id': '10fb2a14-3bdf-459b-ac8f-d3db18565f32', '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': 976, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T15:40:19Z', 'updated_at': '2025-08-05T15:40:19Z', 'revision_number': 0}, {'id': 'bebbae94-57a4-4d2a-89cc-7c482ab0aa6f', 'project_id': '59d1e9b694484e9eb672a76904838318', 'tenant_id': '59d1e9b694484e9eb672a76904838318', 'security_group_id': '10fb2a14-3bdf-459b-ac8f-d3db18565f32', '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, 'remot e_group_id': None, 'standard_attr_id': 977, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T15:40:19Z', 'updated_at': '2025-08-05T15:40:19Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T15:40:19Z', 'updated_at': '2025-08-05T15:40:19Z', 'revision_number': 1, 'project_id': '59d1e9b694484e9eb672a76904838318'}, 'floating_ip': {'id': 'e2b64b0e-d29c-40bf-a54e-e041c0df8966', 'tenant_id': '59d1e9b694484e9eb672a76904838318', 'floating_ip_address': '172.24.4.180', 'floating_network_id': 'f69a1e3d-9003-4e01-a4b1-a7f571b589d6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '59d1e9b694484e9eb672a76904838318', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T15:40:20Z', 'updated_at': '2025-08-05T15:40:20Z', 'revision_number': 0, 'ip': '172.24.4.180'}} 2025-08-05 15:40:21,104 100286 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 202 POST http://10.0.0.210/compute/v2.1/servers 0.620s 2025-08-05 15:40:21,105 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-tempest.common.compute-instance-1843664888", "imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "flavorRef": "1", "networks": [{"uuid": "747ed4eb-b9d3-4919-8f33-e281ffdcc575"}], "security_groups": [{"name": "tempest-securitygroup--2045831887"}], "key_name": "tempest-keypair-1504117176", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/94cc05df-2463-4235-9fac-56453c459ab0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aae9e21c-8f87-429d-90b9-dff9d5e97863', 'x-compute-request-id': 'req-aae9e21c-8f87-429d-90b9-dff9d5e97863', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "94cc05df-2463-4235-9fac-56453c459ab0", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/94cc05df-2463-4235-9fac-56453c459ab0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/94cc05df-2463-4235-9fac-56453c459ab0"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2045831887"}], "adminPass": "6KVMmcYbzvZ8"}}' 2025-08-05 15:40:21,177 100286 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/94cc05df-2463-4235-9fac-56453c459ab0 0.069s 2025-08-05 15:40:21,177 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:40:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1234', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8bb56d3b-9510-4763-9e2f-f9c70154421d', 'x-compute-request-id': 'req-8bb56d3b-9510-4763-9e2f-f9c70154421d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/94cc05df-2463-4235-9fac-56453c459ab0'} Body: b'{"server": {"id": "94cc05df-2463-4235-9fac-56453c459ab0", "name": "tempest-tempest.common.compute-instance-1843664888", "status": "BUILD", "tenant_id": "59d1e9b694484e9eb672a76904838318", "user_id": "b41 f37a124a14c5197b1a95a9db0b3be", "metadata": {}, "hostId": "", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:40:21Z", "updated": "2025-08-05T15:40:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/94cc05df-2463-4235-9fac-56453c459ab0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/94cc05df-2463-4235-9fac-56453c459ab0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1504117176", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:41:11,474 100286 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/94cc05df-2463-4235-9fac-56453c459ab0 0.251s 2025-08-05 15:41:11,475 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1543', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1c28aa8-0cea-42ee-8509-9b76f12d52de', 'x-compute-request-id': 'req-b1c28aa8-0cea-42ee-8509-9b76f12d52de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/94cc05df-2463-4235-9fac-56453c459ab0'} Body: b'{"server": {"id": "94cc05df-2463-4235-9fac-56453c459ab0", "name": "tempest-tempest.common.compute-instance-1843664888", "status": "ACTIVE", "tenant_id": "59d1e9b694484e9eb672a76904838318", "user_id": "b41f37a124a14c5197b1a95a9db0b3be", "metadata": {}, "hostId": "38d9a6ad2b339736b75f34f73a0cf4e224409f5bb646c7ae7077cfb1", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:40:21Z", "updated": "2025-08-05T15:40:37Z", "addresses": {"tempest-ServerActionsTestOtherA-1085255116-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:75:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/94cc05df-2463-4235-9fac-56453c459ab0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/94cc05df-2463-4235-9fac-56453c459ab0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1504117176", "OS-SRV-USG:launched_at": "2025-08-05T15:40:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2045831887"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:41:11,489 100286 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 15:42:11,713 100286 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/94cc05df-2463-4235-9fac-56453c459ab0/os-interface 0.162s 2025-08-05 15:42:11,714 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:42:11 GMT', 'server': 'Apache/2.4.52 (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-e587eff7-5880-4c36-88c0-ba9a62d9c597', 'x-compute-request-id': 'req-e587eff7-5880-4c36-88c0-ba9a62d9c597', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/94cc05df-2463-4235-9fac-56453c459ab0/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "747ed4eb-b9d3-4919-8f33-e281ffdcc575", "port_id": "b7682f9a-4a8c-4a16-890e-df919cbf7235", "mac_addr": "fa:16:3e:cc:75:6f", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "45e29e4c-26c0-43c6-8411-fe08102bf2ed", "ip_address": "10.0.0.4"}]}]}' 2025-08-05 15:42:12,925 100286 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/e2b64b0e-d29c-40bf-a54e-e041c0df8966 1.202s 2025-08-05 15:42:12,926 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "b7682f9a-4a8c-4a16-890e-df919cbf7235"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:42:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-fd4d7ec2-5fcb-462e-a72d-29a1163ff38a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/e2b64b0e-d29c-40bf-a54e-e041c0df8966'} Body: b'{"floatingip": {"id": "e2b64b0e-d29c-40bf-a54e-e041c0df8966", "tenant_id": "59d1e9b694484e9eb672a76904838318", "floating_ip_address": "172.24.4.180", "floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6", "router_id": "7eeb908c-4a66-4266-ad3e-9d42000bb0ca", "port_id": "b7682f9a-4a8c-4a16-890e-df919cbf7235", "fixed_ip_address": "10.0.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "747ed4eb-b9d3-4919-8f33-e281ffdcc575", "mac_address": "fa:16:3e:cc:75:6f", "admin_state_up": true, "status": "ACTIVE", "device_id": "94cc05df-2463-4235-9fac-56453c459ab0", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T15:40:20Z", "updated_at": "2025-08-05T15:42:11Z", "revision_number": 1, "project_id": "59d1e9b694484e9eb672a76904838318"}}' 2025-08-05 15:42:12,927 100286 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.180:22' as 'cirros' with public key authentication 2025-08-05 15:42:12,939 100286 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 15:42:13,041 100286 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 15:42:13,042 100286 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.180 successfully created 2025-08-05 15:42:13,345 100286 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/94cc05df-2463-4235-9fac-56453c459ab0 0.302s 2025-08-05 15:42:13,346 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:42:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1543', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7995b9ea-f180-457c-b782-319c4bb99754', 'x-compute-request-id': 'req-7995b9ea-f180-457c-b782-319c4bb99754', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/94cc05df-2463-4235-9fac-56453c459ab0'} Body: b'{"server": {"id": "94cc05df-2463-4235-9fac-56453c459ab0", "name": "tempest-tempest.common.compute-instance-1843664888", "status": "ACTIVE", "tenant_id": "59d1e9b694484e9eb672a76904838318", "user_id": "b41f37a124a14c5197b1a95a9db0b3be", "metadata": {}, "hostId": "38d9a6ad2b339736b75f34f73a0cf4e224409f5bb646c7ae7077cfb1", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:40:21Z", "updated": "2025-08-05T15:40:37Z", "addresses": {"tempest-ServerActionsTestOtherA-1085255116-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:75:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/94cc05df-2463-4235-9fac-56453c459ab0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/94cc05df-2463-4235-9fac-56453c459ab0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1504117176", "OS-SRV-USG:launched_at": "2025-08-05T15:40:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2045831887"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:42:13,403 100286 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/eb074ad5-2e2f-4ce1-9e79-c8ad31535447 0.040s 2025-08-05 15:42:13,403 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:42:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56bca53e-ece3-4b7b-bab7-143bade54049', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56bca53e-ece3-4b7b-bab7-143bade54049', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/eb074ad5-2e2f-4ce1-9e79-c8ad31535447'} Body: b'{"volume": {"id": "eb074ad5-2e2f-4ce1-9e79-c8ad31535447", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:40:19.000000", "updated_at": "2025-08-05T15:40:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-674733225", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/eb074ad5-2e2f-4ce1-9e79-c8ad31535447"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/eb074ad5-2e2f-4ce1-9e79-c8ad31535447"}], "user_id": "b41f37a124a14c5197b1a95a9db0b3be", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "59d1e9b694484e9eb672a76904838318"}}' 2025-08-05 15:42:14,461 100286 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/eb074ad5-2e2f-4ce1-9e79-c8ad31535447 0.042s 2025-08-05 15:42:14,462 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:42:14 GMT', 'server': 'Apache/2.4.52 (U buntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98b0f1a0-7b61-453c-b6c3-f5b8f9b1bddc', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98b0f1a0-7b61-453c-b6c3-f5b8f9b1bddc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/eb074ad5-2e2f-4ce1-9e79-c8ad31535447'} Body: b'{"volume": {"id": "eb074ad5-2e2f-4ce1-9e79-c8ad31535447", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:40:19.000000", "updated_at": "2025-08-05T15:40:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-674733225", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/eb074ad5-2e2f-4ce1-9e79-c8ad31535447"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/eb074ad5-2e2f-4ce1-9e79-c8ad31535447"}], "user_id": "b41f37a124a14c5197b1a95a9db0b3be", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "59d1e9b694484e9eb672a76904838318"}}' 2025-08-05 15:42:14,633 100286 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/c52dd46b-a2ad-4002-b605-9da285db6e25 0.155s 2025-08-05 15:42:14,633 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:42:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1661', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8e88a96-6062-404c-ba3c-3c5308e2606b', 'x-compute-request-id': 'req-b8e88a96-6062-404c-ba3c-3c5308e2606b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c52dd46b-a2ad-4002-b605-9da285db6e25'} Body: b'{"server": {"id": "c52dd46b-a2ad-4002-b605-9da285db6e25", "name": "tempest-ServerActionsTestOtherA-server-2062821008", "status": "ACTIVE", "tenant_id": "59d1e9b694484e9eb672a76904838318", "user_id": "b41f37a124a14c5197b1a95a9db0b3be", "metadata": {}, "hostId": "38d9a6ad2b339736b75f34f73a0cf4e224409f5bb646c7ae7077cfb1", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:37:26Z", "updated": "2025-08-05T15:37:42Z", "addresses": {"tempest-ServerActionsTestOtherA-1085255116-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:a2:59"}, {"version": 4, "addr": "172.24.4.107", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:a2:59"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c52dd46b-a2ad-4002-b605-9da285db6e25"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c52dd46b-a2ad-4002-b605-9da285db6e25"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1914385279", "OS-SRV-USG:launched_at": "2025-08-05T15:37:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--258714256"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:43:14,945 100286 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://10. 0.0.210/compute/v2.1/servers/94cc05df-2463-4235-9fac-56453c459ab0 0.250s 2025-08-05 15:43:14,946 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:43:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee0b82d9-1d78-420a-8d70-c1fbce6dd86b', 'x-compute-request-id': 'req-ee0b82d9-1d78-420a-8d70-c1fbce6dd86b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/94cc05df-2463-4235-9fac-56453c459ab0'} Body: b'' 2025-08-05 15:43:15,180 100286 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/94cc05df-2463-4235-9fac-56453c459ab0 0.233s 2025-08-05 15:43:15,180 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:43:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1668', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76057cc6-a920-4910-995a-7855f73aa591', 'x-compute-request-id': 'req-76057cc6-a920-4910-995a-7855f73aa591', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/94cc05df-2463-4235-9fac-56453c459ab0'} Body: b'{"server": {"id": "94cc05df-2463-4235-9fac-56453c459ab0", "name": "tempest-tempest.common.compute-instance-1843664888", "status": "ACTIVE", "tenant_id": "59d1e9b694484e9eb672a76904838318", "user_id": "b41f37a124a14c5197b1a95a9db0b3be", "metadata": {}, "hostId": "38d9a6ad2b339736b75f34f73a0cf4e224409f5bb646c7ae7077cfb1", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:40:21Z", "updated": "2025-08-05T15:43:15Z", "addresses": {"tempest-ServerActionsTestOtherA-1085255116-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:75:6f"}, {"version": 4, "addr": "172.24.4.180", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:75:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/94cc05df-2463-4235-9fac-56453c459ab0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/94cc05df-2463-4235-9fac-56453c459ab0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1504117176", "OS-SRV-USG:launched_at": "2025-08-05T15:40:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2045831887"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:44:05,287 100286 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/94cc05df-2463-4235-9fac-56453c459ab0 0.043s 2025-08-05 15:44:05,287 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'comput e 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-50ad0366-bf88-4776-a097-adeb5a42d3c0', 'x-compute-request-id': 'req-50ad0366-bf88-4776-a097-adeb5a42d3c0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/94cc05df-2463-4235-9fac-56453c459ab0'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 94cc05df-2463-4235-9fac-56453c459ab0 could not be found."}}' 2025-08-05 15:44:05,319 100286 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1504117176 0.031s 2025-08-05 15:44:05,319 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-180652df-a877-43ec-a9cf-55a0e8c041b1', 'x-compute-request-id': 'req-180652df-a877-43ec-a9cf-55a0e8c041b1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1504117176'} Body: b'' 2025-08-05 15:44:05,493 100286 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/10fb2a14-3bdf-459b-ac8f-d3db18565f32 0.174s 2025-08-05 15:44:05,494 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-644fa693-979d-4eb1-9d8c-1e2a6080b6a3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/10fb2a14-3bdf-459b-ac8f-d3db18565f32'} Body: b'' 2025-08-05 15:44:05,512 100286 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/10fb2a14-3bdf-459b-ac8f-d3db18565f32 0.017s 2025-08-05 15:44:05,512 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-9434b7e2-637b-4fa2-9efb-ce051e6ffe37', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/10fb2a14-3bdf-459b-ac8f-d3db18565f32'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 10fb2a14-3bdf-459b-ac8f-d3db18565f32 does not exist", "detail": ""}}' 2025-08-05 15:44:05,920 100286 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/e2b64b0e-d29c-40bf-a54e-e041c0df8966 0.407s 2025-08-05 15:44:05,921 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-f3bddd85-3325-45fe-8a38-fbf1aa82b75c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/e2b64b0e-d29c-40bf-a54e-e041c0df8966 '} Body: b'' tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] -------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 32, in test_delete_attached_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume cebb101d-f00c-43f3-89cf-dd6a783018e4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:41:51,271 100296 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 15:41:51,271 100296 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 15:41:51,320 100296 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.047s 2025-08-05 15:41:51,320 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1884071905", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPWiTP+8MN2JbdRlHAUuzIDI1J9xbwPnJqyGE7RWvH78+zyaONsVp0uP+IKTS3+6Mmn5nYsHxMjD4o4m/VaJhIBRlv7KFH7h5pO9wp+P5+oicnPqiFdLSIS0T5rbP6okbQ=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:51 GMT', 'server': 'Apache/2.4.52 (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-40ab4a6a-ee2f-4eae-b2d1-c7588dcafdb5', 'x-compute-request-id': 'req-40ab4a6a-ee2f-4eae-b2d1-c7588dcafdb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1884071905", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPWiTP+8MN2JbdRlHAUuzIDI1J9xbwPnJqyGE7RWvH78+zyaONsVp0uP+IKTS3+6Mmn5nYsHxMjD4o4m/VaJhIBRlv7KFH7h5pO9wp+P5+oicnPqiFdLSIS0T5rbP6okbQ==", "fingerprint": "2c:a3:f8:12:83:33:f9:fd:a3:a3:bb:3e:14:30:ac:88", "user_id": "1114e0ec28f0489bb7c0609d140edee2"}}' 2025-08-05 15:41:51,322 100296 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1884071905 created 2025-08-05 15:41:51,577 100296 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.254s 2025-08-05 15:41:51,578 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--225873628", "description": "tempest-description--1931797889"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-502a79d1-bae2-4eae-8cd1-c61bcf0d777c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "f7f2c62a-3f93-4618-9416-96170d38eedd", "name": "tempest-securitygroup--225873628", "stateful": true, "tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "description": "tempest-description--1931797889", "shared": false, "security_group_rules": [{"id": "d2bf66e3-8ea2-48c5-9711-2e35d4e474c7", "project_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "security_group_id": "f7f2c62a-3f93-4618-9416-96170d38eedd", "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": 1055, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:41:51Z", "updated_at": "2025-08-05T15:41:51Z", "revision_number": 0}, {"id": "ee479546-9b7f-4412-992f-35f46a877068", "project_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "security_group_id": "f7f2c62a-3f93-4618-9416-96170d38eedd", "ethertype": "IPv4", "direction": "egress", "protocol": nu ll, "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": 1056, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:41:51Z", "updated_at": "2025-08-05T15:41:51Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T15:41:51Z", "updated_at": "2025-08-05T15:41:51Z", "revision_number": 1, "project_id": "61a7062a41ce46a1a11da9b4c43a0ca9"}}' 2025-08-05 15:41:51,843 100296 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.264s 2025-08-05 15:41:51,843 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f7f2c62a-3f93-4618-9416-96170d38eedd", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-43b9fd2e-393c-4773-ac15-72a67989a999', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2a5c8d92-5889-4311-9e49-ef090eda57ad", "project_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "security_group_id": "f7f2c62a-3f93-4618-9416-96170d38eedd", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:41:51Z", "updated_at": "2025-08-05T15:41:51Z", "revision_number": 0}}' 2025-08-05 15:41:52,064 100296 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.219s 2025-08-05 15:41:52,064 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f7f2c62a-3f93-4618-9416-96170d38eedd", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-ae57a622-31eb-405f-b53e-dc9404b7f793', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "07c4bcf8-629f-4fbd-b05a-c83dbffa572b", "project_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "security_group_id": "f7f2c62a-3f93-4618-9416-96170d38eedd", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:41:51Z", "updated_at": "2025-08-05T15:41:51Z", "revision_number": 0}}' 2025-08-05 15:41:52,064 100296 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--225873628 created 2025-08-05 15:41:52,798 100296 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.733s 2025-08-05 15:41:52,798 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/j son', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-b65a52cd-e4f0-4177-9b24-8c9809b7d589', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "0d2241c0-72f6-4b53-bf9a-c0563087d36a", "tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "floating_ip_address": "172.24.4.96", "floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T15:41:52Z", "updated_at": "2025-08-05T15:41:52Z", "revision_number": 0}}' 2025-08-05 15:41:52,799 100296 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '0d2241c0-72f6-4b53-bf9a-c0563087d36a', 'tenant_id': '61a7062a41ce46a1a11da9b4c43a0ca9', 'floating_ip_address': '172.24.4.96', 'floating_network_id': 'f69a1e3d-9003-4e01-a4b1-a7f571b589d6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '61a7062a41ce46a1a11da9b4c43a0ca9', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T15:41:52Z', 'updated_at': '2025-08-05T15:41:52Z', 'revision_number': 0, 'ip': '172.24.4.96'} created 2025-08-05 15:41:52,901 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.096s 2025-08-05 15:41:52,901 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2495', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-7d66b3aa-24fd-4b5a-874f-8974eeac3222', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "1114e0ec28f0489bb7c0609d140edee2", "name": "tempest-AttachVolumeNegativeTest-976636495-project-member", "password_expires_at": null}, "audit_ids": ["E0hJbbKgTui3sfao01XiNg"], "expires_at": "2025-08-05T16:41:52.000000Z", "issued_at": "2025-08-05T15:41:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61a7062a41ce46a1a11da9b4c43a0ca9", "name": "tempest-AttachVolumeNegativeTest-976636495"}, "is_domain": false, "roles": [{"id": "461f0d232b974187bff1eee1b4001d2b", "name": "member"}, {"id": "d887b012e75948019d8f3f2cb4e03f1d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0b86af44f19943b9bb51d2e8be11acb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3faf8e39867c48f0af02bb4f9735ae61", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "2517c6600f1a460cbad97286d19e9fb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "5c7a5b25720b4bdab0487096fdfafbae", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3251b32e2034796b9bce144b495f88a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/61a7062a41ce46a1a11da9b4c43a0ca9", "region": "RegionOne"}], "id": "756156d7158f4ccbaadb474942634f76", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "73c2fc4ed21746cba5d1b5174ddbe300", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region" : "RegionOne"}], "id": "9b0e9eb7606043838528301ec538d1b8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "5209c341a08f463cae448322fb93f468", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a638b206ad0a4dc2850092c0c185d1e7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0d29cdaf82ce4569803f34224311c65f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad9a324b861049728af39ec906166007", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "02367db45c0e4c649c641b88e903475b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "ddc2790d372b4fd9a5b7c1eabdbf861d", "type": "network", "name": "neutron"}]}}' 2025-08-05 15:41:52,902 100296 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': 'ef00840f-be08-4653-8c1e-36e4373042c5', 'name': 'tempest-AttachVolumeNegativeTest-255927077-network', 'tenant_id': '61a7062a41ce46a1a11da9b4c43a0ca9', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '61a7062a41ce46a1a11da9b4c43a0ca9', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 48263, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T15:36:11Z', 'updated_at': '2025-08-05T15:36:11Z', 'revision_number': 1} available for tenant 2025-08-05 15:41:52,902 100296 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1884071905', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPWiTP+8MN2JbdRlHAUuzIDI1J9xbwPnJqyGE7RWvH78+zyaONsVp0uP+IKTS3+6Mmn5nYsHxMjD4o4m/VaJhIBRlv7KFH7h5pO9wp+P5+oicnPqiFdLSIS0T5rbP6okbQ==', 'fingerprint': '2c:a3:f8:12:83:33:f9:fd:a3:a3:bb:3e:14:30:ac:88', 'user_id': '1114e0ec28f0489bb7c0609d140edee2', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBRSGYYkBGitHs0p0u/uY5LL2JkiQpDQg0BtFAlAtn+zqtdwmAPWncj\nGjM7w4VCAI+gBwYFK4EEACKhZANiAAT1okz/vDDdiW3UZRwFLsyAyNSfcW8D5yas\nhhO0Vrx+/Ps8mjjbFadLj/iCk0t/ujJp+Z2LB8TIw+KOJv1WiYSAUZb+yhR+4eaT\nvcKfj+fqInJz6ohXS0iEtE+a2z+qJG0=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'f7f2c62a-3f93-4618-9416-96170d38eedd', 'name': 'tempest-securitygroup--225873628', 'stateful': True, 'tenant_id': '61a7062a41ce46a1a11da9b4c43a0ca9', 'description': 'tempest-description--1931797889', 'shared': False, 'security_group_rules': [{'id': 'd2bf66e3-8ea2-48c5-9711-2e35d4e474c7', 'project_id': '61a7062a41ce46a1a11da9b4c43a0ca9', 'tenant_id': '61a7062a41ce46a1a11da9b4c43a0ca9', 'security_group_id': 'f7f2c62a-3f93-4618-9416-96170d38eedd', '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': 1055, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T15:41:51Z', 'updated_at': '2025-08-05T15:41:51Z', 'revision_number': 0}, {'id': 'ee479546-9b7f-4412-992f-35f46a877068', 'project_id': '61a7062a41ce46a1a11da9b4c43a0ca9', 'tenant_id': '61a7062a41ce46a1a11da9b4c43a0ca9', 'security_group_id': 'f7f2c62a-3f93-4618-9416-96170d38eedd', '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': 1056, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T15:41:51Z', 'updated_at': '2025-08-05T15:41:51Z', 'revision_number': 0}], 'tags': [] , 'created_at': '2025-08-05T15:41:51Z', 'updated_at': '2025-08-05T15:41:51Z', 'revision_number': 1, 'project_id': '61a7062a41ce46a1a11da9b4c43a0ca9'}, 'floating_ip': {'id': '0d2241c0-72f6-4b53-bf9a-c0563087d36a', 'tenant_id': '61a7062a41ce46a1a11da9b4c43a0ca9', 'floating_ip_address': '172.24.4.96', 'floating_network_id': 'f69a1e3d-9003-4e01-a4b1-a7f571b589d6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '61a7062a41ce46a1a11da9b4c43a0ca9', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T15:41:52Z', 'updated_at': '2025-08-05T15:41:52Z', 'revision_number': 0, 'ip': '172.24.4.96'}} 2025-08-05 15:41:53,678 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.775s 2025-08-05 15:41:53,678 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-806093764", "imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "ef00840f-be08-4653-8c1e-36e4373042c5"}], "security_groups": [{"name": "tempest-securitygroup--225873628"}], "key_name": "tempest-keypair-1884071905", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/490a0ead-1bfb-4073-8e81-218a44de86b9', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05832779-d853-4739-a02a-a7f6f095c07d', 'x-compute-request-id': 'req-05832779-d853-4739-a02a-a7f6f095c07d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "490a0ead-1bfb-4073-8e81-218a44de86b9", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/490a0ead-1bfb-4073-8e81-218a44de86b9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/490a0ead-1bfb-4073-8e81-218a44de86b9"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--225873628"}], "adminPass": "password"}}' 2025-08-05 15:41:53,757 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/490a0ead-1bfb-4073-8e81-218a44de86b9 0.075s 2025-08-05 15:41:53,757 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:41:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04e08303-070a-4a4f-931b-9460e10cbad9', 'x-compute-request-id': 'req-04e08303-070a-4a4f-931b-9460e10cbad9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/490a0ead-1bfb-4073-8e81-218a44de86b9'} Body: b'{"server": {"id": "490a0ead-1bfb-4073-8e81-218a44de86b9", "name": "tempest-AttachVolumeNegativeTest-server-806093764", "status": "BUILD", "tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "user_id": "1114e0ec28f0489bb7c0609d140edee2", "metadata": {}, "hostId": "", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"} ]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:41:54Z", "updated": "2025-08-05T15:41:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/490a0ead-1bfb-4073-8e81-218a44de86b9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/490a0ead-1bfb-4073-8e81-218a44de86b9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1884071905", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:42:44,014 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/490a0ead-1bfb-4073-8e81-218a44de86b9 0.208s 2025-08-05 15:42:44,015 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:42:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1542', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5632a271-b8d6-4f9e-821f-ed0ad965ce64', 'x-compute-request-id': 'req-5632a271-b8d6-4f9e-821f-ed0ad965ce64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/490a0ead-1bfb-4073-8e81-218a44de86b9'} Body: b'{"server": {"id": "490a0ead-1bfb-4073-8e81-218a44de86b9", "name": "tempest-AttachVolumeNegativeTest-server-806093764", "status": "ACTIVE", "tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "user_id": "1114e0ec28f0489bb7c0609d140edee2", "metadata": {}, "hostId": "3a2524ff830b34aac9b2710332eb76ab253eded2eb9a45943c4a1b7e", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:41:53Z", "updated": "2025-08-05T15:42:09Z", "addresses": {"tempest-AttachVolumeNegativeTest-255927077-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:ae:ce"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/490a0ead-1bfb-4073-8e81-218a44de86b9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/490a0ead-1bfb-4073-8e81-218a44de86b9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1884071905", "OS-SRV-USG:launched_at": "2025-08-05T15:42:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--225873628"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:42:44,029 100296 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2025-08-05 15:43:44,264 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/490a0ead-1bfb-4073-8e81-218a44de86b9/os-interface 0.175s 2025-08-05 15:43:44,264 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:43:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8564b54b-0c2c-48e3-a79c-ed085d215d05', 'x-compute-request-id': 'req-8564b54b-0c2c-48e3-a79c-ed085d215d05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/490a0ead-1bfb-4073-8e81-218a44de86b9/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "ef00840f-be08-4653-8c1e-36e4373042c5", "port_id": "2dc365a0-eec6-42f1-9fc9-57e246d107f0", "mac_addr": "fa:16:3e:c9:ae:ce", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "21bbd4a3-1005-4d2a-bbec-71859160b4f5", "ip_address": "10.0.0.11"}]}]}' 2025-08-05 15:43:45,116 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/0d2241c0-72f6-4b53-bf9a-c0563087d36a 0.843s 2025-08-05 15:43:45,116 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "2dc365a0-eec6-42f1-9fc9-57e246d107f0"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:43:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-bcc85dd4-f7dd-483d-8de9-3b4243762b18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/0d2241c0-72f6-4b53-bf9a-c0563087d36a'} Body: b'{"floatingip": {"id": "0d2241c0-72f6-4b53-bf9a-c0563087d36a", "tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "floating_ip_address": "172.24.4.96", "floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6", "router_id": "ddc7e4b7-737d-4031-a046-0106d9737852", "port_id": "2dc365a0-eec6-42f1-9fc9-57e246d107f0", "fixed_ip_address": "10.0.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "ef00840f-be08-4653-8c1e-36e4373042c5", "mac_address": "fa:16:3e:c9:ae:ce", "admin_state_up": true, "status": "ACTIVE", "device_id": "490a0ead-1bfb-4073-8e81-218a44de86b9", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T15:41:52Z", "updated_at": "2025-08-05T15:43:44Z", "revision_number": 1, "project_id": "61a7062a41ce46a1a11da9b4c43a0ca9"}}' 2025-08-05 15:43:45,117 100296 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.96:22' as 'cirros' with public key authentication 2025-08-05 15:43:45,125 100296 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 15:43:45,230 100296 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 15:43:45,231 100296 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.96 successfully created 2025-08-05 15:43:45,284 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/490a0ead-1bfb-4073-8e81-218a44de86b9/ips 0.052s 2025-08-05 15:43:45,284 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:43:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '108', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d6cc09b-45fb-40db-b865-29522860446e', 'x-compute-request-id': 'req-4d6cc09b-45fb-40db-b865-29522860446e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/490a0ead-1bfb-4073-8e81-218a44de86b9/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-255927077-network": [{ "version": 4, "addr": "10.0.0.11"}]}}' 2025-08-05 15:43:45,525 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.238s 2025-08-05 15:43:45,525 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-913489461"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:43:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a85a08b8-a7ce-477a-92d0-8df86215e58b', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a85a08b8-a7ce-477a-92d0-8df86215e58b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "cebb101d-f00c-43f3-89cf-dd6a783018e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:43:45.458939", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-913489461", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cebb101d-f00c-43f3-89cf-dd6a783018e4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cebb101d-f00c-43f3-89cf-dd6a783018e4"}], "user_id": "1114e0ec28f0489bb7c0609d140edee2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:43:45,583 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/volumes/cebb101d-f00c-43f3-89cf-dd6a783018e4 0.046s 2025-08-05 15:43:45,583 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:43:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1444fbe5-0ab5-403b-a622-ba36a9cfbfa6', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1444fbe5-0ab5-403b-a622-ba36a9cfbfa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cebb101d-f00c-43f3-89cf-dd6a783018e4'} Body: b'{"volume": {"id": "cebb101d-f00c-43f3-89cf-dd6a783018e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:43:45.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-913489461", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cebb101d-f00c-43f3-89cf-dd6a783018e4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cebb101d-f00c-43f3-89cf-dd6a783018e4"}], "user_id": "1114e0ec28f0489bb7c0609d140edee2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9"}}' 2025-08-05 15:43:46,637 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/volumes/cebb101d-f00c-43f3-89cf-dd6a783018e4 0.040s 2025-08-05 15:43:46,638 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:43:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-typ e': 'application/json', 'x-compute-request-id': 'req-5cd9b2a0-174a-43da-a38a-ca73d96d889f', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cd9b2a0-174a-43da-a38a-ca73d96d889f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cebb101d-f00c-43f3-89cf-dd6a783018e4'} Body: b'{"volume": {"id": "cebb101d-f00c-43f3-89cf-dd6a783018e4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:43:45.000000", "updated_at": "2025-08-05T15:43:46.000000", "name": "tempest-AttachVolumeNegativeTest-volume-913489461", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cebb101d-f00c-43f3-89cf-dd6a783018e4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cebb101d-f00c-43f3-89cf-dd6a783018e4"}], "user_id": "1114e0ec28f0489bb7c0609d140edee2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9"}}' 2025-08-05 15:43:46,767 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/490a0ead-1bfb-4073-8e81-218a44de86b9 0.116s 2025-08-05 15:43:46,768 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:43:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-378930a1-57c8-4779-8192-b8ff10e59399', 'x-compute-request-id': 'req-378930a1-57c8-4779-8192-b8ff10e59399', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/490a0ead-1bfb-4073-8e81-218a44de86b9'} Body: b'' 2025-08-05 15:43:46,977 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/490a0ead-1bfb-4073-8e81-218a44de86b9 0.209s 2025-08-05 15:43:46,978 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:43:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1666', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8bb627f-dcfd-4de3-9478-126e972c858f', 'x-compute-request-id': 'req-c8bb627f-dcfd-4de3-9478-126e972c858f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/490a0ead-1bfb-4073-8e81-218a44de86b9'} Body: b'{"server": {"id": "490a0ead-1bfb-4073-8e81-218a44de86b9", "name": "tempest-AttachVolumeNegativeTest-server-806093764", "status": "ACTIVE", "tenant_id": "61a7062a41ce46a1a11da9b4c43a0ca9", "user_id": "1114e0ec28f0489bb7c0609d140edee2", "metadata": {}, "hostId": "3a2524ff830b34aac9b2710332eb76ab253eded2eb9a45943c4a1b7e", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:41:53Z", "updated": "2025-08-05T15:43:47Z", "addresses": {"tempest-AttachVolumeNegativeTest-255927077-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:ae:ce"}, {"version": 4, "addr": "172.24.4.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:ae:ce"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/490a0ead-1bfb-4073-8e81-218a44de86b9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/490a0ead-1bfb-4073-8e81-218a44de86b9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1884071905", "OS-SRV-USG:launched_at": "2025-08-05T15:42:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--225873628"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:44:37,082 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/490a0ead-1bfb-4073-8e81-218a44de86b9 0.047s 2025-08-05 15:44:37,082 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-092aadb1-7001-4893-81aa-f3ef65948fe6', 'x-compute-request-id': 'req-092aadb1-7001-4893-81aa-f3ef65948fe6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/490a0ead-1bfb-4073-8e81-218a44de86b9'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 490a0ead-1bfb-4073-8e81-218a44de86b9 could not be found."}}' 2025-08-05 15:44:37,110 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1884071905 0.027s 2025-08-05 15:44:37,111 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36607ab1-0d85-4da3-bc08-43507df0abc9', 'x-compute-request-id': 'req-36607ab1-0d85-4da3-bc08-43507df0abc9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1884071905'} Body: b'' 2025-08-05 15:44:37,321 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/f7f2c62a-3f93-4618-9416-96170d38eedd 0.209s 2025-08-05 15:44:37,321 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-575295f0-1d6c-46ee-ab6f-79ec19642a83', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/f7f2c62a-3f93-4618-9416-96170d38eedd'} Body: b'' 2025-08-05 15:44:37,340 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/f7f2c62a-3f93-4618-9416-96170d38eedd 0.017s 2025-08-05 15:44:37,340 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'C ontent-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-88e2453a-8ae6-42ff-aa42-086f70e8c91c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/f7f2c62a-3f93-4618-9416-96170d38eedd'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group f7f2c62a-3f93-4618-9416-96170d38eedd does not exist", "detail": ""}}' 2025-08-05 15:44:37,704 100296 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/0d2241c0-72f6-4b53-bf9a-c0563087d36a 0.362s 2025-08-05 15:44:37,705 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-7153dbe3-742b-4452-8cc9-073acc28b3e8', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/0d2241c0-72f6-4b53-bf9a-c0563087d36a'} Body: b'' tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c] -------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 227, in test_reset_group_status group = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 2f47d61c-acd2-4e40-aabd-67b49c113ffe failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:44:43,069 100296 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 POST http://10.0.0.210/volume/v3/types 0.156s 2025-08-05 15:44:43,069 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-2060984099"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c86512c-fcbc-4ce7-9a6b-b2ff48c3b80c', 'content-length': '220', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c86512c-fcbc-4ce7-9a6b-b2ff48c3b80c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "f4778e2f-97c4-4e17-a5d9-b7adedb61602", "name": "tempest-GroupsV320Test-volume-type-2060984099", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 15:44:43,102 100296 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/group_types 0.030s 2025-08-05 15:44:43,102 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-843034782"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f40fd29e-2a73-4081-842d-e2a86d0468f8', 'content-length': '176', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f40fd29e-2a73-4081-842d-e2a86d0468f8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "d489930f-e75d-41b8-a226-4755072fe199", "name": "tempest-GroupsV320Test-group-type-843034782", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-05 15:44:43,282 100296 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/groups 0.176s 2025-08-05 15:44:43,282 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: {"group": {"group_type": "d489930f-e75d-41b8-a226-4755072fe199", "volume_types": ["f4778e2f-97c4-4e17-a5d9-b7adedb61602"], "name": "tempest-GroupsV320Test-Group-1773102265"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f0e649c-8a8d-4806-8896-edc920052177', 'content-length': '108', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f0e649c-8a8d-4806-8896-edc920052177', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "2f47d61c-acd2-4e40-aabd-67b49c113ffe", "name": "tempest-GroupsV320Test-Group-1773102265"}}' 2025-08-05 15:44:43,314 100296 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/groups/2f47d61c-acd2-4e40-aabd-67b49c113ffe 0.030s 2025-08-05 15:44:43,315 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applicati on/json', 'x-compute-request-id': 'req-4aa6f328-a5cf-4db2-bb33-d6ab49ed509a', 'content-length': '388', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4aa6f328-a5cf-4db2-bb33-d6ab49ed509a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/2f47d61c-acd2-4e40-aabd-67b49c113ffe'} Body: b'{"group": {"id": "2f47d61c-acd2-4e40-aabd-67b49c113ffe", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-05T15:44:43.000000", "name": "tempest-GroupsV320Test-Group-1773102265", "description": null, "group_type": "d489930f-e75d-41b8-a226-4755072fe199", "volume_types": ["f4778e2f-97c4-4e17-a5d9-b7adedb61602"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 15:44:44,360 100296 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/groups/2f47d61c-acd2-4e40-aabd-67b49c113ffe 0.039s 2025-08-05 15:44:44,360 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec603e04-21d0-45c0-92dc-6c7a4786b70a', 'content-length': '385', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec603e04-21d0-45c0-92dc-6c7a4786b70a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/2f47d61c-acd2-4e40-aabd-67b49c113ffe'} Body: b'{"group": {"id": "2f47d61c-acd2-4e40-aabd-67b49c113ffe", "status": "error", "availability_zone": "nova", "created_at": "2025-08-05T15:44:43.000000", "name": "tempest-GroupsV320Test-Group-1773102265", "description": null, "group_type": "d489930f-e75d-41b8-a226-4755072fe199", "volume_types": ["f4778e2f-97c4-4e17-a5d9-b7adedb61602"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 15:44:44,398 100296 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.033s 2025-08-05 15:44:44,399 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b57caba5-1f16-4cda-9b69-b1a10731527c', 'content-length': '15', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b57caba5-1f16-4cda-9b69-b1a10731527c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-05 15:44:44,473 100296 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/2f47d61c-acd2-4e40-aabd-67b49c113ffe/action 0.058s 2025-08-05 15:44:44,473 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84c0e1c8-2ce2-44f1-8da7-712f02eada8b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/2f47d61c-acd2-4e40-aabd-67b49c113ffe/action'} Body: b'' 2025-08-05 15:44:44,654 100296 INFO [tempest.li b.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/2f47d61c-acd2-4e40-aabd-67b49c113ffe 0.180s 2025-08-05 15:44:44,654 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5196304-5754-4540-a8e7-be189265bbd7', 'x-openstack-request-id': 'req-b5196304-5754-4540-a8e7-be189265bbd7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/2f47d61c-acd2-4e40-aabd-67b49c113ffe'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 2f47d61c-acd2-4e40-aabd-67b49c113ffe could not be found."}}' 2025-08-05 15:44:44,697 100296 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/d489930f-e75d-41b8-a226-4755072fe199 0.042s 2025-08-05 15:44:44,698 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40e19d3d-7cb7-4d6a-8bd3-eb52fba0fe34', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/d489930f-e75d-41b8-a226-4755072fe199'} Body: b'' 2025-08-05 15:44:44,748 100296 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/f4778e2f-97c4-4e17-a5d9-b7adedb61602 0.049s 2025-08-05 15:44:44,748 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c2c130b-f091-4ce3-bc8f-3d1251fed2ef', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/f4778e2f-97c4-4e17-a5d9-b7adedb61602'} Body: b'' 2025-08-05 15:44:44,765 100296 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/f4778e2f-97c4-4e17-a5d9-b7adedb61602 0.016s 2025-08-05 15:44:44,766 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3db2c3f-3b72-4b49-9d1f-8d07eab927d0', 'x-openstack-request-id': 'req-d3db2c3f-3b72-4b49-9d1f-8d07eab927d0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/f4778e2f-97c4-4e17-a5d9-b7adedb61602'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type f4778e2f-97c4-4e17-a5d9-b7adedb61602 could not be found."}}' setUpClass (tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON) --------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py", line 65, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a221bdfa-ea8e-472f-9972-42ae281e6e64 failed to build and is in ERROR status tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184] ------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_type_access.py", line 51, in test_volume_type_access_add volume = self.create_volume(volume_type=volume_type['id']) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 60871d1e-128d-4bf8-8ceb-f88dc44e77b4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:44:53,405 100296 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 POST http://10.0.0.210/volume/v3/types 0.149s 2025-08-05 15:44:53,406 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1971122989", "os-volume-type-access:is_public": false}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f1e36e9-edec-41e1-ae12-88c980a63afa', 'content-length': '229', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f1e36e9-edec-41e1-ae12-88c980a63afa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "2602c6a5-9fea-48c0-8a38-0a5c3c08b4b4", "name": "tempest-VolumeTypesAccessTest-volume-type-1971122989", "is_public": false, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": false}}' 2025-08-05 15:44:53,514 100296 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 404 POST http://10.0.0.210/volume/v3/volumes 0.105s 2025-08-05 15:44:53,515 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "2602c6a5-9fea-48c0-8a38-0a5c3c08b4b4", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-e705ce30-bfc0-4569-b0bc-4b921b5cc861', 'x-openstack-request-id': 'req-e705ce30-bfc0-4569-b0bc-4b921b5cc861', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 2602c6a5-9fea-48c0-8a38-0a5c3c08b4b4 could not be found."}}' 2025-08-05 15:44:53,515 100296 WARNING [tempest.lib.common.rest_client] Deprecated: "tenant_id" property is deprecated for removal, use "project_id" instead 2025-08-05 15:44:53,548 100296 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/types/2602c6a5-9fea-48c0-8a38-0a5c3c08b4b4/action 0.032s 2025-08-05 15:44:53,548 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"addProjectAccess": {"project": "999f5471c89c483196bc3edbf63f3f5c"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6b144eb-0634-41bd-b872-2f530d7edeaa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/2602c6a5-9fea-48c0-8a38-0a5c3c08b4b4/action'} Body: b'' 2025-08-05 15:44:53,861 100296 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/volumes 0.312s 2025-08-05 15:44:53,862 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "2602c6a5-9fea-48c0-8a38-0a5c3c08b4b4", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-801720061"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-comp ute-request-id': 'req-7ee9695c-67a2-4f05-b9fc-5cb355cccfb7', 'content-length': '793', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ee9695c-67a2-4f05-b9fc-5cb355cccfb7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "60871d1e-128d-4bf8-8ceb-f88dc44e77b4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:44:53.792217", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-801720061", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-1971122989", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/60871d1e-128d-4bf8-8ceb-f88dc44e77b4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/60871d1e-128d-4bf8-8ceb-f88dc44e77b4"}], "user_id": "6cc51a4324514bf486169f41192d054c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:44:53,921 100296 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/volumes/60871d1e-128d-4bf8-8ceb-f88dc44e77b4 0.036s 2025-08-05 15:44:53,922 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62524351-2316-42b2-9107-d22b3e92d38d', 'content-length': '861', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62524351-2316-42b2-9107-d22b3e92d38d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/60871d1e-128d-4bf8-8ceb-f88dc44e77b4'} Body: b'{"volume": {"id": "60871d1e-128d-4bf8-8ceb-f88dc44e77b4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:44:54.000000", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-801720061", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-1971122989", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/60871d1e-128d-4bf8-8ceb-f88dc44e77b4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/60871d1e-128d-4bf8-8ceb-f88dc44e77b4"}], "user_id": "6cc51a4324514bf486169f41192d054c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "999f5471c89c483196bc3edbf63f3f5c"}}' 2025-08-05 15:44:54,976 100296 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/volumes/60871d1e-128d-4bf8-8ceb-f88dc44e77b4 0.039s 2025-08-05 15:44:54,976 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-320174e5-aabb-41a5-a3cf-1edc11678ece', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-320174e5-aabb-41a5-a3cf-1edc11678ece', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/60871d1e-128d-4bf8-8ceb-f88dc44e77b4'} Body: b'{"volume": {"id": "60871d1e-128d-4bf8-8ceb-f88dc44e77b4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:44:54.000000", "updated_at": "2025-08-05T 15:44:54.000000", "name": "tempest-VolumeTypesAccessTest-Volume-801720061", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-1971122989", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/60871d1e-128d-4bf8-8ceb-f88dc44e77b4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/60871d1e-128d-4bf8-8ceb-f88dc44e77b4"}], "user_id": "6cc51a4324514bf486169f41192d054c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "999f5471c89c483196bc3edbf63f3f5c"}}' 2025-08-05 15:44:55,047 100296 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/60871d1e-128d-4bf8-8ceb-f88dc44e77b4 0.056s 2025-08-05 15:44:55,048 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66e84258-af21-4972-9535-c19c96554010', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66e84258-af21-4972-9535-c19c96554010', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/60871d1e-128d-4bf8-8ceb-f88dc44e77b4'} Body: b'{"volume": {"id": "60871d1e-128d-4bf8-8ceb-f88dc44e77b4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:44:54.000000", "updated_at": "2025-08-05T15:44:54.000000", "name": "tempest-VolumeTypesAccessTest-Volume-801720061", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-1971122989", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/60871d1e-128d-4bf8-8ceb-f88dc44e77b4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/60871d1e-128d-4bf8-8ceb-f88dc44e77b4"}], "user_id": "6cc51a4324514bf486169f41192d054c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "999f5471c89c483196bc3edbf63f3f5c"}}' 2025-08-05 15:44:55,161 100296 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/60871d1e-128d-4bf8-8ceb-f88dc44e77b4 0.095s 2025-08-05 15:44:55,161 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93f56052-4175-482c-9592-247ed350af61', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/60871d1e-128d-4bf8-8ceb-f88dc44e77b4'} Body: b'' 2025-08-05 15:44:55,183 100296 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/60871d1e-128d-4bf8-8ceb-f88dc44e77b4 0.022s 2025-08-05 15:44:55,184 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b637002-44c9 -4029-82a7-e0498da38051', 'x-openstack-request-id': 'req-4b637002-44c9-4029-82a7-e0498da38051', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/60871d1e-128d-4bf8-8ceb-f88dc44e77b4'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 60871d1e-128d-4bf8-8ceb-f88dc44e77b4 could not be found."}}' 2025-08-05 15:44:55,220 100296 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/types/2602c6a5-9fea-48c0-8a38-0a5c3c08b4b4/action 0.036s 2025-08-05 15:44:55,220 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"removeProjectAccess": {"project": "999f5471c89c483196bc3edbf63f3f5c"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4e9907b-1608-4498-935f-453e0c7137f5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/2602c6a5-9fea-48c0-8a38-0a5c3c08b4b4/action'} Body: b'' 2025-08-05 15:44:55,266 100296 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/2602c6a5-9fea-48c0-8a38-0a5c3c08b4b4 0.045s 2025-08-05 15:44:55,266 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5e001cc-1037-4a5a-af86-d53594cd043d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/2602c6a5-9fea-48c0-8a38-0a5c3c08b4b4'} Body: b'' 2025-08-05 15:44:55,281 100296 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/2602c6a5-9fea-48c0-8a38-0a5c3c08b4b4 0.015s 2025-08-05 15:44:55,282 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e6865a5-4493-48f3-b07d-c8e66204b55b', 'x-openstack-request-id': 'req-4e6865a5-4493-48f3-b07d-c8e66204b55b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/2602c6a5-9fea-48c0-8a38-0a5c3c08b4b4'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 2602c6a5-9fea-48c0-8a38-0a5c3c08b4b4 could not be found."}}' tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs[id-c03cc62c-f4e9-4623-91ec-64ce2f9c1260] ----------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_types.py", line 56, in test_volume_crud_with_volume_type_and_extra_specs volume = self.create_volume(**params) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c1b0f4a7-0dc8-4362-8ada-f9576952ec97 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:44:59,583 100296 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 200 POST http://10.0.0.210/volume/v3/types 0.154s 2025-08-05 15:44:59,583 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-2076199722", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ee7fba9-79ce-4189-aae6-8a3af14d1d66', 'content-length': '273', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ee7fba9-79ce-4189-aae6-8a3af14d1d66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "d7e1387a-812e-47d6-b5e8-325b783cea0e", "name": "tempest-VolumeTypesTest-volume-type-2076199722", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 15:44:59,617 100296 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 200 POST http://10.0.0.210/volume/v3/types 0.031s 2025-08-05 15:44:59,618 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-380360699", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d0888c0-20ec-41ed-baa9-a57f1a246433', 'content-length': '272', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d0888c0-20ec-41ed-baa9-a57f1a246433', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "a63f8311-869e-4d60-8824-a6a54d414036", "name": "tempest-VolumeTypesTest-volume-type-380360699", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 15:44:59,935 100296 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 202 POST http://10.0.0.210/volume/v3/volumes 0.314s 2025-08-05 15:44:59,935 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-VolumeTypesTest-volume-209516201", "volume_type": "d7e1387a-812e-47d6-b5e8-325b783cea0e", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26c8cde2-17ac-4fac-aeb8-7629a4c79ced', 'content-length': '781', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26c8cde2-17ac-4fac-aeb8-7629a4c79ced', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "c1b0f4a7-0dc8-4362-8ada-f9576952ec97", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:44:59.858244", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-209516201", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-2076199722", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c1b 0f4a7-0dc8-4362-8ada-f9576952ec97"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c1b0f4a7-0dc8-4362-8ada-f9576952ec97"}], "user_id": "f9222c1322ba4fe9b6ea63bce81f38c0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:44:59,989 100296 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 200 GET http://10.0.0.210/volume/v3/volumes/c1b0f4a7-0dc8-4362-8ada-f9576952ec97 0.041s 2025-08-05 15:44:59,989 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f569900c-5aac-4c0e-b0d7-8066bed56086', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f569900c-5aac-4c0e-b0d7-8066bed56086', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c1b0f4a7-0dc8-4362-8ada-f9576952ec97'} Body: b'{"volume": {"id": "c1b0f4a7-0dc8-4362-8ada-f9576952ec97", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:45:00.000000", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-209516201", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-2076199722", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c1b0f4a7-0dc8-4362-8ada-f9576952ec97"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c1b0f4a7-0dc8-4362-8ada-f9576952ec97"}], "user_id": "f9222c1322ba4fe9b6ea63bce81f38c0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7f1b6935432541af8cd094f847367b84"}}' 2025-08-05 15:45:01,041 100296 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 200 GET http://10.0.0.210/volume/v3/volumes/c1b0f4a7-0dc8-4362-8ada-f9576952ec97 0.036s 2025-08-05 15:45:01,042 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cd5b055-74ba-4e1c-a0b6-8da681b113b7', 'content-length': '870', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cd5b055-74ba-4e1c-a0b6-8da681b113b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c1b0f4a7-0dc8-4362-8ada-f9576952ec97'} Body: b'{"volume": {"id": "c1b0f4a7-0dc8-4362-8ada-f9576952ec97", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:45:00.000000", "updated_at": "2025-08-05T15:45:00.000000", "name": "tempest-VolumeTypesTest-volume-209516201", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-2076199722", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c1b0f4a7-0dc8-4362-8ada-f9576952ec97"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c1b0f4a7-0dc8-4362-8ada-f9576952ec97"}], "user_id": "f9222c1322ba4fe9b6ea63bce81f38c0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7f1b6935432541af8cd094f847367b84"}}' 2025-08-05 15:45:01,100 100296 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cl eanups): 200 GET http://10.0.0.210/volume/v3/volumes/c1b0f4a7-0dc8-4362-8ada-f9576952ec97 0.044s 2025-08-05 15:45:01,100 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9498805d-ac50-4609-842c-645cb7982942', 'content-length': '870', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9498805d-ac50-4609-842c-645cb7982942', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c1b0f4a7-0dc8-4362-8ada-f9576952ec97'} Body: b'{"volume": {"id": "c1b0f4a7-0dc8-4362-8ada-f9576952ec97", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:45:00.000000", "updated_at": "2025-08-05T15:45:00.000000", "name": "tempest-VolumeTypesTest-volume-209516201", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-2076199722", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c1b0f4a7-0dc8-4362-8ada-f9576952ec97"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c1b0f4a7-0dc8-4362-8ada-f9576952ec97"}], "user_id": "f9222c1322ba4fe9b6ea63bce81f38c0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7f1b6935432541af8cd094f847367b84"}}' 2025-08-05 15:45:01,226 100296 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/c1b0f4a7-0dc8-4362-8ada-f9576952ec97 0.113s 2025-08-05 15:45:01,226 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63efb057-5fc8-4bd1-b95f-00753c6da86a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c1b0f4a7-0dc8-4362-8ada-f9576952ec97'} Body: b'' 2025-08-05 15:45:01,249 100296 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/c1b0f4a7-0dc8-4362-8ada-f9576952ec97 0.022s 2025-08-05 15:45:01,250 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fd4bf60-0882-4502-b5db-9955e61c1fac', 'x-openstack-request-id': 'req-3fd4bf60-0882-4502-b5db-9955e61c1fac', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c1b0f4a7-0dc8-4362-8ada-f9576952ec97'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c1b0f4a7-0dc8-4362-8ada-f9576952ec97 could not be found."}}' 2025-08-05 15:45:01,372 100296 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/a63f8311-869e-4d60-8824-a6a54d414036 0.121s 2025-08-05 15:45:01,372 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:01 GMT ', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-549051f7-6dde-449a-8dcb-b441c07fbf5a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/a63f8311-869e-4d60-8824-a6a54d414036'} Body: b'' 2025-08-05 15:45:01,393 100296 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/a63f8311-869e-4d60-8824-a6a54d414036 0.020s 2025-08-05 15:45:01,393 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-820c4325-9331-428e-af35-87aa63fd5f88', 'x-openstack-request-id': 'req-820c4325-9331-428e-af35-87aa63fd5f88', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/a63f8311-869e-4d60-8824-a6a54d414036'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type a63f8311-869e-4d60-8824-a6a54d414036 could not be found."}}' 2025-08-05 15:45:01,442 100296 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/d7e1387a-812e-47d6-b5e8-325b783cea0e 0.047s 2025-08-05 15:45:01,442 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e3cff19-bb4f-45f2-ac3f-984a2a842484', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/d7e1387a-812e-47d6-b5e8-325b783cea0e'} Body: b'' 2025-08-05 15:45:01,458 100296 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/d7e1387a-812e-47d6-b5e8-325b783cea0e 0.015s 2025-08-05 15:45:01,458 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca66617a-2082-40de-8754-91b9bac5daf0', 'x-openstack-request-id': 'req-ca66617a-2082-40de-8754-91b9bac5daf0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/d7e1387a-812e-47d6-b5e8-325b783cea0e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type d7e1387a-812e-47d6-b5e8-325b783cea0e could not be found."}}' tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] -------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 300, in test_detach_volume_shelved_or_offload_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 98cd5585-f1bf-4e7b-bc88-4879a7141e79 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:42:29,429 100292 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 15:42:29,430 100292 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 15:42:29,485 100292 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.054s 2025-08-05 15:42:29,485 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-666550119", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFewMAVI8DpZSRdd4GGPJ/y9pDpYeF7Rr0XZDKmCD4w6O93JId/iXaDVx9dnwwG3SUubnI9b7v1Px4xZ7qwcsVHsoVsbR0A6BWcNDGyr3czad8GJxsoFw66Wt1SnmNBMug=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:42:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-437d6bb6-a09a-4ac5-aa8d-47f742ca97fb', 'x-compute-request-id': 'req-437d6bb6-a09a-4ac5-aa8d-47f742ca97fb', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-666550119", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFewMAVI8DpZSRdd4GGPJ/y9pDpYeF7Rr0XZDKmCD4w6O93JId/iXaDVx9dnwwG3SUubnI9b7v1Px4xZ7qwcsVHsoVsbR0A6BWcNDGyr3czad8GJxsoFw66Wt1SnmNBMug==", "fingerprint": "1c:60:fe:94:75:99:75:d4:07:78:78:4c:a8:07:97:37", "user_id": "066b8aa6c6934cc3a32d6e5a57c39a65"}}' 2025-08-05 15:42:29,488 100292 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-666550119 created 2025-08-05 15:42:29,716 100292 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.228s 2025-08-05 15:42:29,717 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1528319482", "description": "tempest-description--423309974"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:42:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-5871acef-8734-4869-9479-f1e19fd47608', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "a99bb602-761f-4035-b265-078118ac04b5", "name": "tempest-securitygroup--1528319482", "stateful": true, "tenant_id": "5c5e0783a4d24e59a73958e33461f0c3", "description": "tempest-description--423309974", "shared": false, "security_group_rules": [{"id": "5931b955-94a7-40e8-8883-e3ededfa5893", "project_id": "5c5e0783a4d24e59a73958e33461f0c3", "tenant_id": "5c5e0783a4d24e59a73958e33461f0c3", "security_group_id": "a99bb602-761f-4035-b265-078118ac04b5", "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": 1068, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:42:29Z", "updated_at": "2025-08-05T15:42:29Z", "revision_number": 0}, {"id": "90c490fd-71f3-46d6-b1b3-7ba4aad6640c", "project_id": "5c5e0783a4d24e59a73958e33461f0c3", "tenant_id": "5c5e0783a4d24e59a73958e33461f0c3", "security_group_id": "a99bb602-761f-4035-b265-078118ac04b5", "eth ertype": "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": 1069, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:42:29Z", "updated_at": "2025-08-05T15:42:29Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T15:42:29Z", "updated_at": "2025-08-05T15:42:29Z", "revision_number": 1, "project_id": "5c5e0783a4d24e59a73958e33461f0c3"}}' 2025-08-05 15:42:29,930 100292 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.212s 2025-08-05 15:42:29,930 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a99bb602-761f-4035-b265-078118ac04b5", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:42:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-3a661cde-1c82-4316-8a19-491d9ca833aa', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8fc8cee0-6c5f-46ce-af13-465055427b2e", "project_id": "5c5e0783a4d24e59a73958e33461f0c3", "tenant_id": "5c5e0783a4d24e59a73958e33461f0c3", "security_group_id": "a99bb602-761f-4035-b265-078118ac04b5", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:42:29Z", "updated_at": "2025-08-05T15:42:29Z", "revision_number": 0}}' 2025-08-05 15:42:30,151 100292 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.220s 2025-08-05 15:42:30,151 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a99bb602-761f-4035-b265-078118ac04b5", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:42:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-65fee726-fbed-481d-bef7-f0499e96f0d6', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e5ef379a-84d0-4e9e-b7fb-b007afa66656", "project_id": "5c5e0783a4d24e59a73958e33461f0c3", "tenant_id": "5c5e0783a4d24e59a73958e33461f0c3", "security_group_id": "a99bb602-761f-4035-b265-078118ac04b5", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:42:30Z", "updated_at": "2025-08-05T15:42:30Z", "revision_number": 0}}' 2025-08-05 15:42:30,151 100292 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1528319482 created 2025-08-05 15:42:30,801 100292 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.649s 2025-08-05 15:42:30,802 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Cont ent-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:42:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-2175d028-8839-4f42-89a6-e7276d902ede', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "24ce9ed7-60f5-4b28-b7d4-6ab2dfc54cd1", "tenant_id": "5c5e0783a4d24e59a73958e33461f0c3", "floating_ip_address": "172.24.4.80", "floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "5c5e0783a4d24e59a73958e33461f0c3", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T15:42:30Z", "updated_at": "2025-08-05T15:42:30Z", "revision_number": 0}}' 2025-08-05 15:42:30,803 100292 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '24ce9ed7-60f5-4b28-b7d4-6ab2dfc54cd1', 'tenant_id': '5c5e0783a4d24e59a73958e33461f0c3', 'floating_ip_address': '172.24.4.80', 'floating_network_id': 'f69a1e3d-9003-4e01-a4b1-a7f571b589d6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '5c5e0783a4d24e59a73958e33461f0c3', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T15:42:30Z', 'updated_at': '2025-08-05T15:42:30Z', 'revision_number': 0, 'ip': '172.24.4.80'} created 2025-08-05 15:42:30,905 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.094s 2025-08-05 15:42:30,906 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:42:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2501', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-e5ca34e3-3370-4695-b428-5606400a1e51', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "066b8aa6c6934cc3a32d6e5a57c39a65", "name": "tempest-AttachVolumeShelveTestJSON-1583232199-project-member", "password_expires_at": null}, "audit_ids": ["S1MMDSjrTrqx8-2y8GWCLw"], "expires_at": "2025-08-05T16:42:30.000000Z", "issued_at": "2025-08-05T15:42:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5c5e0783a4d24e59a73958e33461f0c3", "name": "tempest-AttachVolumeShelveTestJSON-1583232199"}, "is_domain": false, "roles": [{"id": "461f0d232b974187bff1eee1b4001d2b", "name": "member"}, {"id": "d887b012e75948019d8f3f2cb4e03f1d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0b86af44f19943b9bb51d2e8be11acb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3faf8e39867c48f0af02bb4f9735ae61", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "2517c6600f1a460cbad97286d19e9fb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "5c7a5b25720b4bdab0487096fdfafbae", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3251b32e2034796b9bce144b495f88a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/5c5e0783a4d24e59a73958e33461f0c3", "region": "RegionOne"}], "id": "756156d7158f4ccbaadb474942634f76", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "73c2fc4ed21746cba5d1b5174ddbe300", "interface": " public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9b0e9eb7606043838528301ec538d1b8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "5209c341a08f463cae448322fb93f468", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a638b206ad0a4dc2850092c0c185d1e7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0d29cdaf82ce4569803f34224311c65f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad9a324b861049728af39ec906166007", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "02367db45c0e4c649c641b88e903475b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "ddc2790d372b4fd9a5b7c1eabdbf861d", "type": "network", "name": "neutron"}]}}' 2025-08-05 15:42:30,906 100292 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': '98957fcb-6dd5-49da-a1b2-e4450539c1db', 'name': 'tempest-AttachVolumeShelveTestJSON-1880011470-network', 'tenant_id': '5c5e0783a4d24e59a73958e33461f0c3', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '5c5e0783a4d24e59a73958e33461f0c3', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 24625, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T15:39:35Z', 'updated_at': '2025-08-05T15:39:35Z', 'revision_number': 1} available for tenant 2025-08-05 15:42:30,907 100292 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-666550119', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFewMAVI8DpZSRdd4GGPJ/y9pDpYeF7Rr0XZDKmCD4w6O93JId/iXaDVx9dnwwG3SUubnI9b7v1Px4xZ7qwcsVHsoVsbR0A6BWcNDGyr3czad8GJxsoFw66Wt1SnmNBMug==', 'fingerprint': '1c:60:fe:94:75:99:75:d4:07:78:78:4c:a8:07:97:37', 'user_id': '066b8aa6c6934cc3a32d6e5a57c39a65', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAgfFHmqpLHkmUGEhKtnlSNOwvAADH1pMk32lhSCUsV3QIL4iGG3mKb\nQsDMMtThzaCgBwYFK4EEACKhZANiAARXsDAFSPA6WUkXXeBhjyf8vaQ6WHhe0a9F\n2Qypgg+MOjvdySHf4l2g1cfXZ8MBt0lLm5yPW+79T8eMWe6sHLFR7KFbG0dAOgVn\nDQxsq93M2nfBicbKBcOulrdUp5jQTLo=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'a99bb602-761f-4035-b265-078118ac04b5', 'name': 'tempest-securitygroup--1528319482', 'stateful': True, 'tenant_id': '5c5e0783a4d24e59a73958e33461f0c3', 'description': 'tempest-description--423309974', 'shared': False, 'security_group_rules': [{'id': '5931b955-94a7-40e8-8883-e3ededfa5893', 'project_id': '5c5e0783a4d24e59a73958e33461f0c3', 'tenant_id': '5c5e0783a4d24e59a73958e33461f0c3', 'security_group_id': 'a99bb602-761f-4035-b265-078118ac04b5', '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': 1068, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T15:42:29Z', 'updated_at': '2025-08-05T15:42:29Z', 'revision_number': 0}, {'id': '90c490fd-71f3-46d6-b1b3-7ba4aad6640c', 'project_id': '5c5e0783a4d24e59a73958e33461f0c3', 'tenant_id': '5c5e0783a4d24e59a73958e33461f0c3', 'security_group_id': 'a99bb602-761f-4035-b265-078118ac04b5', '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': 1069, 'belongs_to_default_sg': False, 'description': None, 'tags' : [], 'created_at': '2025-08-05T15:42:29Z', 'updated_at': '2025-08-05T15:42:29Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T15:42:29Z', 'updated_at': '2025-08-05T15:42:29Z', 'revision_number': 1, 'project_id': '5c5e0783a4d24e59a73958e33461f0c3'}, 'floating_ip': {'id': '24ce9ed7-60f5-4b28-b7d4-6ab2dfc54cd1', 'tenant_id': '5c5e0783a4d24e59a73958e33461f0c3', 'floating_ip_address': '172.24.4.80', 'floating_network_id': 'f69a1e3d-9003-4e01-a4b1-a7f571b589d6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '5c5e0783a4d24e59a73958e33461f0c3', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T15:42:30Z', 'updated_at': '2025-08-05T15:42:30Z', 'revision_number': 0, 'ip': '172.24.4.80'}} 2025-08-05 15:42:31,529 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/compute/v2.1/servers 0.620s 2025-08-05 15:42:31,530 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeShelveTestJSON-server-2070176416", "imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "98957fcb-6dd5-49da-a1b2-e4450539c1db"}], "security_groups": [{"name": "tempest-securitygroup--1528319482"}], "key_name": "tempest-keypair-666550119", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:42:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/b68523ef-627e-4717-8e28-a3fc4b06bc36', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b85ecc3b-e8e3-42cd-8b90-b8b9c6574cc0', 'x-compute-request-id': 'req-b85ecc3b-e8e3-42cd-8b90-b8b9c6574cc0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "b68523ef-627e-4717-8e28-a3fc4b06bc36", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b68523ef-627e-4717-8e28-a3fc4b06bc36"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b68523ef-627e-4717-8e28-a3fc4b06bc36"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1528319482"}], "adminPass": "password"}}' 2025-08-05 15:42:31,601 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/b68523ef-627e-4717-8e28-a3fc4b06bc36 0.068s 2025-08-05 15:42:31,601 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:42:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1273', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54f73a80-f19e-4447-b9c5-2faa020ecd1c', 'x-compute-request-id': 'req-54f73a80-f19e-4447-b9c5-2faa020ecd1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b68523ef-627e-4717-8e28-a3fc4b06bc36'} Body: b'{"server": {"id": "b68523ef-627e-4717-8e28-a3fc4b06bc36", "name": "tempest-AttachVolumeShelveTestJSON-server-2070176416", "status": "BUILD", "tenant_id": "5c5e0783a4d24e59a73958e33461f0c3" , "user_id": "066b8aa6c6934cc3a32d6e5a57c39a65", "metadata": {}, "hostId": "", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:42:31Z", "updated": "2025-08-05T15:42:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b68523ef-627e-4717-8e28-a3fc4b06bc36"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b68523ef-627e-4717-8e28-a3fc4b06bc36"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-666550119", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2025-08-05 15:43:21,897 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/b68523ef-627e-4717-8e28-a3fc4b06bc36 0.229s 2025-08-05 15:43:21,897 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:43:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1586', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a420fdb2-b309-41c5-815d-edc92b035ea7', 'x-compute-request-id': 'req-a420fdb2-b309-41c5-815d-edc92b035ea7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b68523ef-627e-4717-8e28-a3fc4b06bc36'} Body: b'{"server": {"id": "b68523ef-627e-4717-8e28-a3fc4b06bc36", "name": "tempest-AttachVolumeShelveTestJSON-server-2070176416", "status": "ACTIVE", "tenant_id": "5c5e0783a4d24e59a73958e33461f0c3", "user_id": "066b8aa6c6934cc3a32d6e5a57c39a65", "metadata": {}, "hostId": "2fc1c608ac4901a09a664c95d613a5eeb59963231eeebabbfc68411a", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:42:31Z", "updated": "2025-08-05T15:42:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1880011470-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:69:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b68523ef-627e-4717-8e28-a3fc4b06bc36"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b68523ef-627e-4717-8e28-a3fc4b06bc36"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-666550119", "OS-SRV-USG:launched_at": "2025-08-05T15:42:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1528319482"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2025-08-05 15:43:21,915 100292 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 15:44:22,136 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compu te/v2.1/servers/b68523ef-627e-4717-8e28-a3fc4b06bc36/os-interface 0.161s 2025-08-05 15:44:22,136 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b189e33-c6f8-47d8-9ca2-8c9f5e2e4fdb', 'x-compute-request-id': 'req-6b189e33-c6f8-47d8-9ca2-8c9f5e2e4fdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b68523ef-627e-4717-8e28-a3fc4b06bc36/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "98957fcb-6dd5-49da-a1b2-e4450539c1db", "port_id": "cc00c402-9daa-4e15-a3e1-52bcfb56abfc", "mac_addr": "fa:16:3e:c2:69:c8", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "82e8564d-f6b9-43dc-927b-c1815888a2f8", "ip_address": "10.0.0.14"}]}]}' 2025-08-05 15:44:23,053 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/24ce9ed7-60f5-4b28-b7d4-6ab2dfc54cd1 0.913s 2025-08-05 15:44:23,054 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "cc00c402-9daa-4e15-a3e1-52bcfb56abfc"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-ce507499-bb40-404a-af4f-8885cf341a4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/24ce9ed7-60f5-4b28-b7d4-6ab2dfc54cd1'} Body: b'{"floatingip": {"id": "24ce9ed7-60f5-4b28-b7d4-6ab2dfc54cd1", "tenant_id": "5c5e0783a4d24e59a73958e33461f0c3", "floating_ip_address": "172.24.4.80", "floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6", "router_id": "b6101371-fd2d-4430-b8c8-3028e3f9ce52", "port_id": "cc00c402-9daa-4e15-a3e1-52bcfb56abfc", "fixed_ip_address": "10.0.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "98957fcb-6dd5-49da-a1b2-e4450539c1db", "mac_address": "fa:16:3e:c2:69:c8", "admin_state_up": true, "status": "ACTIVE", "device_id": "b68523ef-627e-4717-8e28-a3fc4b06bc36", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T15:42:30Z", "updated_at": "2025-08-05T15:44:22Z", "revision_number": 1, "project_id": "5c5e0783a4d24e59a73958e33461f0c3"}}' 2025-08-05 15:44:23,055 100292 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.80:22' as 'cirros' with public key authentication 2025-08-05 15:44:23,063 100292 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 15:44:23,167 100292 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 15:44:23,168 100292 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.80 successfully created 2025-08-05 15:44:23,212 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/b68523ef-627e-4717-8e28-a3fc4b06bc36/ips 0.043s 2025-08-05 15:44:23,212 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '111', 'content-type': 'ap plication/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a484eedf-c921-4d92-b7c9-b481cc6193b8', 'x-compute-request-id': 'req-a484eedf-c921-4d92-b7c9-b481cc6193b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b68523ef-627e-4717-8e28-a3fc4b06bc36/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1880011470-network": [{"version": 4, "addr": "10.0.0.14"}]}}' 2025-08-05 15:44:23,399 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/volumes 0.184s 2025-08-05 15:44:23,399 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-132638972"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc809027-b607-4b71-97ad-d6ab2e8c6217', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc809027-b607-4b71-97ad-d6ab2e8c6217', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "98cd5585-f1bf-4e7b-bc88-4879a7141e79", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:44:23.337064", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-132638972", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/98cd5585-f1bf-4e7b-bc88-4879a7141e79"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/98cd5585-f1bf-4e7b-bc88-4879a7141e79"}], "user_id": "066b8aa6c6934cc3a32d6e5a57c39a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:44:23,454 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/volumes/98cd5585-f1bf-4e7b-bc88-4879a7141e79 0.043s 2025-08-05 15:44:23,454 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87b79df4-798b-4df5-906c-2d49620200a7', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87b79df4-798b-4df5-906c-2d49620200a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/98cd5585-f1bf-4e7b-bc88-4879a7141e79'} Body: b'{"volume": {"id": "98cd5585-f1bf-4e7b-bc88-4879a7141e79", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:44:23.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-132638972", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/98cd5585-f1bf-4e7b-bc88-4879a7141e79"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/98cd5585-f1bf-4e7b-bc88-4879a7141e79"}], "user_id": "066b8aa6c6934cc3a32d6e5a57c39a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5c5e0783 a4d24e59a73958e33461f0c3"}}' 2025-08-05 15:44:24,508 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/volumes/98cd5585-f1bf-4e7b-bc88-4879a7141e79 0.039s 2025-08-05 15:44:24,509 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee9ccdfd-816f-4d48-b0a8-8637f6b3551e', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee9ccdfd-816f-4d48-b0a8-8637f6b3551e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/98cd5585-f1bf-4e7b-bc88-4879a7141e79'} Body: b'{"volume": {"id": "98cd5585-f1bf-4e7b-bc88-4879a7141e79", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:44:23.000000", "updated_at": "2025-08-05T15:44:24.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-132638972", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/98cd5585-f1bf-4e7b-bc88-4879a7141e79"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/98cd5585-f1bf-4e7b-bc88-4879a7141e79"}], "user_id": "066b8aa6c6934cc3a32d6e5a57c39a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5c5e0783a4d24e59a73958e33461f0c3"}}' 2025-08-05 15:44:24,643 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/b68523ef-627e-4717-8e28-a3fc4b06bc36 0.117s 2025-08-05 15:44:24,643 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fed2ddd-65f8-4979-911b-19fa29d45ae7', 'x-compute-request-id': 'req-1fed2ddd-65f8-4979-911b-19fa29d45ae7', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b68523ef-627e-4717-8e28-a3fc4b06bc36'} Body: b'' 2025-08-05 15:44:24,823 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/b68523ef-627e-4717-8e28-a3fc4b06bc36 0.178s 2025-08-05 15:44:24,823 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c41ad4fe-cce0-4381-9800-e4761da9922e', 'x-compute-request-id': 'req-c41ad4fe-cce0-4381-9800-e4761da9922e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b68523ef-627e-4717-8e28-a3fc4b06bc36'} Body: b'{"server": {"id": "b68523ef-627e-4717-8e28-a3fc4b06bc36", "name": "tempest-AttachVolumeShelveTestJSON-server-2070176416", "status": "ACTIV E", "tenant_id": "5c5e0783a4d24e59a73958e33461f0c3", "user_id": "066b8aa6c6934cc3a32d6e5a57c39a65", "metadata": {}, "hostId": "2fc1c608ac4901a09a664c95d613a5eeb59963231eeebabbfc68411a", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:42:31Z", "updated": "2025-08-05T15:44:25Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1880011470-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:69:c8"}, {"version": 4, "addr": "172.24.4.80", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:69:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b68523ef-627e-4717-8e28-a3fc4b06bc36"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b68523ef-627e-4717-8e28-a3fc4b06bc36"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-666550119", "OS-SRV-USG:launched_at": "2025-08-05T15:42:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1528319482"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2025-08-05 15:45:15,089 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/b68523ef-627e-4717-8e28-a3fc4b06bc36 0.196s 2025-08-05 15:45:15,090 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-a675b1bc-04dc-43fe-ad48-6ba65e81ff58', 'x-compute-request-id': 'req-a675b1bc-04dc-43fe-ad48-6ba65e81ff58', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b68523ef-627e-4717-8e28-a3fc4b06bc36'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance b68523ef-627e-4717-8e28-a3fc4b06bc36 could not be found."}}' 2025-08-05 15:45:15,121 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-666550119 0.030s 2025-08-05 15:45:15,121 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-585c0ea3-0971-4dd0-be74-536dd0fe736b', 'x-compute-request-id': 'req-585c0ea3-0971-4dd0-be74-536dd0fe736b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-666550119'} Body: b'' 2025-08-05 15:45:15,318 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/a99bb602-761f-4035-b265-078118ac04b5 0.196s 2025-08-05 15:45:15,319 100292 DEBUG [tempest.lib.common.rest_client] R equest - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-59a805c1-74f2-4f67-bb86-ca729bb4655f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/a99bb602-761f-4035-b265-078118ac04b5'} Body: b'' 2025-08-05 15:45:15,348 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/a99bb602-761f-4035-b265-078118ac04b5 0.029s 2025-08-05 15:45:15,348 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-9db08f0d-5868-48ab-9afc-d4387e6e6090', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/a99bb602-761f-4035-b265-078118ac04b5'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group a99bb602-761f-4035-b265-078118ac04b5 does not exist", "detail": ""}}' 2025-08-05 15:45:15,779 100292 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/24ce9ed7-60f5-4b28-b7d4-6ab2dfc54cd1 0.429s 2025-08-05 15:45:15,779 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-6fbf5936-f327-49e9-97c9-f54180820f68', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/24ce9ed7-60f5-4b28-b7d4-6ab2dfc54cd1'} Body: b'' setUpClass (tempest.api.volume.test_volumes_actions.VolumesActionsTest) ----------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_actions.py", line 37, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 62fe5209-5d2a-46a5-8722-d05082f0df4a failed to build and is in ERROR status tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4] --------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 43, in test_group_create_show_list_delete grp1 = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 2b514e92-e352-4465-bf57-ba3354ba2afc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:45:21,654 100292 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/types 0.191s 2025-08-05 15:45:21,654 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-524665711"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4ac513d-98bf-473b-b9a6-33e468abf9a4', 'content-length': '215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4ac513d-98bf-473b-b9a6-33e468abf9a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "1e4548f6-49bf-4ee2-a217-69e21368c609", "name": "tempest-GroupsTest-volume-type-524665711", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 15:45:21,689 100292 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/group_types 0.031s 2025-08-05 15:45:21,689 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupsTest-group-type-548403701"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e5ed91b-defc-46f8-bbb5-8661e14e733a', 'content-length': '172', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e5ed91b-defc-46f8-bbb5-8661e14e733a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "525f2ddd-6ced-4afd-90fb-f79167c44f23", "name": "tempest-GroupsTest-group-type-548403701", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-05 15:45:21,910 100292 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/groups 0.218s 2025-08-05 15:45:21,911 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"group": {"group_type": "525f2ddd-6ced-4afd-90fb-f79167c44f23", "volume_types": ["1e4548f6-49bf-4ee2-a217-69e21368c609"], "name": "tempest-Group1-622442216"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5911c722-c8e5-42fe-9b35-c41686120866', 'content-length': '93', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5911c722-c8e5-42fe-9b35-c41686120866', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "2b514e92-e352-4465-bf57-ba3354ba2afc", "name": "tempest-Group1-622442216"}}' 2025-08-05 15:45:21,945 100292 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/groups/2b514e92-e352-4465-bf57-ba3354ba2afc 0.032s 2025-08-05 15:45:21,946 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute- request-id': 'req-d215576c-9c67-496d-ad96-85d96f290291', 'content-length': '321', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d215576c-9c67-496d-ad96-85d96f290291', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/2b514e92-e352-4465-bf57-ba3354ba2afc'} Body: b'{"group": {"id": "2b514e92-e352-4465-bf57-ba3354ba2afc", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-05T15:45:22.000000", "name": "tempest-Group1-622442216", "description": null, "group_type": "525f2ddd-6ced-4afd-90fb-f79167c44f23", "volume_types": ["1e4548f6-49bf-4ee2-a217-69e21368c609"]}}' 2025-08-05 15:45:22,995 100292 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/groups/2b514e92-e352-4465-bf57-ba3354ba2afc 0.044s 2025-08-05 15:45:22,996 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78d689d3-6d0f-4a6e-8281-b70a24d956b4', 'content-length': '318', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78d689d3-6d0f-4a6e-8281-b70a24d956b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/2b514e92-e352-4465-bf57-ba3354ba2afc'} Body: b'{"group": {"id": "2b514e92-e352-4465-bf57-ba3354ba2afc", "status": "error", "availability_zone": "nova", "created_at": "2025-08-05T15:45:22.000000", "name": "tempest-Group1-622442216", "description": null, "group_type": "525f2ddd-6ced-4afd-90fb-f79167c44f23", "volume_types": ["1e4548f6-49bf-4ee2-a217-69e21368c609"]}}' 2025-08-05 15:45:23,077 100292 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.075s 2025-08-05 15:45:23,077 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a086669-69ab-4ace-9032-b51464af80cb', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a086669-69ab-4ace-9032-b51464af80cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-05 15:45:23,203 100292 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/2b514e92-e352-4465-bf57-ba3354ba2afc/action 0.112s 2025-08-05 15:45:23,204 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15f665fa-5a46-46b7-bd1c-f23a7e40e5f9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/2b514e92-e352-4465-bf57-ba3354ba2afc/action'} Body: b'' 2025-08-05 15:45:23,219 100292 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/2b514e92-e352-4465-bf57-ba3354ba2afc 0.015s 2025-08-05 15:45:23,219 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-764a581f-885f-454f-b507-ef34a389f189', 'x-openstack-request-id': 'req-764a581f-885f-454f-b507-ef34a389f189', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/2b514e92-e352-4465-bf57-ba3354ba2afc'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 2b514e92-e352-4465-bf57-ba3354ba2afc could not be found."}}' 2025-08-05 15:45:23,254 100292 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/525f2ddd-6ced-4afd-90fb-f79167c44f23 0.033s 2025-08-05 15:45:23,254 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e05335b8-c9fe-4e50-b163-e8cdcf457ad3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/525f2ddd-6ced-4afd-90fb-f79167c44f23'} Body: b'' 2025-08-05 15:45:23,300 100292 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/1e4548f6-49bf-4ee2-a217-69e21368c609 0.045s 2025-08-05 15:45:23,300 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89274dbd-48cf-4831-ac20-ad19b37a927b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/1e4548f6-49bf-4ee2-a217-69e21368c609'} Body: b'' 2025-08-05 15:45:23,316 100292 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/1e4548f6-49bf-4ee2-a217-69e21368c609 0.015s 2025-08-05 15:45:23,316 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-53b2714b-25a8-45b4-b831-fed5f87450ab', 'x-openstack-request-id': 'req-53b2714b-25a8-45b4-b831-fed5f87450ab', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/1e4548f6-49bf-4ee2-a217-69e21368c609'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 1e4548f6-49bf-4ee2-a217-69e21368c609 could not be found."}}' tempest.api.volume.admin.test_groups.GroupsTest.test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006] ---------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 111, in test_group_update grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 8eca2c5c-f7b6-4712-bff3-5f0e276d97b7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:45:23,359 100292 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 POST http://10.0.0.210/volume/v3/types 0.039s 2025-08-05 15:45:23,359 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1977814522"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61fcf304-ba2e-4faf-9f2b-703937e30cf3', 'content-length': '216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61fcf304-ba2e-4faf-9f2b-703937e30cf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "e0c4e9ac-05b1-486a-b5f2-a217024b61ff", "name": "tempest-GroupsTest-volume-type-1977814522", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 15:45:23,391 100292 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/group_types 0.029s 2025-08-05 15:45:23,392 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupsTest-group-type-228196073"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-611b4c57-4b7a-4dad-a444-687777f2d68f', 'content-length': '172', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-611b4c57-4b7a-4dad-a444-687777f2d68f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "f397194b-35f6-4184-aa99-5704d8ee468c", "name": "tempest-GroupsTest-group-type-228196073", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-05 15:45:23,509 100292 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/groups 0.114s 2025-08-05 15:45:23,510 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"group": {"group_type": "f397194b-35f6-4184-aa99-5704d8ee468c", "volume_types": ["e0c4e9ac-05b1-486a-b5f2-a217024b61ff"], "name": "tempest-GroupsTest-Group-2052484057"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9bd17ed-5beb-4e6c-916c-e0eca7451f1a', 'content-length': '104', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9bd17ed-5beb-4e6c-916c-e0eca7451f1a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "8eca2c5c-f7b6-4712-bff3-5f0e276d97b7", "name": "tempest-GroupsTest-Group-2052484057"}}' 2025-08-05 15:45:23,558 100292 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/groups/8eca2c5c-f7b6-4712-bff3-5f0e276d97b7 0.045s 2025-08-05 15:45:23,558 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fb6f9c4-6dd7-452d-8433-8 93b69b93573', 'content-length': '332', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fb6f9c4-6dd7-452d-8433-893b69b93573', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/8eca2c5c-f7b6-4712-bff3-5f0e276d97b7'} Body: b'{"group": {"id": "8eca2c5c-f7b6-4712-bff3-5f0e276d97b7", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-05T15:45:23.000000", "name": "tempest-GroupsTest-Group-2052484057", "description": null, "group_type": "f397194b-35f6-4184-aa99-5704d8ee468c", "volume_types": ["e0c4e9ac-05b1-486a-b5f2-a217024b61ff"]}}' 2025-08-05 15:45:24,594 100292 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/groups/8eca2c5c-f7b6-4712-bff3-5f0e276d97b7 0.028s 2025-08-05 15:45:24,595 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50ede58f-9d01-43fe-9442-26ab30e59ea9', 'content-length': '329', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50ede58f-9d01-43fe-9442-26ab30e59ea9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/8eca2c5c-f7b6-4712-bff3-5f0e276d97b7'} Body: b'{"group": {"id": "8eca2c5c-f7b6-4712-bff3-5f0e276d97b7", "status": "error", "availability_zone": "nova", "created_at": "2025-08-05T15:45:23.000000", "name": "tempest-GroupsTest-Group-2052484057", "description": null, "group_type": "f397194b-35f6-4184-aa99-5704d8ee468c", "volume_types": ["e0c4e9ac-05b1-486a-b5f2-a217024b61ff"]}}' 2025-08-05 15:45:24,631 100292 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.030s 2025-08-05 15:45:24,631 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-788a49a8-2ee2-4ff0-b1b7-1a7fcf38f2e5', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-788a49a8-2ee2-4ff0-b1b7-1a7fcf38f2e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-05 15:45:24,759 100292 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/8eca2c5c-f7b6-4712-bff3-5f0e276d97b7/action 0.114s 2025-08-05 15:45:24,760 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63938125-1b00-42c1-92e0-fff5d3d93aab', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/8eca2c5c-f7b6-4712-bff3-5f0e276d97b7/action'} Body: b'' 2025-08-05 15:45:24,788 100292 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/8eca2c5c-f7b6-4712-bff3-5f0e276d97b7 0.027s 2025-08-05 15:45:24,788 100292 DEBUG [tempest. lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-742b8f1a-2fb2-43c0-b155-7226b62cf183', 'x-openstack-request-id': 'req-742b8f1a-2fb2-43c0-b155-7226b62cf183', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/8eca2c5c-f7b6-4712-bff3-5f0e276d97b7'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 8eca2c5c-f7b6-4712-bff3-5f0e276d97b7 could not be found."}}' 2025-08-05 15:45:24,826 100292 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/f397194b-35f6-4184-aa99-5704d8ee468c 0.037s 2025-08-05 15:45:24,826 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0ffaa68-ef1f-4fdb-b096-d1aff46f7aa1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/f397194b-35f6-4184-aa99-5704d8ee468c'} Body: b'' 2025-08-05 15:45:24,904 100292 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/e0c4e9ac-05b1-486a-b5f2-a217024b61ff 0.077s 2025-08-05 15:45:24,904 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e5c12bf-4fbe-429d-91fe-abbefe100c59', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/e0c4e9ac-05b1-486a-b5f2-a217024b61ff'} Body: b'' 2025-08-05 15:45:24,920 100292 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/e0c4e9ac-05b1-486a-b5f2-a217024b61ff 0.016s 2025-08-05 15:45:24,921 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fd6bd85-b57c-438f-9b39-62a64657a87a', 'x-openstack-request-id': 'req-5fd6bd85-b57c-438f-9b39-62a64657a87a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/e0c4e9ac-05b1-486a-b5f2-a217024b61ff'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type e0c4e9ac-05b1-486a-b5f2-a217024b61ff could not be found."}}' tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced] ----------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_pools.py", line 44, in test_get_pools_with_details self._assert_pools(with_detail=True) File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_pools.py", line 29, in _assert_pools self.assertNotEmpty(cinder_pools, "no cinder pools listed.") File "/opt/stack/tempest/tempest/test.py", line 949, in assertNotEmpty self.assertTrue(items, msg) File "/usr/lib/python3.10/unittest/case.py", line 687, in assertTrue raise self.failureException(msg) AssertionError: [] is not true : no cinder pools listed. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:45:28,966 100292 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_with_details): 200 GET http://10.0.0.210/volume/v3/scheduler-stats/get_pools?detail=True 0.679s 2025-08-05 15:45:28,967 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-663abaf5-6762-4ec3-813b-e4cca8389930', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-663abaf5-6762-4ec3-813b-e4cca8389930', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/scheduler-stats/get_pools?detail=True'} Body: b'{"pools": []}' tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7] -------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_pools.py", line 39, in test_get_pools_without_details self._assert_pools() File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_pools.py", line 29, in _assert_pools self.assertNotEmpty(cinder_pools, "no cinder pools listed.") File "/opt/stack/tempest/tempest/test.py", line 949, in assertNotEmpty self.assertTrue(items, msg) File "/usr/lib/python3.10/unittest/case.py", line 687, in assertTrue raise self.failureException(msg) AssertionError: [] is not true : no cinder pools listed. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:45:29,540 100292 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_without_details): 200 GET http://10.0.0.210/volume/v3/scheduler-stats/get_pools 0.528s 2025-08-05 15:45:29,540 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5aa1550-bcff-49f6-a64a-7edd90fb4c92', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5aa1550-bcff-49f6-a64a-7edd90fb4c92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/scheduler-stats/get_pools'} Body: b'{"pools": []}' tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc] --------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_services.py", line 76, in test_get_service_by_volume_host_name volume_id = self.create_volume()['id'] File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 6bdb7704-1885-4bf6-abf0-13201f20d6d6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:45:33,229 100292 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 202 POST http://10.0.0.210/volume/v3/volumes 0.304s 2025-08-05 15:45:33,230 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-2026516873"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4596613c-99f2-4c56-94a5-cb73f33328f7', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4596613c-99f2-4c56-94a5-cb73f33328f7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "6bdb7704-1885-4bf6-abf0-13201f20d6d6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:45:33.164782", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-2026516873", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6bdb7704-1885-4bf6-abf0-13201f20d6d6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6bdb7704-1885-4bf6-abf0-13201f20d6d6"}], "user_id": "b6b866343a2f48cba17ca96ba4cde0c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:45:33,282 100292 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/volumes/6bdb7704-1885-4bf6-abf0-13201f20d6d6 0.040s 2025-08-05 15:45:33,282 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7390bb5b-598f-400e-a126-3c4d002c8860', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7390bb5b-598f-400e-a126-3c4d002c8860', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6bdb7704-1885-4bf6-abf0-13201f20d6d6'} Body: b'{"volume": {"id": "6bdb7704-1885-4bf6-abf0-13201f20d6d6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:45:33.000000", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-2026516873", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6bdb7704-1885-4bf6-abf0-13201f20d6d6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6bdb7704-1885-4bf6-abf0-13201f20d6d6"}], "user_id": "b6b866343a2f48cba17ca96ba4cde0c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "76ddc31764974b498805ec997d01b423"}}' 2025-08-05 15:45:34,339 100292 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/volumes/6bdb7704-1885-4bf6-abf0-13201f20d6d6 0.042s 2025-08-05 15:45:34,339 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-383d329d-8b33-403e-b800-ba96832cefa8', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-383d329d-8b33-403e-b800-ba96832cefa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6bdb7704-1885-4bf6-abf0-13201f20d6d6'} Body: b'{"volume": {"id": "6bdb7704-1885-4bf6-abf0-13201f20d6d6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:45:33.000000", "updated_at": "2025-08-05T15:45:33.000000", "name": "tempest-VolumesServicesTestJSON-Volume-2026516873", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6bdb7704-1885-4bf6-abf0-13201f20d6d6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6bdb7704-1885-4bf6-abf0-13201f20d6d6"}], "user_id": "b6b866343a2f48cba17ca96ba4cde0c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "76ddc31764974b498805ec997d01b423"}}' 2025-08-05 15:45:34,399 100292 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/6bdb7704-1885-4bf6-abf0-13201f20d6d6 0.046s 2025-08-05 15:45:34,400 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d35a0c7-a1da-4a94-83f6-a3e5f5ef38b9', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d35a0c7-a1da-4a94-83f6-a3e5f5ef38b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6bdb7704-1885-4bf6-abf0-13201f20d6d6'} Body: b'{"volume": {"id": "6bdb7704-1885-4bf6-abf0-13201f20d6d6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:45:33.000000", "updated_at": "2025-08-05T15:45:33.000000", "name": "tempest-VolumesServicesTestJSON-Volume-2026516873", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6bdb7704-1885-4bf6-abf0-13201f20d6d6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6bdb7704-1885-4bf6-abf0-13201f20d6d6"}], "user_id": "b6b866343a2f48cba17ca96ba4cde0c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "76ddc31764974b498805ec997d01b423"}}' 2025-08-05 15:45:34,518 100292 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/6bdb7704-1885-4bf6-abf0-13201f20d6d6 0.105s 2025-08-05 15:45:34,519 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b68445f-31c7-421f-be4e-96db20a04b37', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6bdb7704-1885-4bf6-abf0-13201f20d6d6'} Body: b'' 2025-08-05 15:45:34,543 100292 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/6bdb7704-1885-4bf6-abf0 -13201f20d6d6 0.024s 2025-08-05 15:45:34,543 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-486010a4-485f-4661-b483-e0eda8e54d23', 'x-openstack-request-id': 'req-486010a4-485f-4661-b483-e0eda8e54d23', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6bdb7704-1885-4bf6-abf0-13201f20d6d6'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 6bdb7704-1885-4bf6-abf0-13201f20d6d6 could not be found."}}' tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative] ----------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_clone_negative.py", line 40, in test_create_from_volume_decreasing_size src_vol = self.create_volume(size=src_size) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3441a57a-05a3-4a78-8d59-e189d2f1b832 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:45:37,699 100292 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 202 POST http://10.0.0.210/volume/v3/volumes 0.380s 2025-08-05 15:45:37,699 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-563486243"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd28d3e5-112d-4e58-ac31-a99210d468e3', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd28d3e5-112d-4e58-ac31-a99210d468e3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "3441a57a-05a3-4a78-8d59-e189d2f1b832", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2025-08-05T15:45:37.612207", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-563486243", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3441a57a-05a3-4a78-8d59-e189d2f1b832"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3441a57a-05a3-4a78-8d59-e189d2f1b832"}], "user_id": "bdc36e0ca04f4194a38049cc59e000ea", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:45:37,753 100292 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/volumes/3441a57a-05a3-4a78-8d59-e189d2f1b832 0.041s 2025-08-05 15:45:37,753 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-657af53b-9446-48ec-bf91-02b899b1c178', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-657af53b-9446-48ec-bf91-02b899b1c178', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3441a57a-05a3-4a78-8d59-e189d2f1b832'} Body: b'{"volume": {"id": "3441a57a-05a3-4a78-8d59-e189d2f1b832", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2025-08-05T15:45:38.000000", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-563486243", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3441a57a-05a3-4a78-8d59-e189d2f1b832"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3441a57a-05a3-4a78-8d59-e189d2f1b832"}], "user_id": "bdc36e0ca04f4194a38049cc59e000ea", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bc0c095389c047a8a5b4a2a3380c7096"}}' 2025-08-05 15:45:38,803 100292 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/volumes/3441a57a-05a3-4a78-8d59-e189d2f1b832 0.036s 2025-08-05 15:45:38,804 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applic ation/json', 'x-compute-request-id': 'req-baa94ab2-056d-48a4-9b53-f4721ab8605f', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-baa94ab2-056d-48a4-9b53-f4721ab8605f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3441a57a-05a3-4a78-8d59-e189d2f1b832'} Body: b'{"volume": {"id": "3441a57a-05a3-4a78-8d59-e189d2f1b832", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2025-08-05T15:45:38.000000", "updated_at": "2025-08-05T15:45:38.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-563486243", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3441a57a-05a3-4a78-8d59-e189d2f1b832"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3441a57a-05a3-4a78-8d59-e189d2f1b832"}], "user_id": "bdc36e0ca04f4194a38049cc59e000ea", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bc0c095389c047a8a5b4a2a3380c7096"}}' 2025-08-05 15:45:38,859 100292 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/3441a57a-05a3-4a78-8d59-e189d2f1b832 0.041s 2025-08-05 15:45:38,859 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77ac5ece-b3eb-4f97-b90e-ba9d28223983', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77ac5ece-b3eb-4f97-b90e-ba9d28223983', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3441a57a-05a3-4a78-8d59-e189d2f1b832'} Body: b'{"volume": {"id": "3441a57a-05a3-4a78-8d59-e189d2f1b832", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2025-08-05T15:45:38.000000", "updated_at": "2025-08-05T15:45:38.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-563486243", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3441a57a-05a3-4a78-8d59-e189d2f1b832"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3441a57a-05a3-4a78-8d59-e189d2f1b832"}], "user_id": "bdc36e0ca04f4194a38049cc59e000ea", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bc0c095389c047a8a5b4a2a3380c7096"}}' 2025-08-05 15:45:38,970 100292 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/3441a57a-05a3-4a78-8d59-e189d2f1b832 0.095s 2025-08-05 15:45:38,971 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a0de8c1-ccb6-4443-bd58-6303fdca2255', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3441a57a-05a3-4a78-8d59-e189d2f1b832'} Body: b'' 2025-08-05 15:45:38,991 100292 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/3441a57a -05a3-4a78-8d59-e189d2f1b832 0.020s 2025-08-05 15:45:38,992 100292 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cdcab83-a45b-4b94-9b2a-7791f9e8a683', 'x-openstack-request-id': 'req-5cdcab83-a45b-4b94-9b2a-7791f9e8a683', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3441a57a-05a3-4a78-8d59-e189d2f1b832'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3441a57a-05a3-4a78-8d59-e189d2f1b832 could not be found."}}' tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_resize_volume_backed_server_confirm[id-e6c28180-7454-4b59-b188-0257af08a63b,volume] ---------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 505, in test_resize_volume_backed_server_confirm server = self.create_test_server(**kwargs) File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 263, in create_test_server waiters.wait_for_volume_resource_status(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 57186258-87da-4e59-9a65-03277bfe4300 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:44:06,179 100286 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/c52dd46b-a2ad-4002-b605-9da285db6e25 0.249s 2025-08-05 15:44:06,180 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:44:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1661', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8b34fd7-4495-4aa2-a972-fb2869f8b09c', 'x-compute-request-id': 'req-b8b34fd7-4495-4aa2-a972-fb2869f8b09c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c52dd46b-a2ad-4002-b605-9da285db6e25'} Body: b'{"server": {"id": "c52dd46b-a2ad-4002-b605-9da285db6e25", "name": "tempest-ServerActionsTestOtherA-server-2062821008", "status": "ACTIVE", "tenant_id": "59d1e9b694484e9eb672a76904838318", "user_id": "b41f37a124a14c5197b1a95a9db0b3be", "metadata": {}, "hostId": "38d9a6ad2b339736b75f34f73a0cf4e224409f5bb646c7ae7077cfb1", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:37:26Z", "updated": "2025-08-05T15:37:42Z", "addresses": {"tempest-ServerActionsTestOtherA-1085255116-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:a2:59"}, {"version": 4, "addr": "172.24.4.107", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:a2:59"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c52dd46b-a2ad-4002-b605-9da285db6e25"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c52dd46b-a2ad-4002-b605-9da285db6e25"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1914385279", "OS-SRV-USG:launched_at": "2025-08-05T15:37:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--258714256"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:45:06,330 100286 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.093s 2025-08-05 15:45:06,330 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2493', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-ea3ce06c-c1d1-452a-84ca-11f4b3ab50ab', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b41f37a124a14c5197b1a95a9db0b3be", "name": "tempest-ServerActionsTestOtherA-391539815-project-member", "password_expires_at": null}, "audit_ids": ["FrJic8yNQz2RJKqaVptpjw"], "expires_at": "2025-08-05T16:45:06.000000Z", "issued_at": "2025-08-05T15:45:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "59d1e9b694484e9eb672a76904838318", "name": "tempest-ServerActionsTestOtherA-391539815"}, "is_domain": false, "roles": [{"id": "461f0d232b974187bff1eee1b4001d2b", "name": "member"}, {"id": "d88 7b012e75948019d8f3f2cb4e03f1d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0b86af44f19943b9bb51d2e8be11acb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3faf8e39867c48f0af02bb4f9735ae61", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "2517c6600f1a460cbad97286d19e9fb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "5c7a5b25720b4bdab0487096fdfafbae", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3251b32e2034796b9bce144b495f88a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/59d1e9b694484e9eb672a76904838318", "region": "RegionOne"}], "id": "756156d7158f4ccbaadb474942634f76", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "73c2fc4ed21746cba5d1b5174ddbe300", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9b0e9eb7606043838528301ec538d1b8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "5209c341a08f463cae448322fb93f468", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a638b206ad0a4dc2850092c0c185d1e7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0d29cdaf82ce4569803f34224311c65f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad9a324b861049728af39ec906166007", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "02367db45c0e4c649c641b88e903475b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "ddc2790d372b4fd9a5b7c1eabdbf861d", "type": "network", "name": "neutron"}]}}' 2025-08-05 15:45:06,330 100286 INFO [tempest.lib.common.fixed_network] (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm) Found network {'id': '747ed4eb-b9d3-4919-8f33-e281ffdcc575', 'name': 'tempest-ServerActionsTestOtherA-1085255116-network', 'tenant_id': '59d1e9b694484e9eb672a76904838318', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '59d1e9b694484e9eb672a76904838318', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 36148, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T15:37:19Z', 'updated_at': '2025-08-05T15:37:19Z', 'revision_number': 1} available for tenant 2025-08-05 15:45:06,331 100286 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1914385279', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCpIpj/pYmDv7ODJ3rrQHh/cE4aa5FZOCXOAsFHDoAqTAhyPxlZe1gjdHQAjcck24yVSS8zb2ZyfoFpEWTz9sgfkXDIFLEFwHYWhvvvop/fPZ6qJEJ6ZgF13UDdKPjxbqA==', 'fingerprint': '59:20:af:84:9c:1d:83:ad:d3:72:d0:31:53:4b:c8:c4', 'user_id': 'b41f37a124a14c5197b1a95a9db0b3be', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDG5/lq5jukMQ+VXNawdHN0OlIwrTm1XhZSw1AjWyk/xA3TZrHh55GX\nVIbYq/NNw7agBwYFK4EEACKhZANiAAQqSKY/6WJg7+zgyd660B4f3BOGmuRWTglz\ngLBRw6AKkwIcj8ZWXtYI3R0AI3HJNuMlUkvM29mcn6BaRFk8/bIH5FwyBSxBcB2F\nob776Kf3z2eqiRCemYBdd1A3Sj48W6g=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '73c0e36c-f72f-4e94-8ac8-ef898d6c00fc', 'name': 'tempest-securitygroup--258714256', 'stateful': True, 'tenant_id': '59d1e9b694484e9eb672a76904838318', 'description': 'tempest-description--1549618820', 'shared': False, 'security_group_rules': [{'id': '0445ca6d-9f0a-45cb-b6fc-6d4131077110', 'project_id': '59d1e9b694484e9eb672a76904838318', 'tenant_id': '59d1e9b694484e9eb672a76904838318', 'security_group_id': '73c0e36c-f72f-4e94-8ac8-ef898d6c00fc', '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': 899, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T15:37:24Z', 'updated_at': '2025-08-05T15:37:24Z', 'revision_number': 0}, {'id': '7f9ec3d7-9707-4698-a291-07ce2554ce3e', 'project_id': '59d1e9b694484e9eb672a76904838318', 'tenant_id': '59d1e9b694484e9eb672a76904838318', 'security_group_id': '73c0e36c-f72f-4e94-8ac8-ef898d6c00fc', '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': 898, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T15:37:24Z', 'updated_at': '2025-08-05T15:37:24Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T15:37:24Z', 'updated_at': '2025-08-05T15:37:24Z', 'revision_number': 1, 'project_id': '59d1e9b694484e9eb672a76904838318'}, 'floating_ip': {'id': '5a4e8d3e-216e-4de7-8b8e-3dfc9cf16e10', 'tenant_id': '59d1e9b694484e9eb672a76904838318', 'floating_ip_address': '172.24.4.107', 'floating_network_id': 'f69a1e3d-9003-4e01-a4b1-a7f571b589d6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '59d1e9b694484e9eb672a76904838318', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T15:37:25Z', 'updated_at': '2025-08-05T15:37:25Z', 'revision_number': 0, 'ip': '172.24.4.107'}} 2025-08-05 15:45:06,688 100286 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 202 POST http://10.0.0.210/volume/v3/volumes 0.356s 2025-08-05 15:45:06,688 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-tempest.common.compute-volume-404435569", "imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82ea4a6b-e8a1-4b21-8e3a-96065442d526', 'content-length': '753', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82ea4a6b-e8a1-4b21-8e3a-96065442d526', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "57186258-87da-4e59-9a65-03277bfe4300", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:45:06.629555", "updated_at": null, "name": "tempest-tempest.common.compute-volume-404435569", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/57186258-87da-4e59-9a65-03277bfe4300"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/57186258-87da-4e59-9a65-03277bfe4300"}], "user_id": "b41f37a124a14c5197b1a95a9db0b3be", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:45:06,743 100286 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/volumes/57186258-87da-4e59-9a65-03277bfe4300 0.043s 2025-08-05 15:45:06,744 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-comput e-request-id': 'req-53c7ddac-9027-4f3d-aca6-367d1fce87e2', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53c7ddac-9027-4f3d-aca6-367d1fce87e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/57186258-87da-4e59-9a65-03277bfe4300'} Body: b'{"volume": {"id": "57186258-87da-4e59-9a65-03277bfe4300", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:45:07.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-404435569", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/57186258-87da-4e59-9a65-03277bfe4300"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/57186258-87da-4e59-9a65-03277bfe4300"}], "user_id": "b41f37a124a14c5197b1a95a9db0b3be", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "59d1e9b694484e9eb672a76904838318"}}' 2025-08-05 15:45:07,794 100286 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/volumes/57186258-87da-4e59-9a65-03277bfe4300 0.036s 2025-08-05 15:45:07,795 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97565fc4-8ba7-4805-9f78-8ed21e585290', 'content-length': '842', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97565fc4-8ba7-4805-9f78-8ed21e585290', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/57186258-87da-4e59-9a65-03277bfe4300'} Body: b'{"volume": {"id": "57186258-87da-4e59-9a65-03277bfe4300", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:45:07.000000", "updated_at": "2025-08-05T15:45:07.000000", "name": "tempest-tempest.common.compute-volume-404435569", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/57186258-87da-4e59-9a65-03277bfe4300"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/57186258-87da-4e59-9a65-03277bfe4300"}], "user_id": "b41f37a124a14c5197b1a95a9db0b3be", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "59d1e9b694484e9eb672a76904838318"}}' 2025-08-05 15:45:07,911 100286 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 202 DELETE http://10.0.0.210/volume/v3/volumes/57186258-87da-4e59-9a65-03277bfe4300 0.103s 2025-08-05 15:45:07,912 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28ce210c-6d4d-4d05-85fa-fc7614c77bdc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/57186258-87da-4e59-9a65-03277bfe4300'} Body: b'' 2025-08-05 15:45:07,933 100286 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 404 GET http://10.0.0 .210/volume/v3/volumes/57186258-87da-4e59-9a65-03277bfe4300 0.021s 2025-08-05 15:45:07,934 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cbddd42-f99b-401f-8a05-3535470010a1', 'x-openstack-request-id': 'req-7cbddd42-f99b-401f-8a05-3535470010a1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/57186258-87da-4e59-9a65-03277bfe4300'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 57186258-87da-4e59-9a65-03277bfe4300 could not be found."}}' 2025-08-05 15:45:07,934 100286 ERROR [tempest.lib.decorators] Hints: This test was made for the bug_type 1728603. The failure could be related to https://launchpad.net/bugs/1728603 2025-08-05 15:45:08,237 100286 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/c52dd46b-a2ad-4002-b605-9da285db6e25 0.301s 2025-08-05 15:45:08,237 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1661', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da8f7576-c870-45c7-976f-ff2ee065e63e', 'x-compute-request-id': 'req-da8f7576-c870-45c7-976f-ff2ee065e63e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c52dd46b-a2ad-4002-b605-9da285db6e25'} Body: b'{"server": {"id": "c52dd46b-a2ad-4002-b605-9da285db6e25", "name": "tempest-ServerActionsTestOtherA-server-2062821008", "status": "ACTIVE", "tenant_id": "59d1e9b694484e9eb672a76904838318", "user_id": "b41f37a124a14c5197b1a95a9db0b3be", "metadata": {}, "hostId": "38d9a6ad2b339736b75f34f73a0cf4e224409f5bb646c7ae7077cfb1", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:37:26Z", "updated": "2025-08-05T15:37:42Z", "addresses": {"tempest-ServerActionsTestOtherA-1085255116-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:a2:59"}, {"version": 4, "addr": "172.24.4.107", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:a2:59"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c52dd46b-a2ad-4002-b605-9da285db6e25"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c52dd46b-a2ad-4002-b605-9da285db6e25"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1914385279", "OS-SRV-USG:launched_at": "2025-08-05T15:37:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--258714256"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f] -------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_volumes_get.py", line 55, in test_volume_create_get_delete volume = self.create_volume(size=CONF.volume.volume_size, File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 17f9f9fe-9174-4741-b649-f21c254b2f88 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:47:04,465 100286 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 POST http://10.0.0.210/compute/v2.1/os-volumes 0.548s 2025-08-05 15:47:04,465 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-VolumesGetTestJSON-Volume-961286109", "metadata": {"Type": "work"}}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:47:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '352', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/17f9f9fe-9174-4741-b649-f21c254b2f88', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f466bdb-8c92-4fe9-b39b-032bec00677a', 'x-compute-request-id': 'req-3f466bdb-8c92-4fe9-b39b-032bec00677a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "17f9f9fe-9174-4741-b649-f21c254b2f88", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2025-08-05T15:47:04.323280", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-961286109", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2025-08-05 15:47:04,534 100286 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.0.0.210/compute/v2.1/os-volumes/17f9f9fe-9174-4741-b649-f21c254b2f88 0.063s 2025-08-05 15:47:04,534 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:47:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '352', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ec63fde-5659-4f8f-b7c4-5aac061a3e75', 'x-compute-request-id': 'req-7ec63fde-5659-4f8f-b7c4-5aac061a3e75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/17f9f9fe-9174-4741-b649-f21c254b2f88'} Body: b'{"volume": {"id": "17f9f9fe-9174-4741-b649-f21c254b2f88", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2025-08-05T15:47:04.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-961286109", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2025-08-05 15:47:05,599 100286 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.0.0.210/compute/v2.1/os-volumes/17f9f9fe-9174-4741-b649-f21c254b2f88 0.057s 2025-08-05 15:47:05,599 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:47:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-303e6e29-a4a3-4c6a-af50-7885684c9851', 'x-compute-request-id': 'req-303e6e29-a4a3-4c6a-af50-7885684c9851', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/17f9f9fe-9174-4741-b649-f21c254b2f88'} Body: b'{"volume": {"id": "17f9f9fe-9174-4741-b649-f21c254b2f88", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2025-08-05T15:47:04.000 000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-961286109", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' setUpClass (tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests) ------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volume_absolute_limits.py", line 37, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 46bd3d4e-8e35-4c0d-aa63-bc0d8afe9343 failed to build and is in ERROR status setUpClass (tempest.api.volume.test_volumes_list.VolumesListTestJSON) --------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_list.py", line 89, in resource_setup volume = cls.create_volume(metadata=cls.metadata) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b449121e-8786-4115-b502-070563460d10 failed to build and is in ERROR status setUpClass (tempest.api.volume.test_volumes_negative.VolumesNegativeTest) ------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_negative.py", line 38, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 6a777ec5-d08e-40e9-b601-3a532bef2f13 failed to build and is in ERROR status cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_dep_chain[id-f8278e5c-50ff-4a1d-8670-3ca0866d411a] -------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_dependency.py", line 84, in test_delete_dep_chain volume_1 = self.create_volume()['id'] File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 90ba713f-3416-471c-836a-70d6ae05671e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:47:22,669 100286 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain): 202 POST http://10.0.0.210/volume/v3/volumes 0.315s 2025-08-05 15:47:22,670 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1993899994"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:47:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8726ab59-cee5-4de7-b820-1cf0e4228408', 'content-length': '771', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8726ab59-cee5-4de7-b820-1cf0e4228408', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "90ba713f-3416-471c-836a-70d6ae05671e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:47:22.606140", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-1993899994", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/90ba713f-3416-471c-836a-70d6ae05671e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/90ba713f-3416-471c-836a-70d6ae05671e"}], "user_id": "85bc438be5ef4b028d590877a7ab020f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-05 15:47:22,720 100286 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain): 200 GET http://10.0.0.210/volume/v3/volumes/90ba713f-3416-471c-836a-70d6ae05671e 0.037s 2025-08-05 15:47:22,720 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:47:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c3616fb-b7ef-4007-b5c7-8cb6dbc61113', 'content-length': '839', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c3616fb-b7ef-4007-b5c7-8cb6dbc61113', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/90ba713f-3416-471c-836a-70d6ae05671e'} Body: b'{"volume": {"id": "90ba713f-3416-471c-836a-70d6ae05671e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:47:23.000000", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-1993899994", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/90ba713f-3416-471c-836a-70d6ae05671e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/90ba713f-3416-471c-836a-70d6ae05671e"}], "user_id": "85bc438be5ef4b028d590877a7ab020f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "917dd18f434d45e7822d04f99a46f07b"}}' 2025-08-05 15:47:23,774 100286 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain): 200 GET http://10.0.0.210/volume/v3/volumes/90ba713f-3416-471c-836a-70d6ae05671e 0.039s 2025-08-05 15:47:23,774 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tu e, 05 Aug 2025 15:47:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53e1762f-c29f-4de3-a41c-cd85a295d04a', 'content-length': '860', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53e1762f-c29f-4de3-a41c-cd85a295d04a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/90ba713f-3416-471c-836a-70d6ae05671e'} Body: b'{"volume": {"id": "90ba713f-3416-471c-836a-70d6ae05671e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:47:23.000000", "updated_at": "2025-08-05T15:47:23.000000", "name": "tempest-VolumeDependencyTests-Volume-1993899994", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/90ba713f-3416-471c-836a-70d6ae05671e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/90ba713f-3416-471c-836a-70d6ae05671e"}], "user_id": "85bc438be5ef4b028d590877a7ab020f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "917dd18f434d45e7822d04f99a46f07b"}}' cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_dep_chain_2[id-63447ef8-e667-4796-ba66-1b9b883af1f1] ---------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_dependency.py", line 109, in test_delete_dep_chain_2 volume_1 = self.create_volume()['id'] File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume bcab771c-5e68-49b5-9db2-2e3af73fcca9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:47:23,972 100286 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain_2): 202 POST http://10.0.0.210/volume/v3/volumes 0.180s 2025-08-05 15:47:23,973 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1587951418"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:47:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4120bad9-4b05-43dd-93a1-d7018af4ad48', 'content-length': '771', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4120bad9-4b05-43dd-93a1-d7018af4ad48', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "bcab771c-5e68-49b5-9db2-2e3af73fcca9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:47:23.915803", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-1587951418", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/bcab771c-5e68-49b5-9db2-2e3af73fcca9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/bcab771c-5e68-49b5-9db2-2e3af73fcca9"}], "user_id": "85bc438be5ef4b028d590877a7ab020f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-05 15:47:24,020 100286 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain_2): 200 GET http://10.0.0.210/volume/v3/volumes/bcab771c-5e68-49b5-9db2-2e3af73fcca9 0.035s 2025-08-05 15:47:24,020 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:47:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4186f5dd-53cd-4d71-ac41-ac714076e1e7', 'content-length': '839', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4186f5dd-53cd-4d71-ac41-ac714076e1e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/bcab771c-5e68-49b5-9db2-2e3af73fcca9'} Body: b'{"volume": {"id": "bcab771c-5e68-49b5-9db2-2e3af73fcca9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:47:24.000000", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-1587951418", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/bcab771c-5e68-49b5-9db2-2e3af73fcca9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/bcab771c-5e68-49b5-9db2-2e3af73fcca9"}], "user_id": "85bc438be5ef4b028d590877a7ab020f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "917dd18f434d45e7822d04f99a46f07b"}}' 2025-08-05 15:47:25,072 100286 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain_2): 200 GET http://10.0.0.210/volume/v3/volumes/bcab771c-5e68-49b5-9db2-2e3af73fcca9 0.037s 2025-08-05 15:47:25,072 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date ': 'Tue, 05 Aug 2025 15:47:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af5a75bf-da28-4bfd-b890-bb2898e85abe', 'content-length': '860', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af5a75bf-da28-4bfd-b890-bb2898e85abe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/bcab771c-5e68-49b5-9db2-2e3af73fcca9'} Body: b'{"volume": {"id": "bcab771c-5e68-49b5-9db2-2e3af73fcca9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:47:24.000000", "updated_at": "2025-08-05T15:47:24.000000", "name": "tempest-VolumeDependencyTests-Volume-1587951418", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/bcab771c-5e68-49b5-9db2-2e3af73fcca9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/bcab771c-5e68-49b5-9db2-2e3af73fcca9"}], "user_id": "85bc438be5ef4b028d590877a7ab020f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "917dd18f434d45e7822d04f99a46f07b"}}' cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] -------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_dependency.py", line 58, in test_delete_source_snapshot source_volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 44d78a5c-376a-4bcd-b7ce-18c6ab9b73e2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:47:25,266 100286 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 202 POST http://10.0.0.210/volume/v3/volumes 0.176s 2025-08-05 15:47:25,266 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1542638486"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:47:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25ece68b-726f-4d5d-9e0c-a780fe0d4c02', 'content-length': '771', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25ece68b-726f-4d5d-9e0c-a780fe0d4c02', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "44d78a5c-376a-4bcd-b7ce-18c6ab9b73e2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:47:25.208037", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-1542638486", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/44d78a5c-376a-4bcd-b7ce-18c6ab9b73e2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/44d78a5c-376a-4bcd-b7ce-18c6ab9b73e2"}], "user_id": "85bc438be5ef4b028d590877a7ab020f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-05 15:47:25,317 100286 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/44d78a5c-376a-4bcd-b7ce-18c6ab9b73e2 0.038s 2025-08-05 15:47:25,317 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:47:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8524e60-67bb-4e00-aebf-05d12af43b2f', 'content-length': '839', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8524e60-67bb-4e00-aebf-05d12af43b2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/44d78a5c-376a-4bcd-b7ce-18c6ab9b73e2'} Body: b'{"volume": {"id": "44d78a5c-376a-4bcd-b7ce-18c6ab9b73e2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:47:25.000000", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-1542638486", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/44d78a5c-376a-4bcd-b7ce-18c6ab9b73e2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/44d78a5c-376a-4bcd-b7ce-18c6ab9b73e2"}], "user_id": "85bc438be5ef4b028d590877a7ab020f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "917dd18f434d45e7822d04f99a46f07b"}}' 2025-08-05 15:47:26,376 100286 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/44d78a5c-376a-4bcd-b7ce-18c6ab9b73e2 0.043s 2025-08-05 15:47:26,376 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Hea ders: {'date': 'Tue, 05 Aug 2025 15:47:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f43c67d-2ab9-4286-9ef3-d1cd0d64290c', 'content-length': '860', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f43c67d-2ab9-4286-9ef3-d1cd0d64290c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/44d78a5c-376a-4bcd-b7ce-18c6ab9b73e2'} Body: b'{"volume": {"id": "44d78a5c-376a-4bcd-b7ce-18c6ab9b73e2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:47:25.000000", "updated_at": "2025-08-05T15:47:25.000000", "name": "tempest-VolumeDependencyTests-Volume-1542638486", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/44d78a5c-376a-4bcd-b7ce-18c6ab9b73e2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/44d78a5c-376a-4bcd-b7ce-18c6ab9b73e2"}], "user_id": "85bc438be5ef4b028d590877a7ab020f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "917dd18f434d45e7822d04f99a46f07b"}}' cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_volume[id-42e9df95-854b-4840-9d55-ae62f65e9b8e] ------------------------------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_dependency.py", line 42, in test_delete_source_volume source_volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 138c5c93-e0d3-4ea9-a549-be9ef8457846 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:47:26,572 100286 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.179s 2025-08-05 15:47:26,572 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-2105150028"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:47:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-792ac82d-9b0b-41aa-8e4f-3d5e035b4e1f', 'content-length': '771', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-792ac82d-9b0b-41aa-8e4f-3d5e035b4e1f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "138c5c93-e0d3-4ea9-a549-be9ef8457846", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:47:26.510856", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-2105150028", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/138c5c93-e0d3-4ea9-a549-be9ef8457846"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/138c5c93-e0d3-4ea9-a549-be9ef8457846"}], "user_id": "85bc438be5ef4b028d590877a7ab020f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-05 15:47:26,622 100286 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://10.0.0.210/volume/v3/volumes/138c5c93-e0d3-4ea9-a549-be9ef8457846 0.038s 2025-08-05 15:47:26,622 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:47:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c959e60-a767-4111-858c-ea6b83acaf0b', 'content-length': '839', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c959e60-a767-4111-858c-ea6b83acaf0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/138c5c93-e0d3-4ea9-a549-be9ef8457846'} Body: b'{"volume": {"id": "138c5c93-e0d3-4ea9-a549-be9ef8457846", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:47:27.000000", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-2105150028", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/138c5c93-e0d3-4ea9-a549-be9ef8457846"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/138c5c93-e0d3-4ea9-a549-be9ef8457846"}], "user_id": "85bc438be5ef4b028d590877a7ab020f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "917dd18f434d45e7822d04f99a46f07b"}}' 2025-08-05 15:47:27,677 100286 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://10.0.0.210/volume/v3/volumes/138c5c93-e0d3-4ea9-a549-be9ef8457846 0.040s 2025-08-05 15:47:27,678 100286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:47:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5153f40-0054-42b1-9b44-53c74e3000f0', 'content-length': '860', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5153f40-0054-42b1-9b44-53c74e3000f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/138c5c93-e0d3-4ea9-a549-be9ef8457846'} Body: b'{"volume": {"id": "138c5c93-e0d3-4ea9-a549-be9ef8457846", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:47:27.000000", "updated_at": "2025-08-05T15:47:27.000000", "name": "tempest-VolumeDependencyTests-Volume-2105150028", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/138c5c93-e0d3-4ea9-a549-be9ef8457846"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/138c5c93-e0d3-4ea9-a549-be9ef8457846"}], "user_id": "85bc438be5ef4b028d590877a7ab020f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "917dd18f434d45e7822d04f99a46f07b"}}' tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario.test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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_server_volume_attachment.py", line 86, in test_server_detach_rules 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 3cf433fc-0505-4d63-9dcd-1748829fd616 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:45:33,944 100296 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://10.0.0.210/volume/v3/volumes 0.285s 2025-08-05 15:45:33,944 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-247704311", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-951637d7-e4d2-49cf-a239-631359615973', 'content-length': '765', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-951637d7-e4d2-49cf-a239-631359615973', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "3cf433fc-0505-4d63-9dcd-1748829fd616", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:45:33.887271", "updated_at": null, "name": "tempest-TestServerVolumeAttachmentScenario-volume-247704311", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3cf433fc-0505-4d63-9dcd-1748829fd616"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3cf433fc-0505-4d63-9dcd-1748829fd616"}], "user_id": "0196a7972656459d980349ac56a1568d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:45:34,139 100296 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://10.0.0.210/volume/v3/volumes 0.182s 2025-08-05 15:45:34,139 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-2080902995", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0759367-104e-4908-8168-189d5ac3aab3', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0759367-104e-4908-8168-189d5ac3aab3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "3d390e3d-8f1f-46ce-95ce-efacd89a0f3f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:45:34.074443", "updated_at": null, "name": "tempest-TestServerVolumeAttachmentScenario-volume-2080902995", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3d390e3d-8f1f-46ce-95ce-efacd89a0f3f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3d390e3d-8f1f-46ce-95ce-efacd89a0f3f"}], "user_id": "0196a7972656459d980349ac56a1568d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:45:34,199 100296 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.043s 2025-08-05 15:45:34,199 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:34 GMT', 'server': 'Apache/2.4.52 (U buntu)', 'content-type': 'application/json', 'content-length': '2517', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-22030fea-26ff-4607-b8e5-a0e36a625e03', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "0196a7972656459d980349ac56a1568d", "name": "tempest-TestServerVolumeAttachmentScenario-1352587566-project-member", "password_expires_at": null}, "audit_ids": ["NNx1MXIfSQmjw05m_Fs8-w"], "expires_at": "2025-08-05T16:45:34.000000Z", "issued_at": "2025-08-05T15:45:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "80f4595f7a0d478a928040385198fb8a", "name": "tempest-TestServerVolumeAttachmentScenario-1352587566"}, "is_domain": false, "roles": [{"id": "461f0d232b974187bff1eee1b4001d2b", "name": "member"}, {"id": "d887b012e75948019d8f3f2cb4e03f1d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0b86af44f19943b9bb51d2e8be11acb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3faf8e39867c48f0af02bb4f9735ae61", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "2517c6600f1a460cbad97286d19e9fb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "5c7a5b25720b4bdab0487096fdfafbae", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3251b32e2034796b9bce144b495f88a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/80f4595f7a0d478a928040385198fb8a", "region": "RegionOne"}], "id": "756156d7158f4ccbaadb474942634f76", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "73c2fc4ed21746cba5d1b5174ddbe300", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9b0e9eb7606043838528301ec538d1b8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "5209c341a08f463cae448322fb93f468", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a638b206ad0a4dc2850092c0c185d1e7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0d29cdaf82ce4569803f34224311c65f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad9a324b861049728af39ec906166007", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "02367db45c0e4c649c641b88e903475b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "ddc2790d372b4fd9a5b7c1eabdbf861d", "type": "network", "name": "neutron"}]}}' 2025-08-05 15:45:34,200 100296 INFO [tempest.lib.common.fixed_network] (TestServerVolumeAttachmentScenario:test_server_detach_rules) Found network {'id': 'fa468428-6449-411b-bdce-24ffe17246a6', 'name': 'tempest-TestServerVolumeAttachmentScenario-1668412440-network', 'tenant_id': '80f4595f7a0d478a928040385198fb8a', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '80f4595f7a0d478a928040385198fb8a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 5362, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T15:45:18Z', 'updated_at': '2025-08-05T15:45:18Z', 'revision_number': 1} available for tenant 2025-08-05 15:45:34,200 100296 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 15:45:34,201 100296 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group T rue 2025-08-05 15:45:34,255 100296 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.053s 2025-08-05 15:45:34,255 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1862556021", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG7J3ygwTc/kD4OfQ6ZBEn2/aC9sJsI4KB54ACBXzDvq+udxMnNwaXSH5qM2+7B5Qry3JausNX2ADDnke716w2lS5KSvZZlthD0KijJU9+Ysl7ks8fcPoh9OWwQAGEfPBA=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:34 GMT', 'server': 'Apache/2.4.52 (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-ba47d1ce-2466-4ba4-b5f7-c61675f663d5', 'x-compute-request-id': 'req-ba47d1ce-2466-4ba4-b5f7-c61675f663d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1862556021", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG7J3ygwTc/kD4OfQ6ZBEn2/aC9sJsI4KB54ACBXzDvq+udxMnNwaXSH5qM2+7B5Qry3JausNX2ADDnke716w2lS5KSvZZlthD0KijJU9+Ysl7ks8fcPoh9OWwQAGEfPBA==", "fingerprint": "93:3a:c3:7c:26:a8:07:6b:2a:8c:60:88:a9:6d:bf:d6", "user_id": "0196a7972656459d980349ac56a1568d"}}' 2025-08-05 15:45:34,257 100296 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1862556021 created 2025-08-05 15:45:34,487 100296 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.229s 2025-08-05 15:45:34,488 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--690894696", "description": "tempest-description--2077438940"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-dee38fb9-b61a-4bb9-9a2f-a81f60e5029b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "c5034b7b-8d63-472f-970b-7c261f8978ef", "name": "tempest-securitygroup--690894696", "stateful": true, "tenant_id": "80f4595f7a0d478a928040385198fb8a", "description": "tempest-description--2077438940", "shared": false, "security_group_rules": [{"id": "5d0563f3-44ba-46ca-b772-afe4455ccec0", "project_id": "80f4595f7a0d478a928040385198fb8a", "tenant_id": "80f4595f7a0d478a928040385198fb8a", "security_group_id": "c5034b7b-8d63-472f-970b-7c261f8978ef", "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": 1191, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:45:34Z", "updated_at": "2025-08-05T15:45:34Z", "revision_number": 0}, {"id": "8787e35d-f0d8-4fe3-befa-19d93e1e16a6", "project_id": "80f4595f7a0d478a928040385198fb8a", "tenant_id": "80f4595f7a0d478a928040385198fb8a", "security_group_id": "c5034b7b-8d63-472f-970b-7c261f8978ef", "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": 1192, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T15:45:34Z", "updated_at": "2025-08-05T15:45:34Z", "revis ion_number": 0}], "tags": [], "created_at": "2025-08-05T15:45:34Z", "updated_at": "2025-08-05T15:45:34Z", "revision_number": 1, "project_id": "80f4595f7a0d478a928040385198fb8a"}}' 2025-08-05 15:45:34,684 100296 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.195s 2025-08-05 15:45:34,684 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c5034b7b-8d63-472f-970b-7c261f8978ef", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-c1dde033-458d-4a93-9a71-0b668da7bbc7', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3a0573a6-f998-47bc-ae65-e90dc29f59e4", "project_id": "80f4595f7a0d478a928040385198fb8a", "tenant_id": "80f4595f7a0d478a928040385198fb8a", "security_group_id": "c5034b7b-8d63-472f-970b-7c261f8978ef", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:45:34Z", "updated_at": "2025-08-05T15:45:34Z", "revision_number": 0}}' 2025-08-05 15:45:34,913 100296 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.228s 2025-08-05 15:45:34,913 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c5034b7b-8d63-472f-970b-7c261f8978ef", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-6643d8cd-b9ea-4c2f-ae66-d732ecb297f5', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7fac823b-7b36-4613-9be9-bd87a3e0c04f", "project_id": "80f4595f7a0d478a928040385198fb8a", "tenant_id": "80f4595f7a0d478a928040385198fb8a", "security_group_id": "c5034b7b-8d63-472f-970b-7c261f8978ef", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-05T15:45:34Z", "updated_at": "2025-08-05T15:45:34Z", "revision_number": 0}}' 2025-08-05 15:45:34,913 100296 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--690894696 created 2025-08-05 15:45:35,751 100296 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.837s 2025-08-05 15:45:35,751 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-76c12d8d-2c cc-4105-b9ff-0d7cf59f02e4', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "0a9bfe06-7068-4806-80d1-145bf334f7f2", "tenant_id": "80f4595f7a0d478a928040385198fb8a", "floating_ip_address": "172.24.4.245", "floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "80f4595f7a0d478a928040385198fb8a", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T15:45:35Z", "updated_at": "2025-08-05T15:45:35Z", "revision_number": 0}}' 2025-08-05 15:45:35,751 100296 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '0a9bfe06-7068-4806-80d1-145bf334f7f2', 'tenant_id': '80f4595f7a0d478a928040385198fb8a', 'floating_ip_address': '172.24.4.245', 'floating_network_id': 'f69a1e3d-9003-4e01-a4b1-a7f571b589d6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '80f4595f7a0d478a928040385198fb8a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T15:45:35Z', 'updated_at': '2025-08-05T15:45:35Z', 'revision_number': 0, 'ip': '172.24.4.245'} created 2025-08-05 15:45:35,752 100296 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1862556021', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG7J3ygwTc/kD4OfQ6ZBEn2/aC9sJsI4KB54ACBXzDvq+udxMnNwaXSH5qM2+7B5Qry3JausNX2ADDnke716w2lS5KSvZZlthD0KijJU9+Ysl7ks8fcPoh9OWwQAGEfPBA==', 'fingerprint': '93:3a:c3:7c:26:a8:07:6b:2a:8c:60:88:a9:6d:bf:d6', 'user_id': '0196a7972656459d980349ac56a1568d', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBlH1m44saYGxogY4qbnEVv0iN4NHM1nz3qUokKIzA/0XwytaQ5ET8T\nUGp2xWmUXMqgBwYFK4EEACKhZANiAARuyd8oME3P5A+Dn0OmQRJ9v2gvbCbCOCge\neAAgV8w76vrncTJzcGl0h+ajNvuweUK8tyWrrDV9gAw55Hu9esNpUuSkr2WZbYQ9\nCooyVPfmLJe5LPH3D6IfTlsEABhHzwQ=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'c5034b7b-8d63-472f-970b-7c261f8978ef', 'name': 'tempest-securitygroup--690894696', 'stateful': True, 'tenant_id': '80f4595f7a0d478a928040385198fb8a', 'description': 'tempest-description--2077438940', 'shared': False, 'security_group_rules': [{'id': '5d0563f3-44ba-46ca-b772-afe4455ccec0', 'project_id': '80f4595f7a0d478a928040385198fb8a', 'tenant_id': '80f4595f7a0d478a928040385198fb8a', 'security_group_id': 'c5034b7b-8d63-472f-970b-7c261f8978ef', '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': 1191, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T15:45:34Z', 'updated_at': '2025-08-05T15:45:34Z', 'revision_number': 0}, {'id': '8787e35d-f0d8-4fe3-befa-19d93e1e16a6', 'project_id': '80f4595f7a0d478a928040385198fb8a', 'tenant_id': '80f4595f7a0d478a928040385198fb8a', 'security_group_id': 'c5034b7b-8d63-472f-970b-7c261f8978ef', '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': 1192, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T15:45:34Z', 'updated_at': '2025-08-05T15:45:34Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T15:45:34Z', 'updated_at': '2025-08-05T15:45:34Z', 'revision_number': 1, 'project_id': '80f4595f7a0d478a928040385198fb8a'}, 'floating_ip': {'id': '0a9bfe06-7068-4806-80d1-145bf334f7f2', 'tenant_id': '80f4595f7a0d478a928040385198fb8a', 'floating_ip_address': '172.24.4.245', 'floating_network_id': 'f69a1e3d-9003-4e01-a4b1-a7f571b589d6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'st atus': 'DOWN', 'project_id': '80f4595f7a0d478a928040385198fb8a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T15:45:35Z', 'updated_at': '2025-08-05T15:45:35Z', 'revision_number': 0, 'ip': '172.24.4.245'}} 2025-08-05 15:45:36,446 100296 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://10.0.0.210/compute/v2.1/servers 0.694s 2025-08-05 15:45:36,447 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestServerVolumeAttachmentScenario-server-2039932426", "imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "flavorRef": "1", "networks": [{"uuid": "fa468428-6449-411b-bdce-24ffe17246a6"}], "security_groups": [{"name": "tempest-securitygroup--690894696"}], "key_name": "tempest-keypair-1862556021", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/df529772-459f-46bf-881d-f8493b80f75a', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ebe5907-cc16-4ba2-b4e7-fe1207c25f18', 'x-compute-request-id': 'req-1ebe5907-cc16-4ba2-b4e7-fe1207c25f18', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "df529772-459f-46bf-881d-f8493b80f75a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/df529772-459f-46bf-881d-f8493b80f75a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/df529772-459f-46bf-881d-f8493b80f75a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--690894696"}], "adminPass": "dTMNm7Yd6gmk"}}' 2025-08-05 15:45:36,532 100296 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/df529772-459f-46bf-881d-f8493b80f75a 0.082s 2025-08-05 15:45:36,532 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:45:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1244', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2b80b5f-da15-42e0-91b5-a4b1a599702a', 'x-compute-request-id': 'req-a2b80b5f-da15-42e0-91b5-a4b1a599702a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/df529772-459f-46bf-881d-f8493b80f75a'} Body: b'{"server": {"id": "df529772-459f-46bf-881d-f8493b80f75a", "name": "tempest-TestServerVolumeAttachmentScenario-server-2039932426", "status": "BUILD", "tenant_id": "80f4595f7a0d478a928040385198fb8a", "user_id": "0196a7972656459d980349ac56a1568d", "metadata": {}, "hostId": "", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:45:36Z", "updated": "2025-08-05T15:45:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/df529772-459f-46bf-881d-f8493b80f75a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/df5297 72-459f-46bf-881d-f8493b80f75a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1862556021", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:46:26,854 100296 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/df529772-459f-46bf-881d-f8493b80f75a 0.306s 2025-08-05 15:46:26,855 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:46:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1563', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ced75c8f-6284-435a-afbc-90df59821561', 'x-compute-request-id': 'req-ced75c8f-6284-435a-afbc-90df59821561', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/df529772-459f-46bf-881d-f8493b80f75a'} Body: b'{"server": {"id": "df529772-459f-46bf-881d-f8493b80f75a", "name": "tempest-TestServerVolumeAttachmentScenario-server-2039932426", "status": "ACTIVE", "tenant_id": "80f4595f7a0d478a928040385198fb8a", "user_id": "0196a7972656459d980349ac56a1568d", "metadata": {}, "hostId": "9f89e2da89e814fafaa515efb55e84229b47b1975940875df971a585", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:45:36Z", "updated": "2025-08-05T15:45:52Z", "addresses": {"tempest-TestServerVolumeAttachmentScenario-1668412440-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:92:f9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/df529772-459f-46bf-881d-f8493b80f75a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/df529772-459f-46bf-881d-f8493b80f75a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1862556021", "OS-SRV-USG:launched_at": "2025-08-05T15:45:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--690894696"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:46:26,873 100296 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 15:47:27,118 100296 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/df529772-459f-46bf-881d-f8493b80f75a/os-interface 0.186s 2025-08-05 15:47:27,118 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:47:26 GMT', 'server': 'Apache/2.4.52 (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-b42a7f9a-3130-4e55-bf25-a7f7e4cfb95e', 'x-compute-request-id': 'req-b42a7f9a-3130-4e55-bf25-a7f7e4cfb95e', 'connection': 'close', 'status': '200', 'content-location': ' http://10.0.0.210/compute/v2.1/servers/df529772-459f-46bf-881d-f8493b80f75a/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "fa468428-6449-411b-bdce-24ffe17246a6", "port_id": "11c9f3a3-79fc-448b-be11-05fdd20ddac1", "mac_addr": "fa:16:3e:f0:92:f9", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "0a0e2a57-d52f-4c3f-8d29-a921bd9e7f30", "ip_address": "10.0.0.8"}]}]}' 2025-08-05 15:47:28,147 100296 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/0a9bfe06-7068-4806-80d1-145bf334f7f2 1.024s 2025-08-05 15:47:28,147 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "11c9f3a3-79fc-448b-be11-05fdd20ddac1"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:47:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-876f2b82-75e4-4a3a-99f8-4eca04f6f2da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/0a9bfe06-7068-4806-80d1-145bf334f7f2'} Body: b'{"floatingip": {"id": "0a9bfe06-7068-4806-80d1-145bf334f7f2", "tenant_id": "80f4595f7a0d478a928040385198fb8a", "floating_ip_address": "172.24.4.245", "floating_network_id": "f69a1e3d-9003-4e01-a4b1-a7f571b589d6", "router_id": "b75be4d3-5bc5-4124-9443-ea5181eb7ce5", "port_id": "11c9f3a3-79fc-448b-be11-05fdd20ddac1", "fixed_ip_address": "10.0.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "fa468428-6449-411b-bdce-24ffe17246a6", "mac_address": "fa:16:3e:f0:92:f9", "admin_state_up": true, "status": "ACTIVE", "device_id": "df529772-459f-46bf-881d-f8493b80f75a", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T15:45:35Z", "updated_at": "2025-08-05T15:47:27Z", "revision_number": 1, "project_id": "80f4595f7a0d478a928040385198fb8a"}}' 2025-08-05 15:47:28,149 100296 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.245:22' as 'cirros' with public key authentication 2025-08-05 15:47:28,163 100296 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 15:47:28,265 100296 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 15:47:28,265 100296 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.245 successfully created 2025-08-05 15:47:28,506 100296 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/df529772-459f-46bf-881d-f8493b80f75a 0.240s 2025-08-05 15:47:28,506 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:47:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1563', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b1bf8d0-c51c-4eae-b023-ad48237336e0', 'x-compute-request-id': 'req-5b1bf8d0-c51c-4eae-b023-ad48237336e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/df529772-459f-46bf-881d-f8493b80f75a'} Body: b'{"server": {"id": "df529772-459f-46bf-881d-f8493b80f75a", "name": "tempest-TestServerVolumeAttachmentScenario-server-2039932426", "status": "ACTIVE", "tenant_id": "80f4595f7a0d478a928040385198fb8a", "user_id": "0196a7972656459d980349ac56a1568d", "metadata": {}, "hostId": "9f89e2da89e814fafaa515efb55e84229b47b1975940875df971a585", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0 .210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:45:36Z", "updated": "2025-08-05T15:45:52Z", "addresses": {"tempest-TestServerVolumeAttachmentScenario-1668412440-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:92:f9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/df529772-459f-46bf-881d-f8493b80f75a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/df529772-459f-46bf-881d-f8493b80f75a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1862556021", "OS-SRV-USG:launched_at": "2025-08-05T15:45:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--690894696"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:47:28,595 100296 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers 0.073s 2025-08-05 15:47:28,595 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:47:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '351', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95ecd139-5015-4ee5-ad0f-8b6f8412e67c', 'x-compute-request-id': 'req-95ecd139-5015-4ee5-ad0f-8b6f8412e67c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "df529772-459f-46bf-881d-f8493b80f75a", "name": "tempest-TestServerVolumeAttachmentScenario-server-2039932426", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/df529772-459f-46bf-881d-f8493b80f75a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/df529772-459f-46bf-881d-f8493b80f75a"}]}]}' 2025-08-05 15:47:28,635 100296 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/volumes/3cf433fc-0505-4d63-9dcd-1748829fd616 0.036s 2025-08-05 15:47:28,635 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:47:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da89e7fc-93e3-4a86-9eb1-5180d5693ee5', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da89e7fc-93e3-4a86-9eb1-5180d5693ee5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3cf433fc-0505-4d63-9dcd-1748829fd616'} Body: b'{"volume": {"id": "3cf433fc-0505-4d63-9dcd-1748829fd616", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:45:34.000000", "updated_at": "2025-08-05T15:45:34.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-247704311", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3cf433fc-0505-4d63-9dcd-1748829fd616"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3cf433fc-0505-4d63-9dcd-1748829fd616"}], "user_id": "0196a7972656459d980349ac56a1568d", "bootable": "false", "encrypted": false, " replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80f4595f7a0d478a928040385198fb8a"}}' 2025-08-05 15:47:29,689 100296 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/volumes/3cf433fc-0505-4d63-9dcd-1748829fd616 0.039s 2025-08-05 15:47:29,689 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:47:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbf9d533-d482-4489-a46f-c56b386158ca', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbf9d533-d482-4489-a46f-c56b386158ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3cf433fc-0505-4d63-9dcd-1748829fd616'} Body: b'{"volume": {"id": "3cf433fc-0505-4d63-9dcd-1748829fd616", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:45:34.000000", "updated_at": "2025-08-05T15:45:34.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-247704311", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3cf433fc-0505-4d63-9dcd-1748829fd616"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3cf433fc-0505-4d63-9dcd-1748829fd616"}], "user_id": "0196a7972656459d980349ac56a1568d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80f4595f7a0d478a928040385198fb8a"}}' 2025-08-05 15:47:29,818 100296 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/df529772-459f-46bf-881d-f8493b80f75a 0.115s 2025-08-05 15:47:29,818 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:47:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bff1e4e6-684c-44f7-99e9-26102daa91c0', 'x-compute-request-id': 'req-bff1e4e6-684c-44f7-99e9-26102daa91c0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/df529772-459f-46bf-881d-f8493b80f75a'} Body: b'' 2025-08-05 15:47:29,982 100296 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/df529772-459f-46bf-881d-f8493b80f75a 0.163s 2025-08-05 15:47:29,982 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:47:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1688', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-992dd050-2f11-4164-a154-76b08437f304', 'x-compute-request-id': 'req-992dd050-2f11-4164-a154-76b08437f304', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/df529772-459f-46bf-881d-f8493b80f75a'} Body: b'{"server": {"id": "df529772-459f-46bf-881d-f8493b80f75a", "name": "tempe st-TestServerVolumeAttachmentScenario-server-2039932426", "status": "ACTIVE", "tenant_id": "80f4595f7a0d478a928040385198fb8a", "user_id": "0196a7972656459d980349ac56a1568d", "metadata": {}, "hostId": "9f89e2da89e814fafaa515efb55e84229b47b1975940875df971a585", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:45:36Z", "updated": "2025-08-05T15:47:30Z", "addresses": {"tempest-TestServerVolumeAttachmentScenario-1668412440-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:92:f9"}, {"version": 4, "addr": "172.24.4.245", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:92:f9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/df529772-459f-46bf-881d-f8493b80f75a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/df529772-459f-46bf-881d-f8493b80f75a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1862556021", "OS-SRV-USG:launched_at": "2025-08-05T15:45:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--690894696"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:48:20,087 100296 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/df529772-459f-46bf-881d-f8493b80f75a 0.043s 2025-08-05 15:48:20,087 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:48:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-bea3342b-e071-418c-8a2b-61f958769b2d', 'x-compute-request-id': 'req-bea3342b-e071-418c-8a2b-61f958769b2d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/df529772-459f-46bf-881d-f8493b80f75a'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance df529772-459f-46bf-881d-f8493b80f75a could not be found."}}' 2025-08-05 15:48:20,142 100296 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1862556021 0.054s 2025-08-05 15:48:20,143 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:48:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3c4f47b-9b74-4e8e-8288-2c44650986bf', 'x-compute-request-id': 'req-d3c4f47b-9b74-4e8e-8288-2c44650986bf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1862556021'} Body: b'' 2025-08-05 15:48:20,373 100296 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/c5034b7b-8d63-472f-970b-7c261f8978ef 0.229s 2025-08-05 15:48:20,373 100296 DEBUG [tempest.lib.common.rest_ client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:48:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-7569af32-7340-4a39-ad6a-fac500ba927f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/c5034b7b-8d63-472f-970b-7c261f8978ef'} Body: b'' 2025-08-05 15:48:20,393 100296 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/c5034b7b-8d63-472f-970b-7c261f8978ef 0.019s 2025-08-05 15:48:20,394 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:48:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-28878c52-5669-456c-ac66-7ae8946a4f20', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/c5034b7b-8d63-472f-970b-7c261f8978ef'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group c5034b7b-8d63-472f-970b-7c261f8978ef does not exist", "detail": ""}}' 2025-08-05 15:48:20,800 100296 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/0a9bfe06-7068-4806-80d1-145bf334f7f2 0.406s 2025-08-05 15:48:20,800 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:48:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-de727389-0260-47f4-9e02-2834a3d6e8c2', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/0a9bfe06-7068-4806-80d1-145bf334f7f2'} Body: b'' 2025-08-05 15:48:20,956 100296 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/3d390e3d-8f1f-46ce-95ce-efacd89a0f3f 0.155s 2025-08-05 15:48:20,956 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:48:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-057d134b-32bd-4a3a-9455-065477ac33ac', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3d390e3d-8f1f-46ce-95ce-efacd89a0f3f'} Body: b'' 2025-08-05 15:48:20,979 100296 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/3d390e3d-8f1f-46ce-95ce-efacd89a0f3f 0.022s 2025-08-05 15:48:20,980 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:48:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-67600f13-8fd2-497f-8bf5-57a0b4e8728c', 'x-openstack-request-id': 'req-67600f13-8fd2-497f-8bf5-57a0b4e8728c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3d390e3d-8f1f-46ce-95ce-efacd89a0f3f'} Body: b '{"itemNotFound": {"code": 404, "message": "Volume 3d390e3d-8f1f-46ce-95ce-efacd89a0f3f could not be found."}}' 2025-08-05 15:48:21,082 100296 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/3cf433fc-0505-4d63-9dcd-1748829fd616 0.102s 2025-08-05 15:48:21,083 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:48:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5efe6353-d212-46db-b7b8-6933c34e04aa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3cf433fc-0505-4d63-9dcd-1748829fd616'} Body: b'' 2025-08-05 15:48:21,121 100296 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/3cf433fc-0505-4d63-9dcd-1748829fd616 0.037s 2025-08-05 15:48:21,121 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:48:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-56b03aea-e6bb-469a-92ac-482e860d6a81', 'x-openstack-request-id': 'req-56b03aea-e6bb-469a-92ac-482e860d6a81', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3cf433fc-0505-4d63-9dcd-1748829fd616'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3cf433fc-0505-4d63-9dcd-1748829fd616 could not be found."}}' tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV346.test_instance_boot_after_snapshot_deletion[compute,id-77889046-1a75-4f14-9b3a-fbbfdd8e5093,image,slow,volume] --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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_volume_boot_pattern.py", line 358, in test_instance_boot_after_snapshot_deletion volume1 = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1405, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 4b50a6a9-9e5c-4baa-89e9-a69cbfee7000 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:48:42,955 100296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET http://10.0.0.210/image/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174 0.248s 2025-08-05 15:48:42,955 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:48:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-414d0042-0d6f-4d60-8d17-ea25277fa8a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "6f679345605b4f80a8cc9cbcfe605ea2", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "created_at": "2025-08-05T15:26:38Z", "updated_at": "2025-08-05T15:26:40Z", "tags": [], "self": "/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "file": "/v2/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174/file", "schema": "/v2/schemas/image"}' 2025-08-05 15:48:43,421 100296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 202 POST http://10.0.0.210/volume/v3/volumes 0.464s 2025-08-05 15:48:43,421 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1994799883", "snapshot_id": null, "imageRef": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:48:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18c619f6-696b-4e81-ad59-5b17188a8d88', 'content-length': '782', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18c619f6-696b-4e81-ad59-5b17188a8d88', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "4b50a6a9-9e5c-4baa-89e9-a69cbfee7000", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:48:43.359410", "updated_at": null, "name": "tempest-TestVolumeBootPatternV346-volume-origin-1994799883", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/4b50a6a9-9e5c-4baa-89e9-a69cbfee7000"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/4b50a6a9-9e5c-4baa-89e9-a69cbfee7000"}], "user_id": "15d8ce6bd800495495e1c983f72fc63b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-05 15:48:43,484 100296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET http://10.0.0.210/volume/v3/volumes/4b50a6a9-9e5c-4baa-89e9-a69cbfee7000 0.049s 2025-08-05 15:48:43,484 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': ' application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:48:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca05702c-a13b-473d-8d92-c0139412126f', 'content-length': '850', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca05702c-a13b-473d-8d92-c0139412126f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/4b50a6a9-9e5c-4baa-89e9-a69cbfee7000'} Body: b'{"volume": {"id": "4b50a6a9-9e5c-4baa-89e9-a69cbfee7000", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:48:43.000000", "updated_at": null, "name": "tempest-TestVolumeBootPatternV346-volume-origin-1994799883", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/4b50a6a9-9e5c-4baa-89e9-a69cbfee7000"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/4b50a6a9-9e5c-4baa-89e9-a69cbfee7000"}], "user_id": "15d8ce6bd800495495e1c983f72fc63b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "93ae88bbbe2f40e78a2d69afa8d8651f"}}' 2025-08-05 15:48:44,545 100296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET http://10.0.0.210/volume/v3/volumes/4b50a6a9-9e5c-4baa-89e9-a69cbfee7000 0.047s 2025-08-05 15:48:44,546 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:48:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ee145a5-ad37-4ccf-9248-8156190ffd11', 'content-length': '871', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ee145a5-ad37-4ccf-9248-8156190ffd11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/4b50a6a9-9e5c-4baa-89e9-a69cbfee7000'} Body: b'{"volume": {"id": "4b50a6a9-9e5c-4baa-89e9-a69cbfee7000", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:48:43.000000", "updated_at": "2025-08-05T15:48:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1994799883", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/4b50a6a9-9e5c-4baa-89e9-a69cbfee7000"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/4b50a6a9-9e5c-4baa-89e9-a69cbfee7000"}], "user_id": "15d8ce6bd800495495e1c983f72fc63b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "93ae88bbbe2f40e78a2d69afa8d8651f"}}' 2025-08-05 15:48:44,681 100296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/4b50a6a9-9e5c-4baa-89e9-a69cbfee7000 0.121s 2025-08-05 15:48:44,682 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:48:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request -id': 'req-bf1436b1-d987-4ccf-9c5c-09c6091961b6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/4b50a6a9-9e5c-4baa-89e9-a69cbfee7000'} Body: b'' 2025-08-05 15:48:44,704 100296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/4b50a6a9-9e5c-4baa-89e9-a69cbfee7000 0.022s 2025-08-05 15:48:44,704 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:48:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-327d9ac2-96a5-4b6f-ada7-b001c80ffe8d', 'x-openstack-request-id': 'req-327d9ac2-96a5-4b6f-ada7-b001c80ffe8d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/4b50a6a9-9e5c-4baa-89e9-a69cbfee7000'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4b50a6a9-9e5c-4baa-89e9-a69cbfee7000 could not be found."}}' cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558] --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_multiple_volume_from_resource.py", line 51, in test_create_multiple_volume_from_source_volume volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8fa46a49-9a42-4ce2-9044-5c24305b4e32 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:48:52,331 100296 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.375s 2025-08-05 15:48:52,331 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1416558455"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:48:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59521db2-26ff-452e-843f-f280474da9da', 'content-length': '765', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59521db2-26ff-452e-843f-f280474da9da', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "8fa46a49-9a42-4ce2-9044-5c24305b4e32", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:48:52.223067", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1416558455", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8fa46a49-9a42-4ce2-9044-5c24305b4e32"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8fa46a49-9a42-4ce2-9044-5c24305b4e32"}], "user_id": "95c94eb1a23447d093c4ff3a02540992", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:48:52,380 100296 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/volumes/8fa46a49-9a42-4ce2-9044-5c24305b4e32 0.037s 2025-08-05 15:48:52,381 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:48:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64598622-f9ae-4002-9021-6da5ecd99969', 'content-length': '833', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64598622-f9ae-4002-9021-6da5ecd99969', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8fa46a49-9a42-4ce2-9044-5c24305b4e32'} Body: b'{"volume": {"id": "8fa46a49-9a42-4ce2-9044-5c24305b4e32", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:48:52.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1416558455", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8fa46a49-9a42-4ce2-9044-5c24305b4e32"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8fa46a49-9a42-4ce2-9044-5c24305b4e32"}], "user_id": "95c94eb1a23447d093c4ff3a02540992", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e4145342b0d14b0cb5c00d18913660ca"}}' 2025-08-05 15:48:53,432 100296 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/volumes/8fa46a49-9a42-4ce2-9044-5c24305b4e32 0.037s 2025-08-05 15:48:53,433 100296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2 025 15:48:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bffb263-006b-48bf-ab26-67b0bffd3238', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bffb263-006b-48bf-ab26-67b0bffd3238', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8fa46a49-9a42-4ce2-9044-5c24305b4e32'} Body: b'{"volume": {"id": "8fa46a49-9a42-4ce2-9044-5c24305b4e32", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:48:52.000000", "updated_at": "2025-08-05T15:48:52.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1416558455", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8fa46a49-9a42-4ce2-9044-5c24305b4e32"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8fa46a49-9a42-4ce2-9044-5c24305b4e32"}], "user_id": "95c94eb1a23447d093c4ff3a02540992", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e4145342b0d14b0cb5c00d18913660ca"}}' tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_servers_negative.py", line 537, in test_create_server_from_non_bootable_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8845e22f-7778-4c74-b5f5-6cb794594b25 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:47:43,136 100276 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/23b1549c-4b20-4a86-beae-56cd6d1fcc96 0.327s 2025-08-05 15:47:43,137 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:47:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1490', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1cf3561-9091-4ba5-a30f-c03c71639083', 'x-compute-request-id': 'req-f1cf3561-9091-4ba5-a30f-c03c71639083', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/23b1549c-4b20-4a86-beae-56cd6d1fcc96'} Body: b'{"server": {"id": "23b1549c-4b20-4a86-beae-56cd6d1fcc96", "name": "tempest-ServersNegativeTestJSON-server-811789197", "status": "ACTIVE", "tenant_id": "765cd1d076c54b2e86c663f5e1c73eed", "user_id": "0f849d7c69e44d86a4d48a5eabdea703", "metadata": {}, "hostId": "9dea2ee627fc29a4fcb257c3ed852b1d25b7b92976564037d976bdf7", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:43:09Z", "updated": "2025-08-05T15:43:25Z", "addresses": {"tempest-ServersNegativeTestJSON-891916903-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:2e:1f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/23b1549c-4b20-4a86-beae-56cd6d1fcc96"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/23b1549c-4b20-4a86-beae-56cd6d1fcc96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T15:43:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:48:43,521 100276 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.309s 2025-08-05 15:48:43,521 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-540019214"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:48:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a7c8ab7-bee7-48df-af05-813ed5171b7c', 'content-length': '754', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a7c8ab7-bee7-48df-af05-813ed5171b7c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "8845e22f-7778-4c74-b5f5-6cb794594b25", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:48:43.461442", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-540019214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8845e22f-7778-4c74-b5f5-6cb794594b25"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8845e22f-7778-4c74-b5f5-6cb794594b25"}], "user_id": "0f849d7c69e44d86a4d48a5eabde a703", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:48:43,572 100276 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/volumes/8845e22f-7778-4c74-b5f5-6cb794594b25 0.038s 2025-08-05 15:48:43,572 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:48:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-409b89de-0b11-457b-9622-c4db7eb2358c', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-409b89de-0b11-457b-9622-c4db7eb2358c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8845e22f-7778-4c74-b5f5-6cb794594b25'} Body: b'{"volume": {"id": "8845e22f-7778-4c74-b5f5-6cb794594b25", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:48:43.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-540019214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8845e22f-7778-4c74-b5f5-6cb794594b25"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8845e22f-7778-4c74-b5f5-6cb794594b25"}], "user_id": "0f849d7c69e44d86a4d48a5eabdea703", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "765cd1d076c54b2e86c663f5e1c73eed"}}' 2025-08-05 15:48:44,631 100276 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/volumes/8845e22f-7778-4c74-b5f5-6cb794594b25 0.044s 2025-08-05 15:48:44,631 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:48:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-202dcba0-dbdd-4679-b3b2-127869223036', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-202dcba0-dbdd-4679-b3b2-127869223036', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8845e22f-7778-4c74-b5f5-6cb794594b25'} Body: b'{"volume": {"id": "8845e22f-7778-4c74-b5f5-6cb794594b25", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:48:43.000000", "updated_at": "2025-08-05T15:48:44.000000", "name": "tempest-ServersNegativeTestJSON-volume-540019214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8845e22f-7778-4c74-b5f5-6cb794594b25"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8845e22f-7778-4c74-b5f5-6cb794594b25"}], "user_id": "0f849d7c69e44d86a4d48a5eabdea703", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "765cd1d076c54b2e86c663f5e1c73eed"}}' 2025-08-05 15:48:44,866 100276 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/23b1549c-4b20-4a86-beae-56cd6d1fcc96 0.220s 2025-08-05 15:48:44,866 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json' , 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:48:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1490', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55feddb0-6319-4c16-9eba-1703ca1487e8', 'x-compute-request-id': 'req-55feddb0-6319-4c16-9eba-1703ca1487e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/23b1549c-4b20-4a86-beae-56cd6d1fcc96'} Body: b'{"server": {"id": "23b1549c-4b20-4a86-beae-56cd6d1fcc96", "name": "tempest-ServersNegativeTestJSON-server-811789197", "status": "ACTIVE", "tenant_id": "765cd1d076c54b2e86c663f5e1c73eed", "user_id": "0f849d7c69e44d86a4d48a5eabdea703", "metadata": {}, "hostId": "9dea2ee627fc29a4fcb257c3ed852b1d25b7b92976564037d976bdf7", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:43:09Z", "updated": "2025-08-05T15:43:25Z", "addresses": {"tempest-ServersNegativeTestJSON-891916903-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:2e:1f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/23b1549c-4b20-4a86-beae-56cd6d1fcc96"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/23b1549c-4b20-4a86-beae-56cd6d1fcc96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T15:43:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume] ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_servers_negative.py", line 239, in test_create_server_invalid_bdm_in_2nd_dict volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 5895d081-d4b3-4acf-825d-4857cf7f45b8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:49:45,175 100276 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/23b1549c-4b20-4a86-beae-56cd6d1fcc96 0.233s 2025-08-05 15:49:45,175 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:49:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1490', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d5bac0f-88ec-4285-ad82-ac9a3a214a65', 'x-compute-request-id': 'req-1d5bac0f-88ec-4285-ad82-ac9a3a214a65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/23b1549c-4b20-4a86-beae-56cd6d1fcc96'} Body: b'{"server": {"id": "23b1549c-4b20-4a86-beae-56cd6d1fcc96", "name": "tempest-ServersNegativeTestJSON-server-811789197", "status": "ACTIVE", "tenant_id": "765cd1d076c54b2e86c663f5e1c73eed", "user_id": "0f849d7c69e44d86a4d48a5eabdea703", "metadata": {}, "hostId": "9dea2ee627fc29a4fcb257c3ed852b1d25b7b92976564037d976bdf7", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:43:09Z", "updated": "2025-08-05T15:43:25Z", "addresses": {"tempest-ServersNegativeTestJSON-891916903-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:2e:1f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/23b1549c-4b20-4a86-beae-56cd6d1fcc96"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/23b1549c-4b20-4a86-beae-56cd6d1fcc96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T15:43:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 15:50:45,475 100276 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_invalid_bdm_in_2nd_dict): 202 POST http://10.0.0.210/volume/v3/volumes 0.226s 2025-08-05 15:50:45,476 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-415464620"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:50:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b029acf5-f249-49ef-979f-bf307842c6b6', 'content-length': '754', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b029acf5-f249-49ef-979f-bf307842c6b6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "5895d081-d4b3-4acf-825d-4857cf7f45b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:50:45.410035", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-415464620", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5895d081-d4b3-4acf-825d-4857cf7f45b8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5895d081-d4b3-4acf-825d-4857cf7f45b8"}], "user_id": "0f849d7c69e44d86a4d48a5eabdea 703", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 15:50:45,531 100276 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_invalid_bdm_in_2nd_dict): 200 GET http://10.0.0.210/volume/v3/volumes/5895d081-d4b3-4acf-825d-4857cf7f45b8 0.043s 2025-08-05 15:50:45,531 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:50:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-114b6030-65db-4873-8dcc-50e70e5f5d6f', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-114b6030-65db-4873-8dcc-50e70e5f5d6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5895d081-d4b3-4acf-825d-4857cf7f45b8'} Body: b'{"volume": {"id": "5895d081-d4b3-4acf-825d-4857cf7f45b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:50:45.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-415464620", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5895d081-d4b3-4acf-825d-4857cf7f45b8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5895d081-d4b3-4acf-825d-4857cf7f45b8"}], "user_id": "0f849d7c69e44d86a4d48a5eabdea703", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "765cd1d076c54b2e86c663f5e1c73eed"}}' 2025-08-05 15:50:46,608 100276 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_invalid_bdm_in_2nd_dict): 200 GET http://10.0.0.210/volume/v3/volumes/5895d081-d4b3-4acf-825d-4857cf7f45b8 0.048s 2025-08-05 15:50:46,609 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:50:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-049fbd79-f91d-4b0f-98b4-3b80c86d3414', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-049fbd79-f91d-4b0f-98b4-3b80c86d3414', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5895d081-d4b3-4acf-825d-4857cf7f45b8'} Body: b'{"volume": {"id": "5895d081-d4b3-4acf-825d-4857cf7f45b8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T15:50:45.000000", "updated_at": "2025-08-05T15:50:46.000000", "name": "tempest-ServersNegativeTestJSON-volume-415464620", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5895d081-d4b3-4acf-825d-4857cf7f45b8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5895d081-d4b3-4acf-825d-4857cf7f45b8"}], "user_id": "0f849d7c69e44d86a4d48a5eabdea703", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "765cd1d076c54b2e86c663f5e1c73eed"}}' 2025-08-05 15:50:46,850 100276 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/23b1549c-4b20-4a86-beae-56cd6d1fcc96 0.226s 2025-08-05 15:50:46,851 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', ' Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:50:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1490', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb7a1cf6-0617-4334-b8b1-5e1f61a4ee2b', 'x-compute-request-id': 'req-cb7a1cf6-0617-4334-b8b1-5e1f61a4ee2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/23b1549c-4b20-4a86-beae-56cd6d1fcc96'} Body: b'{"server": {"id": "23b1549c-4b20-4a86-beae-56cd6d1fcc96", "name": "tempest-ServersNegativeTestJSON-server-811789197", "status": "ACTIVE", "tenant_id": "765cd1d076c54b2e86c663f5e1c73eed", "user_id": "0f849d7c69e44d86a4d48a5eabdea703", "metadata": {}, "hostId": "9dea2ee627fc29a4fcb257c3ed852b1d25b7b92976564037d976bdf7", "image": {"id": "d0dbdf05-3ac1-4edd-9e2b-6129724f7174", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d0dbdf05-3ac1-4edd-9e2b-6129724f7174"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T15:43:09Z", "updated": "2025-08-05T15:43:25Z", "addresses": {"tempest-ServersNegativeTestJSON-891916903-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:2e:1f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/23b1549c-4b20-4a86-beae-56cd6d1fcc96"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/23b1549c-4b20-4a86-beae-56cd6d1fcc96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T15:43:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81] ----------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 162, in test_create_group_from_group_snapshot grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 1c9c997c-87ff-4036-b2c5-ea2821eee43f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:52:42,843 100276 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 POST http://10.0.0.210/volume/v3/types 0.328s 2025-08-05 15:52:42,844 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-2079455839"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:52:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03fb0d06-735b-4a32-b92f-d67dbe112b34', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03fb0d06-735b-4a32-b92f-d67dbe112b34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "f4f6b43d-5bfb-47ed-b3c8-7f008f42027e", "name": "tempest-GroupSnapshotsTest-volume-type-2079455839", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 15:52:42,880 100276 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/group_types 0.033s 2025-08-05 15:52:42,880 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-538675823"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:52:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d509b71-f25d-4ddf-98e1-a6857c742de5', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d509b71-f25d-4ddf-98e1-a6857c742de5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "8aaea839-fca6-4e40-8951-dc453e94d8b6", "name": "tempest-GroupSnapshotsTest-group-type-538675823", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-05 15:52:43,058 100276 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/groups 0.175s 2025-08-05 15:52:43,058 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group": {"group_type": "8aaea839-fca6-4e40-8951-dc453e94d8b6", "volume_types": ["f4f6b43d-5bfb-47ed-b3c8-7f008f42027e"], "name": "tempest-GroupSnapshotsTest-Group-1295643499"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:52:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65094c98-0c46-4425-ab15-e4f4b93df89a', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65094c98-0c46-4425-ab15-e4f4b93df89a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "1c9c997c-87ff-4036-b2c5-ea2821eee43f", "name": "tempest-GroupSnapshotsTest-Group-1295643499"}}' 2025-08-05 15:52:43,090 100276 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/groups/1c9c997c-87ff-4036-b2c5-ea2821eee43f 0.030s 2025-08-05 15:52:43,091 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:52:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8703eea3-1d2f-47e2-ba26-17c45d552d87', 'content-length': '392', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8703eea3-1d2f-47e2-ba26-17c45d552d87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/1c9c997c-87ff-4036-b2c5-ea2821eee43f'} Body: b'{"group": {"id": "1c9c997c-87ff-4036-b2c5-ea2821eee43f", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-05T15:52:43.000000", "name": "tempest-GroupSnapshotsTest-Group-1295643499", "description": null, "group_type": "8aaea839-fca6-4e40-8951-dc453e94d8b6", "volume_types": ["f4f6b43d-5bfb-47ed-b3c8-7f008f42027e"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 15:52:44,126 100276 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/groups/1c9c997c-87ff-4036-b2c5-ea2821eee43f 0.029s 2025-08-05 15:52:44,127 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:52:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c2a726c-03a9-49ad-b75f-71cd9e6f2b4e', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c2a726c-03a9-49ad-b75f-71cd9e6f2b4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/1c9c997c-87ff-4036-b2c5-ea2821eee43f'} Body: b'{"group": {"id": "1c9c997c-87ff-4036-b2c5-ea2821eee43f", "status": "error", "availability_zone": "nova", "created_at": "2025-08-05T15:52:43.000000", "name": "tempest-GroupSnapshotsTest-Group-1295643499", "description": null, "group_type": "8aaea839-fca6-4e40-8951-dc453e94d8b6", "volume_types": ["f4f6b43d-5bfb-47ed-b3c8-7f008f42027e"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 15:52:44,164 100276 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.032s 2025-08-05 15:52:44,165 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:52:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1462470e-8a9b-4834-8b91-de64e7837694', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1462470e-8a9b-4834-8b91-de64e7837694', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-05 15:52:44,235 100276 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/1c9c997c-87ff-4036-b2c5-ea2821eee43f/action 0.057s 2025-08-05 15:52:44,235 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:52:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bfad90d-c42e-400f-90e5-0e6a8cbdf698', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/vo lume/v3/groups/1c9c997c-87ff-4036-b2c5-ea2821eee43f/action'} Body: b'' 2025-08-05 15:52:44,250 100276 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/1c9c997c-87ff-4036-b2c5-ea2821eee43f 0.014s 2025-08-05 15:52:44,250 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:52:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0d7797f-9e80-42a0-8e4b-bd92b88e18d8', 'x-openstack-request-id': 'req-d0d7797f-9e80-42a0-8e4b-bd92b88e18d8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/1c9c997c-87ff-4036-b2c5-ea2821eee43f'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 1c9c997c-87ff-4036-b2c5-ea2821eee43f could not be found."}}' 2025-08-05 15:52:44,277 100276 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/8aaea839-fca6-4e40-8951-dc453e94d8b6 0.026s 2025-08-05 15:52:44,277 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:52:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1c447ed-f1f9-4e18-9db3-f08e8f6397bd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/8aaea839-fca6-4e40-8951-dc453e94d8b6'} Body: b'' 2025-08-05 15:52:44,322 100276 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/f4f6b43d-5bfb-47ed-b3c8-7f008f42027e 0.044s 2025-08-05 15:52:44,323 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:52:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95963452-9e26-4af1-8ddf-3178d488fff0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/f4f6b43d-5bfb-47ed-b3c8-7f008f42027e'} Body: b'' 2025-08-05 15:52:44,337 100276 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/f4f6b43d-5bfb-47ed-b3c8-7f008f42027e 0.014s 2025-08-05 15:52:44,337 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:52:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c102a55-1647-4d41-aebe-731465d1b3b8', 'x-openstack-request-id': 'req-4c102a55-1647-4d41-aebe-731465d1b3b8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/f4f6b43d-5bfb-47ed-b3c8-7f008f42027e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type f4f6b43d-5bfb-47ed-b3c8-7f008f42027e could not be found."}}' tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes[id-7d7fc000-0b4c-4376-a372-544116d2e127] --------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 225, in test_delete_group_snapshots_following_updated_volumes grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 8f01d7e2-a0dc-4dc1-bddc-9138be2bb979 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:52:44,368 100276 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 POST http://10.0.0.210/volume/v3/types 0.028s 2025-08-05 15:52:44,369 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1096461309"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:52:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30ae75c3-9658-41ee-821c-22e8c5f1f405', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30ae75c3-9658-41ee-821c-22e8c5f1f405', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "f857d8ad-2075-4cf4-957c-09521d247ef1", "name": "tempest-GroupSnapshotsTest-volume-type-1096461309", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 15:52:44,398 100276 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/group_types 0.026s 2025-08-05 15:52:44,399 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1285850223"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:52:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cfbe59d-b5b7-4077-9e9a-3ccbc06931cb', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cfbe59d-b5b7-4077-9e9a-3ccbc06931cb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "65a957fc-deb0-4bed-bd50-0ccc2d218996", "name": "tempest-GroupSnapshotsTest-group-type-1285850223", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-05 15:52:44,569 100276 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/groups 0.167s 2025-08-05 15:52:44,569 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group": {"group_type": "65a957fc-deb0-4bed-bd50-0ccc2d218996", "volume_types": ["f857d8ad-2075-4cf4-957c-09521d247ef1"], "name": "tempest-GroupSnapshotsTest-Group-246584346"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:52:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b875ba6-3d92-4206-bc66-089712607750', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b875ba6-3d92-4206-bc66-089712607750', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "8f01d7e2-a0dc-4dc1-bddc-9138be2bb979", "name": "tempest-GroupSnapshotsTest-Group-246584346"}}' 2025-08-05 15:52:44,599 100276 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/groups/8f01d7e2-a0dc-4dc1-bddc-9138be2bb979 0.028s 2025-08-05 15:52:44,599 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:52:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b3ccb65-4111-441c-b024-db524c3a5d7b', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b3ccb65-4111-441c-b024-db524c3a5d7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/8f01d7e2-a0dc-4dc1-bddc-9138be2bb979'} Body: b'{"group": {"id": "8f01d7e2-a0dc-4dc1-bddc-9138be2bb979", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-05T15:52:44.000000", "name": "tempest-GroupSnapshotsTest-Group-246584346", "description": null, "group_type": "65a957fc-deb0-4bed-bd50-0ccc2d218996", "volume_types": ["f857d8ad-2075-4cf4-957c-09521d247ef1"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 15:52:45,632 100276 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/groups/8f01d7e2-a0dc-4dc1-bddc-9138be2bb979 0.027s 2025-08-05 15:52:45,633 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:52:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aff90f4e-d4da-4053-909e-61ae1d14f337', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aff90f4e-d4da-4053-909e-61ae1d14f337', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/8f01d7e2-a0dc-4dc1-bddc-9138be2bb979'} Body: b'{"group": {"id": "8f01d7e2-a0dc-4dc1-bddc-9138be2bb979", "status": "error", "availability_zone": "nova", "created_at": "2025-08-05T15:52:44.000000", "name": "tempest-GroupSnapshotsTest-Group-246584346", "description": null, "group_type": "65a957fc-deb0-4bed-bd50-0ccc2d218996", "volume_types": ["f857d8ad-2075-4cf4-957c-09521d247ef1"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 15:52:45,637 100276 ERROR [tempest.lib.decorators] Hints: This test was made for the bug_type 1739031. The failure could be related to https://launchpad.net/bugs/1739031 2025-08-05 15:52:45,704 100276 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.066s 2025-08-05 15:52:45,704 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:52:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc72f446-f498-43fc-a8e7-ddfb52d9d986', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc72f446-f498-43fc-a8e7-ddfb52d9d986', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-05 15:52:45,792 100276 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/8f01d7e2-a0dc-4dc1-bddc-9138be2bb979/action 0.058s 2025-08-05 15:52:45,792 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:52:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'conte nt-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b4fa256-3ea7-4260-a094-400da2898576', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/8f01d7e2-a0dc-4dc1-bddc-9138be2bb979/action'} Body: b'' 2025-08-05 15:52:45,807 100276 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/8f01d7e2-a0dc-4dc1-bddc-9138be2bb979 0.014s 2025-08-05 15:52:45,807 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:52:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-17d020e7-98a3-4dac-9541-2d0effb29f9a', 'x-openstack-request-id': 'req-17d020e7-98a3-4dac-9541-2d0effb29f9a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/8f01d7e2-a0dc-4dc1-bddc-9138be2bb979'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 8f01d7e2-a0dc-4dc1-bddc-9138be2bb979 could not be found."}}' 2025-08-05 15:52:45,840 100276 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/65a957fc-deb0-4bed-bd50-0ccc2d218996 0.032s 2025-08-05 15:52:45,841 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:52:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-480470ad-a567-4476-b74d-25262c41673f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/65a957fc-deb0-4bed-bd50-0ccc2d218996'} Body: b'' 2025-08-05 15:52:45,887 100276 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/f857d8ad-2075-4cf4-957c-09521d247ef1 0.045s 2025-08-05 15:52:45,887 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:52:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52bbbd01-dc39-4706-b3f5-057c432b007b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/f857d8ad-2075-4cf4-957c-09521d247ef1'} Body: b'' 2025-08-05 15:52:45,901 100276 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/f857d8ad-2075-4cf4-957c-09521d247ef1 0.014s 2025-08-05 15:52:45,902 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:52:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d397ab9-0bf8-43ea-8e61-faf8cacba2d1', 'x-openstack-request-id': 'req-8d397ab9-0bf8-43ea-8e61-faf8cacba2d1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/vo lume/v3/types/f857d8ad-2075-4cf4-957c-09521d247ef1'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type f857d8ad-2075-4cf4-957c-09521d247ef1 could not be found."}}' tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897] ----------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 92, in test_group_snapshot_create_show_list_delete grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group c1787896-c8e7-4fa3-8cbe-183a08d2d580 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 15:52:45,942 100276 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/types 0.038s 2025-08-05 15:52:45,943 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-930901406"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:52:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f62dc523-4055-4e7d-a286-99e94099febd', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f62dc523-4055-4e7d-a286-99e94099febd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "3d6698d3-f19e-480d-a59a-537a6cade7d5", "name": "tempest-GroupSnapshotsTest-volume-type-930901406", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 15:52:45,975 100276 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/group_types 0.029s 2025-08-05 15:52:45,975 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-298807442"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:52:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3f61553-7d15-4214-9d69-2fa7b7e592d2', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3f61553-7d15-4214-9d69-2fa7b7e592d2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "d53d8d50-108e-4e77-9671-97f952c4e07d", "name": "tempest-GroupSnapshotsTest-group-type-298807442", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-05 15:52:46,074 100276 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/groups 0.096s 2025-08-05 15:52:46,074 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group": {"group_type": "d53d8d50-108e-4e77-9671-97f952c4e07d", "volume_types": ["3d6698d3-f19e-480d-a59a-537a6cade7d5"], "name": "tempest-GroupSnapshotsTest-Group-478781225"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:52:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00313994-da2e-431a-86d5-b1d21d971bfd', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00313994-da2e-431a-86d5-b1d21d971bfd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "c1787896-c8e7-4fa3-8cbe-183a08d2d580", "name": "tempest-GroupSnapshotsTest-Group-478781225"}}' 2025-08-05 15:52:46,110 100276 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/groups/c1787896-c8e7-4fa3-8cbe-183a08d2d580 0.033s 2025-08-05 15:52:46,110 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:52:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ed4a385-1f93-42a6-93f2-1ca9a9476448', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ed4a385-1f93-42a6-93f2-1ca9a9476448', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/c1787896-c8e7-4fa3-8cbe-183a08d2d580'} Body: b'{"group": {"id": "c1787896-c8e7-4fa3-8cbe-183a08d2d580", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-05T15:52:46.000000", "name": "tempest-GroupSnapshotsTest-Group-478781225", "description": null, "group_type": "d53d8d50-108e-4e77-9671-97f952c4e07d", "volume_types": ["3d6698d3-f19e-480d-a59a-537a6cade7d5"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 15:52:47,145 100276 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/groups/c1787896-c8e7-4fa3-8cbe-183a08d2d580 0.029s 2025-08-05 15:52:47,145 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:52:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87315572-1817-47af-99f3-ef33a2d6eb9e', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87315572-1817-47af-99f3-ef33a2d6eb9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/c1787896-c8e7-4fa3-8cbe-183a08d2d580'} Body: b'{"group": {"id": "c1787896-c8e7-4fa3-8cbe-183a08d2d580", "status": "error", "availability_zone": "nova", "created_at": "2025-08-05T15:52:46.000000", "name": "tempest-GroupSnapshotsTest-Group-478781225", "description": null, "group_type": "d53d8d50-108e-4e77-9671-97f952c4e07d", "volume_types": ["3d6698d3-f19e-480d-a59a-537a6cade7d5"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 15:52:47,188 100276 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.038s 2025-08-05 15:52:47,189 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:52:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fced53cd-be52-43f2-9e49-56d2ae9ab451', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fced53cd-be52-43f2-9e49-56d2ae9ab451', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-05 15:52:47,267 100276 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/c1787896-c8e7-4fa3-8cbe-183a08d2d580/action 0.064s 2025-08-05 15:52:47,267 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 05 Aug 2025 15:52:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d20c5f2b-8791-47e1-843d-bfb4bc0e3c91', 'connection': 'close', 'status': '202', 'content-location ': 'http://10.0.0.210/volume/v3/groups/c1787896-c8e7-4fa3-8cbe-183a08d2d580/action'} Body: b'' 2025-08-05 15:52:47,283 100276 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/c1787896-c8e7-4fa3-8cbe-183a08d2d580 0.015s 2025-08-05 15:52:47,283 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:52:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-cab13adf-c1b3-4aed-9273-f0120f34894d', 'x-openstack-request-id': 'req-cab13adf-c1b3-4aed-9273-f0120f34894d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/c1787896-c8e7-4fa3-8cbe-183a08d2d580'} Body: b'{"itemNotFound": {"code": 404, "message": "Group c1787896-c8e7-4fa3-8cbe-183a08d2d580 could not be found."}}' 2025-08-05 15:52:47,309 100276 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/d53d8d50-108e-4e77-9671-97f952c4e07d 0.026s 2025-08-05 15:52:47,310 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:52:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-802103ae-10fd-4593-b98a-a6433f1c5507', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/d53d8d50-108e-4e77-9671-97f952c4e07d'} Body: b'' 2025-08-05 15:52:47,359 100276 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/3d6698d3-f19e-480d-a59a-537a6cade7d5 0.049s 2025-08-05 15:52:47,359 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:52:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac42bf62-878a-45c4-a158-9a9993197367', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/3d6698d3-f19e-480d-a59a-537a6cade7d5'} Body: b'' 2025-08-05 15:52:47,376 100276 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/3d6698d3-f19e-480d-a59a-537a6cade7d5 0.016s 2025-08-05 15:52:47,376 100276 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 15:52:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bcdd679-49fc-4e62-b044-a3c162d0f664', 'x-openstack-request-id': 'req-4bcdd679-49fc-4e62-b044-a3c162d0f664', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/3d6698d3-f19e-480d-a59a-537a6cade7d5'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 3d6698d3-f19e-480d-a59a-537a6cade7d5 could not be found."}}' setUpClass (tempest.api.volume.test_image_metadata.VolumesImageMetadata) ------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_image_metadata.py", line 40, in resource_setup cls.volume = cls.create_volume(imageRef=CONF.compute.image_ref) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 32bae58e-c903-49f4-9e3d-68408e40f137 failed to build and is in ERROR status setUpClass (tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON) --------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots_list.py", line 32, in resource_setup volume_origin = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e812d5d1-ca39-4226-9134-6cdd5fcdf2ec failed to build and is in ERROR status ====== Totals ====== Ran: 219 tests in 1346.6357 sec. - Passed: 75 - Skipped: 32 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 112 Sum of execute time for each test: 4613.6860 sec. ============== Worker Balance ============== - Worker 0 (25 tests) => 0:22:26.629046 - Worker 1 (18 tests) => 0:01:37.285143 - Worker 2 (13 tests) => 0:05:21.656744 - Worker 3 (20 tests) => 0:12:46.309056 - Worker 4 (16 tests) => 0:11:25.135008 - Worker 5 (16 tests) => 0:16:12.342091 - Worker 6 (24 tests) => 0:01:19.378750 - Worker 7 (17 tests) => 0:06:52.466020 - Worker 8 (17 tests) => 0:14:24.789962 - Worker 9 (24 tests) => 0:03:09.879678 - Worker 10 (17 tests) => 0:17:54.739104 - Worker 11 (12 tests) => 0:05:00.918642 ERROR: InvocationError for command /opt/stack/tempest/.tox/tempest/bin/tempest run --regex volume (exited with code 1) ___________________________________ summary ____________________________________ ERROR: all: commands failed