all develop-inst-nodeps: /opt/stack/tempest all installed: attrs==23.2.0,autopage==0.5.2,bcrypt==4.1.2,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,cinder-tempest-plugin @ file:///opt/stack/cinder-tempest-plugin,cliff==4.6.0,cmd2==2.4.3,cryptography==42.0.4,debtcollector==3.0.0,defusedxml==0.7.1,extras==1.0.0,fasteners==0.19,fixtures==4.1.0,idna==3.6,iso8601==2.1.0,jsonschema==4.19.2,jsonschema-specifications==2023.12.1,msgpack==1.0.7,netaddr==0.10.1,netifaces==0.11.0,oslo.concurrency==6.0.0,oslo.config==9.4.0,oslo.context==5.4.0,oslo.i18n==6.3.0,oslo.log==5.5.0,oslo.serialization==5.4.0,oslo.utils==7.1.0,packaging==23.2,paramiko==3.4.0,pbr==6.0.0,prettytable==3.9.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.1.1,pyperclip==1.8.2,python-dateutil==2.8.2,python-subunit==1.4.4,PyYAML==6.0.1,referencing==0.33.0,requests==2.31.0,rfc3986==2.0.0,rpds-py==0.18.0,six==1.16.0,stestr==4.1.0,stevedore==5.2.0,-e git+https://github.com/openstack/tempest@89c86299c8a2708ff416e5b94f1b5037f1b033ad#egg=tempest,testtools==2.7.1,tomlkit==0.12.3,tzdata==2024.1,urllib3==1.26.18,voluptuous==0.14.2,wcwidth==0.2.13,wrapt==1.16.0 all run-test-pre: PYTHONHASHSEED='1317039118' all run-test: commands[0] | find . -type f -name '*.pyc' -delete all run-test: commands[1] | tempest run --regex volume {1} setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest) ... SKIPPED: Volume multi-attach is not available. {9} setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest) ... SKIPPED: Volume multi-attach is not available. {7} setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap) ... SKIPPED: Volume multi-attach is not available. {11} setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test) ... SKIPPED: LiveAutoBlockMigrationV225Test skipped as live-migration is not available {10} setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest) ... SKIPPED: LiveMigrationTest skipped as live-migration is not available {7} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot [2.352273s] ... 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group a6079c4e-3e6f-4c52-ba08-fdb390dcd7c6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:17:04,669 85929 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 POST http://10.0.0.210/volume/v3/8baa4440956e475fa6cc42ad9771cf66/types 0.274s 2024-02-28 09:17:04,669 85929 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-2110417160"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-809db4cd-0e4e-401e-86fd-c439ce637c77', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-809db4cd-0e4e-401e-86fd-c439ce637c77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8baa4440956e475fa6cc42ad9771cf66/types'} Body: b'{"volume_type": {"id": "4431b5e9-e45c-445d-bd7d-b62e60379c0c", "name": "tempest-GroupSnapshotsTest-volume-type-2110417160", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2024-02-28 09:17:04,791 85929 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/8baa4440956e475fa6cc42ad9771cf66/group_types 0.119s 2024-02-28 09:17:04,791 85929 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-370977599"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c67a027-1e76-4727-a5d6-7bc3a3a6a858', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c67a027-1e76-4727-a5d6-7bc3a3a6a858', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8baa4440956e475fa6cc42ad9771cf66/group_types'} Body: b'{"group_type": {"id": "44375e4b-039f-4667-a71f-73e04c41f334", "name": "tempest-GroupSnapshotsTest-group-type-370977599", "description": null, "is_public": true, "group_specs": {}}}' 2024-02-28 09:17:05,148 85929 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/groups 0.353s 2024-02-28 09:17:05,148 85929 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": "44375e4b-039f-4667-a71f-73e04c41f334", "volume_types": ["4431b5e9-e45c-445d-bd7d-b62e60379c0c"], "name": "tempest-GroupSnapshotsTest-Group-622449888"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88e0f82a-0aaf-44f9-a3fc-32c9eecbf6b7', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88e0f82a-0aaf-44f9-a3fc-32c9eecbf6b7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/groups'} Body: b'{"group": {"id": "a6079c4e-3e6f-4c52-ba08-fdb390dcd7c6", "name": "tempest-GroupSnapshotsTest-Group-622449888"}}' 2024-02-28 09:17:05,321 85929 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/groups/a6079c4e-3e6f-4c52-ba08-fdb390dcd7c6 0.171s 2024-02-28 09:17:05,321 85929 DEBUG [tempest.lib.commo n.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': 'Wed, 28 Feb 2024 09:17:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35142f4f-f4da-4e7c-9518-e7c88325b5f2', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35142f4f-f4da-4e7c-9518-e7c88325b5f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/groups/a6079c4e-3e6f-4c52-ba08-fdb390dcd7c6'} Body: b'{"group": {"id": "a6079c4e-3e6f-4c52-ba08-fdb390dcd7c6", "status": "error", "availability_zone": "nova", "created_at": "2024-02-28T09:17:05.000000", "name": "tempest-GroupSnapshotsTest-Group-622449888", "description": null, "group_type": "44375e4b-039f-4667-a71f-73e04c41f334", "volume_types": ["4431b5e9-e45c-445d-bd7d-b62e60379c0c"], "group_snapshot_id": null, "source_group_id": null}}' 2024-02-28 09:17:06,355 85929 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/groups/a6079c4e-3e6f-4c52-ba08-fdb390dcd7c6 0.028s 2024-02-28 09:17:06,356 85929 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': 'Wed, 28 Feb 2024 09:17:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-882c993c-6d2a-44e4-8330-a4d4aa1cca40', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-882c993c-6d2a-44e4-8330-a4d4aa1cca40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/groups/a6079c4e-3e6f-4c52-ba08-fdb390dcd7c6'} Body: b'{"group": {"id": "a6079c4e-3e6f-4c52-ba08-fdb390dcd7c6", "status": "error", "availability_zone": "nova", "created_at": "2024-02-28T09:17:05.000000", "name": "tempest-GroupSnapshotsTest-Group-622449888", "description": null, "group_type": "44375e4b-039f-4667-a71f-73e04c41f334", "volume_types": ["4431b5e9-e45c-445d-bd7d-b62e60379c0c"], "group_snapshot_id": null, "source_group_id": null}}' 2024-02-28 09:17:06,489 85929 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/volumes/detail 0.127s 2024-02-28 09:17:06,489 85929 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': 'Wed, 28 Feb 2024 09:17:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e4933fe-0c39-4f32-824f-071ee1aa1065', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e4933fe-0c39-4f32-824f-071ee1aa1065', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/volumes/detail'} Body: b'{"volumes": []}' 2024-02-28 09:17:06,566 85929 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/groups/a6079c4e-3e6f-4c52-ba08-fdb390dcd7c6/action 0.063s 2024-02-28 09:17:06,566 85929 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-vo lumes": true}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:06 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-9e4a9e7e-f1fc-47d2-9ed0-ef5458e871e4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/groups/a6079c4e-3e6f-4c52-ba08-fdb390dcd7c6/action'} Body: b'' 2024-02-28 09:17:06,584 85929 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/groups/a6079c4e-3e6f-4c52-ba08-fdb390dcd7c6 0.017s 2024-02-28 09:17:06,585 85929 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': 'Wed, 28 Feb 2024 09:17:06 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-399e203e-dbb6-4a7c-b04e-c90d474ec04e', 'x-openstack-request-id': 'req-399e203e-dbb6-4a7c-b04e-c90d474ec04e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/groups/a6079c4e-3e6f-4c52-ba08-fdb390dcd7c6'} Body: b'{"itemNotFound": {"code": 404, "message": "Group a6079c4e-3e6f-4c52-ba08-fdb390dcd7c6 could not be found."}}' 2024-02-28 09:17:06,619 85929 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8baa4440956e475fa6cc42ad9771cf66/group_types/44375e4b-039f-4667-a71f-73e04c41f334 0.034s 2024-02-28 09:17:06,619 85929 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': 'Wed, 28 Feb 2024 09:17:06 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-83a3ed27-2ab2-4d8b-8ce4-ade6147fc1e0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8baa4440956e475fa6cc42ad9771cf66/group_types/44375e4b-039f-4667-a71f-73e04c41f334'} Body: b'' 2024-02-28 09:17:06,727 85929 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8baa4440956e475fa6cc42ad9771cf66/types/4431b5e9-e45c-445d-bd7d-b62e60379c0c 0.107s 2024-02-28 09:17:06,727 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:06 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-fbab95d7-a87f-41b7-8c28-b60dc87953c4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8baa4440956e475fa6cc42ad9771cf66/types/4431b5e9-e45c-445d-bd7d-b62e60379c0c'} Body: b'' 2024-02-28 09:17:06,745 85929 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8baa4440956e475fa6cc42ad9771cf66/types/4431b5e9-e45c-445d-bd7d-b62e60379c0c 0.018s 2024-02-28 09:17:06,746 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 0 9:17:06 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-ab6cfee9-a42f-4b4c-a54f-b522383cabb4', 'x-openstack-request-id': 'req-ab6cfee9-a42f-4b4c-a54f-b522383cabb4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8baa4440956e475fa6cc42ad9771cf66/types/4431b5e9-e45c-445d-bd7d-b62e60379c0c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 4431b5e9-e45c-445d-bd7d-b62e60379c0c could not be found."}}' {10} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete [2.928579s] ... 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 25d8cff4-3810-43d3-b3df-56493a52e8fa failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:17:05,270 85935 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 1.244s 2024-02-28 09:17:05,270 85935 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-1736265871"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '345', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/25d8cff4-3810-43d3-b3df-56493a52e8fa', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8788722b-9cde-4796-9b2c-c29f524d7613', 'x-compute-request-id': 'req-8788722b-9cde-4796-9b2c-c29f524d7613', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "25d8cff4-3810-43d3-b3df-56493a52e8fa", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2024-02-28T09:17:04.905782", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1736265871", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2024-02-28 09:17:05,666 85935 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/25d8cff4-3810-43d3-b3df-56493a52e8fa 0.390s 2024-02-28 09:17:05,667 85935 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:05 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-4760cdef-2f17-4ae7-8262-70f3d799acc0', 'x-compute-request-id': 'req-4760cdef-2f17-4ae7-8262-70f3d799acc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/25d8cff4-3810-43d3-b3df-56493a52e8fa'} Body: b'{"volume": {"id": "25d8cff4-3810-43d3-b3df-56493a52e8fa", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2024-02-28T09:17:05.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1736265871", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2024-02-28 09:17:06,947 85935 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/25d8cff4-3810-43d3-b3df-56493a52e8fa 0.273s 2024-02-28 09:17:06,947 85935 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:06 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-a2c32bf8-eeb3-486f-9ce8-c6c5860f5f89', 'x-compute-request-id': 'req-a2c32bf8-eeb3-486f-9ce8-c6c5860f5f89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/25d8cff4-3810-43d3-b3df-56493a52e8fa'} Body: b'{"volume": {"id": "25d8cff4-3810-43d3-b3df-56493a52e8fa", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2024-02-2 8T09:17:05.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1736265871", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' {6} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status [2.323100s] ... 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 7a8830e3-9ba3-422b-8aac-9153b9fb82ed failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:17:04,742 85927 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 POST http://10.0.0.210/volume/v3/48d95faf6ec94839b9b1fd45459e2c83/types 0.119s 2024-02-28 09:17:04,742 85927 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-1803834485"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2719d2d-5d99-4b84-bb20-a19b4444f85a', 'content-length': '228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2719d2d-5d99-4b84-bb20-a19b4444f85a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/48d95faf6ec94839b9b1fd45459e2c83/types'} Body: b'{"volume_type": {"id": "957ae4fd-a417-4fef-9be3-57d5e717c185", "name": "tempest-GroupSnapshotsV319Test-volume-type-1803834485", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2024-02-28 09:17:04,823 85927 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/48d95faf6ec94839b9b1fd45459e2c83/group_types 0.078s 2024-02-28 09:17:04,823 85927 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-466999917"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-307c24c1-7c02-4174-8213-09f4c77f85bd', 'content-length': '184', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-307c24c1-7c02-4174-8213-09f4c77f85bd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/48d95faf6ec94839b9b1fd45459e2c83/group_types'} Body: b'{"group_type": {"id": "55ae615a-76ea-4a72-8b03-76289fdbb340", "name": "tempest-GroupSnapshotsV319Test-group-type-466999917", "description": null, "is_public": true, "group_specs": {}}}' 2024-02-28 09:17:05,491 85927 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/6ec09d914f8c4a14ab3732e8fe42e978/groups 0.665s 2024-02-28 09:17:05,491 85927 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": "55ae615a-76ea-4a72-8b03-76289fdbb340", "volume_types": ["957ae4fd-a417-4fef-9be3-57d5e717c185"], "name": "tempest-GroupSnapshotsV319Test-Group-184886487"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9187e667-fe00-4e2d-bf67-a8fffe1d4f68', 'content-length': '115', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9187e667-fe00-4e2d-bf67-a8fffe1d4f68', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6ec09d914f8c4a14ab3732e8fe42e978/groups'} Body: b'{"group": {"id": "7a8830e3-9ba3-422b-8aac-9153b9fb82ed", "name": "tempest-GroupSnapshotsV319Test-Group-184886487"}}' 2024-02-28 09:17:05,534 85927 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/6ec09d914f8c4a14ab3732e8fe42e978/groups/7a8830e3-9ba3-422b-8aac-9153b9fb82ed 0.040s 2024-02-28 09:17:05,534 85927 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': 'Wed, 28 Feb 2024 09:17:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99008257-e5db-403c-a358-02ed373f4044', 'content-length': '395', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99008257-e5db-403c-a358-02ed373f4044', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6ec09d914f8c4a14ab3732e8fe42e978/groups/7a8830e3-9ba3-422b-8aac-9153b9fb82ed'} Body: b'{"group": {"id": "7a8830e3-9ba3-422b-8aac-9153b9fb82ed", "status": "creating", "availability_zone": "nova", "created_at": "2024-02-28T09:17:05.000000", "name": "tempest-GroupSnapshotsV319Test-Group-184886487", "description": null, "group_type": "55ae615a-76ea-4a72-8b03-76289fdbb340", "volume_types": ["957ae4fd-a417-4fef-9be3-57d5e717c185"], "group_snapshot_id": null, "source_group_id": null}}' 2024-02-28 09:17:06,578 85927 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/6ec09d914f8c4a14ab3732e8fe42e978/groups/7a8830e3-9ba3-422b-8aac-9153b9fb82ed 0.038s 2024-02-28 09:17:06,578 85927 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': 'Wed, 28 Feb 2024 09:17:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67d1dbf3-d342-443e-8216-77bb4cb11546', 'content-length': '392', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67d1dbf3-d342-443e-8216-77bb4cb11546', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6ec09d914f8c4a14ab3732e8fe42e978/groups/7a8830e3-9ba3-422b-8aac-9153b9fb82ed'} Body: b'{"group": {"id": "7a8830e3-9ba3-422b-8aac-9153b9fb82ed", "status": "error", "availability_zone": "nova", "created_at": "2024-02-28T09:17:05.000000", "name": "tempest-GroupSnapshotsV319Test-Group-184886487", "description": null, "group_type": "55ae615a-76ea-4a72-8b03-76289fdbb340", "volume_types": ["957ae4fd-a417-4fef-9be3-57d5e717c185"], "group_snapshot_id": null, "source_group_id": null}}' 2024-02-28 09:17:06,651 85927 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/6ec09d914f8c4a14ab3732e8fe42e978/volumes/detail 0.067s 2024-02-28 09:17:06,651 85927 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': 'Wed, 28 Feb 2024 09:17:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-590a51da-7b76-4d7d-89a9-55f5f19e88b0', 'content-length': '15', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-590a51da-7b76-4d7d-89a9-55f5f19e88b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6ec09d914f8c4a14ab3732e8fe42e978/volumes/detail'} Body: b'{"volumes": []}' 2024-02-28 09:17:06,755 85927 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/6ec09d914f8c4a14ab3732e8fe42e978/groups/7a8830e3-9ba3-422b-8aac-9153b9fb82ed/action 0.091s 2024-02-28 09:17:06,756 85927 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': 'Wed, 28 Feb 2024 09:17:06 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-eaadda6b-857f-42dc-906c-22213676ea0f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6ec09d914f8c4a14ab3732e8fe42e978/groups/7a8830e3-9ba3-422b-8aac-9153b9fb82ed/action'} Body: b'' 2024-02-28 09:17:06,777 85927 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6ec09d914f8c4a14ab3732e8fe42e978/groups/7a8830e3-9ba3-422b-8aac-9153b9fb82ed 0.021s 2024-02-28 09:17:06,778 85927 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': 'Wed, 28 Feb 2024 09:17:06 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-4cdae756-b52e-42a3-85bf-d62d013ad618', 'x-openstack-request-id': 'req-4cdae756-b52e-42a3-85bf-d62d013ad618', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6ec09d914f8c4a14ab3732e8fe42e978/groups/7a8830e3-9ba3-422b-8aac-9153b9fb82ed'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 7a8830e3-9ba3-422b-8aac-9153b9fb82ed could not be found."}}' 2024-02-28 09:17:06,827 85927 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/48d95faf6ec94839b9b1fd45459e2c83/group_types/55ae615a-76ea-4a72-8b03-76289fdbb340 0.049s 2024-02-28 09:17:06,828 85927 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': 'Wed, 28 Feb 2024 09:17:06 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-aad5e316-1801-461d-a4cd-081d4d26bf67', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/48d95faf6ec94839b9b1fd45459e2c83/group_types/55ae615a-76ea-4a72-8b03-76289fdbb340'} Body: b'' 2024-02-28 09:17:06,904 85927 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/48d95faf6ec94839b9b1fd45459e2c83/types/957ae4fd-a417-4fef-9be3-57d5e717c185 0.076s 2024-02-28 09:17:06,904 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:06 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-e55d1feb-f1b6-4c7a-a4a9-4409a78d2398', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/48d95faf6ec94839b9b1fd45459e2c83/types/957ae4fd-a417-4fef-9be3-57d5e717c185'} Body: b'' 2024-02-28 09:17:06,943 85927 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/48d95faf6ec94839b9b1fd45459e2c83/types/957ae4fd-a417-4fef-9be3-57d5e717c185 0.038s 2024-02-28 09:17:06,944 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: Non e Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:06 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-4c64568e-bff6-43a6-be93-10b9c06595b6', 'x-openstack-request-id': 'req-4c64568e-bff6-43a6-be93-10b9c06595b6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/48d95faf6ec94839b9b1fd45459e2c83/types/957ae4fd-a417-4fef-9be3-57d5e717c185'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 957ae4fd-a417-4fef-9be3-57d5e717c185 could not be found."}}' {5} tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete [2.703563s] ... 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group e0af68fb-23bc-4695-ac65-ee46dc53fc42 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:17:05,315 85925 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/51d99e7a928d42bf90d14987e0c0b53d/types 0.871s 2024-02-28 09:17:05,315 85925 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-1686239969"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ae635bc-6d0d-47ef-9bba-90e7add4cfac', 'content-length': '216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ae635bc-6d0d-47ef-9bba-90e7add4cfac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/51d99e7a928d42bf90d14987e0c0b53d/types'} Body: b'{"volume_type": {"id": "f4f47eb3-0c40-4ead-9694-9d21551c90a7", "name": "tempest-GroupsTest-volume-type-1686239969", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2024-02-28 09:17:05,381 85925 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/51d99e7a928d42bf90d14987e0c0b53d/group_types 0.063s 2024-02-28 09:17:05,381 85925 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-923687552"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05b6187b-31a1-4f98-9dd3-528873d66c5e', 'content-length': '172', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05b6187b-31a1-4f98-9dd3-528873d66c5e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/51d99e7a928d42bf90d14987e0c0b53d/group_types'} Body: b'{"group_type": {"id": "fb57f4e6-fea2-4ec3-a0ca-b24694c6c3a3", "name": "tempest-GroupsTest-group-type-923687552", "description": null, "is_public": true, "group_specs": {}}}' 2024-02-28 09:17:05,716 85925 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/0d9af82bc6c94bb596822042fea88952/groups 0.332s 2024-02-28 09:17:05,716 85925 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": "fb57f4e6-fea2-4ec3-a0ca-b24694c6c3a3", "volume_types": ["f4f47eb3-0c40-4ead-9694-9d21551c90a7"], "name": "tempest-Group1-1808292110"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c6cd27b-b1db-4aff-b773-7ebb1442c590', 'content-length': '94', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c6cd27b-b1db-4aff-b773-7ebb1442c590', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0d9af82bc6c94bb596822042fea88952/groups'} Body: b'{"group": {"id": "e0af68fb-23bc-4695-ac65-ee46dc53fc42", "name": "tempest-Group1-1808292110"}}' 2024-02-28 09:17:05,751 85925 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/0d9af82bc6c94bb596822042fea88952/groups/e0af68fb-23bc-4695-ac65-ee46dc53fc42 0.032s 2024-02-28 09:17:05,752 85925 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': 'Wed, 28 Feb 2024 09:17:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e65d1842-5c70-4035-9b76-a99f6f2d6858', 'content-length': '322', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e65d1842-5c70-4035-9b76-a99f6f2d6858', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0d9af82bc6c94bb596822042fea88952/groups/e0af68fb-23bc-4695-ac65-ee46dc53fc42'} Body: b'{"group": {"id": "e0af68fb-23bc-4695-ac65-ee46dc53fc42", "status": "creating", "availability_zone": "nova", "created_at": "2024-02-28T09:17:06.000000", "name": "tempest-Group1-1808292110", "description": null, "group_type": "fb57f4e6-fea2-4ec3-a0ca-b24694c6c3a3", "volume_types": ["f4f47eb3-0c40-4ead-9694-9d21551c90a7"]}}' 2024-02-28 09:17:06,788 85925 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/0d9af82bc6c94bb596822042fea88952/groups/e0af68fb-23bc-4695-ac65-ee46dc53fc42 0.031s 2024-02-28 09:17:06,789 85925 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': 'Wed, 28 Feb 2024 09:17:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cc06ff6-1215-43bd-b05c-489a1d07fad8', 'content-length': '319', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cc06ff6-1215-43bd-b05c-489a1d07fad8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0d9af82bc6c94bb596822042fea88952/groups/e0af68fb-23bc-4695-ac65-ee46dc53fc42'} Body: b'{"group": {"id": "e0af68fb-23bc-4695-ac65-ee46dc53fc42", "status": "error", "availability_zone": "nova", "created_at": "2024-02-28T09:17:06.000000", "name": "tempest-Group1-1808292110", "description": null, "group_type": "fb57f4e6-fea2-4ec3-a0ca-b24694c6c3a3", "volume_types": ["f4f47eb3-0c40-4ead-9694-9d21551c90a7"]}}' 2024-02-28 09:17:06,854 85925 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0d9af82bc6c94bb596822042fea88952/volumes/detail 0.060s 2024-02-28 09:17:06,855 85925 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': 'Wed, 28 Feb 2024 09:17:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71e8f3d5-3ec8-4684-a7bb-f99d5f4ade9d', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71e8f3d5-3ec8-4684-a7bb-f99d5f4ade9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0d9af82bc6c94bb596822042fea88952/volumes/detail'} Body: b'{"volumes": []}' 2024-02-28 09:17:06,969 85925 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/0d9af82bc6c94bb596822042fea88952/groups/e0af68fb-23bc-4695-ac65-ee46dc53fc42/action 0.100s 2024-02-28 09:17:06,970 85925 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': 'Wed, 28 Feb 2024 09:17:06 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-req uest-id': 'req-bf6165ff-909b-4c23-85a9-2ac88f125eb5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0d9af82bc6c94bb596822042fea88952/groups/e0af68fb-23bc-4695-ac65-ee46dc53fc42/action'} Body: b'' 2024-02-28 09:17:06,991 85925 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0d9af82bc6c94bb596822042fea88952/groups/e0af68fb-23bc-4695-ac65-ee46dc53fc42 0.020s 2024-02-28 09:17:06,991 85925 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': 'Wed, 28 Feb 2024 09:17:06 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-4e618c07-d612-45a1-8ccd-afb6aa2ddaa3', 'x-openstack-request-id': 'req-4e618c07-d612-45a1-8ccd-afb6aa2ddaa3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0d9af82bc6c94bb596822042fea88952/groups/e0af68fb-23bc-4695-ac65-ee46dc53fc42'} Body: b'{"itemNotFound": {"code": 404, "message": "Group e0af68fb-23bc-4695-ac65-ee46dc53fc42 could not be found."}}' 2024-02-28 09:17:07,029 85925 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/51d99e7a928d42bf90d14987e0c0b53d/group_types/fb57f4e6-fea2-4ec3-a0ca-b24694c6c3a3 0.037s 2024-02-28 09:17:07,029 85925 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': 'Wed, 28 Feb 2024 09:17:06 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-bfc45b95-3edf-41b4-a7c4-33a0eada59c6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/51d99e7a928d42bf90d14987e0c0b53d/group_types/fb57f4e6-fea2-4ec3-a0ca-b24694c6c3a3'} Body: b'' 2024-02-28 09:17:07,127 85925 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/51d99e7a928d42bf90d14987e0c0b53d/types/f4f47eb3-0c40-4ead-9694-9d21551c90a7 0.097s 2024-02-28 09:17:07,127 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17: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-ea0a6bd0-2e3f-4e0a-8a88-0f12fc26ee20', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/51d99e7a928d42bf90d14987e0c0b53d/types/f4f47eb3-0c40-4ead-9694-9d21551c90a7'} Body: b'' 2024-02-28 09:17:07,145 85925 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/51d99e7a928d42bf90d14987e0c0b53d/types/f4f47eb3-0c40-4ead-9694-9d21551c90a7 0.017s 2024-02-28 09:17:07,145 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:07 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-746be624-4b2c-4b1e-8c7a-35c71bda06da', 'x-openstack-request-id': 'req-746be624-4b2c-4b1e-8c7a -35c71bda06da', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/51d99e7a928d42bf90d14987e0c0b53d/types/f4f47eb3-0c40-4ead-9694-9d21551c90a7'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type f4f47eb3-0c40-4ead-9694-9d21551c90a7 could not be found."}}' {7} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes [1.453743s] ... 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 19d352b3-5198-41ef-a80a-9215b811febb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:17:06,785 85929 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 POST http://10.0.0.210/volume/v3/8baa4440956e475fa6cc42ad9771cf66/types 0.036s 2024-02-28 09:17:06,785 85929 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-269693185"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea2dacef-2002-46c7-a2e9-868e6ca82e67', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea2dacef-2002-46c7-a2e9-868e6ca82e67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8baa4440956e475fa6cc42ad9771cf66/types'} Body: b'{"volume_type": {"id": "50e17be1-793d-40fb-a8be-9700c53a73e2", "name": "tempest-GroupSnapshotsTest-volume-type-269693185", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2024-02-28 09:17:06,819 85929 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/8baa4440956e475fa6cc42ad9771cf66/group_types 0.031s 2024-02-28 09:17:06,819 85929 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-653021656"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a96753f-efaf-4456-bbdc-bf60c8542f3c', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a96753f-efaf-4456-bbdc-bf60c8542f3c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8baa4440956e475fa6cc42ad9771cf66/group_types'} Body: b'{"group_type": {"id": "39e3c1dc-cd9e-4c2b-a59b-3555ad69e750", "name": "tempest-GroupSnapshotsTest-group-type-653021656", "description": null, "is_public": true, "group_specs": {}}}' 2024-02-28 09:17:06,899 85929 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/groups 0.077s 2024-02-28 09:17:06,899 85929 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": "39e3c1dc-cd9e-4c2b-a59b-3555ad69e750", "volume_types": ["50e17be1-793d-40fb-a8be-9700c53a73e2"], "name": "tempest-GroupSnapshotsTest-Group-612580987"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c29c7ee3-1e93-4ff8-a3cf-81cc95081d65', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c29c7ee3-1e93-4ff8-a3cf-81cc95081d65', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/groups'} Body: b'{"group": {"id": "19d352b3-5198-41ef-a80a-9215b811febb", "name": "tempest-GroupSnapshotsTest-Group-612580987"}}' 2024-02-28 09:17:06,932 85929 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/groups/19d352b3-5198-41ef-a80a-9215b811febb 0. 031s 2024-02-28 09:17:06,932 85929 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': 'Wed, 28 Feb 2024 09:17:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e931b3fd-c1ea-4796-b821-919b66043df6', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e931b3fd-c1ea-4796-b821-919b66043df6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/groups/19d352b3-5198-41ef-a80a-9215b811febb'} Body: b'{"group": {"id": "19d352b3-5198-41ef-a80a-9215b811febb", "status": "creating", "availability_zone": "nova", "created_at": "2024-02-28T09:17:07.000000", "name": "tempest-GroupSnapshotsTest-Group-612580987", "description": null, "group_type": "39e3c1dc-cd9e-4c2b-a59b-3555ad69e750", "volume_types": ["50e17be1-793d-40fb-a8be-9700c53a73e2"], "group_snapshot_id": null, "source_group_id": null}}' 2024-02-28 09:17:07,970 85929 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/groups/19d352b3-5198-41ef-a80a-9215b811febb 0.032s 2024-02-28 09:17:07,971 85929 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': 'Wed, 28 Feb 2024 09:17:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc372360-88a0-4e7a-b8c7-60a1a511dfdb', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc372360-88a0-4e7a-b8c7-60a1a511dfdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/groups/19d352b3-5198-41ef-a80a-9215b811febb'} Body: b'{"group": {"id": "19d352b3-5198-41ef-a80a-9215b811febb", "status": "error", "availability_zone": "nova", "created_at": "2024-02-28T09:17:07.000000", "name": "tempest-GroupSnapshotsTest-Group-612580987", "description": null, "group_type": "39e3c1dc-cd9e-4c2b-a59b-3555ad69e750", "volume_types": ["50e17be1-793d-40fb-a8be-9700c53a73e2"], "group_snapshot_id": null, "source_group_id": null}}' 2024-02-28 09:17:07,975 85929 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 2024-02-28 09:17:08,007 85929 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/volumes/detail 0.031s 2024-02-28 09:17:08,007 85929 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': 'Wed, 28 Feb 2024 09:17:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7065a9bd-02ab-4981-b8b3-5973012a5775', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7065a9bd-02ab-4981-b8b3-5973012a5775', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/volumes/detail'} Body: b'{"volumes": []}' 2024-02-28 09:17:08,088 85929 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/groups/19d352b3-5198-41ef-a80a-9215b811febb/action 0.067s 2024-02-28 09:17:08,088 85929 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': 'Wed, 28 Feb 2024 09:17:08 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-cbfa71c7-a659-4d11-b10d-122575e5e09b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/groups/19d352b3-5198-41ef-a80a-9215b811febb/action'} Body: b'' 2024-02-28 09:17:08,106 85929 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/groups/19d352b3-5198-41ef-a80a-9215b811febb 0.017s 2024-02-28 09:17:08,107 85929 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': 'Wed, 28 Feb 2024 09:17:08 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-942844be-0c87-4e7f-97d4-6c2b888b8f71', 'x-openstack-request-id': 'req-942844be-0c87-4e7f-97d4-6c2b888b8f71', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/groups/19d352b3-5198-41ef-a80a-9215b811febb'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 19d352b3-5198-41ef-a80a-9215b811febb could not be found."}}' 2024-02-28 09:17:08,134 85929 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8baa4440956e475fa6cc42ad9771cf66/group_types/39e3c1dc-cd9e-4c2b-a59b-3555ad69e750 0.026s 2024-02-28 09:17:08,134 85929 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': 'Wed, 28 Feb 2024 09:17:08 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-05adaad9-d2c9-4b2a-ae36-d9a2bb4c6c8d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8baa4440956e475fa6cc42ad9771cf66/group_types/39e3c1dc-cd9e-4c2b-a59b-3555ad69e750'} Body: b'' 2024-02-28 09:17:08,184 85929 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8baa4440956e475fa6cc42ad9771cf66/types/50e17be1-793d-40fb-a8be-9700c53a73e2 0.049s 2024-02-28 09:17:08,184 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17: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-45b269eb-b56d-47b1-a7a8-7715b99485cf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8baa4440956e475fa6cc42ad9771cf66/types/50e17be1-793d-40fb-a8be-9700c53a73e2'} Body: b'' 2024-02-28 09:17:08,201 85929 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8baa4440956e475fa6cc42ad9771cf66/types/50e17be1-793d-40fb-a8be-9700c53a73e2 0 .016s 2024-02-28 09:17:08,201 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17: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-96695101-c5c0-4b0c-b031-d683beb15e63', 'x-openstack-request-id': 'req-96695101-c5c0-4b0c-b031-d683beb15e63', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8baa4440956e475fa6cc42ad9771cf66/types/50e17be1-793d-40fb-a8be-9700c53a73e2'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 50e17be1-793d-40fb-a8be-9700c53a73e2 could not be found."}}' {5} tempest.api.volume.admin.test_groups.GroupsTest.test_group_update [1.486926s] ... 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 5b6bca56-2718-4d5e-95f4-0e9d8cdff5b4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:17:07,192 85925 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 POST http://10.0.0.210/volume/v3/51d99e7a928d42bf90d14987e0c0b53d/types 0.037s 2024-02-28 09:17:07,192 85925 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-832943065"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d24b8c1-913f-4fb8-9262-eb89e12e863f', 'content-length': '215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d24b8c1-913f-4fb8-9262-eb89e12e863f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/51d99e7a928d42bf90d14987e0c0b53d/types'} Body: b'{"volume_type": {"id": "6f7799d8-7c68-45c3-b0ae-24f46b0048ec", "name": "tempest-GroupsTest-volume-type-832943065", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2024-02-28 09:17:07,230 85925 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/51d99e7a928d42bf90d14987e0c0b53d/group_types 0.035s 2024-02-28 09:17:07,230 85925 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-1489918152"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9e44c76-879f-4396-8f01-37b5875e8b29', 'content-length': '173', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9e44c76-879f-4396-8f01-37b5875e8b29', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/51d99e7a928d42bf90d14987e0c0b53d/group_types'} Body: b'{"group_type": {"id": "c54ac065-c4d6-4050-958c-6d6e8e8f22d5", "name": "tempest-GroupsTest-group-type-1489918152", "description": null, "is_public": true, "group_specs": {}}}' 2024-02-28 09:17:07,328 85925 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/0d9af82bc6c94bb596822042fea88952/groups 0.095s 2024-02-28 09:17:07,329 85925 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": "c54ac065-c4d6-4050-958c-6d6e8e8f22d5", "volume_types": ["6f7799d8-7c68-45c3-b0ae-24f46b0048ec"], "name": "tempest-GroupsTest-Group-1965567008"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-546e65ee-e15b-43ae-9b1c-e6e24c493c9d', 'content-length': '104', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-546e65ee-e15b-43ae-9b1c-e6e24c493c9d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0d9af82bc6c94bb596822042fea88952/groups'} Body: b'{"group": {"id": "5b6bca56-2718-4d5e-95f4-0e9d8cdff5b4", "name": "tempest-GroupsTest-Group-1965567008"}}' 2024-02-28 09:17:07,364 85925 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/0d9af82bc6c94bb596822042fea88952/groups/5b6bca56-2718-4d5e-95f4-0e9d8cdff5b4 0.033s 2024-02-28 09:17:07,364 85925 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': 'Wed, 28 Feb 2024 09:17:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33a22138-1bcf-4ae2-92ec-618901aac68a', 'content-length': '332', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33a22138-1bcf-4ae2-92ec-618901aac68a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0d9af82bc6c94bb596822042fea88952/groups/5b6bca56-2718-4d5e-95f4-0e9d8cdff5b4'} Body: b'{"group": {"id": "5b6bca56-2718-4d5e-95f4-0e9d8cdff5b4", "status": "creating", "availability_zone": "nova", "created_at": "2024-02-28T09:17:07.000000", "name": "tempest-GroupsTest-Group-1965567008", "description": null, "group_type": "c54ac065-c4d6-4050-958c-6d6e8e8f22d5", "volume_types": ["6f7799d8-7c68-45c3-b0ae-24f46b0048ec"]}}' 2024-02-28 09:17:08,413 85925 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/0d9af82bc6c94bb596822042fea88952/groups/5b6bca56-2718-4d5e-95f4-0e9d8cdff5b4 0.043s 2024-02-28 09:17:08,414 85925 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': 'Wed, 28 Feb 2024 09:17:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb9a248e-8e3a-49e9-ad7d-4005a27c2226', 'content-length': '329', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb9a248e-8e3a-49e9-ad7d-4005a27c2226', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0d9af82bc6c94bb596822042fea88952/groups/5b6bca56-2718-4d5e-95f4-0e9d8cdff5b4'} Body: b'{"group": {"id": "5b6bca56-2718-4d5e-95f4-0e9d8cdff5b4", "status": "error", "availability_zone": "nova", "created_at": "2024-02-28T09:17:07.000000", "name": "tempest-GroupsTest-Group-1965567008", "description": null, "group_type": "c54ac065-c4d6-4050-958c-6d6e8e8f22d5", "volume_types": ["6f7799d8-7c68-45c3-b0ae-24f46b0048ec"]}}' 2024-02-28 09:17:08,453 85925 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0d9af82bc6c94bb596822042fea88952/volumes/detail 0.034s 2024-02-28 09:17:08,454 85925 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': 'Wed, 28 Feb 2024 09:17:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34bbbb64-7129-4051-8a86-1a69a106ec42', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34bbbb64-7129-4051-8a86-1a69a106ec42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0d9af82bc6c94bb596822042fea88952/volumes/detail'} Body: b'{"volumes": []}' 2024-02-28 09:17:08,530 85925 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/0d9af82bc6c94bb596822042fea88952/groups/5b6bca56-2718-4d5e-95f4-0e9d8cdff5b4/action 0.064s 2024-02-28 09:17:08,531 85925 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': 'Wed, 28 Feb 2024 09:17:08 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-dcf7e96f-be39-464f-afe3-94a04 8dae8c4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0d9af82bc6c94bb596822042fea88952/groups/5b6bca56-2718-4d5e-95f4-0e9d8cdff5b4/action'} Body: b'' 2024-02-28 09:17:08,547 85925 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0d9af82bc6c94bb596822042fea88952/groups/5b6bca56-2718-4d5e-95f4-0e9d8cdff5b4 0.015s 2024-02-28 09:17:08,547 85925 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': 'Wed, 28 Feb 2024 09:17:08 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-f908634b-61b3-4eb1-a032-0bd5996b764b', 'x-openstack-request-id': 'req-f908634b-61b3-4eb1-a032-0bd5996b764b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0d9af82bc6c94bb596822042fea88952/groups/5b6bca56-2718-4d5e-95f4-0e9d8cdff5b4'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 5b6bca56-2718-4d5e-95f4-0e9d8cdff5b4 could not be found."}}' 2024-02-28 09:17:08,577 85925 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/51d99e7a928d42bf90d14987e0c0b53d/group_types/c54ac065-c4d6-4050-958c-6d6e8e8f22d5 0.029s 2024-02-28 09:17:08,577 85925 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': 'Wed, 28 Feb 2024 09:17:08 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-61cc1ece-133f-41fa-9a5c-f516e09a137d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/51d99e7a928d42bf90d14987e0c0b53d/group_types/c54ac065-c4d6-4050-958c-6d6e8e8f22d5'} Body: b'' 2024-02-28 09:17:08,624 85925 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/51d99e7a928d42bf90d14987e0c0b53d/types/6f7799d8-7c68-45c3-b0ae-24f46b0048ec 0.046s 2024-02-28 09:17:08,624 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17: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-5b9a6419-c281-46ad-8b01-15cca1d96e14', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/51d99e7a928d42bf90d14987e0c0b53d/types/6f7799d8-7c68-45c3-b0ae-24f46b0048ec'} Body: b'' 2024-02-28 09:17:08,640 85925 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/51d99e7a928d42bf90d14987e0c0b53d/types/6f7799d8-7c68-45c3-b0ae-24f46b0048ec 0.014s 2024-02-28 09:17:08,640 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17: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-fec841df-2214-4664-81f0-9057555a8e52', 'x-openstack-request-id': 'req-fec841df-2214-4664-81f0-9057555a8e52', 'connection': 'close', 'stat us': '404', 'content-location': 'http://10.0.0.210/volume/v3/51d99e7a928d42bf90d14987e0c0b53d/types/6f7799d8-7c68-45c3-b0ae-24f46b0048ec'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 6f7799d8-7c68-45c3-b0ae-24f46b0048ec could not be found."}}' {7} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete [1.546224s] ... 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 09c5503b-5f49-4c46-a86b-fd6c1288d922 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:17:08,233 85929 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/8baa4440956e475fa6cc42ad9771cf66/types 0.029s 2024-02-28 09:17:08,233 85929 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-389796773"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9b8a9b4-2f7f-4a62-92ce-e12bfeaf5d83', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9b8a9b4-2f7f-4a62-92ce-e12bfeaf5d83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8baa4440956e475fa6cc42ad9771cf66/types'} Body: b'{"volume_type": {"id": "28554b14-7baa-411c-beef-99e3f38d9336", "name": "tempest-GroupSnapshotsTest-volume-type-389796773", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2024-02-28 09:17:08,266 85929 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/8baa4440956e475fa6cc42ad9771cf66/group_types 0.030s 2024-02-28 09:17:08,266 85929 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-95934810"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7a82544-a9f1-43ac-a45c-71d2a32148b3', 'content-length': '179', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7a82544-a9f1-43ac-a45c-71d2a32148b3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8baa4440956e475fa6cc42ad9771cf66/group_types'} Body: b'{"group_type": {"id": "035328e0-9c68-497b-94a0-2ccdabe7972e", "name": "tempest-GroupSnapshotsTest-group-type-95934810", "description": null, "is_public": true, "group_specs": {}}}' 2024-02-28 09:17:08,409 85929 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/groups 0.140s 2024-02-28 09:17:08,410 85929 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": "035328e0-9c68-497b-94a0-2ccdabe7972e", "volume_types": ["28554b14-7baa-411c-beef-99e3f38d9336"], "name": "tempest-GroupSnapshotsTest-Group-892428515"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42da5a32-3821-4014-96b7-7fa528e0577a', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42da5a32-3821-4014-96b7-7fa528e0577a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/groups'} Body: b'{"group": {"id": "09c5503b-5f49-4c46-a86b-fd6c1288d922", "name": "tempest-GroupSnapshotsTest-Group-892428515"}}' 2024-02-28 09:17:08,449 85929 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/groups/09c5503b-5f49-4c46-a86b-fd6c1288d922 0.037s 2024-02-28 09:17:08,449 85929 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': 'Wed, 28 Feb 2024 09:17:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-564612f2-3791-4fb4-8c25-0f9febfdd236', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-564612f2-3791-4fb4-8c25-0f9febfdd236', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/groups/09c5503b-5f49-4c46-a86b-fd6c1288d922'} Body: b'{"group": {"id": "09c5503b-5f49-4c46-a86b-fd6c1288d922", "status": "creating", "availability_zone": "nova", "created_at": "2024-02-28T09:17:08.000000", "name": "tempest-GroupSnapshotsTest-Group-892428515", "description": null, "group_type": "035328e0-9c68-497b-94a0-2ccdabe7972e", "volume_types": ["28554b14-7baa-411c-beef-99e3f38d9336"], "group_snapshot_id": null, "source_group_id": null}}' 2024-02-28 09:17:09,485 85929 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/groups/09c5503b-5f49-4c46-a86b-fd6c1288d922 0.031s 2024-02-28 09:17:09,486 85929 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': 'Wed, 28 Feb 2024 09:17:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d56a012-c8a3-40a4-a126-8de7968be122', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d56a012-c8a3-40a4-a126-8de7968be122', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/groups/09c5503b-5f49-4c46-a86b-fd6c1288d922'} Body: b'{"group": {"id": "09c5503b-5f49-4c46-a86b-fd6c1288d922", "status": "error", "availability_zone": "nova", "created_at": "2024-02-28T09:17:08.000000", "name": "tempest-GroupSnapshotsTest-Group-892428515", "description": null, "group_type": "035328e0-9c68-497b-94a0-2ccdabe7972e", "volume_types": ["28554b14-7baa-411c-beef-99e3f38d9336"], "group_snapshot_id": null, "source_group_id": null}}' 2024-02-28 09:17:09,527 85929 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/volumes/detail 0.036s 2024-02-28 09:17:09,527 85929 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': 'Wed, 28 Feb 2024 09:17:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d153fd36-a3a3-4891-bc00-30a6823382bf', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d153fd36-a3a3-4891-bc00-30a6823382bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/volumes/detail'} Body: b'{"volumes": []}' 2024-02-28 09:17:09,614 85929 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/groups/09c5503b-5f49-4c46-a86b-fd6c1288d922/action 0.073s 2024-02-28 09:17:09,614 85929 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': 'Wed, 28 Feb 2024 09:17:09 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-818a8893-e109-4024-bee3-8279c9e4cba7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/groups/09c5503b-5f49-4c46-a86b-fd6c1288d922/action'} Body: b'' 2024-02-28 09:17:09,651 85929 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/groups/09c5503b-5f49-4c46-a86b-fd6c1288d922 0.036s 2024-02-28 09:17:09,651 85929 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': 'Wed, 28 Feb 2024 09:17:09 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-232cf335-7570-4f8c-95fc-2d924938a99a', 'x-openstack-request-id': 'req-232cf335-7570-4f8c-95fc-2d924938a99a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/groups/09c5503b-5f49-4c46-a86b-fd6c1288d922'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 09c5503b-5f49-4c46-a86b-fd6c1288d922 could not be found."}}' 2024-02-28 09:17:09,683 85929 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8baa4440956e475fa6cc42ad9771cf66/group_types/035328e0-9c68-497b-94a0-2ccdabe7972e 0.031s 2024-02-28 09:17:09,683 85929 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': 'Wed, 28 Feb 2024 09:17:09 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-d6e527dc-81da-431c-9ebf-5c0ac49d9a1f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8baa4440956e475fa6cc42ad9771cf66/group_types/035328e0-9c68-497b-94a0-2ccdabe7972e'} Body: b'' 2024-02-28 09:17:09,729 85929 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8baa4440956e475fa6cc42ad9771cf66/types/28554b14-7baa-411c-beef-99e3f38d9336 0.045s 2024-02-28 09:17:09,730 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:09 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-76729347-7b6e-4c88-93fa-527f788eade2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8baa4440956e475fa6cc42ad9771cf66/types/28554b14-7baa-411c-beef-99e3f38d9336'} Body: b'' 2024-02-28 09:17:09,748 85929 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8baa4440956e475fa6cc42ad9771cf66/types/28554b14-7baa-411c-beef-99e3f38d9336 0.018s 2024-02-28 09:17:09,749 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:09 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-c23083f2-6293-48c4-b02c-3838d73f7284', 'x-openstack-request-id': 'req-c23083f2-6293-48c4-b02c-3838d73f7284', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8baa4440956e475fa6cc42ad9771cf66/types/28554b14-7baa-411c-beef-99e3f38d9336'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 28554b14-7baa-411c-beef-99e3f38d9336 could not be found."}}' {10} tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group [1.770564s] ... 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group d4e043af-00c4-4fbd-a633-458a8250f1c3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:17:12,434 85935 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 POST http://10.0.0.210/volume/v3/34501c526f9a4998b1aa16031b9aed86/types 0.151s 2024-02-28 09:17:12,435 85935 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-458472621"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-459b6c00-14c9-45bf-a795-ec9ad34e84e7', 'content-length': '219', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-459b6c00-14c9-45bf-a795-ec9ad34e84e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34501c526f9a4998b1aa16031b9aed86/types'} Body: b'{"volume_type": {"id": "e1a6d026-9e8f-4c43-bfd7-98c08d01fc81", "name": "tempest-GroupsV314Test-volume-type-458472621", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2024-02-28 09:17:12,475 85935 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/34501c526f9a4998b1aa16031b9aed86/group_types 0.037s 2024-02-28 09:17:12,475 85935 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-1994065473"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-806544d9-3920-42a5-9139-6b0eec71a07c', 'content-length': '177', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-806544d9-3920-42a5-9139-6b0eec71a07c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/34501c526f9a4998b1aa16031b9aed86/group_types'} Body: b'{"group_type": {"id": "3f7c17cc-73c5-422c-8ed1-84b9a1d23698", "name": "tempest-GroupsV314Test-group-type-1994065473", "description": null, "is_public": true, "group_specs": {}}}' 2024-02-28 09:17:12,710 85935 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/15d8e878ed8348dcaa7f080ec32f49ab/groups 0.232s 2024-02-28 09:17:12,710 85935 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": "3f7c17cc-73c5-422c-8ed1-84b9a1d23698", "volume_types": ["e1a6d026-9e8f-4c43-bfd7-98c08d01fc81"], "name": "tempest-GroupsV314Test-Group-751593632"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2f1c0fd-570c-4063-91c8-4ccd544ec035', 'content-length': '107', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2f1c0fd-570c-4063-91c8-4ccd544ec035', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/15d8e878ed8348dcaa7f080ec32f49ab/groups'} Body: b'{"group": {"id": "d4e043af-00c4-4fbd-a633-458a8250f1c3", "name": "tempest-GroupsV314Test-Group-751593632"}}' 2024-02-28 09:17:12,759 85935 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/15d8e878ed8348dcaa7f080ec32f49ab/groups/d4e043af-00c4-4fbd-a633-458a8250f1c3 0.046s 2024-02-28 09:17:12,759 85935 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Acce pt': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-623d6119-ef9f-4767-9396-2b2739437a6f', 'content-length': '384', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-623d6119-ef9f-4767-9396-2b2739437a6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/15d8e878ed8348dcaa7f080ec32f49ab/groups/d4e043af-00c4-4fbd-a633-458a8250f1c3'} Body: b'{"group": {"id": "d4e043af-00c4-4fbd-a633-458a8250f1c3", "status": "error", "availability_zone": "nova", "created_at": "2024-02-28T09:17:13.000000", "name": "tempest-GroupsV314Test-Group-751593632", "description": null, "group_type": "3f7c17cc-73c5-422c-8ed1-84b9a1d23698", "volume_types": ["e1a6d026-9e8f-4c43-bfd7-98c08d01fc81"], "group_snapshot_id": null, "source_group_id": null}}' 2024-02-28 09:17:13,797 85935 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/15d8e878ed8348dcaa7f080ec32f49ab/groups/d4e043af-00c4-4fbd-a633-458a8250f1c3 0.032s 2024-02-28 09:17:13,797 85935 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': 'Wed, 28 Feb 2024 09:17:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e437ba5c-b49e-4928-bfc2-84a2106e3385', 'content-length': '384', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e437ba5c-b49e-4928-bfc2-84a2106e3385', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/15d8e878ed8348dcaa7f080ec32f49ab/groups/d4e043af-00c4-4fbd-a633-458a8250f1c3'} Body: b'{"group": {"id": "d4e043af-00c4-4fbd-a633-458a8250f1c3", "status": "error", "availability_zone": "nova", "created_at": "2024-02-28T09:17:13.000000", "name": "tempest-GroupsV314Test-Group-751593632", "description": null, "group_type": "3f7c17cc-73c5-422c-8ed1-84b9a1d23698", "volume_types": ["e1a6d026-9e8f-4c43-bfd7-98c08d01fc81"], "group_snapshot_id": null, "source_group_id": null}}' 2024-02-28 09:17:13,835 85935 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/15d8e878ed8348dcaa7f080ec32f49ab/volumes/detail 0.033s 2024-02-28 09:17:13,836 85935 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': 'Wed, 28 Feb 2024 09:17:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3686efc3-79b1-4f55-8570-fa43030de18d', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3686efc3-79b1-4f55-8570-fa43030de18d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/15d8e878ed8348dcaa7f080ec32f49ab/volumes/detail'} Body: b'{"volumes": []}' 2024-02-28 09:17:13,910 85935 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/15d8e878ed8348dcaa7f080ec32f49ab/groups/d4e043af-00c4-4fbd-a633-458a8250f1c3/action 0.061s 2024-02-28 09:17:13,911 85935 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': 'Wed, 28 Feb 2024 09:17:13 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-08eb5c40-611b-4191-8dbc-e18d095469e1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/15d8e878ed8348dcaa7f080ec32f49ab/groups/d4e043af-00c4-4fbd-a633-458a8250f1c3/action'} Body: b'' 2024-02-28 09:17:13,955 85935 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/15d8e878ed8348dcaa7f080ec32f49ab/groups/d4e043af-00c4-4fbd-a633-458a8250f1c3 0.044s 2024-02-28 09:17:13,956 85935 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': 'Wed, 28 Feb 2024 09:17:13 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-fdd10a59-e431-4dfd-aae3-390e1d38a42a', 'x-openstack-request-id': 'req-fdd10a59-e431-4dfd-aae3-390e1d38a42a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/15d8e878ed8348dcaa7f080ec32f49ab/groups/d4e043af-00c4-4fbd-a633-458a8250f1c3'} Body: b'{"itemNotFound": {"code": 404, "message": "Group d4e043af-00c4-4fbd-a633-458a8250f1c3 could not be found."}}' 2024-02-28 09:17:13,983 85935 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/34501c526f9a4998b1aa16031b9aed86/group_types/3f7c17cc-73c5-422c-8ed1-84b9a1d23698 0.027s 2024-02-28 09:17:13,983 85935 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': 'Wed, 28 Feb 2024 09:17:13 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-55b0c186-e455-48ae-a71f-7426fff717d5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/34501c526f9a4998b1aa16031b9aed86/group_types/3f7c17cc-73c5-422c-8ed1-84b9a1d23698'} Body: b'' 2024-02-28 09:17:14,037 85935 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/34501c526f9a4998b1aa16031b9aed86/types/e1a6d026-9e8f-4c43-bfd7-98c08d01fc81 0.053s 2024-02-28 09:17:14,038 85935 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:13 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-f55ad738-7117-476d-b3ad-e8b823346a06', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/34501c526f9a4998b1aa16031b9aed86/types/e1a6d026-9e8f-4c43-bfd7-98c08d01fc81'} Body: b'' 2024-02-28 09:17:14,052 85935 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/34501c526f9a4998b1aa16031b9aed86/types/e1a6d026-9e8f-4c43-bfd7-98c08d01fc81 0.014s 2024-02-28 09:17:14,052 85935 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:14 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-3af2bcf2-d73c-4cdb-a2f6-5c91a995254d', 'x-openstack-request-id': 'req-3af2bcf2-d73c-4cdb-a2f6-5c91a995254d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/34501c526f9a4998b1aa16031b9aed86/types/e1a6d026-9e8f-4c43-bfd7-98c08d01fc81'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type e1a6d026-9e8f-4c43-bfd7-98c08d01fc81 could not be found."}}' {6} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete [0.559486s] ... ok {6} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params [0.270860s] ... ok {5} setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest) ... SKIPPED: Cinder multi-backend feature disabled {5} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota [0.355931s] ... ok {5} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas [0.056392s] ... ok {5} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas [0.039797s] ... ok {7} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message [2.373819s] ... ok {5} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage [1.727268s] ... 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8bfd53f6-e863-48f8-827f-e7d644fd0888 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:17:18,961 85925 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/cc6e29768b8c49b99fc068d5736bad03/os-quota-sets/c5d54d354b4a4ff48356f31d4aba9d34?usage=True 0.043s 2024-02-28 09:17:18,962 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02fde7c0-d280-467c-bee7-a152940c2ed7', 'content-length': '1178', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02fde7c0-d280-467c-bee7-a152940c2ed7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cc6e29768b8c49b99fc068d5736bad03/os-quota-sets/c5d54d354b4a4ff48356f31d4aba9d34?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_tempest-UserMessagesTest-volume-type-1886073276": {"limit": -1, "in_use": 0, "reserved": 0}, "gigabytes_tempest-UserMessagesTest-volume-type-1886073276": {"limit": -1, "in_use": 0, "reserved": 0}, "snapshots_tempest-UserMessagesTest-volume-type-1886073276": {"limit": -1, "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": "c5d54d354b4a4ff48356f31d4aba9d34"}}' 2024-02-28 09:17:19,336 85925 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 202 POST http://10.0.0.210/volume/v3/c5d54d354b4a4ff48356f31d4aba9d34/volumes 0.364s 2024-02-28 09:17:19,336 85925 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-559701983"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-821a240e-d9cf-4102-8529-46af2b93fe69', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-821a240e-d9cf-4102-8529-46af2b93fe69', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c5d54d354b4a4ff48356f31d4aba9d34/volumes'} Body: b'{"volume": {"id": "8bfd53f6-e863-48f8-827f-e7d644fd0888", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:19.272935", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-559701983", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c5d54d354b4a4ff48356f31d4aba9d34/volumes/8bfd53f6-e863-48f8-827f-e7d644fd0888"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c5d54d354b4a4ff48356f31d4aba9d34/volumes/8bfd53f6-e863-48f8-827f-e7d644fd0888"}], "user_id": "b9b17fd3435644be93b275c95649266d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:17:19,393 85925 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/c5d54d354b4a4ff48356f31d4aba9d34/volumes/8bfd53f6-e863-48f8-827f-e7d644fd0888 0.045s 2024-02-28 09:17:19,394 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd63449c-8bca-45f6-9f60-b87575518ae8', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd63449c-8bca-45f6-9f60-b87575518ae8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c5d54d354b4a4ff48356f31d4aba9d34/volumes/8bfd53f6-e863-48f8-827f-e7d644fd0888'} Body: b'{"volume": {"id": "8bfd53f6-e863-48f8-827f-e7d644fd0888", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:19.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-559701983", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c5d54d354b4a4ff48356f31d4aba9d34/volumes/8bfd53f6-e863-48f8-827f-e7d644fd0888"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c5d54d354b4a4ff48356f31d4aba9d34/volumes/8bfd53f6-e863-48f8-827f-e7d644fd0888"}], "user_id": "b9b17fd3435644be93b275c95649266d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5d54d354b4a4ff48356f31d4aba9d34"}}' 2024-02-28 09:17:20,449 85925 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/c5d54d354b4a4ff48356f31d4aba9d34/volumes/8bfd53f6-e863-48f8-827f-e7d644fd0888 0.040s 2024-02-28 09:17:20,449 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d22228c-1e99-41d4-9cbf-52ecb358f4c3', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d22228c-1e99-41d4-9cbf-52ecb358f4c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c5d54d354b4a4ff48356f31d4aba9d34/volumes/8bfd53f6-e863-48f8-827f-e7d644fd0888'} Body: b'{"volume": {"id": "8bfd53f6-e863-48f8-827f-e7d644fd0888", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:19.000000", "updated_at": "2024-02-28T09:17:19.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-559701983", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c5d54d354b4a4ff48356f31d4aba9d34/volumes/8bfd53f6-e863-48f8-827f-e7d644fd0888"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c5d54d354b4a4ff48356f31d4aba9d34/volumes/8bfd53f6-e863-48f8-827f-e7d644fd0888"}], "user_id": "b9b17fd3435644be93b275c95649266d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5d54d354b4a4ff48356f31d4aba9d34"}}' 2024-02-28 09:17:20,500 85925 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c5d54d354b4a4ff48356f31d4aba9d34/volumes/8bfd53f6-e863-48f8-827f-e7d644fd0888 0.037s 2024-02-28 09:17:20,501 85925 DEBUG [tempest.lib.common.r est_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7247a679-76bf-40cf-8d0d-59b4b5cbb822', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7247a679-76bf-40cf-8d0d-59b4b5cbb822', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c5d54d354b4a4ff48356f31d4aba9d34/volumes/8bfd53f6-e863-48f8-827f-e7d644fd0888'} Body: b'{"volume": {"id": "8bfd53f6-e863-48f8-827f-e7d644fd0888", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:19.000000", "updated_at": "2024-02-28T09:17:19.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-559701983", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c5d54d354b4a4ff48356f31d4aba9d34/volumes/8bfd53f6-e863-48f8-827f-e7d644fd0888"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c5d54d354b4a4ff48356f31d4aba9d34/volumes/8bfd53f6-e863-48f8-827f-e7d644fd0888"}], "user_id": "b9b17fd3435644be93b275c95649266d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5d54d354b4a4ff48356f31d4aba9d34"}}' 2024-02-28 09:17:20,614 85925 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c5d54d354b4a4ff48356f31d4aba9d34/volumes/8bfd53f6-e863-48f8-827f-e7d644fd0888 0.100s 2024-02-28 09:17:20,614 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17: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-c1c7c1dd-2f95-4a48-8288-9200800e5e61', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c5d54d354b4a4ff48356f31d4aba9d34/volumes/8bfd53f6-e863-48f8-827f-e7d644fd0888'} Body: b'' 2024-02-28 09:17:20,636 85925 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c5d54d354b4a4ff48356f31d4aba9d34/volumes/8bfd53f6-e863-48f8-827f-e7d644fd0888 0.021s 2024-02-28 09:17:20,636 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17: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-c20b9ccd-42be-4820-8d0f-9a39dc7333b5', 'x-openstack-request-id': 'req-c20b9ccd-42be-4820-8d0f-9a39dc7333b5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c5d54d354b4a4ff48356f31d4aba9d34/volumes/8bfd53f6-e863-48f8-827f-e7d644fd0888'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8bfd53f6-e863-48f8-827f-e7d644fd0888 could not be found."}}' {7} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages [1.849539s] ... ok {5} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer [1.516218s] ... 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume fc98bb98-958f-4824-bbe1-99065dfdfd9a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:17:20,833 85925 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 202 POST http://10.0.0.210/volume/v3/c5d54d354b4a4ff48356f31d4aba9d34/volumes 0.186s 2024-02-28 09:17:20,834 85925 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-1968864111"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad84a55e-d7a8-4b78-921c-3d2d14112e80', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad84a55e-d7a8-4b78-921c-3d2d14112e80', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c5d54d354b4a4ff48356f31d4aba9d34/volumes'} Body: b'{"volume": {"id": "fc98bb98-958f-4824-bbe1-99065dfdfd9a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:20.772508", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1968864111", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c5d54d354b4a4ff48356f31d4aba9d34/volumes/fc98bb98-958f-4824-bbe1-99065dfdfd9a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c5d54d354b4a4ff48356f31d4aba9d34/volumes/fc98bb98-958f-4824-bbe1-99065dfdfd9a"}], "user_id": "b9b17fd3435644be93b275c95649266d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:17:20,886 85925 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/c5d54d354b4a4ff48356f31d4aba9d34/volumes/fc98bb98-958f-4824-bbe1-99065dfdfd9a 0.042s 2024-02-28 09:17:20,886 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11970a8d-7356-4702-b149-ee4c8196bcc8', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11970a8d-7356-4702-b149-ee4c8196bcc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c5d54d354b4a4ff48356f31d4aba9d34/volumes/fc98bb98-958f-4824-bbe1-99065dfdfd9a'} Body: b'{"volume": {"id": "fc98bb98-958f-4824-bbe1-99065dfdfd9a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:21.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1968864111", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c5d54d354b4a4ff48356f31d4aba9d34/volumes/fc98bb98-958f-4824-bbe1-99065dfdfd9a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c5d54d354b4a4ff48356f31d4aba9d34/volumes/fc98bb98-958f-4824-bbe1-99065dfdfd9a"}], "user_id": "b9b17fd3435644be93b275c95649266d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5d54d354b4a4ff48356f31d4aba9d34"}}' 2024-02-28 09:17:21,945 85925 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/c5d54d354b4a4ff48356f31d4aba9d34/volumes/fc98bb98-958f-4824-bbe1-99065dfdfd9a 0.045s 2024-02-28 09:17:21,945 85925 DEBU G [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6159f4bb-2531-428e-9ccf-d48160273b2c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6159f4bb-2531-428e-9ccf-d48160273b2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c5d54d354b4a4ff48356f31d4aba9d34/volumes/fc98bb98-958f-4824-bbe1-99065dfdfd9a'} Body: b'{"volume": {"id": "fc98bb98-958f-4824-bbe1-99065dfdfd9a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:21.000000", "updated_at": "2024-02-28T09:17:21.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1968864111", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c5d54d354b4a4ff48356f31d4aba9d34/volumes/fc98bb98-958f-4824-bbe1-99065dfdfd9a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c5d54d354b4a4ff48356f31d4aba9d34/volumes/fc98bb98-958f-4824-bbe1-99065dfdfd9a"}], "user_id": "b9b17fd3435644be93b275c95649266d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5d54d354b4a4ff48356f31d4aba9d34"}}' 2024-02-28 09:17:22,006 85925 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c5d54d354b4a4ff48356f31d4aba9d34/volumes/fc98bb98-958f-4824-bbe1-99065dfdfd9a 0.048s 2024-02-28 09:17:22,006 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c33926b3-26a2-44a6-a8ff-0bf4187bac8b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c33926b3-26a2-44a6-a8ff-0bf4187bac8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c5d54d354b4a4ff48356f31d4aba9d34/volumes/fc98bb98-958f-4824-bbe1-99065dfdfd9a'} Body: b'{"volume": {"id": "fc98bb98-958f-4824-bbe1-99065dfdfd9a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:21.000000", "updated_at": "2024-02-28T09:17:21.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1968864111", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c5d54d354b4a4ff48356f31d4aba9d34/volumes/fc98bb98-958f-4824-bbe1-99065dfdfd9a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c5d54d354b4a4ff48356f31d4aba9d34/volumes/fc98bb98-958f-4824-bbe1-99065dfdfd9a"}], "user_id": "b9b17fd3435644be93b275c95649266d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5d54d354b4a4ff48356f31d4aba9d34"}}' 2024-02-28 09:17:22,128 85925 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c5d54d354b4a4ff48356f31d4aba9d34/volumes/fc98bb98-958f-4824-bbe1-99065dfdfd9a 0.109s 2024-02-28 09:17:22,129 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17: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-0e24e443-9e38-4497-90a4-586a38a2ab13', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c5d54d354b4a4ff48356f31d4aba9d34/volumes/fc98bb98-958f-4824-bbe1-99065dfdfd9a'} Body: b'' 2024-02-28 09:17:22,161 85925 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c5d54d354b4a4ff48356f31d4aba9d34/volumes/fc98bb98-958f-4824-bbe1-99065dfdfd9a 0.031s 2024-02-28 09:17:22,161 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:22 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-844b27ae-cd16-435c-b281-a9d27f317127', 'x-openstack-request-id': 'req-844b27ae-cd16-435c-b281-a9d27f317127', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c5d54d354b4a4ff48356f31d4aba9d34/volumes/fc98bb98-958f-4824-bbe1-99065dfdfd9a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume fc98bb98-958f-4824-bbe1-99065dfdfd9a could not be found."}}' {5} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage [0.055321s] ... ok {6} setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest) ... SKIPPED: Cinder multi-backend feature disabled {5} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant [0.390412s] ... ok {10} tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status [2.097744s] ... 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group d0daa42c-781a-46b9-96bb-617e86495a27 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:17:23,042 85935 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 POST http://10.0.0.210/volume/v3/1a0fd4358b5c417199a5eafeaefe1c53/types 0.312s 2024-02-28 09:17:23,043 85935 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-1336689848"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8d22f20-ee4d-407e-8906-6205d543805e', 'content-length': '220', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8d22f20-ee4d-407e-8906-6205d543805e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1a0fd4358b5c417199a5eafeaefe1c53/types'} Body: b'{"volume_type": {"id": "1cdf05ca-e779-4d55-b1f6-bfc4d7c7a11a", "name": "tempest-GroupsV320Test-volume-type-1336689848", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2024-02-28 09:17:23,089 85935 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/1a0fd4358b5c417199a5eafeaefe1c53/group_types 0.043s 2024-02-28 09:17:23,089 85935 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-61206868"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f89033f6-770d-4fe8-af6a-00f3defa35d9', 'content-length': '175', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f89033f6-770d-4fe8-af6a-00f3defa35d9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1a0fd4358b5c417199a5eafeaefe1c53/group_types'} Body: b'{"group_type": {"id": "5a1e33b9-0ade-4174-b1d9-0545cc935514", "name": "tempest-GroupsV320Test-group-type-61206868", "description": null, "is_public": true, "group_specs": {}}}' 2024-02-28 09:17:23,418 85935 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/50df80698b9c4a91a861a575dbc79705/groups 0.326s 2024-02-28 09:17:23,418 85935 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": "5a1e33b9-0ade-4174-b1d9-0545cc935514", "volume_types": ["1cdf05ca-e779-4d55-b1f6-bfc4d7c7a11a"], "name": "tempest-GroupsV320Test-Group-1345863538"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34e1b310-7926-4d49-b21d-e1f0d8212626', 'content-length': '108', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34e1b310-7926-4d49-b21d-e1f0d8212626', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/50df80698b9c4a91a861a575dbc79705/groups'} Body: b'{"group": {"id": "d0daa42c-781a-46b9-96bb-617e86495a27", "name": "tempest-GroupsV320Test-Group-1345863538"}}' 2024-02-28 09:17:23,458 85935 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/50df80698b9c4a91a861a575dbc79705/groups/d0daa42c-781a-46b9-96bb-617e86495a27 0.037s 2024-02-28 09:17:23,458 85935 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/js on', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28292602-7558-4285-a736-110b6a4c6be8', 'content-length': '388', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28292602-7558-4285-a736-110b6a4c6be8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/50df80698b9c4a91a861a575dbc79705/groups/d0daa42c-781a-46b9-96bb-617e86495a27'} Body: b'{"group": {"id": "d0daa42c-781a-46b9-96bb-617e86495a27", "status": "creating", "availability_zone": "nova", "created_at": "2024-02-28T09:17:23.000000", "name": "tempest-GroupsV320Test-Group-1345863538", "description": null, "group_type": "5a1e33b9-0ade-4174-b1d9-0545cc935514", "volume_types": ["1cdf05ca-e779-4d55-b1f6-bfc4d7c7a11a"], "group_snapshot_id": null, "source_group_id": null}}' 2024-02-28 09:17:24,527 85935 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/50df80698b9c4a91a861a575dbc79705/groups/d0daa42c-781a-46b9-96bb-617e86495a27 0.063s 2024-02-28 09:17:24,528 85935 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': 'Wed, 28 Feb 2024 09:17:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-251609b3-34fe-416c-8fd6-b43d6f1972e8', 'content-length': '385', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-251609b3-34fe-416c-8fd6-b43d6f1972e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/50df80698b9c4a91a861a575dbc79705/groups/d0daa42c-781a-46b9-96bb-617e86495a27'} Body: b'{"group": {"id": "d0daa42c-781a-46b9-96bb-617e86495a27", "status": "error", "availability_zone": "nova", "created_at": "2024-02-28T09:17:23.000000", "name": "tempest-GroupsV320Test-Group-1345863538", "description": null, "group_type": "5a1e33b9-0ade-4174-b1d9-0545cc935514", "volume_types": ["1cdf05ca-e779-4d55-b1f6-bfc4d7c7a11a"], "group_snapshot_id": null, "source_group_id": null}}' 2024-02-28 09:17:24,578 85935 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/50df80698b9c4a91a861a575dbc79705/volumes/detail 0.046s 2024-02-28 09:17:24,579 85935 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': 'Wed, 28 Feb 2024 09:17:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-699650fe-4786-4f66-be7e-e632941fb8d0', 'content-length': '15', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-699650fe-4786-4f66-be7e-e632941fb8d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/50df80698b9c4a91a861a575dbc79705/volumes/detail'} Body: b'{"volumes": []}' 2024-02-28 09:17:24,695 85935 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/50df80698b9c4a91a861a575dbc79705/groups/d0daa42c-781a-46b9-96bb-617e86495a27/action 0.101s 2024-02-28 09:17:24,695 85935 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': 'Wed, 28 Feb 2024 09:17:24 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-7dee6edb-32f3-40cb-87ab-3bf1b35b9653', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/50df80698b9c4a91a861a575dbc79705/groups/d0daa42c-781a-46b9-96bb-617e86495a27/action'} Body: b'' 2024-02-28 09:17:24,713 85935 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/50df80698b9c4a91a861a575dbc79705/groups/d0daa42c-781a-46b9-96bb-617e86495a27 0.017s 2024-02-28 09:17:24,713 85935 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': 'Wed, 28 Feb 2024 09:17:24 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-b6779423-fdae-4871-be08-8163796af009', 'x-openstack-request-id': 'req-b6779423-fdae-4871-be08-8163796af009', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/50df80698b9c4a91a861a575dbc79705/groups/d0daa42c-781a-46b9-96bb-617e86495a27'} Body: b'{"itemNotFound": {"code": 404, "message": "Group d0daa42c-781a-46b9-96bb-617e86495a27 could not be found."}}' 2024-02-28 09:17:24,743 85935 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/1a0fd4358b5c417199a5eafeaefe1c53/group_types/5a1e33b9-0ade-4174-b1d9-0545cc935514 0.029s 2024-02-28 09:17:24,743 85935 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': 'Wed, 28 Feb 2024 09:17:24 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-89c99437-4e83-4631-b27c-35b7ad6f4c65', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1a0fd4358b5c417199a5eafeaefe1c53/group_types/5a1e33b9-0ade-4174-b1d9-0545cc935514'} Body: b'' 2024-02-28 09:17:24,804 85935 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/1a0fd4358b5c417199a5eafeaefe1c53/types/1cdf05ca-e779-4d55-b1f6-bfc4d7c7a11a 0.060s 2024-02-28 09:17:24,805 85935 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17: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-902a3fd3-213d-4b98-a6f6-8701d2c60d9e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1a0fd4358b5c417199a5eafeaefe1c53/types/1cdf05ca-e779-4d55-b1f6-bfc4d7c7a11a'} Body: b'' 2024-02-28 09:17:24,826 85935 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/1a0fd4358b5c417199a5eafeaefe1c53/types/1cdf05ca-e779-4d55-b1f6-bfc4d7c7a11a 0.020s 2024-02-28 09:17:24,827 85935 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17: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-c5e164b0-122f-4e5f-971b-b639f92e656d', 'x-openstack-request-id': 'req-c5e164b0-122f-4e5f-971b-b639f92e656d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/1a0fd4358b5c417199a5eafeaefe1c53/types/1cdf05ca-e779-4d55-b1f6-bfc4d7c7a11a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 1cdf05ca-e779-4d55-b1f6-bfc4d7c7a11a could not be found."}}' {6} tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype [2.359923s] ... 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e6c6063b-8cbb-43d2-bfaa-1070ff28626c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:17:25,577 85927 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 202 POST http://10.0.0.210/volume/v3/de436370549749e9b2e388f8edaba29d/volumes 0.676s 2024-02-28 09:17:25,577 85927 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-1588057036"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f4f2856-2c91-4642-92e4-25d179e2249c', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f4f2856-2c91-4642-92e4-25d179e2249c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/de436370549749e9b2e388f8edaba29d/volumes'} Body: b'{"volume": {"id": "e6c6063b-8cbb-43d2-bfaa-1070ff28626c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:25.464372", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1588057036", "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/de436370549749e9b2e388f8edaba29d/volumes/e6c6063b-8cbb-43d2-bfaa-1070ff28626c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de436370549749e9b2e388f8edaba29d/volumes/e6c6063b-8cbb-43d2-bfaa-1070ff28626c"}], "user_id": "0ca145e335b44777a89ab3231103ecd3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:17:25,645 85927 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/de436370549749e9b2e388f8edaba29d/volumes/e6c6063b-8cbb-43d2-bfaa-1070ff28626c 0.056s 2024-02-28 09:17:25,646 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e592506a-67e4-4446-b119-95d0f3db86ea', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e592506a-67e4-4446-b119-95d0f3db86ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de436370549749e9b2e388f8edaba29d/volumes/e6c6063b-8cbb-43d2-bfaa-1070ff28626c'} Body: b'{"volume": {"id": "e6c6063b-8cbb-43d2-bfaa-1070ff28626c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:25.000000", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1588057036", "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/de436370549749e9b2e388f8edaba29d/volumes/e6c6063b-8cbb-43d2-bfaa-1070ff28626c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de436370549749e9b2e388f8edaba29d/volumes/e6c6063b-8cbb-43d2-bfaa-1070ff28626c"}], "user_id": "0ca145e335b44777a89ab3231103ecd3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de436370549749e9b2e388f8edaba29d"}}' 2024-02-28 09:17:26,710 85927 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/de436370549749e9b2e388f8edaba29d/volumes/e6c6063b-8cbb-43d2-bfaa-1070ff 28626c 0.050s 2024-02-28 09:17:26,710 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f13bd3c4-2c3a-4097-8716-69cda4a2c3aa', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f13bd3c4-2c3a-4097-8716-69cda4a2c3aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de436370549749e9b2e388f8edaba29d/volumes/e6c6063b-8cbb-43d2-bfaa-1070ff28626c'} Body: b'{"volume": {"id": "e6c6063b-8cbb-43d2-bfaa-1070ff28626c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:25.000000", "updated_at": "2024-02-28T09:17:26.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1588057036", "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/de436370549749e9b2e388f8edaba29d/volumes/e6c6063b-8cbb-43d2-bfaa-1070ff28626c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de436370549749e9b2e388f8edaba29d/volumes/e6c6063b-8cbb-43d2-bfaa-1070ff28626c"}], "user_id": "0ca145e335b44777a89ab3231103ecd3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de436370549749e9b2e388f8edaba29d"}}' 2024-02-28 09:17:26,774 85927 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/de436370549749e9b2e388f8edaba29d/volumes/e6c6063b-8cbb-43d2-bfaa-1070ff28626c 0.050s 2024-02-28 09:17:26,774 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6db32b38-86ab-4fdb-913f-e15b55e5d474', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6db32b38-86ab-4fdb-913f-e15b55e5d474', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de436370549749e9b2e388f8edaba29d/volumes/e6c6063b-8cbb-43d2-bfaa-1070ff28626c'} Body: b'{"volume": {"id": "e6c6063b-8cbb-43d2-bfaa-1070ff28626c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:25.000000", "updated_at": "2024-02-28T09:17:26.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1588057036", "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/de436370549749e9b2e388f8edaba29d/volumes/e6c6063b-8cbb-43d2-bfaa-1070ff28626c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de436370549749e9b2e388f8edaba29d/volumes/e6c6063b-8cbb-43d2-bfaa-1070ff28626c"}], "user_id": "0ca145e335b44777a89ab3231103ecd3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de436370549749e9b2e388f8edaba29d"}}' 2024-02-28 09:17:27,215 85927 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/de436370549749e9b2e388f8edaba29d/volumes/e6c6063b-8cbb-43d2-bfaa-1070ff28626c 0.429s 2024-02-28 09:17:27,216 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: No ne Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:27 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-488766d6-b6af-492c-bcea-63b864364634', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/de436370549749e9b2e388f8edaba29d/volumes/e6c6063b-8cbb-43d2-bfaa-1070ff28626c'} Body: b'' 2024-02-28 09:17:27,259 85927 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/de436370549749e9b2e388f8edaba29d/volumes/e6c6063b-8cbb-43d2-bfaa-1070ff28626c 0.042s 2024-02-28 09:17:27,259 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:27 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-4056c34c-13be-4362-a85a-a721926a9a21', 'x-openstack-request-id': 'req-4056c34c-13be-4362-a85a-a721926a9a21', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/de436370549749e9b2e388f8edaba29d/volumes/e6c6063b-8cbb-43d2-bfaa-1070ff28626c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e6c6063b-8cbb-43d2-bfaa-1070ff28626c could not be found."}}' {7} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume [2.054150s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume d1360673-1b0a-409f-b950-379cabe07f03 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:17:29,622 85929 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/image/v2/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd 0.304s 2024-02-28 09:17:29,622 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e4ecf4a4-a07f-4502-8637-e17f2b6e055f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.sha256": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "name": "cirros-0.6.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21430272, "virtual_size": 117440512, "status": "active", "checksum": "c8fc807773e5354afe61636071771906", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "92a576ea6cc24e889de8c0d0fe260238", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "created_at": "2024-02-28T09:13:49Z", "updated_at": "2024-02-28T09:13:51Z", "tags": [], "self": "/v2/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "file": "/v2/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd/file", "schema": "/v2/schemas/image"}' 2024-02-28 09:17:30,041 85929 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 202 POST http://10.0.0.210/volume/v3/eb39d5bbc738458aaaf5626fde9425cf/volumes 0.418s 2024-02-28 09:17:30,041 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "size": 1, "name": "tempest-VolumesCloneTest-Volume-661415439"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8a37239-aa5c-4d9c-8762-bdbf1b25ca93', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8a37239-aa5c-4d9c-8762-bdbf1b25ca93', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/eb39d5bbc738458aaaf5626fde9425cf/volumes'} Body: b'{"volume": {"id": "d1360673-1b0a-409f-b950-379cabe07f03", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:29.975943", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-661415439", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eb39d5bbc738458aaaf5626fde9425cf/volumes/d1360673-1b0a-409f-b950-379cabe07f03"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eb39d5bbc738458aaaf5626fde9425cf/volumes/d1360673-1b0a-409f-b950-379cabe07f03"}], "user_id": "f4ef2159f20342f7911b020bf160833e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:17:30,107 85929 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/eb39d5bbc738458aaaf5626fde9425cf/volumes/d1360673-1b0a-409f-b950-379cabe07f03 0.047s 2024-02-28 09:17:30,108 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token' : ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa2cae77-09cd-4ca1-83a9-e81dfa5cc2f2', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa2cae77-09cd-4ca1-83a9-e81dfa5cc2f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eb39d5bbc738458aaaf5626fde9425cf/volumes/d1360673-1b0a-409f-b950-379cabe07f03'} Body: b'{"volume": {"id": "d1360673-1b0a-409f-b950-379cabe07f03", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:30.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-661415439", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eb39d5bbc738458aaaf5626fde9425cf/volumes/d1360673-1b0a-409f-b950-379cabe07f03"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eb39d5bbc738458aaaf5626fde9425cf/volumes/d1360673-1b0a-409f-b950-379cabe07f03"}], "user_id": "f4ef2159f20342f7911b020bf160833e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eb39d5bbc738458aaaf5626fde9425cf"}}' 2024-02-28 09:17:31,162 85929 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/eb39d5bbc738458aaaf5626fde9425cf/volumes/d1360673-1b0a-409f-b950-379cabe07f03 0.041s 2024-02-28 09:17:31,163 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7274a205-aaf0-4fe2-ad82-9526d8edb601', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7274a205-aaf0-4fe2-ad82-9526d8edb601', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eb39d5bbc738458aaaf5626fde9425cf/volumes/d1360673-1b0a-409f-b950-379cabe07f03'} Body: b'{"volume": {"id": "d1360673-1b0a-409f-b950-379cabe07f03", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:30.000000", "updated_at": "2024-02-28T09:17:30.000000", "name": "tempest-VolumesCloneTest-Volume-661415439", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eb39d5bbc738458aaaf5626fde9425cf/volumes/d1360673-1b0a-409f-b950-379cabe07f03"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eb39d5bbc738458aaaf5626fde9425cf/volumes/d1360673-1b0a-409f-b950-379cabe07f03"}], "user_id": "f4ef2159f20342f7911b020bf160833e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eb39d5bbc738458aaaf5626fde9425cf"}}' 2024-02-28 09:17:31,221 85929 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/eb39d5bbc738458aaaf5626fde9425cf/volumes/d1360673-1b0a-409f-b950-379cabe07f03 0.043s 2024-02-28 09:17:31,222 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17d985ce-7074-4c66-b496-ca218d495e7d', 'content-length': '902', 'openstack-api-version': 'v olume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17d985ce-7074-4c66-b496-ca218d495e7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eb39d5bbc738458aaaf5626fde9425cf/volumes/d1360673-1b0a-409f-b950-379cabe07f03'} Body: b'{"volume": {"id": "d1360673-1b0a-409f-b950-379cabe07f03", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:30.000000", "updated_at": "2024-02-28T09:17:30.000000", "name": "tempest-VolumesCloneTest-Volume-661415439", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eb39d5bbc738458aaaf5626fde9425cf/volumes/d1360673-1b0a-409f-b950-379cabe07f03"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eb39d5bbc738458aaaf5626fde9425cf/volumes/d1360673-1b0a-409f-b950-379cabe07f03"}], "user_id": "f4ef2159f20342f7911b020bf160833e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eb39d5bbc738458aaaf5626fde9425cf"}}' 2024-02-28 09:17:31,344 85929 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/eb39d5bbc738458aaaf5626fde9425cf/volumes/d1360673-1b0a-409f-b950-379cabe07f03 0.110s 2024-02-28 09:17:31,345 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:31 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-acc61eff-5ac3-4805-9476-6c23b5b5f9bb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/eb39d5bbc738458aaaf5626fde9425cf/volumes/d1360673-1b0a-409f-b950-379cabe07f03'} Body: b'' 2024-02-28 09:17:31,368 85929 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/eb39d5bbc738458aaaf5626fde9425cf/volumes/d1360673-1b0a-409f-b950-379cabe07f03 0.022s 2024-02-28 09:17:31,369 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:31 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-0202b0cd-3a8c-4c48-8777-da56bd908a1c', 'x-openstack-request-id': 'req-0202b0cd-3a8c-4c48-8777-da56bd908a1c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/eb39d5bbc738458aaaf5626fde9425cf/volumes/d1360673-1b0a-409f-b950-379cabe07f03'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d1360673-1b0a-409f-b950-379cabe07f03 could not be found."}}' {7} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume [1.905652s] ... 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 44e57251-8577-4e38-aa3b-192fa08bb464 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:17:31,840 85929 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 202 POST http://10.0.0.210/volume/v3/eb39d5bbc738458aaaf5626fde9425cf/volumes 0.463s 2024-02-28 09:17:31,840 85929 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-375509780"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45638e09-73a2-4025-b4b5-26493cfa2981', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45638e09-73a2-4025-b4b5-26493cfa2981', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/eb39d5bbc738458aaaf5626fde9425cf/volumes'} Body: b'{"volume": {"id": "44e57251-8577-4e38-aa3b-192fa08bb464", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:31.778031", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-375509780", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eb39d5bbc738458aaaf5626fde9425cf/volumes/44e57251-8577-4e38-aa3b-192fa08bb464"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eb39d5bbc738458aaaf5626fde9425cf/volumes/44e57251-8577-4e38-aa3b-192fa08bb464"}], "user_id": "f4ef2159f20342f7911b020bf160833e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:17:31,906 85929 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/eb39d5bbc738458aaaf5626fde9425cf/volumes/44e57251-8577-4e38-aa3b-192fa08bb464 0.055s 2024-02-28 09:17:31,906 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc2b0019-3a54-4fc6-bbdb-069346e80d1a', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc2b0019-3a54-4fc6-bbdb-069346e80d1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eb39d5bbc738458aaaf5626fde9425cf/volumes/44e57251-8577-4e38-aa3b-192fa08bb464'} Body: b'{"volume": {"id": "44e57251-8577-4e38-aa3b-192fa08bb464", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:32.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-375509780", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eb39d5bbc738458aaaf5626fde9425cf/volumes/44e57251-8577-4e38-aa3b-192fa08bb464"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eb39d5bbc738458aaaf5626fde9425cf/volumes/44e57251-8577-4e38-aa3b-192fa08bb464"}], "user_id": "f4ef2159f20342f7911b020bf160833e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eb39d5bbc738458aaaf5626fde9425cf"}}' 2024-02-28 09:17:32,956 85929 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/eb39d5bbc738458aaaf5626fde9425cf/volumes/44e57251-8577-4e38-aa3b-192fa08bb464 0.037s 2024-02-28 09:17:32,957 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept' : 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2be00cc2-14f4-4e78-bd0a-b95330d5bc03', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2be00cc2-14f4-4e78-bd0a-b95330d5bc03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eb39d5bbc738458aaaf5626fde9425cf/volumes/44e57251-8577-4e38-aa3b-192fa08bb464'} Body: b'{"volume": {"id": "44e57251-8577-4e38-aa3b-192fa08bb464", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:32.000000", "updated_at": "2024-02-28T09:17:32.000000", "name": "tempest-VolumesCloneTest-Volume-375509780", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eb39d5bbc738458aaaf5626fde9425cf/volumes/44e57251-8577-4e38-aa3b-192fa08bb464"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eb39d5bbc738458aaaf5626fde9425cf/volumes/44e57251-8577-4e38-aa3b-192fa08bb464"}], "user_id": "f4ef2159f20342f7911b020bf160833e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eb39d5bbc738458aaaf5626fde9425cf"}}' 2024-02-28 09:17:33,016 85929 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/eb39d5bbc738458aaaf5626fde9425cf/volumes/44e57251-8577-4e38-aa3b-192fa08bb464 0.047s 2024-02-28 09:17:33,016 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f8b373a-32db-41a8-b649-e16740ea3ca8', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f8b373a-32db-41a8-b649-e16740ea3ca8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eb39d5bbc738458aaaf5626fde9425cf/volumes/44e57251-8577-4e38-aa3b-192fa08bb464'} Body: b'{"volume": {"id": "44e57251-8577-4e38-aa3b-192fa08bb464", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:32.000000", "updated_at": "2024-02-28T09:17:32.000000", "name": "tempest-VolumesCloneTest-Volume-375509780", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eb39d5bbc738458aaaf5626fde9425cf/volumes/44e57251-8577-4e38-aa3b-192fa08bb464"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eb39d5bbc738458aaaf5626fde9425cf/volumes/44e57251-8577-4e38-aa3b-192fa08bb464"}], "user_id": "f4ef2159f20342f7911b020bf160833e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eb39d5bbc738458aaaf5626fde9425cf"}}' 2024-02-28 09:17:33,255 85929 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/eb39d5bbc738458aaaf5626fde9425cf/volumes/44e57251-8577-4e38-aa3b-192fa08bb464 0.226s 2024-02-28 09:17:33,257 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:33 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-5a03f62d-c004-432b-b3ec-d30efc8b6b59', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/eb39d5bbc738458aaaf5626fde9425cf/volumes/44e57251-8577-4e38-aa3b-192fa08bb464'} Body: b'' 2024-02-28 09:17:33,279 85929 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/eb39d5bbc738458aaaf5626fde9425cf/volumes/44e57251-8577-4e38-aa3b-192fa08bb464 0.022s 2024-02-28 09:17:33,280 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:33 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-eeccaa77-a27e-4f7d-9675-593d391187ea', 'x-openstack-request-id': 'req-eeccaa77-a27e-4f7d-9675-593d391187ea', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/eb39d5bbc738458aaaf5626fde9425cf/volumes/44e57251-8577-4e38-aa3b-192fa08bb464'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 44e57251-8577-4e38-aa3b-192fa08bb464 could not be found."}}' {5} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.179747s] ... ok {6} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add [2.178150s] ... 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 0f98b011-85b2-46ef-8867-c2c2a3c1c720 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:17:35,329 85927 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 POST http://10.0.0.210/volume/v3/66325a967040465b8eb1e0487b2c898b/types 0.194s 2024-02-28 09:17:35,329 85927 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-273536408", "os-volume-type-access:is_public": false}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d54433ce-a2a6-40a2-9646-1006663a7276', 'content-length': '228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d54433ce-a2a6-40a2-9646-1006663a7276', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/66325a967040465b8eb1e0487b2c898b/types'} Body: b'{"volume_type": {"id": "bdb676c8-2746-4e04-aadb-4d25e02c831e", "name": "tempest-VolumeTypesAccessTest-volume-type-273536408", "is_public": false, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": false}}' 2024-02-28 09:17:35,536 85927 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 404 POST http://10.0.0.210/volume/v3/3064d39a5ccc4c23be8c56491f7ba75f/volumes 0.203s 2024-02-28 09:17:35,536 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "bdb676c8-2746-4e04-aadb-4d25e02c831e", "size": 1}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:35 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-aa800faa-e924-4cb0-8eea-e1a6d8d41dac', 'x-openstack-request-id': 'req-aa800faa-e924-4cb0-8eea-e1a6d8d41dac', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3064d39a5ccc4c23be8c56491f7ba75f/volumes'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type bdb676c8-2746-4e04-aadb-4d25e02c831e could not be found."}}' 2024-02-28 09:17:35,537 85927 WARNING [tempest.lib.common.rest_client] Deprecated: "tenant_id" property is deprecated for removal, use "project_id" instead 2024-02-28 09:17:35,575 85927 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/66325a967040465b8eb1e0487b2c898b/types/bdb676c8-2746-4e04-aadb-4d25e02c831e/action 0.038s 2024-02-28 09:17:35,576 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"addProjectAccess": {"project": "3064d39a5ccc4c23be8c56491f7ba75f"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:35 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-85dbc8a3-7bf2-4547-9c61-f1518a4dd844', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/66325a967040465b8eb1e0487b2c898b/types/bdb676c8-2746-4e04-aadb-4d25e02c831e/action'} Body: b'' 2024-02-28 09:17:35,806 85927 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/3064d39a5ccc4c23be8c56491f7ba75f/volumes 0.229s 2024-02-28 09:17:35,806 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "bdb676c8-2746-4e04-aadb-4d25e02c83 1e", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1468253798"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-274be868-162a-4d78-8d89-5cd1685b68a0', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-274be868-162a-4d78-8d89-5cd1685b68a0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3064d39a5ccc4c23be8c56491f7ba75f/volumes'} Body: b'{"volume": {"id": "0f98b011-85b2-46ef-8867-c2c2a3c1c720", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:35.742777", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-1468253798", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-273536408", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3064d39a5ccc4c23be8c56491f7ba75f/volumes/0f98b011-85b2-46ef-8867-c2c2a3c1c720"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3064d39a5ccc4c23be8c56491f7ba75f/volumes/0f98b011-85b2-46ef-8867-c2c2a3c1c720"}], "user_id": "0a4d164fa2524e6d8931373a0a25e79b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:17:35,895 85927 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/3064d39a5ccc4c23be8c56491f7ba75f/volumes/0f98b011-85b2-46ef-8867-c2c2a3c1c720 0.063s 2024-02-28 09:17:35,898 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44782fdf-9c75-4486-ac7e-8d8486648eff', 'content-length': '927', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44782fdf-9c75-4486-ac7e-8d8486648eff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3064d39a5ccc4c23be8c56491f7ba75f/volumes/0f98b011-85b2-46ef-8867-c2c2a3c1c720'} Body: b'{"volume": {"id": "0f98b011-85b2-46ef-8867-c2c2a3c1c720", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:36.000000", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-1468253798", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-273536408", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3064d39a5ccc4c23be8c56491f7ba75f/volumes/0f98b011-85b2-46ef-8867-c2c2a3c1c720"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3064d39a5ccc4c23be8c56491f7ba75f/volumes/0f98b011-85b2-46ef-8867-c2c2a3c1c720"}], "user_id": "0a4d164fa2524e6d8931373a0a25e79b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3064d39a5ccc4c23be8c56491f7ba75f"}}' 2024-02-28 09:17:36,992 85927 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/3064d39a5ccc4c23be8c56491f7ba75f/volumes/0f98b011-85b2-46ef-8867-c2c2a3c1c720 0.079s 2024-02-28 09:17:36,993 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fce065f-7df6-474d-82b6-65ba4e665816', 'content-length': '948', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fce065f-7df6-474d-82b6-65ba4e665816', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3064d39a5ccc4c23be8c56491f7ba75f/volumes/0f98b011-85b2-46ef-8867-c2c2a3c1c720'} Body: b'{"volume": {"id": "0f98b011-85b2-46ef-8867-c2c2a3c1c720", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:36.000000", "updated_at": "2024-02-28T09:17:36.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1468253798", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-273536408", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3064d39a5ccc4c23be8c56491f7ba75f/volumes/0f98b011-85b2-46ef-8867-c2c2a3c1c720"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3064d39a5ccc4c23be8c56491f7ba75f/volumes/0f98b011-85b2-46ef-8867-c2c2a3c1c720"}], "user_id": "0a4d164fa2524e6d8931373a0a25e79b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3064d39a5ccc4c23be8c56491f7ba75f"}}' 2024-02-28 09:17:37,046 85927 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/3064d39a5ccc4c23be8c56491f7ba75f/volumes/0f98b011-85b2-46ef-8867-c2c2a3c1c720 0.039s 2024-02-28 09:17:37,046 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-204ca6a2-a16f-4f3e-b3bf-18f08c3c89bd', 'content-length': '948', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-204ca6a2-a16f-4f3e-b3bf-18f08c3c89bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3064d39a5ccc4c23be8c56491f7ba75f/volumes/0f98b011-85b2-46ef-8867-c2c2a3c1c720'} Body: b'{"volume": {"id": "0f98b011-85b2-46ef-8867-c2c2a3c1c720", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:36.000000", "updated_at": "2024-02-28T09:17:36.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1468253798", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-273536408", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3064d39a5ccc4c23be8c56491f7ba75f/volumes/0f98b011-85b2-46ef-8867-c2c2a3c1c720"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3064d39a5ccc4c23be8c56491f7ba75f/volumes/0f98b011-85b2-46ef-8867-c2c2a3c1c720"}], "user_id": "0a4d164fa2524e6d8931373a0a25e79b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3064d39a5ccc4c23be8c56491f7ba75f"}}' 2024-02-28 09:17:37,177 85927 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3064d39a5ccc4c23be8c56491f7ba75f/volumes/0f98b011-85b2-46ef-8867-c2c2a3c1c720 0.118s 2024-02-28 09:17:37,177 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:37 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-121ec4fe-f9dd-4d14-bd15-5cb13e6e08f4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3064d39a5ccc4c23 be8c56491f7ba75f/volumes/0f98b011-85b2-46ef-8867-c2c2a3c1c720'} Body: b'' 2024-02-28 09:17:37,203 85927 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3064d39a5ccc4c23be8c56491f7ba75f/volumes/0f98b011-85b2-46ef-8867-c2c2a3c1c720 0.025s 2024-02-28 09:17:37,203 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:37 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-35939862-d72b-47fe-bc18-78b687edf745', 'x-openstack-request-id': 'req-35939862-d72b-47fe-bc18-78b687edf745', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3064d39a5ccc4c23be8c56491f7ba75f/volumes/0f98b011-85b2-46ef-8867-c2c2a3c1c720'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 0f98b011-85b2-46ef-8867-c2c2a3c1c720 could not be found."}}' 2024-02-28 09:17:37,232 85927 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/66325a967040465b8eb1e0487b2c898b/types/bdb676c8-2746-4e04-aadb-4d25e02c831e/action 0.028s 2024-02-28 09:17:37,232 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"removeProjectAccess": {"project": "3064d39a5ccc4c23be8c56491f7ba75f"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:37 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-981da385-c59e-47a2-99bd-a71218ad820b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/66325a967040465b8eb1e0487b2c898b/types/bdb676c8-2746-4e04-aadb-4d25e02c831e/action'} Body: b'' 2024-02-28 09:17:37,292 85927 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/66325a967040465b8eb1e0487b2c898b/types/bdb676c8-2746-4e04-aadb-4d25e02c831e 0.059s 2024-02-28 09:17:37,292 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:37 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-7b601ebc-a512-4975-91d0-749a6a135b77', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/66325a967040465b8eb1e0487b2c898b/types/bdb676c8-2746-4e04-aadb-4d25e02c831e'} Body: b'' 2024-02-28 09:17:37,310 85927 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/66325a967040465b8eb1e0487b2c898b/types/bdb676c8-2746-4e04-aadb-4d25e02c831e 0.016s 2024-02-28 09:17:37,310 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:37 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-b9f1c26a-92f1-4fff-9eda-285c430bf220', 'x-openstack-request-id': 'req-b9f1c26a-92f1-4fff-9eda-285c430bf220', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/66325a967040465b8eb1e0487b2 c898b/types/bdb676c8-2746-4e04-aadb-4d25e02c831e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type bdb676c8-2746-4e04-aadb-4d25e02c831e could not be found."}}' {6} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list [0.316840s] ... ok {7} tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary [0.184727s] ... ok {5} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer [2.089933s] ... 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 6c8b9799-58f5-401f-8dbf-28bba4a760e0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:17:40,715 85925 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/febc7e3a16f145d1ac289b436d756100/volumes 0.501s 2024-02-28 09:17:40,715 85925 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-878314560"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9802df71-2d6f-42e2-a418-16aeab7d476e', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9802df71-2d6f-42e2-a418-16aeab7d476e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/febc7e3a16f145d1ac289b436d756100/volumes'} Body: b'{"volume": {"id": "6c8b9799-58f5-401f-8dbf-28bba4a760e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:40.630125", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-878314560", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/febc7e3a16f145d1ac289b436d756100/volumes/6c8b9799-58f5-401f-8dbf-28bba4a760e0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/febc7e3a16f145d1ac289b436d756100/volumes/6c8b9799-58f5-401f-8dbf-28bba4a760e0"}], "user_id": "b3ebb9657c7d4f5a9d364ff8b32e9b71", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:17:40,795 85925 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/febc7e3a16f145d1ac289b436d756100/volumes/6c8b9799-58f5-401f-8dbf-28bba4a760e0 0.068s 2024-02-28 09:17:40,795 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82b46710-8cec-4b66-a11c-0ccd7663f128', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82b46710-8cec-4b66-a11c-0ccd7663f128', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/febc7e3a16f145d1ac289b436d756100/volumes/6c8b9799-58f5-401f-8dbf-28bba4a760e0'} Body: b'{"volume": {"id": "6c8b9799-58f5-401f-8dbf-28bba4a760e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:41.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-878314560", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/febc7e3a16f145d1ac289b436d756100/volumes/6c8b9799-58f5-401f-8dbf-28bba4a760e0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/febc7e3a16f145d1ac289b436d756100/volumes/6c8b9799-58f5-401f-8dbf-28bba4a760e0"}], "user_id": "b3ebb9657c7d4f5a9d364ff8b32e9b71", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "febc7e3a16f145d1ac289b436d756100"}}' 2024-02-28 09:17:42,012 85925 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/febc7e3a16f145d1ac289b436d756100/volumes/6c8b9799-58f5-401f-8dbf-28bba4a760e0 0.203s 2024-02-28 09:17:42,012 85925 DEBUG [tempest.lib. common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8214b988-649c-4764-916a-459ba35253e2', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8214b988-649c-4764-916a-459ba35253e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/febc7e3a16f145d1ac289b436d756100/volumes/6c8b9799-58f5-401f-8dbf-28bba4a760e0'} Body: b'{"volume": {"id": "6c8b9799-58f5-401f-8dbf-28bba4a760e0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:41.000000", "updated_at": "2024-02-28T09:17:41.000000", "name": "tempest-VolumesTransfersTest-Volume-878314560", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/febc7e3a16f145d1ac289b436d756100/volumes/6c8b9799-58f5-401f-8dbf-28bba4a760e0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/febc7e3a16f145d1ac289b436d756100/volumes/6c8b9799-58f5-401f-8dbf-28bba4a760e0"}], "user_id": "b3ebb9657c7d4f5a9d364ff8b32e9b71", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "febc7e3a16f145d1ac289b436d756100"}}' 2024-02-28 09:17:42,087 85925 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/febc7e3a16f145d1ac289b436d756100/volumes/6c8b9799-58f5-401f-8dbf-28bba4a760e0 0.060s 2024-02-28 09:17:42,087 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d3eccfc-5545-4609-aa4c-906e71d1efc0', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d3eccfc-5545-4609-aa4c-906e71d1efc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/febc7e3a16f145d1ac289b436d756100/volumes/6c8b9799-58f5-401f-8dbf-28bba4a760e0'} Body: b'{"volume": {"id": "6c8b9799-58f5-401f-8dbf-28bba4a760e0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:41.000000", "updated_at": "2024-02-28T09:17:41.000000", "name": "tempest-VolumesTransfersTest-Volume-878314560", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/febc7e3a16f145d1ac289b436d756100/volumes/6c8b9799-58f5-401f-8dbf-28bba4a760e0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/febc7e3a16f145d1ac289b436d756100/volumes/6c8b9799-58f5-401f-8dbf-28bba4a760e0"}], "user_id": "b3ebb9657c7d4f5a9d364ff8b32e9b71", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "febc7e3a16f145d1ac289b436d756100"}}' 2024-02-28 09:17:42,272 85925 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/febc7e3a16f145d1ac289b436d756100/volumes/6c8b9799-58f5-401f-8dbf-28bba4a760e0 0.168s 2024-02-28 09:17:42,272 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:42 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-96c52715-f18c-42d7-9f11-8c7ce80c87f7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/febc7e3a16f145d1ac289b436d756100/volumes/6c8b9799-58f5-401f-8dbf-28bba4a760e0'} Body: b'' 2024-02-28 09:17:42,301 85925 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/febc7e3a16f145d1ac289b436d756100/volumes/6c8b9799-58f5-401f-8dbf-28bba4a760e0 0.027s 2024-02-28 09:17:42,302 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:42 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-e7c63303-cc69-491d-8f21-e81cc3744ec8', 'x-openstack-request-id': 'req-e7c63303-cc69-491d-8f21-e81cc3744ec8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/febc7e3a16f145d1ac289b436d756100/volumes/6c8b9799-58f5-401f-8dbf-28bba4a760e0'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 6c8b9799-58f5-401f-8dbf-28bba4a760e0 could not be found."}}' {4} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap [1.728613s] ... 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 500d0af2-dc98-4142-9dfd-3d3f9c886954 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:17:41,598 85923 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/52f94c3729d24546b3718a506e0e063c/volumes 0.525s 2024-02-28 09:17:41,599 85923 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-1872536461"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f86a78dd-4e4a-42d9-8ea9-a6cc163151cb', 'content-length': '812', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f86a78dd-4e4a-42d9-8ea9-a6cc163151cb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/52f94c3729d24546b3718a506e0e063c/volumes'} Body: b'{"volume": {"id": "500d0af2-dc98-4142-9dfd-3d3f9c886954", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:41.516027", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1872536461", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/52f94c3729d24546b3718a506e0e063c/volumes/500d0af2-dc98-4142-9dfd-3d3f9c886954"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/52f94c3729d24546b3718a506e0e063c/volumes/500d0af2-dc98-4142-9dfd-3d3f9c886954"}], "user_id": "8471777216684bba94772f0a507a8c68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:17:41,681 85923 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/52f94c3729d24546b3718a506e0e063c/volumes/500d0af2-dc98-4142-9dfd-3d3f9c886954 0.068s 2024-02-28 09:17:41,681 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9e16d80-ae99-457d-99b2-edfb8d4d82dd', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9e16d80-ae99-457d-99b2-edfb8d4d82dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/52f94c3729d24546b3718a506e0e063c/volumes/500d0af2-dc98-4142-9dfd-3d3f9c886954'} Body: b'{"volume": {"id": "500d0af2-dc98-4142-9dfd-3d3f9c886954", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:42.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1872536461", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/52f94c3729d24546b3718a506e0e063c/volumes/500d0af2-dc98-4142-9dfd-3d3f9c886954"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/52f94c3729d24546b3718a506e0e063c/volumes/500d0af2-dc98-4142-9dfd-3d3f9c886954"}], "user_id": "8471777216684bba94772f0a507a8c68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "52f94c3729d24546b3718a506e0e063c"}}' 2024-02-28 09:17:42,785 85923 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/52f94c3729d24546b3718a506e0e063c/volumes/500d0af2-dc98-4142-9dfd-3d3f9c886954 0.080s 2024-02-28 09:17:42,786 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44cc4b4b-bbb3-4c40-94aa-ec97d01a2639', 'content-length': '901', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44cc4b4b-bbb3-4c40-94aa-ec97d01a2639', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/52f94c3729d24546b3718a506e0e063c/volumes/500d0af2-dc98-4142-9dfd-3d3f9c886954'} Body: b'{"volume": {"id": "500d0af2-dc98-4142-9dfd-3d3f9c886954", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:42.000000", "updated_at": "2024-02-28T09:17:42.000000", "name": "tempest-TestVolumeSwap-volume-1872536461", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/52f94c3729d24546b3718a506e0e063c/volumes/500d0af2-dc98-4142-9dfd-3d3f9c886954"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/52f94c3729d24546b3718a506e0e063c/volumes/500d0af2-dc98-4142-9dfd-3d3f9c886954"}], "user_id": "8471777216684bba94772f0a507a8c68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "52f94c3729d24546b3718a506e0e063c"}}' {10} 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 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 33ac44a9-ebe3-4ab8-94f0-4e87753946ec failed to build and is in ERROR status {5} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer [1.804604s] ... 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ae1d7f54-fd04-4375-b9a3-edb8a96e613e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:17:42,660 85925 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/febc7e3a16f145d1ac289b436d756100/volumes 0.349s 2024-02-28 09:17:42,660 85925 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-847204433"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ea2ab03-d7fc-4c2c-b2d2-c3b2ef830b88', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ea2ab03-d7fc-4c2c-b2d2-c3b2ef830b88', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/febc7e3a16f145d1ac289b436d756100/volumes'} Body: b'{"volume": {"id": "ae1d7f54-fd04-4375-b9a3-edb8a96e613e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:42.544778", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-847204433", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/febc7e3a16f145d1ac289b436d756100/volumes/ae1d7f54-fd04-4375-b9a3-edb8a96e613e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/febc7e3a16f145d1ac289b436d756100/volumes/ae1d7f54-fd04-4375-b9a3-edb8a96e613e"}], "user_id": "b3ebb9657c7d4f5a9d364ff8b32e9b71", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:17:42,724 85925 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/febc7e3a16f145d1ac289b436d756100/volumes/ae1d7f54-fd04-4375-b9a3-edb8a96e613e 0.051s 2024-02-28 09:17:42,725 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e63c03f1-5931-4a1b-bdc6-671e3bbb1a22', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e63c03f1-5931-4a1b-bdc6-671e3bbb1a22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/febc7e3a16f145d1ac289b436d756100/volumes/ae1d7f54-fd04-4375-b9a3-edb8a96e613e'} Body: b'{"volume": {"id": "ae1d7f54-fd04-4375-b9a3-edb8a96e613e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:43.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-847204433", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/febc7e3a16f145d1ac289b436d756100/volumes/ae1d7f54-fd04-4375-b9a3-edb8a96e613e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/febc7e3a16f145d1ac289b436d756100/volumes/ae1d7f54-fd04-4375-b9a3-edb8a96e613e"}], "user_id": "b3ebb9657c7d4f5a9d364ff8b32e9b71", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "febc7e3a16f145d1ac289b436d756100"}}' 2024-02-28 09:17:43,857 85925 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/febc7e3a16f145d1ac289b436d756100/volumes/ae1d7f54-fd04-4375-b9a3-edb8a96e613e 0.112s 2024-02-28 09:17:43,857 85925 DEBUG [tempest.lib.common.rest_ client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1700d84c-d9f0-4d16-8f8c-3627ec8c321c', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1700d84c-d9f0-4d16-8f8c-3627ec8c321c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/febc7e3a16f145d1ac289b436d756100/volumes/ae1d7f54-fd04-4375-b9a3-edb8a96e613e'} Body: b'{"volume": {"id": "ae1d7f54-fd04-4375-b9a3-edb8a96e613e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:43.000000", "updated_at": "2024-02-28T09:17:43.000000", "name": "tempest-VolumesTransfersTest-Volume-847204433", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/febc7e3a16f145d1ac289b436d756100/volumes/ae1d7f54-fd04-4375-b9a3-edb8a96e613e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/febc7e3a16f145d1ac289b436d756100/volumes/ae1d7f54-fd04-4375-b9a3-edb8a96e613e"}], "user_id": "b3ebb9657c7d4f5a9d364ff8b32e9b71", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "febc7e3a16f145d1ac289b436d756100"}}' 2024-02-28 09:17:43,926 85925 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/febc7e3a16f145d1ac289b436d756100/volumes/ae1d7f54-fd04-4375-b9a3-edb8a96e613e 0.053s 2024-02-28 09:17:43,927 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3eb0a1f7-ad4f-4107-98de-061fbeb94543', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3eb0a1f7-ad4f-4107-98de-061fbeb94543', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/febc7e3a16f145d1ac289b436d756100/volumes/ae1d7f54-fd04-4375-b9a3-edb8a96e613e'} Body: b'{"volume": {"id": "ae1d7f54-fd04-4375-b9a3-edb8a96e613e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:43.000000", "updated_at": "2024-02-28T09:17:43.000000", "name": "tempest-VolumesTransfersTest-Volume-847204433", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/febc7e3a16f145d1ac289b436d756100/volumes/ae1d7f54-fd04-4375-b9a3-edb8a96e613e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/febc7e3a16f145d1ac289b436d756100/volumes/ae1d7f54-fd04-4375-b9a3-edb8a96e613e"}], "user_id": "b3ebb9657c7d4f5a9d364ff8b32e9b71", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "febc7e3a16f145d1ac289b436d756100"}}' 2024-02-28 09:17:44,087 85925 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/febc7e3a16f145d1ac289b436d756100/volumes/ae1d7f54-fd04-4375-b9a3-edb8a96e613e 0.146s 2024-02-28 09:17:44,088 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'con tent-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e5ceea1-bdf4-46c4-a2c0-12dd4a4a73f1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/febc7e3a16f145d1ac289b436d756100/volumes/ae1d7f54-fd04-4375-b9a3-edb8a96e613e'} Body: b'' 2024-02-28 09:17:44,113 85925 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/febc7e3a16f145d1ac289b436d756100/volumes/ae1d7f54-fd04-4375-b9a3-edb8a96e613e 0.025s 2024-02-28 09:17:44,114 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17: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-1eed42b0-9b5a-438e-8a83-abea8242f242', 'x-openstack-request-id': 'req-1eed42b0-9b5a-438e-8a83-abea8242f242', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/febc7e3a16f145d1ac289b436d756100/volumes/ae1d7f54-fd04-4375-b9a3-edb8a96e613e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ae1d7f54-fd04-4375-b9a3-edb8a96e613e could not be found."}}' {6} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {10} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer [1.872878s] ... 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a0e5b0eb-3421-48a1-a0f2-438f498adef1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:17:46,438 85935 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/e3b7696f8b0d4894aabc0c6c8575c320/volumes 0.457s 2024-02-28 09:17:46,438 85935 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-1297753100"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5570603d-722e-49e7-83b4-8e4afd315a52', 'content-length': '886', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5570603d-722e-49e7-83b4-8e4afd315a52', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e3b7696f8b0d4894aabc0c6c8575c320/volumes'} Body: b'{"volume": {"id": "a0e5b0eb-3421-48a1-a0f2-438f498adef1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:46.350621", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1297753100", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e3b7696f8b0d4894aabc0c6c8575c320/volumes/a0e5b0eb-3421-48a1-a0f2-438f498adef1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e3b7696f8b0d4894aabc0c6c8575c320/volumes/a0e5b0eb-3421-48a1-a0f2-438f498adef1"}], "user_id": "abf38b192e2742658927b4099a676967", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2024-02-28 09:17:46,495 85935 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/e3b7696f8b0d4894aabc0c6c8575c320/volumes/a0e5b0eb-3421-48a1-a0f2-438f498adef1 0.044s 2024-02-28 09:17:46,496 85935 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': 'Wed, 28 Feb 2024 09:17:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92b2c080-334d-4d34-b430-8b6302e4f5fa', 'content-length': '954', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92b2c080-334d-4d34-b430-8b6302e4f5fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e3b7696f8b0d4894aabc0c6c8575c320/volumes/a0e5b0eb-3421-48a1-a0f2-438f498adef1'} Body: b'{"volume": {"id": "a0e5b0eb-3421-48a1-a0f2-438f498adef1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:46.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1297753100", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e3b7696f8b0d4894aabc0c6c8575c320/volumes/a0e5b0eb-3421-48a1-a0f2-438f498adef1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e3b7696f8b0d4894aabc0c6c8575c320/volumes/a0e5b0eb-3421-48a1-a0f2-438f498adef1"}], "user_id": "abf38b192e2742658927b4099a676967", "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": "e3b7696f8b0d4894aabc0c6c8575c320"}}' 2024-02-28 09:17:47,587 85935 INFO [tempest.lib.common.rest_client] Request (Volumes TransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/e3b7696f8b0d4894aabc0c6c8575c320/volumes/a0e5b0eb-3421-48a1-a0f2-438f498adef1 0.078s 2024-02-28 09:17:47,588 85935 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': 'Wed, 28 Feb 2024 09:17:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fddb9c6-c882-49d6-a81f-30c244ee7349', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fddb9c6-c882-49d6-a81f-30c244ee7349', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e3b7696f8b0d4894aabc0c6c8575c320/volumes/a0e5b0eb-3421-48a1-a0f2-438f498adef1'} Body: b'{"volume": {"id": "a0e5b0eb-3421-48a1-a0f2-438f498adef1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:46.000000", "updated_at": "2024-02-28T09:17:47.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1297753100", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e3b7696f8b0d4894aabc0c6c8575c320/volumes/a0e5b0eb-3421-48a1-a0f2-438f498adef1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e3b7696f8b0d4894aabc0c6c8575c320/volumes/a0e5b0eb-3421-48a1-a0f2-438f498adef1"}], "user_id": "abf38b192e2742658927b4099a676967", "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": "e3b7696f8b0d4894aabc0c6c8575c320"}}' 2024-02-28 09:17:47,669 85935 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/e3b7696f8b0d4894aabc0c6c8575c320/volumes/a0e5b0eb-3421-48a1-a0f2-438f498adef1 0.065s 2024-02-28 09:17:47,669 85935 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': 'Wed, 28 Feb 2024 09:17:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37879e2e-6f11-4dc5-9d75-a124ded22cb2', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37879e2e-6f11-4dc5-9d75-a124ded22cb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e3b7696f8b0d4894aabc0c6c8575c320/volumes/a0e5b0eb-3421-48a1-a0f2-438f498adef1'} Body: b'{"volume": {"id": "a0e5b0eb-3421-48a1-a0f2-438f498adef1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:46.000000", "updated_at": "2024-02-28T09:17:47.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1297753100", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e3b7696f8b0d4894aabc0c6c8575c320/volumes/a0e5b0eb-3421-48a1-a0f2-438f498adef1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e3b7696f8b0d4894aabc0c6c8575c320/volumes/a0e5b0eb-3421-48a1-a0f2-438f498adef1"}], "user_id": "abf38b192e2742658927b4099a676967", "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": "e3b7696f8b0d4894aabc0c6c8575c320"}}' 2024-02-28 09:17:47,824 85935 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Tes t:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/e3b7696f8b0d4894aabc0c6c8575c320/volumes/a0e5b0eb-3421-48a1-a0f2-438f498adef1 0.141s 2024-02-28 09:17:47,824 85935 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': 'Wed, 28 Feb 2024 09:17:47 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-7f4d2f9e-2c11-4486-84e9-2c7e42af73ea', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e3b7696f8b0d4894aabc0c6c8575c320/volumes/a0e5b0eb-3421-48a1-a0f2-438f498adef1'} Body: b'' 2024-02-28 09:17:47,851 85935 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/e3b7696f8b0d4894aabc0c6c8575c320/volumes/a0e5b0eb-3421-48a1-a0f2-438f498adef1 0.025s 2024-02-28 09:17:47,851 85935 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': 'Wed, 28 Feb 2024 09:17:47 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-63056342-33aa-4802-80dd-abd77d333c0e', 'x-openstack-request-id': 'req-63056342-33aa-4802-80dd-abd77d333c0e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e3b7696f8b0d4894aabc0c6c8575c320/volumes/a0e5b0eb-3421-48a1-a0f2-438f498adef1'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a0e5b0eb-3421-48a1-a0f2-438f498adef1 could not be found."}}' {7} 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 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume f1a8fbd0-0589-4a70-bd5d-69c7162010d7 failed to build and is in ERROR status {10} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer [1.693601s] ... 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 291967cd-6078-4803-9acc-73df08e1a35c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:17:48,125 85935 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/e3b7696f8b0d4894aabc0c6c8575c320/volumes 0.271s 2024-02-28 09:17:48,126 85935 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-1095446717"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de3593fd-041b-48fd-a578-4852ea9c56ec', 'content-length': '886', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de3593fd-041b-48fd-a578-4852ea9c56ec', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e3b7696f8b0d4894aabc0c6c8575c320/volumes'} Body: b'{"volume": {"id": "291967cd-6078-4803-9acc-73df08e1a35c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:48.032749", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1095446717", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e3b7696f8b0d4894aabc0c6c8575c320/volumes/291967cd-6078-4803-9acc-73df08e1a35c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e3b7696f8b0d4894aabc0c6c8575c320/volumes/291967cd-6078-4803-9acc-73df08e1a35c"}], "user_id": "abf38b192e2742658927b4099a676967", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2024-02-28 09:17:48,209 85935 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/e3b7696f8b0d4894aabc0c6c8575c320/volumes/291967cd-6078-4803-9acc-73df08e1a35c 0.072s 2024-02-28 09:17:48,209 85935 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': 'Wed, 28 Feb 2024 09:17:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dadb96b-784d-4cbf-bb63-6f1abbdf6118', 'content-length': '954', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dadb96b-784d-4cbf-bb63-6f1abbdf6118', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e3b7696f8b0d4894aabc0c6c8575c320/volumes/291967cd-6078-4803-9acc-73df08e1a35c'} Body: b'{"volume": {"id": "291967cd-6078-4803-9acc-73df08e1a35c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:48.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1095446717", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e3b7696f8b0d4894aabc0c6c8575c320/volumes/291967cd-6078-4803-9acc-73df08e1a35c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e3b7696f8b0d4894aabc0c6c8575c320/volumes/291967cd-6078-4803-9acc-73df08e1a35c"}], "user_id": "abf38b192e2742658927b4099a676967", "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": "e3b7696f8b0d4894aabc0c6c8575c320"}}' 2024-02-28 09:17:49,270 85935 INFO [tempest.lib.common.rest_client] Request (VolumesTransfer sV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/e3b7696f8b0d4894aabc0c6c8575c320/volumes/291967cd-6078-4803-9acc-73df08e1a35c 0.042s 2024-02-28 09:17:49,270 85935 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': 'Wed, 28 Feb 2024 09:17:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4257e20f-c733-4c16-891f-a92d2c4ed1d5', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4257e20f-c733-4c16-891f-a92d2c4ed1d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e3b7696f8b0d4894aabc0c6c8575c320/volumes/291967cd-6078-4803-9acc-73df08e1a35c'} Body: b'{"volume": {"id": "291967cd-6078-4803-9acc-73df08e1a35c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:48.000000", "updated_at": "2024-02-28T09:17:48.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1095446717", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e3b7696f8b0d4894aabc0c6c8575c320/volumes/291967cd-6078-4803-9acc-73df08e1a35c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e3b7696f8b0d4894aabc0c6c8575c320/volumes/291967cd-6078-4803-9acc-73df08e1a35c"}], "user_id": "abf38b192e2742658927b4099a676967", "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": "e3b7696f8b0d4894aabc0c6c8575c320"}}' 2024-02-28 09:17:49,353 85935 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/e3b7696f8b0d4894aabc0c6c8575c320/volumes/291967cd-6078-4803-9acc-73df08e1a35c 0.070s 2024-02-28 09:17:49,353 85935 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': 'Wed, 28 Feb 2024 09:17:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43e2b859-067e-4dc8-8787-9aa878f7cd61', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43e2b859-067e-4dc8-8787-9aa878f7cd61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e3b7696f8b0d4894aabc0c6c8575c320/volumes/291967cd-6078-4803-9acc-73df08e1a35c'} Body: b'{"volume": {"id": "291967cd-6078-4803-9acc-73df08e1a35c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:48.000000", "updated_at": "2024-02-28T09:17:48.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1095446717", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e3b7696f8b0d4894aabc0c6c8575c320/volumes/291967cd-6078-4803-9acc-73df08e1a35c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e3b7696f8b0d4894aabc0c6c8575c320/volumes/291967cd-6078-4803-9acc-73df08e1a35c"}], "user_id": "abf38b192e2742658927b4099a676967", "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": "e3b7696f8b0d4894aabc0c6c8575c320"}}' 2024-02-28 09:17:49,519 85935 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_clean ups): 202 DELETE http://10.0.0.210/volume/v3/e3b7696f8b0d4894aabc0c6c8575c320/volumes/291967cd-6078-4803-9acc-73df08e1a35c 0.153s 2024-02-28 09:17:49,520 85935 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': 'Wed, 28 Feb 2024 09:17:49 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-fca1b1c5-9143-40ce-8a05-db771068aa2f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e3b7696f8b0d4894aabc0c6c8575c320/volumes/291967cd-6078-4803-9acc-73df08e1a35c'} Body: b'' 2024-02-28 09:17:49,546 85935 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/e3b7696f8b0d4894aabc0c6c8575c320/volumes/291967cd-6078-4803-9acc-73df08e1a35c 0.026s 2024-02-28 09:17:49,547 85935 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': 'Wed, 28 Feb 2024 09:17:49 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-2c248400-8e77-47ea-88ee-e91c5307ee69', 'x-openstack-request-id': 'req-2c248400-8e77-47ea-88ee-e91c5307ee69', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e3b7696f8b0d4894aabc0c6c8575c320/volumes/291967cd-6078-4803-9acc-73df08e1a35c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 291967cd-6078-4803-9acc-73df08e1a35c could not be found."}}' {8} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices [2.307441s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 169, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 80206b9c-f063-476e-b5ee-0995fd295948 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:17:48,498 85931 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/1b48d56d83234c8ea0821123ed9369c6/volumes 1.166s 2024-02-28 09:17:48,499 85931 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-1064581992", "imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d13f3b1c-3736-468e-890f-be99adfd9362', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d13f3b1c-3736-468e-890f-be99adfd9362', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1b48d56d83234c8ea0821123ed9369c6/volumes'} Body: b'{"volume": {"id": "80206b9c-f063-476e-b5ee-0995fd295948", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:48.407081", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1064581992", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1b48d56d83234c8ea0821123ed9369c6/volumes/80206b9c-f063-476e-b5ee-0995fd295948"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1b48d56d83234c8ea0821123ed9369c6/volumes/80206b9c-f063-476e-b5ee-0995fd295948"}], "user_id": "7e2b7c9f37e8416a94bb26186f75ce22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:17:48,561 85931 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/1b48d56d83234c8ea0821123ed9369c6/volumes/80206b9c-f063-476e-b5ee-0995fd295948 0.051s 2024-02-28 09:17:48,562 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b12b4422-e11f-4685-9f28-137e48198597', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b12b4422-e11f-4685-9f28-137e48198597', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1b48d56d83234c8ea0821123ed9369c6/volumes/80206b9c-f063-476e-b5ee-0995fd295948'} Body: b'{"volume": {"id": "80206b9c-f063-476e-b5ee-0995fd295948", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:48.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1064581992", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1b48d56d83234c8ea0821123ed9369c6/volumes/80206b9c-f063-476e-b5ee-0995fd295948"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1b48d56d83234c8ea0821123ed9369c6/volumes/80206b9c-f063-476e-b5ee-0995fd295948"}], "user_id": "7e2b7c9f37e8416a94bb26186f75ce22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1b48d56d83234c8ea0821123ed9369c6"}}' 2024-02-28 09:17:49,624 85931 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/1b48d56d83234c8ea0821123ed9369c6/volumes/80206b9c-f063-476e-b5ee-0995fd295948 0.048s 2024-02-28 09:17:49,624 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8be21de-4038-4469-b0ee-0bbbd51b108f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8be21de-4038-4469-b0ee-0bbbd51b108f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1b48d56d83234c8ea0821123ed9369c6/volumes/80206b9c-f063-476e-b5ee-0995fd295948'} Body: b'{"volume": {"id": "80206b9c-f063-476e-b5ee-0995fd295948", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:48.000000", "updated_at": "2024-02-28T09:17:49.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1064581992", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1b48d56d83234c8ea0821123ed9369c6/volumes/80206b9c-f063-476e-b5ee-0995fd295948"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1b48d56d83234c8ea0821123ed9369c6/volumes/80206b9c-f063-476e-b5ee-0995fd295948"}], "user_id": "7e2b7c9f37e8416a94bb26186f75ce22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1b48d56d83234c8ea0821123ed9369c6"}}' {5} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test) ... SKIPPED: Cinder backup feature disabled {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 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 832, 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 264, 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 260, in create_test_server waiters.wait_for_volume_resource_status(volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c0e5264b-8b19-4938-9921-a860c2e3afb0 failed to build and is in ERROR status {11} setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest) ... SKIPPED: Attached encrypted volume extend is disabled. {11} tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete [0.683280s] ... ok {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 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 931373d7-86f2-461f-9e8f-3ed688387b05 failed to build and is in ERROR status {10} setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test) ... SKIPPED: Cinder consistency group feature disabled {10} setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {11} setUpClass (tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest) ... SKIPPED: Manage volume tests are disabled {10} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot [1.607285s] ... 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 47, 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 97, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e81480bb-eea9-4998-bb3a-54220ebd4d7d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:17:58,788 85935 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/beec05d04e654eb3a9e42d977a89abb6/volumes 0.457s 2024-02-28 09:17:58,789 85935 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-358302575"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3990c79-2ed9-4a57-8fcc-248c7e502f92', 'content-length': '832', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3990c79-2ed9-4a57-8fcc-248c7e502f92', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/beec05d04e654eb3a9e42d977a89abb6/volumes'} Body: b'{"volume": {"id": "e81480bb-eea9-4998-bb3a-54220ebd4d7d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:58.716135", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-358302575", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/beec05d04e654eb3a9e42d977a89abb6/volumes/e81480bb-eea9-4998-bb3a-54220ebd4d7d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/beec05d04e654eb3a9e42d977a89abb6/volumes/e81480bb-eea9-4998-bb3a-54220ebd4d7d"}], "user_id": "b41a67c85d94460f8eaf65dabb2b83db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2024-02-28 09:17:58,855 85935 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/beec05d04e654eb3a9e42d977a89abb6/volumes/e81480bb-eea9-4998-bb3a-54220ebd4d7d 0.055s 2024-02-28 09:17:58,855 85935 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': 'Wed, 28 Feb 2024 09:17:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6bc06f8-0671-4b22-adcf-e78fecdc5b66', 'content-length': '900', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6bc06f8-0671-4b22-adcf-e78fecdc5b66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/beec05d04e654eb3a9e42d977a89abb6/volumes/e81480bb-eea9-4998-bb3a-54220ebd4d7d'} Body: b'{"volume": {"id": "e81480bb-eea9-4998-bb3a-54220ebd4d7d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:59.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-358302575", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/beec05d04e654eb3a9e42d977a89abb6/volumes/e81480bb-eea9-4998-bb3a-54220ebd4d7d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/beec05d04e654eb3a9e42d977a89abb6/volumes/e81480bb-eea9-4998-bb3a-54220ebd4d7d"}], "user_id": "b41a67c85d94460f8eaf65dabb2b83db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "beec05d04e654eb3a9e42d977a89abb6"}}' 2024-02-28 09:17:59,923 85935 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/beec05d04e654eb3a9e42d977a89abb6/volumes/e81480bb-eea9-4998-bb3a-54220ebd4d7d 0.054s 2024-02-28 09:17:59,923 85935 DEBUG [tempest.lib.common.rest_cl ient] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2545c5e-5ba6-42af-b313-556764d50a95', 'content-length': '921', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2545c5e-5ba6-42af-b313-556764d50a95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/beec05d04e654eb3a9e42d977a89abb6/volumes/e81480bb-eea9-4998-bb3a-54220ebd4d7d'} Body: b'{"volume": {"id": "e81480bb-eea9-4998-bb3a-54220ebd4d7d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:59.000000", "updated_at": "2024-02-28T09:17:59.000000", "name": "tempest-VolumeRevertTests-Volume-358302575", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/beec05d04e654eb3a9e42d977a89abb6/volumes/e81480bb-eea9-4998-bb3a-54220ebd4d7d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/beec05d04e654eb3a9e42d977a89abb6/volumes/e81480bb-eea9-4998-bb3a-54220ebd4d7d"}], "user_id": "b41a67c85d94460f8eaf65dabb2b83db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "beec05d04e654eb3a9e42d977a89abb6"}}' {10} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative [1.399676s] ... 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 47, 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 97, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 78cf5eaa-8cef-4419-8ede-914972315d56 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:18:00,200 85935 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/beec05d04e654eb3a9e42d977a89abb6/volumes 0.260s 2024-02-28 09:18:00,200 85935 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-1384282686"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1a8d04a-c3ee-42bb-8cfc-2cf388613f45', 'content-length': '833', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1a8d04a-c3ee-42bb-8cfc-2cf388613f45', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/beec05d04e654eb3a9e42d977a89abb6/volumes'} Body: b'{"volume": {"id": "78cf5eaa-8cef-4419-8ede-914972315d56", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:18:00.099888", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1384282686", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/beec05d04e654eb3a9e42d977a89abb6/volumes/78cf5eaa-8cef-4419-8ede-914972315d56"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/beec05d04e654eb3a9e42d977a89abb6/volumes/78cf5eaa-8cef-4419-8ede-914972315d56"}], "user_id": "b41a67c85d94460f8eaf65dabb2b83db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2024-02-28 09:18:00,257 85935 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/beec05d04e654eb3a9e42d977a89abb6/volumes/78cf5eaa-8cef-4419-8ede-914972315d56 0.046s 2024-02-28 09:18:00,258 85935 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': 'Wed, 28 Feb 2024 09:18:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03e9d998-0851-46d4-ac37-8aef284afccb', 'content-length': '901', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03e9d998-0851-46d4-ac37-8aef284afccb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/beec05d04e654eb3a9e42d977a89abb6/volumes/78cf5eaa-8cef-4419-8ede-914972315d56'} Body: b'{"volume": {"id": "78cf5eaa-8cef-4419-8ede-914972315d56", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:18:00.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1384282686", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/beec05d04e654eb3a9e42d977a89abb6/volumes/78cf5eaa-8cef-4419-8ede-914972315d56"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/beec05d04e654eb3a9e42d977a89abb6/volumes/78cf5eaa-8cef-4419-8ede-914972315d56"}], "user_id": "b41a67c85d94460f8eaf65dabb2b83db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "beec05d04e654eb3a9e42d977a89abb6"}}' 2024-02-28 09:18:01,324 85935 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/beec05d04e654eb3a9e42d977a89abb6/volumes/78cf5eaa-8cef-4419-8ede-914972315d56 0.052s 2024-02-28 09:18:01,325 85935 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': 'Wed, 28 Feb 2024 09:18:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ba36529-b7c4-4c81-8d14-7d6f73090a2f', 'content-length': '922', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ba36529-b7c4-4c81-8d14-7d6f73090a2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/beec05d04e654eb3a9e42d977a89abb6/volumes/78cf5eaa-8cef-4419-8ede-914972315d56'} Body: b'{"volume": {"id": "78cf5eaa-8cef-4419-8ede-914972315d56", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:18:00.000000", "updated_at": "2024-02-28T09:18:00.000000", "name": "tempest-VolumeRevertTests-Volume-1384282686", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/beec05d04e654eb3a9e42d977a89abb6/volumes/78cf5eaa-8cef-4419-8ede-914972315d56"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/beec05d04e654eb3a9e42d977a89abb6/volumes/78cf5eaa-8cef-4419-8ede-914972315d56"}], "user_id": "b41a67c85d94460f8eaf65dabb2b83db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "beec05d04e654eb3a9e42d977a89abb6"}}' {11} 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 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 1128db9c-b0db-4416-ab8f-db9ba6a882a7 failed to build and is in ERROR status {2} tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest.test_volume_assisted_snapshot_create_delete [1.901659s] ... 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ea8736c2-01f9-48be-b1e5-63961be5d56c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:18:09,034 85919 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 202 POST http://10.0.0.210/volume/v3/717eb0da746949dc83a7200c67c3a897/volumes 0.504s 2024-02-28 09:18:09,035 85919 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-477980119"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f82e5b2-efa9-42ad-8147-f73a9892c4ed', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f82e5b2-efa9-42ad-8147-f73a9892c4ed', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/717eb0da746949dc83a7200c67c3a897/volumes'} Body: b'{"volume": {"id": "ea8736c2-01f9-48be-b1e5-63961be5d56c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:18:08.927079", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-477980119", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/717eb0da746949dc83a7200c67c3a897/volumes/ea8736c2-01f9-48be-b1e5-63961be5d56c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/717eb0da746949dc83a7200c67c3a897/volumes/ea8736c2-01f9-48be-b1e5-63961be5d56c"}], "user_id": "25345d91315e4448a095341c678ccffc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null}}' 2024-02-28 09:18:09,213 85919 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/717eb0da746949dc83a7200c67c3a897/volumes/ea8736c2-01f9-48be-b1e5-63961be5d56c 0.165s 2024-02-28 09:18:09,213 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7676c5d5-c2f0-4334-ab8a-2fc1713b4f80', 'content-length': '1030', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7676c5d5-c2f0-4334-ab8a-2fc1713b4f80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/717eb0da746949dc83a7200c67c3a897/volumes/ea8736c2-01f9-48be-b1e5-63961be5d56c'} Body: b'{"volume": {"id": "ea8736c2-01f9-48be-b1e5-63961be5d56c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:18:09.000000", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-477980119", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/717eb0da746949dc83a7200c67c3a897/volumes/ea8736c2-01f9-48be-b1e5-63961be5d56c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/717eb0da746949dc83a7200c67c3a897/volumes/ea8736c2-01f9-48be-b1e5-63961be5d56c"}], "user_id": "25345d91315e4448a095341c678ccffc", "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": "717eb0da746949dc83a7200c67c3a897"}}' 2024-02-28 09:18:10,414 85919 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest :test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/717eb0da746949dc83a7200c67c3a897/volumes/ea8736c2-01f9-48be-b1e5-63961be5d56c 0.186s 2024-02-28 09:18:10,414 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0000252b-4947-4f9f-a5a9-c9be00185c29', 'content-length': '1051', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0000252b-4947-4f9f-a5a9-c9be00185c29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/717eb0da746949dc83a7200c67c3a897/volumes/ea8736c2-01f9-48be-b1e5-63961be5d56c'} Body: b'{"volume": {"id": "ea8736c2-01f9-48be-b1e5-63961be5d56c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:18:09.000000", "updated_at": "2024-02-28T09:18:09.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-477980119", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/717eb0da746949dc83a7200c67c3a897/volumes/ea8736c2-01f9-48be-b1e5-63961be5d56c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/717eb0da746949dc83a7200c67c3a897/volumes/ea8736c2-01f9-48be-b1e5-63961be5d56c"}], "user_id": "25345d91315e4448a095341c678ccffc", "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": "717eb0da746949dc83a7200c67c3a897"}}' {11} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id [0.325702s] ... ok {11} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type [0.462305s] ... ok {11} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name [0.020683s] ... ok {11} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name [0.220136s] ... ok {11} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id [0.027143s] ... ok {11} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id [0.039838s] ... ok {11} 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 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 254b727c-c22b-4183-b695-349f8f32b327 failed to build and is in ERROR status {11} 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`. {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.174197s] ... ok {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.015552s] ... ok {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.012894s] ... ok {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.040275s] ... ok {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id [0.008714s] ... ok {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id [0.009991s] ... ok {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.045365s] ... ok {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.036883s] ... ok {2} 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 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume fac52c5c-7c01-44c2-afdb-199ad64cc13d failed to build and is in ERROR status {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 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume dd587807-ce9a-4b99-86bd-3fc384f8463b failed to build and is in ERROR status {2} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade [1.763096s] ... 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c8e47757-a5c6-4bf6-af07-60a202e5fbde failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:18:54,747 85919 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 202 POST http://10.0.0.210/volume/v3/81af2b23e4e64b56952cb5aaf49b4eda/volumes 0.454s 2024-02-28 09:18:54,748 85919 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-1581406136"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38dee8c2-747e-4247-9b9b-c2e97be4ca7e', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38dee8c2-747e-4247-9b9b-c2e97be4ca7e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/81af2b23e4e64b56952cb5aaf49b4eda/volumes'} Body: b'{"volume": {"id": "c8e47757-a5c6-4bf6-af07-60a202e5fbde", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:18:54.671539", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1581406136", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81af2b23e4e64b56952cb5aaf49b4eda/volumes/c8e47757-a5c6-4bf6-af07-60a202e5fbde"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81af2b23e4e64b56952cb5aaf49b4eda/volumes/c8e47757-a5c6-4bf6-af07-60a202e5fbde"}], "user_id": "66f93201f7814213b30bb90eef3c730b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:18:54,809 85919 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/81af2b23e4e64b56952cb5aaf49b4eda/volumes/c8e47757-a5c6-4bf6-af07-60a202e5fbde 0.048s 2024-02-28 09:18:54,809 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bff0f182-17ed-458f-973b-a728fa149a23', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bff0f182-17ed-458f-973b-a728fa149a23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81af2b23e4e64b56952cb5aaf49b4eda/volumes/c8e47757-a5c6-4bf6-af07-60a202e5fbde'} Body: b'{"volume": {"id": "c8e47757-a5c6-4bf6-af07-60a202e5fbde", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:18:55.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1581406136", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81af2b23e4e64b56952cb5aaf49b4eda/volumes/c8e47757-a5c6-4bf6-af07-60a202e5fbde"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81af2b23e4e64b56952cb5aaf49b4eda/volumes/c8e47757-a5c6-4bf6-af07-60a202e5fbde"}], "user_id": "66f93201f7814213b30bb90eef3c730b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81af2b23e4e64b56952cb5aaf49b4eda"}}' 2024-02-28 09:18:55,866 85919 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/81af2b23e4e64b56952cb5aaf49b4eda/volumes/c8e47757-a5c6-4bf6-af07-60a202e5fbde 0.039s 2024-02-28 09:18:55,867 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content -Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42105170-a355-4293-ac33-b57f837f47fc', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42105170-a355-4293-ac33-b57f837f47fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81af2b23e4e64b56952cb5aaf49b4eda/volumes/c8e47757-a5c6-4bf6-af07-60a202e5fbde'} Body: b'{"volume": {"id": "c8e47757-a5c6-4bf6-af07-60a202e5fbde", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:18:55.000000", "updated_at": "2024-02-28T09:18:55.000000", "name": "tempest-VolumesDeleteCascade-Volume-1581406136", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81af2b23e4e64b56952cb5aaf49b4eda/volumes/c8e47757-a5c6-4bf6-af07-60a202e5fbde"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81af2b23e4e64b56952cb5aaf49b4eda/volumes/c8e47757-a5c6-4bf6-af07-60a202e5fbde"}], "user_id": "66f93201f7814213b30bb90eef3c730b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81af2b23e4e64b56952cb5aaf49b4eda"}}' 2024-02-28 09:18:55,918 85919 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/81af2b23e4e64b56952cb5aaf49b4eda/volumes/c8e47757-a5c6-4bf6-af07-60a202e5fbde 0.038s 2024-02-28 09:18:55,919 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf991afc-d42d-4c63-b1b3-bceef33c93dd', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf991afc-d42d-4c63-b1b3-bceef33c93dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81af2b23e4e64b56952cb5aaf49b4eda/volumes/c8e47757-a5c6-4bf6-af07-60a202e5fbde'} Body: b'{"volume": {"id": "c8e47757-a5c6-4bf6-af07-60a202e5fbde", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:18:55.000000", "updated_at": "2024-02-28T09:18:55.000000", "name": "tempest-VolumesDeleteCascade-Volume-1581406136", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81af2b23e4e64b56952cb5aaf49b4eda/volumes/c8e47757-a5c6-4bf6-af07-60a202e5fbde"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81af2b23e4e64b56952cb5aaf49b4eda/volumes/c8e47757-a5c6-4bf6-af07-60a202e5fbde"}], "user_id": "66f93201f7814213b30bb90eef3c730b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81af2b23e4e64b56952cb5aaf49b4eda"}}' 2024-02-28 09:18:56,030 85919 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/81af2b23e4e64b56952cb5aaf49b4eda/volumes/c8e47757-a5c6-4bf6-af07-60a202e5fbde 0.099s 2024-02-28 09:18:56,030 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UT F-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eda1842f-2298-4a33-ae77-7d05dbbf7753', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/81af2b23e4e64b56952cb5aaf49b4eda/volumes/c8e47757-a5c6-4bf6-af07-60a202e5fbde'} Body: b'' 2024-02-28 09:18:56,052 85919 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/81af2b23e4e64b56952cb5aaf49b4eda/volumes/c8e47757-a5c6-4bf6-af07-60a202e5fbde 0.021s 2024-02-28 09:18:56,053 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:56 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-fb79a876-81db-407e-bdba-3fa930e05d25', 'x-openstack-request-id': 'req-fb79a876-81db-407e-bdba-3fa930e05d25', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/81af2b23e4e64b56952cb5aaf49b4eda/volumes/c8e47757-a5c6-4bf6-af07-60a202e5fbde'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c8e47757-a5c6-4bf6-af07-60a202e5fbde could not be found."}}' {2} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete [1.465343s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_delete_cascade.py", line 92, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume bdc01f8a-b7da-420f-8d8c-dd36573d8347 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:18:56,234 85919 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.0.0.210/volume/v3/81af2b23e4e64b56952cb5aaf49b4eda/volumes 0.179s 2024-02-28 09:18:56,235 85919 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-2077420655"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b88db45c-526d-4530-b354-563c13fc47a3', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b88db45c-526d-4530-b354-563c13fc47a3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/81af2b23e4e64b56952cb5aaf49b4eda/volumes'} Body: b'{"volume": {"id": "bdc01f8a-b7da-420f-8d8c-dd36573d8347", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:18:56.177263", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-2077420655", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81af2b23e4e64b56952cb5aaf49b4eda/volumes/bdc01f8a-b7da-420f-8d8c-dd36573d8347"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81af2b23e4e64b56952cb5aaf49b4eda/volumes/bdc01f8a-b7da-420f-8d8c-dd36573d8347"}], "user_id": "66f93201f7814213b30bb90eef3c730b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:18:56,284 85919 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/81af2b23e4e64b56952cb5aaf49b4eda/volumes/bdc01f8a-b7da-420f-8d8c-dd36573d8347 0.038s 2024-02-28 09:18:56,284 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49ec12af-acb7-4381-843b-3a73a017051f', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49ec12af-acb7-4381-843b-3a73a017051f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81af2b23e4e64b56952cb5aaf49b4eda/volumes/bdc01f8a-b7da-420f-8d8c-dd36573d8347'} Body: b'{"volume": {"id": "bdc01f8a-b7da-420f-8d8c-dd36573d8347", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:18:56.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-2077420655", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81af2b23e4e64b56952cb5aaf49b4eda/volumes/bdc01f8a-b7da-420f-8d8c-dd36573d8347"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81af2b23e4e64b56952cb5aaf49b4eda/volumes/bdc01f8a-b7da-420f-8d8c-dd36573d8347"}], "user_id": "66f93201f7814213b30bb90eef3c730b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81af2b23e4e64b56952cb5aaf49b4eda"}}' 2024-02-28 09:18:57,337 85919 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/81af2b23e4e64b56952cb5aaf49b4eda/volumes/bdc01f8a-b7da-420f-8d8c-dd36573d8347 0.040s 2024-02-28 09:18:57,338 85919 DEBUG [tempest.lib.common .rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f309ef9-8b4d-413b-8784-5e096e613b53', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f309ef9-8b4d-413b-8784-5e096e613b53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81af2b23e4e64b56952cb5aaf49b4eda/volumes/bdc01f8a-b7da-420f-8d8c-dd36573d8347'} Body: b'{"volume": {"id": "bdc01f8a-b7da-420f-8d8c-dd36573d8347", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:18:56.000000", "updated_at": "2024-02-28T09:18:56.000000", "name": "tempest-VolumesDeleteCascade-Volume-2077420655", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81af2b23e4e64b56952cb5aaf49b4eda/volumes/bdc01f8a-b7da-420f-8d8c-dd36573d8347"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81af2b23e4e64b56952cb5aaf49b4eda/volumes/bdc01f8a-b7da-420f-8d8c-dd36573d8347"}], "user_id": "66f93201f7814213b30bb90eef3c730b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81af2b23e4e64b56952cb5aaf49b4eda"}}' 2024-02-28 09:18:57,390 85919 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/81af2b23e4e64b56952cb5aaf49b4eda/volumes/bdc01f8a-b7da-420f-8d8c-dd36573d8347 0.040s 2024-02-28 09:18:57,390 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73009316-7c31-41a8-b2c1-4aa69e4e3f05', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73009316-7c31-41a8-b2c1-4aa69e4e3f05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81af2b23e4e64b56952cb5aaf49b4eda/volumes/bdc01f8a-b7da-420f-8d8c-dd36573d8347'} Body: b'{"volume": {"id": "bdc01f8a-b7da-420f-8d8c-dd36573d8347", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:18:56.000000", "updated_at": "2024-02-28T09:18:56.000000", "name": "tempest-VolumesDeleteCascade-Volume-2077420655", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81af2b23e4e64b56952cb5aaf49b4eda/volumes/bdc01f8a-b7da-420f-8d8c-dd36573d8347"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81af2b23e4e64b56952cb5aaf49b4eda/volumes/bdc01f8a-b7da-420f-8d8c-dd36573d8347"}], "user_id": "66f93201f7814213b30bb90eef3c730b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81af2b23e4e64b56952cb5aaf49b4eda"}}' 2024-02-28 09:18:57,497 85919 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/81af2b23e4e64b56952cb5aaf49b4eda/volumes/bdc01f8a-b7da-420f-8d8c-dd36573d8347 0.094s 2024-02-28 09:18:57,497 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18: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-87ac1ca8-13c8-462c-b7d5-411f7654af29', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/81af2b23e4e64b56952cb5aaf49b4eda/volumes/bdc01f8a-b7da-420f-8d8c-dd36573d8347'} Body: b'' 2024-02-28 09:18:57,519 85919 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/81af2b23e4e64b56952cb5aaf49b4eda/volumes/bdc01f8a-b7da-420f-8d8c-dd36573d8347 0.021s 2024-02-28 09:18:57,520 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18: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-d6297d7e-7b71-47ca-91de-6f13a1289459', 'x-openstack-request-id': 'req-d6297d7e-7b71-47ca-91de-6f13a1289459', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/81af2b23e4e64b56952cb5aaf49b4eda/volumes/bdc01f8a-b7da-420f-8d8c-dd36573d8347'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume bdc01f8a-b7da-420f-8d8c-dd36573d8347 could not be found."}}' {2} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend [1.928072s] ... 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a4c469fa-ff91-4afb-8cb6-3f52cae2fdd9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:18:59,270 85919 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/image/v2/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd 0.163s 2024-02-28 09:18:59,270 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5f2236ae-ca2a-44cd-af68-84bdb2fb93e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.sha256": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "name": "cirros-0.6.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21430272, "virtual_size": 117440512, "status": "active", "checksum": "c8fc807773e5354afe61636071771906", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "92a576ea6cc24e889de8c0d0fe260238", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "created_at": "2024-02-28T09:13:49Z", "updated_at": "2024-02-28T09:13:51Z", "tags": [], "self": "/v2/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "file": "/v2/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd/file", "schema": "/v2/schemas/image"}' 2024-02-28 09:18:59,644 85919 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 202 POST http://10.0.0.210/volume/v3/dd0de807b49c4c20b64249723509f1ef/volumes 0.372s 2024-02-28 09:18:59,644 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "size": 1, "name": "tempest-VolumesExtendTest-Volume-911994102"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a4cb52c-117b-46a4-a292-db7ccedfaf1f', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a4cb52c-117b-46a4-a292-db7ccedfaf1f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dd0de807b49c4c20b64249723509f1ef/volumes'} Body: b'{"volume": {"id": "a4c469fa-ff91-4afb-8cb6-3f52cae2fdd9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:18:59.581662", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-911994102", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dd0de807b49c4c20b64249723509f1ef/volumes/a4c469fa-ff91-4afb-8cb6-3f52cae2fdd9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dd0de807b49c4c20b64249723509f1ef/volumes/a4c469fa-ff91-4afb-8cb6-3f52cae2fdd9"}], "user_id": "fcabae54526a46a1927d0896b1ee9c7d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:18:59,700 85919 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/dd0de807b49c4c20b64249723509f1ef/volumes/a4c469fa-ff91-4afb-8cb6-3f52cae2fdd9 0.044s 2024-02-28 09:18:59,700 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c7da1c2-60cb-4722-9036-ed3e528f3b15', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c7da1c2-60cb-4722-9036-ed3e528f3b15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dd0de807b49c4c20b64249723509f1ef/volumes/a4c469fa-ff91-4afb-8cb6-3f52cae2fdd9'} Body: b'{"volume": {"id": "a4c469fa-ff91-4afb-8cb6-3f52cae2fdd9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:19:00.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-911994102", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dd0de807b49c4c20b64249723509f1ef/volumes/a4c469fa-ff91-4afb-8cb6-3f52cae2fdd9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dd0de807b49c4c20b64249723509f1ef/volumes/a4c469fa-ff91-4afb-8cb6-3f52cae2fdd9"}], "user_id": "fcabae54526a46a1927d0896b1ee9c7d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dd0de807b49c4c20b64249723509f1ef"}}' 2024-02-28 09:19:00,770 85919 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/dd0de807b49c4c20b64249723509f1ef/volumes/a4c469fa-ff91-4afb-8cb6-3f52cae2fdd9 0.057s 2024-02-28 09:19:00,771 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1ccc370-0b8b-4680-be78-e445203f6241', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1ccc370-0b8b-4680-be78-e445203f6241', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dd0de807b49c4c20b64249723509f1ef/volumes/a4c469fa-ff91-4afb-8cb6-3f52cae2fdd9'} Body: b'{"volume": {"id": "a4c469fa-ff91-4afb-8cb6-3f52cae2fdd9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:19:00.000000", "updated_at": "2024-02-28T09:19:00.000000", "name": "tempest-VolumesExtendTest-Volume-911994102", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dd0de807b49c4c20b64249723509f1ef/volumes/a4c469fa-ff91-4afb-8cb6-3f52cae2fdd9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dd0de807b49c4c20b64249723509f1ef/volumes/a4c469fa-ff91-4afb-8cb6-3f52cae2fdd9"}], "user_id": "fcabae54526a46a1927d0896b1ee9c7d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dd0de807b49c4c20b64249723509f1ef"}}' 2024-02-28 09:19:00,841 85919 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/dd0de807b49c4c20b64249723509f1ef/volumes/a4c469fa-ff91-4afb-8cb6-3f52cae2fdd9 0.057s 2024-02-28 09:19:00,841 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7738fce0-5b5a-4185-856b-f1f43cdb950c', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x -openstack-request-id': 'req-7738fce0-5b5a-4185-856b-f1f43cdb950c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dd0de807b49c4c20b64249723509f1ef/volumes/a4c469fa-ff91-4afb-8cb6-3f52cae2fdd9'} Body: b'{"volume": {"id": "a4c469fa-ff91-4afb-8cb6-3f52cae2fdd9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:19:00.000000", "updated_at": "2024-02-28T09:19:00.000000", "name": "tempest-VolumesExtendTest-Volume-911994102", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dd0de807b49c4c20b64249723509f1ef/volumes/a4c469fa-ff91-4afb-8cb6-3f52cae2fdd9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dd0de807b49c4c20b64249723509f1ef/volumes/a4c469fa-ff91-4afb-8cb6-3f52cae2fdd9"}], "user_id": "fcabae54526a46a1927d0896b1ee9c7d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dd0de807b49c4c20b64249723509f1ef"}}' 2024-02-28 09:19:00,952 85919 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/dd0de807b49c4c20b64249723509f1ef/volumes/a4c469fa-ff91-4afb-8cb6-3f52cae2fdd9 0.099s 2024-02-28 09:19:00,952 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:00 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-57c06ff3-d33f-4b53-8e25-26959be9a40b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dd0de807b49c4c20b64249723509f1ef/volumes/a4c469fa-ff91-4afb-8cb6-3f52cae2fdd9'} Body: b'' 2024-02-28 09:19:01,032 85919 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/dd0de807b49c4c20b64249723509f1ef/volumes/a4c469fa-ff91-4afb-8cb6-3f52cae2fdd9 0.079s 2024-02-28 09:19:01,032 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:00 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-e480e84c-d059-4b40-90d4-dc81cd2a03be', 'x-openstack-request-id': 'req-e480e84c-d059-4b40-90d4-dc81cd2a03be', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/dd0de807b49c4c20b64249723509f1ef/volumes/a4c469fa-ff91-4afb-8cb6-3f52cae2fdd9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a4c469fa-ff91-4afb-8cb6-3f52cae2fdd9 could not be found."}}' {2} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot [1.655588s] ... 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 6d3829c2-b7eb-48aa-966b-3e45fc3060e9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:19:01,324 85919 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 202 POST http://10.0.0.210/volume/v3/dd0de807b49c4c20b64249723509f1ef/volumes 0.286s 2024-02-28 09:19:01,325 85919 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-1174336063"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce804389-cb90-45a8-8280-63c1bf590cf7', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce804389-cb90-45a8-8280-63c1bf590cf7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dd0de807b49c4c20b64249723509f1ef/volumes'} Body: b'{"volume": {"id": "6d3829c2-b7eb-48aa-966b-3e45fc3060e9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:19:01.257391", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1174336063", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dd0de807b49c4c20b64249723509f1ef/volumes/6d3829c2-b7eb-48aa-966b-3e45fc3060e9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dd0de807b49c4c20b64249723509f1ef/volumes/6d3829c2-b7eb-48aa-966b-3e45fc3060e9"}], "user_id": "fcabae54526a46a1927d0896b1ee9c7d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:19:01,386 85919 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/dd0de807b49c4c20b64249723509f1ef/volumes/6d3829c2-b7eb-48aa-966b-3e45fc3060e9 0.049s 2024-02-28 09:19:01,386 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dfc5c8f-3148-4545-9afd-52b12cd3defb', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dfc5c8f-3148-4545-9afd-52b12cd3defb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dd0de807b49c4c20b64249723509f1ef/volumes/6d3829c2-b7eb-48aa-966b-3e45fc3060e9'} Body: b'{"volume": {"id": "6d3829c2-b7eb-48aa-966b-3e45fc3060e9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:19:01.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1174336063", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dd0de807b49c4c20b64249723509f1ef/volumes/6d3829c2-b7eb-48aa-966b-3e45fc3060e9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dd0de807b49c4c20b64249723509f1ef/volumes/6d3829c2-b7eb-48aa-966b-3e45fc3060e9"}], "user_id": "fcabae54526a46a1927d0896b1ee9c7d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dd0de807b49c4c20b64249723509f1ef"}}' 2024-02-28 09:19:02,510 85919 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/dd0de807b49c4c20b64249723509f1ef/volumes/6d3829c2-b7eb-48aa-966b-3e45fc3060e9 0.110s 2024-02-28 09:19:02,510 85919 DEBUG [tempest.lib.common.rest_cli ent] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18285d0b-19db-4c3b-a6e9-adba0d3f3d01', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18285d0b-19db-4c3b-a6e9-adba0d3f3d01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dd0de807b49c4c20b64249723509f1ef/volumes/6d3829c2-b7eb-48aa-966b-3e45fc3060e9'} Body: b'{"volume": {"id": "6d3829c2-b7eb-48aa-966b-3e45fc3060e9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:19:01.000000", "updated_at": "2024-02-28T09:19:01.000000", "name": "tempest-VolumesExtendTest-Volume-1174336063", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dd0de807b49c4c20b64249723509f1ef/volumes/6d3829c2-b7eb-48aa-966b-3e45fc3060e9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dd0de807b49c4c20b64249723509f1ef/volumes/6d3829c2-b7eb-48aa-966b-3e45fc3060e9"}], "user_id": "fcabae54526a46a1927d0896b1ee9c7d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dd0de807b49c4c20b64249723509f1ef"}}' 2024-02-28 09:19:02,562 85919 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/dd0de807b49c4c20b64249723509f1ef/volumes/6d3829c2-b7eb-48aa-966b-3e45fc3060e9 0.038s 2024-02-28 09:19:02,562 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e0b967f-9f83-47d7-b2dd-03822675e608', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e0b967f-9f83-47d7-b2dd-03822675e608', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dd0de807b49c4c20b64249723509f1ef/volumes/6d3829c2-b7eb-48aa-966b-3e45fc3060e9'} Body: b'{"volume": {"id": "6d3829c2-b7eb-48aa-966b-3e45fc3060e9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:19:01.000000", "updated_at": "2024-02-28T09:19:01.000000", "name": "tempest-VolumesExtendTest-Volume-1174336063", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dd0de807b49c4c20b64249723509f1ef/volumes/6d3829c2-b7eb-48aa-966b-3e45fc3060e9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dd0de807b49c4c20b64249723509f1ef/volumes/6d3829c2-b7eb-48aa-966b-3e45fc3060e9"}], "user_id": "fcabae54526a46a1927d0896b1ee9c7d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dd0de807b49c4c20b64249723509f1ef"}}' 2024-02-28 09:19:02,669 85919 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/dd0de807b49c4c20b64249723509f1ef/volumes/6d3829c2-b7eb-48aa-966b-3e45fc3060e9 0.094s 2024-02-28 09:19:02,669 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:02 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-0e23f813-be88-4c97-9ed0-4c6b062084d0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dd0de807b49c4c20b64249723509f1ef/volumes/6d3829c2-b7eb-48aa-966b-3e45fc3060e9'} Body: b'' 2024-02-28 09:19:02,692 85919 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/dd0de807b49c4c20b64249723509f1ef/volumes/6d3829c2-b7eb-48aa-966b-3e45fc3060e9 0.022s 2024-02-28 09:19:02,692 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:02 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-03d0876a-652c-4bb4-95a8-752c01dede39', 'x-openstack-request-id': 'req-03d0876a-652c-4bb4-95a8-752c01dede39', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/dd0de807b49c4c20b64249723509f1ef/volumes/6d3829c2-b7eb-48aa-966b-3e45fc3060e9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 6d3829c2-b7eb-48aa-966b-3e45fc3060e9 could not be found."}}' {2} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id [0.150440s] ... ok {2} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id [0.055211s] ... ok {2} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit [0.018089s] ... ok {2} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker [0.087151s] ... ok {2} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort [0.015370s] ... ok {2} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size [1.564530s] ... 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9a8038b5-54f9-4e13-a7e8-33b256d453ec failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:19:05,036 85919 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 202 POST http://10.0.0.210/volume/v3/3ca3427db980440287b00f9efa9010ce/volumes 0.246s 2024-02-28 09:19:05,036 85919 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-431842257"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71bd8378-0b54-42c6-aba7-3c14535786eb', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71bd8378-0b54-42c6-aba7-3c14535786eb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3ca3427db980440287b00f9efa9010ce/volumes'} Body: b'{"volume": {"id": "9a8038b5-54f9-4e13-a7e8-33b256d453ec", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2024-02-28T09:19:04.972220", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-431842257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3ca3427db980440287b00f9efa9010ce/volumes/9a8038b5-54f9-4e13-a7e8-33b256d453ec"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3ca3427db980440287b00f9efa9010ce/volumes/9a8038b5-54f9-4e13-a7e8-33b256d453ec"}], "user_id": "088d7bc1a62c437eb9212d4a943dca60", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:19:05,103 85919 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/3ca3427db980440287b00f9efa9010ce/volumes/9a8038b5-54f9-4e13-a7e8-33b256d453ec 0.056s 2024-02-28 09:19:05,104 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d28218da-0f5a-420d-b8d5-2ef44b104188', 'content-length': '896', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d28218da-0f5a-420d-b8d5-2ef44b104188', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3ca3427db980440287b00f9efa9010ce/volumes/9a8038b5-54f9-4e13-a7e8-33b256d453ec'} Body: b'{"volume": {"id": "9a8038b5-54f9-4e13-a7e8-33b256d453ec", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2024-02-28T09:19:05.000000", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-431842257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3ca3427db980440287b00f9efa9010ce/volumes/9a8038b5-54f9-4e13-a7e8-33b256d453ec"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3ca3427db980440287b00f9efa9010ce/volumes/9a8038b5-54f9-4e13-a7e8-33b256d453ec"}], "user_id": "088d7bc1a62c437eb9212d4a943dca60", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3ca3427db980440287b00f9efa9010ce"}}' 2024-02-28 09:19:06,158 85919 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/3ca3427db980440287b00f9efa9010ce/volumes/9a8038b5-54f9-4e13-a7e8-33b256d453ec 0.040s 2024-02-28 09:19:06,158 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cf762ef-b2b5-4e56-a2f7-a9098f1b144c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cf762ef-b2b5-4e56-a2f7-a9098f1b144c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3ca3427db980440287b00f9efa9010ce/volumes/9a8038b5-54f9-4e13-a7e8-33b256d453ec'} Body: b'{"volume": {"id": "9a8038b5-54f9-4e13-a7e8-33b256d453ec", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2024-02-28T09:19:05.000000", "updated_at": "2024-02-28T09:19:05.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-431842257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3ca3427db980440287b00f9efa9010ce/volumes/9a8038b5-54f9-4e13-a7e8-33b256d453ec"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3ca3427db980440287b00f9efa9010ce/volumes/9a8038b5-54f9-4e13-a7e8-33b256d453ec"}], "user_id": "088d7bc1a62c437eb9212d4a943dca60", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3ca3427db980440287b00f9efa9010ce"}}' 2024-02-28 09:19:06,211 85919 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/3ca3427db980440287b00f9efa9010ce/volumes/9a8038b5-54f9-4e13-a7e8-33b256d453ec 0.039s 2024-02-28 09:19:06,211 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7732d6f5-5206-44fa-8911-cfbe38b02286', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7732d6f5-5206-44fa-8911-cfbe38b02286', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3ca3427db980440287b00f9efa9010ce/volumes/9a8038b5-54f9-4e13-a7e8-33b256d453ec'} Body: b'{"volume": {"id": "9a8038b5-54f9-4e13-a7e8-33b256d453ec", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2024-02-28T09:19:05.000000", "updated_at": "2024-02-28T09:19:05.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-431842257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3ca3427db980440287b00f9efa9010ce/volumes/9a8038b5-54f9-4e13-a7e8-33b256d453ec"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3ca3427db980440287b00f9efa9010ce/volumes/9a8038b5-54f9-4e13-a7e8-33b256d453ec"}], "user_id": "088d7bc1a62c437eb9212d4a943dca60", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3ca3427db980440287b00f9efa9010ce"}}' 2024-02-28 09:19:06,329 85919 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3ca3427db980440287b00f9efa9010ce/volumes/9a8038b5-54f9-4e13-a7e8-33b256d453ec 0.106s 2024-02-28 09:19:06,330 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:06 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-82a94101-00dc-4f5c-bba6-734fef6bcbb3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3ca3427db980440287b00f9efa9010ce/volumes/9a8038b5-54f9-4e13-a7e8-33b256d453ec'} Body: b'' 2024-02-28 09:19:06,352 85919 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3ca3427db980440287b00f9efa9010ce/volumes/9a8038b5-54f9-4e13-a7e8-33b256d453ec 0.022s 2024-02-28 09:19:06,354 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:06 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-aa9f6ff6-ecb1-449f-9a2b-08ffabc5157c', 'x-openstack-request-id': 'req-aa9f6ff6-ecb1-449f-9a2b-08ffabc5157c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3ca3427db980440287b00f9efa9010ce/volumes/9a8038b5-54f9-4e13-a7e8-33b256d453ec'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 9a8038b5-54f9-4e13-a7e8-33b256d453ec could not be found."}}' {2} cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property [3.344598s] ... 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 101, 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 97, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ae731594-431a-49ed-9e30-dcdae1141bb2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:19:08,820 85919 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/8e99f2b389fd478294f5853fcee9ab4b/types 0.179s 2024-02-28 09:19:08,821 85919 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': 'Wed, 28 Feb 2024 09:19:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ce4f4f7-8a69-414c-a5ee-05d17f1920e7', 'content-length': '339', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ce4f4f7-8a69-414c-a5ee-05d17f1920e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8e99f2b389fd478294f5853fcee9ab4b/types'} Body: b'{"volume_type": {"id": "4c290997-b30f-4e62-9c3f-5531c531c3ef", "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}}' 2024-02-28 09:19:09,581 85919 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.756s 2024-02-28 09:19:09,581 85919 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': 'Wed, 28 Feb 2024 09:19:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '738', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/d6503e90-b157-4d5a-9060-0cc3458d509d', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-b320cbf9-df77-43b2-a8e9-3fc0d92a4596', '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": "edd6aba83e5d4627ae9a573e155e2115", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "d6503e90-b157-4d5a-9060-0cc3458d509d", "created_at": "2024-02-28T09:19:10Z", "updated_at": "2024-02-28T09:19:10Z", "tags": [], "self": "/v2/images/d6503e90-b157-4d5a-9060-0cc3458d509d", "file": "/v2/images/d6503e90-b157-4d5a-9060-0cc3458d509d/file", "schema": "/v2/schemas/image"}' 2024-02-28 09:19:10,454 85919 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/d6503e90-b157-4d5a-9060-0cc3458d509d/file 0.871s 2024-02-28 09:19:10,455 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': ' text/html; charset=UTF-8', 'x-openstack-request-id': 'req-b03a3326-644e-4045-9cc2-54fff9a6ed7d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/d6503e90-b157-4d5a-9060-0cc3458d509d/file'} Body: b'' 2024-02-28 09:19:10,474 85919 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/d6503e90-b157-4d5a-9060-0cc3458d509d 0.019s 2024-02-28 09:19:10,475 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3b6fe6bb-a20a-49f6-bfe0-4ffc9f065d1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/d6503e90-b157-4d5a-9060-0cc3458d509d'} 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": "368d7fb917dc5f4ce3f1d6a5b873c58d", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "edd6aba83e5d4627ae9a573e155e2115", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "c9334c075e283b7cc22f6845c937126e3c534de800a4d688d5c6df987545859b91a7fc5b0e6df4e6fcda94567ada8a4628f3c4f8ecd17baadbb0d792af111606", "id": "d6503e90-b157-4d5a-9060-0cc3458d509d", "created_at": "2024-02-28T09:19:10Z", "updated_at": "2024-02-28T09:19:10Z", "tags": [], "self": "/v2/images/d6503e90-b157-4d5a-9060-0cc3458d509d", "file": "/v2/images/d6503e90-b157-4d5a-9060-0cc3458d509d/file", "schema": "/v2/schemas/image"}' 2024-02-28 09:19:10,494 85919 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/d6503e90-b157-4d5a-9060-0cc3458d509d 0.019s 2024-02-28 09:19:10,495 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-54340e80-5dff-45a8-bcb1-156a44fe1811', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/d6503e90-b157-4d5a-9060-0cc3458d509d'} 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": "368d7fb917dc5f4ce3f1d6a5b873c58d", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "edd6aba83e5d4627ae9a573e155e2115", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "c9334c075e283b7cc22f6845c937126e3c534de800a4d688d5c6df987545859b91a7fc5b0e6df4e6fcda94567ada8a4628f3c4f8ecd17baadbb0d792af111606", "id": "d6503e90-b157-4d5a-9060-0cc3458d509d", "created_at": "2024-02-28T09:19:10Z", "updated_at": "2024-02-28T09:19:10Z", "tags": [], "self": "/v2/images/d6503e90-b157-4d5a-9060-0cc3458d509d", "file": "/v2/images/d6503e90-b157-4d5a-9060-0cc3458d509d/file", "schema": "/v2/schemas/image"}' 2024-02-28 09:19:10,514 85919 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/d6503e90-b157-4d5a-9060-0cc3458d509d 0.018s 2024-02-28 09:19:10,515 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {' Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-7460ff4f-3063-4831-b375-ba49232ad835', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/d6503e90-b157-4d5a-9060-0cc3458d509d'} 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": "368d7fb917dc5f4ce3f1d6a5b873c58d", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "edd6aba83e5d4627ae9a573e155e2115", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "c9334c075e283b7cc22f6845c937126e3c534de800a4d688d5c6df987545859b91a7fc5b0e6df4e6fcda94567ada8a4628f3c4f8ecd17baadbb0d792af111606", "id": "d6503e90-b157-4d5a-9060-0cc3458d509d", "created_at": "2024-02-28T09:19:10Z", "updated_at": "2024-02-28T09:19:10Z", "tags": [], "self": "/v2/images/d6503e90-b157-4d5a-9060-0cc3458d509d", "file": "/v2/images/d6503e90-b157-4d5a-9060-0cc3458d509d/file", "schema": "/v2/schemas/image"}' 2024-02-28 09:19:10,867 85919 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/edd6aba83e5d4627ae9a573e155e2115/volumes 0.352s 2024-02-28 09:19:10,868 85919 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": "d6503e90-b157-4d5a-9060-0cc3458d509d", "size": 1}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-890aa57f-f690-4ef2-908f-111596668206', 'content-length': '862', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-890aa57f-f690-4ef2-908f-111596668206', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/edd6aba83e5d4627ae9a573e155e2115/volumes'} Body: b'{"volume": {"id": "ae731594-431a-49ed-9e30-dcdae1141bb2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:19:10.804343", "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/edd6aba83e5d4627ae9a573e155e2115/volumes/ae731594-431a-49ed-9e30-dcdae1141bb2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/edd6aba83e5d4627ae9a573e155e2115/volumes/ae731594-431a-49ed-9e30-dcdae1141bb2"}], "user_id": "f0cb58e7b78147c28a095067bb8f2c3e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:19:10,919 85919 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/edd6aba83e5d4627ae9a573e155e2115/volumes/ae731594-431a-49ed-9e30-dcdae1141bb2 0.040s 2024-02-28 09:19:10,919 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-694e633d-bcf0-45c6-8b11-c6263aa22195', 'content-lengt h': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-694e633d-bcf0-45c6-8b11-c6263aa22195', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/edd6aba83e5d4627ae9a573e155e2115/volumes/ae731594-431a-49ed-9e30-dcdae1141bb2'} Body: b'{"volume": {"id": "ae731594-431a-49ed-9e30-dcdae1141bb2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:19:11.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/edd6aba83e5d4627ae9a573e155e2115/volumes/ae731594-431a-49ed-9e30-dcdae1141bb2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/edd6aba83e5d4627ae9a573e155e2115/volumes/ae731594-431a-49ed-9e30-dcdae1141bb2"}], "user_id": "f0cb58e7b78147c28a095067bb8f2c3e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "edd6aba83e5d4627ae9a573e155e2115"}}' 2024-02-28 09:19:11,971 85919 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/edd6aba83e5d4627ae9a573e155e2115/volumes/ae731594-431a-49ed-9e30-dcdae1141bb2 0.038s 2024-02-28 09:19:11,971 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2919691-a349-40f6-8248-21d30f8fc35c', 'content-length': '951', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2919691-a349-40f6-8248-21d30f8fc35c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/edd6aba83e5d4627ae9a573e155e2115/volumes/ae731594-431a-49ed-9e30-dcdae1141bb2'} Body: b'{"volume": {"id": "ae731594-431a-49ed-9e30-dcdae1141bb2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:19:11.000000", "updated_at": "2024-02-28T09:19:11.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/edd6aba83e5d4627ae9a573e155e2115/volumes/ae731594-431a-49ed-9e30-dcdae1141bb2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/edd6aba83e5d4627ae9a573e155e2115/volumes/ae731594-431a-49ed-9e30-dcdae1141bb2"}], "user_id": "f0cb58e7b78147c28a095067bb8f2c3e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "edd6aba83e5d4627ae9a573e155e2115"}}' {2} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot [1.461234s] ... 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 97, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume dfab4617-6779-42d3-ac50-7a8ec5e44e01 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:19:15,294 85919 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 202 POST http://10.0.0.210/volume/v3/6207855f8a2a4278bb112adf0238b93e/volumes 0.326s 2024-02-28 09:19:15,295 85919 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-175200069"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8cdd4bb-90e3-4046-b295-526147139184', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8cdd4bb-90e3-4046-b295-526147139184', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6207855f8a2a4278bb112adf0238b93e/volumes'} Body: b'{"volume": {"id": "dfab4617-6779-42d3-ac50-7a8ec5e44e01", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:19:15.232521", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-175200069", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6207855f8a2a4278bb112adf0238b93e/volumes/dfab4617-6779-42d3-ac50-7a8ec5e44e01"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6207855f8a2a4278bb112adf0238b93e/volumes/dfab4617-6779-42d3-ac50-7a8ec5e44e01"}], "user_id": "cd941cce2e6b4985add428e3ac2a024d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:19:15,365 85919 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/6207855f8a2a4278bb112adf0238b93e/volumes/dfab4617-6779-42d3-ac50-7a8ec5e44e01 0.057s 2024-02-28 09:19:15,365 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9675e5f-a38c-47e6-9a31-3e3925ec5f03', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9675e5f-a38c-47e6-9a31-3e3925ec5f03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6207855f8a2a4278bb112adf0238b93e/volumes/dfab4617-6779-42d3-ac50-7a8ec5e44e01'} Body: b'{"volume": {"id": "dfab4617-6779-42d3-ac50-7a8ec5e44e01", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:19:15.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-175200069", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6207855f8a2a4278bb112adf0238b93e/volumes/dfab4617-6779-42d3-ac50-7a8ec5e44e01"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6207855f8a2a4278bb112adf0238b93e/volumes/dfab4617-6779-42d3-ac50-7a8ec5e44e01"}], "user_id": "cd941cce2e6b4985add428e3ac2a024d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6207855f8a2a4278bb112adf0238b93e"}}' 2024-02-28 09:19:16,416 85919 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/6207855f8a2a4278bb112adf0238b93e/volumes/dfab4617-6779-42d3-ac50-7a8ec5e44e01 0.037s 2024 -02-28 09:19:16,416 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45bbd378-d07f-42ef-8d84-49c1d6f109d7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45bbd378-d07f-42ef-8d84-49c1d6f109d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6207855f8a2a4278bb112adf0238b93e/volumes/dfab4617-6779-42d3-ac50-7a8ec5e44e01'} Body: b'{"volume": {"id": "dfab4617-6779-42d3-ac50-7a8ec5e44e01", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:19:15.000000", "updated_at": "2024-02-28T09:19:15.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-175200069", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6207855f8a2a4278bb112adf0238b93e/volumes/dfab4617-6779-42d3-ac50-7a8ec5e44e01"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6207855f8a2a4278bb112adf0238b93e/volumes/dfab4617-6779-42d3-ac50-7a8ec5e44e01"}], "user_id": "cd941cce2e6b4985add428e3ac2a024d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6207855f8a2a4278bb112adf0238b93e"}}' {1} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume [115.200763s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_delete_server.py", line 114, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9c352c1c-b25f-476d-990f-b97d836c6c7f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:17:22,065 85917 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.094s 2024-02-28 09:17:22,066 85917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2815', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-b44f501c-8a41-4fa6-86fa-16ac35051006', '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": "6c88efc49e7a41e9aa941624a479ab54", "name": "tempest-DeleteServersTestJSON-1711795029-project-member", "password_expires_at": null}, "audit_ids": ["LHrW1XLaRKSn-TFAUpdQwQ"], "expires_at": "2024-02-28T10:17:21.000000Z", "issued_at": "2024-02-28T09:17:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d826b839d3be4329b59c57d200031aea", "name": "tempest-DeleteServersTestJSON-1711795029"}, "is_domain": false, "roles": [{"id": "034d7a484a5e4908aeb9a02a09c0654f", "name": "member"}, {"id": "2d696d77d77043b58e5fcf31f5b061c8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "607134c4d03c4a12af99220db79cc13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d826b839d3be4329b59c57d200031aea", "region": "RegionOne"}], "id": "21d06a316a024880a69d4cd482f90971", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "74032efc222f428b908ef3abf0ba60d1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d826b839d3be4329b59c57d200031aea", "region": "RegionOne"}], "id": "633be3df59df4f9b975484710048430d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0d52584065f94ee08ce4181b78367c5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7ae777b7f53744e0bbcb8c938dfbfe2f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8dbdc1e6b7e4d08a2a52a636eabc00f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "8ef2767026834c1189d97797d5c5a800", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4f50f76d3e044b83b5bdbee0c30d6f5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "c388de6ecbcc4fca8b0d700779fc657e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "fe5cea1ac05c45a1b3925a725a7eead7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "cc0d1c0427f9473bb326be07f15553e1", "type": "image", "name": "glance"}, {"endpoints": [{"id": "a45569cc58b84b1b853ecd851b25ca4e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "cccec230ba6c48ae92df03a6a374a7a6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "255fbf1fe41a497888423432cf3d6547", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/d826b839d3be4329b59c57d200031aea", "region": "RegionOne"}], "id": "e5ef73b8227840fa80228ecf30fbd9a7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2024-02-28 09:17:22,066 85917 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': '7e1afd2a-4b40-4fc9-8c90-676562c9bfc9', 'name': 'tempest-DeleteServersTestJSON-1637529743-network', 'tenant_id': 'd826b839d3be4329b59c57d200031aea', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd826b839d3be4329b59c57d200031aea', 'port_security_enabled': Tru e, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 33671, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-02-28T09:17:03Z', 'updated_at': '2024-02-28T09:17:03Z', 'revision_number': 1} available for tenant 2024-02-28 09:17:24,631 85917 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 2.564s 2024-02-28 09:17:24,631 85917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-2145696734", "imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "flavorRef": "1", "networks": [{"uuid": "7e1afd2a-4b40-4fc9-8c90-676562c9bfc9"}]}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/2c7beaf4-cfd3-4b69-8c2c-a0c4cddc13ae', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a67a167f-5c60-43c0-ac8d-0b8e84050107', 'x-compute-request-id': 'req-a67a167f-5c60-43c0-ac8d-0b8e84050107', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "2c7beaf4-cfd3-4b69-8c2c-a0c4cddc13ae", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2c7beaf4-cfd3-4b69-8c2c-a0c4cddc13ae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2c7beaf4-cfd3-4b69-8c2c-a0c4cddc13ae"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "MKvjvRtfWtu7"}}' 2024-02-28 09:17:24,838 85917 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/2c7beaf4-cfd3-4b69-8c2c-a0c4cddc13ae 0.204s 2024-02-28 09:17:24,839 85917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1207', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3399c007-e094-4101-bf47-da93f24f8a5c', 'x-compute-request-id': 'req-3399c007-e094-4101-bf47-da93f24f8a5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2c7beaf4-cfd3-4b69-8c2c-a0c4cddc13ae'} Body: b'{"server": {"id": "2c7beaf4-cfd3-4b69-8c2c-a0c4cddc13ae", "name": "tempest-DeleteServersTestJSON-server-2145696734", "status": "BUILD", "tenant_id": "d826b839d3be4329b59c57d200031aea", "user_id": "6c88efc49e7a41e9aa941624a479ab54", "metadata": {}, "hostId": "", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:17:25Z", "updated": "2024-02-28T09:17:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2c7beaf4-cfd3-4b69-8c2c-a0c4cddc13ae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2c7beaf4-cfd3-4b69-8c2c-a0c4cddc13ae"}], "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": []}}' 2024-02-28 09:18:15,692 85917 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/2c7beaf4-cfd3-4b69-8c2c-a0c4cddc13ae 0.790s 2024-02-28 09:18:15,693 85917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:14 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-9a29642d-a250-4271-8e6e-41de2ab928c4', 'x-compute-request-id': 'req-9a29642d-a250-4271-8e6e-41de2ab928c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2c7beaf4-cfd3-4b69-8c2c-a0c4cddc13ae'} Body: b'{"server": {"id": "2c7beaf4-cfd3-4b69-8c2c-a0c4cddc13ae", "name": "tempest-DeleteServersTestJSON-server-2145696734", "status": "ACTIVE", "tenant_id": "d826b839d3be4329b59c57d200031aea", "user_id": "6c88efc49e7a41e9aa941624a479ab54", "metadata": {}, "hostId": "d025fdbf5b541849637c97c8e3318e12e8888bf524303ed479fdcb65", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:17:24Z", "updated": "2024-02-28T09:17:41Z", "addresses": {"tempest-DeleteServersTestJSON-1637529743-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:65:60"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2c7beaf4-cfd3-4b69-8c2c-a0c4cddc13ae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2c7beaf4-cfd3-4b69-8c2c-a0c4cddc13ae"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-02-28T09:17:41.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": []}}' 2024-02-28 09:18:15,709 85917 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-02-28 09:19:16,040 85917 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/volume/v3/d826b839d3be4329b59c57d200031aea/volumes 0.270s 2024-02-28 09:19:16,040 85917 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-783346669"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41c4b67f-cd75-48c2-95e6-c6be5c468745', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41c4b67f-cd75-48c2-95e6-c6be5c468745', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d826b839d3be4329b59c57d200031aea/volumes'} Body: b'{"volume": {"id": "9c352c1c-b25f-476d-990f-b97d836c6c7f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:19:15.9704 49", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-783346669", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d826b839d3be4329b59c57d200031aea/volumes/9c352c1c-b25f-476d-990f-b97d836c6c7f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d826b839d3be4329b59c57d200031aea/volumes/9c352c1c-b25f-476d-990f-b97d836c6c7f"}], "user_id": "6c88efc49e7a41e9aa941624a479ab54", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:19:16,096 85917 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/d826b839d3be4329b59c57d200031aea/volumes/9c352c1c-b25f-476d-990f-b97d836c6c7f 0.043s 2024-02-28 09:19:16,096 85917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12402f17-89c9-454c-970a-59b101b7ca6f', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12402f17-89c9-454c-970a-59b101b7ca6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d826b839d3be4329b59c57d200031aea/volumes/9c352c1c-b25f-476d-990f-b97d836c6c7f'} Body: b'{"volume": {"id": "9c352c1c-b25f-476d-990f-b97d836c6c7f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:19:16.000000", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-783346669", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d826b839d3be4329b59c57d200031aea/volumes/9c352c1c-b25f-476d-990f-b97d836c6c7f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d826b839d3be4329b59c57d200031aea/volumes/9c352c1c-b25f-476d-990f-b97d836c6c7f"}], "user_id": "6c88efc49e7a41e9aa941624a479ab54", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d826b839d3be4329b59c57d200031aea"}}' 2024-02-28 09:19:17,153 85917 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/d826b839d3be4329b59c57d200031aea/volumes/9c352c1c-b25f-476d-990f-b97d836c6c7f 0.043s 2024-02-28 09:19:17,153 85917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e83fff0-4aea-41b5-b207-28d46913916b', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e83fff0-4aea-41b5-b207-28d46913916b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d826b839d3be4329b59c57d200031aea/volumes/9c352c1c-b25f-476d-990f-b97d836c6c7f'} Body: b'{"volume": {"id": "9c352c1c-b25f-476d-990f-b97d836c6c7f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:19:16.000000", "updated_at": "2024-02-28T09:19:16.000000", "name": "tempest-DeleteServersTestJSON-volume-783346669", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d826b839d3be4329b59c57d200031aea/volumes/9c 352c1c-b25f-476d-990f-b97d836c6c7f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d826b839d3be4329b59c57d200031aea/volumes/9c352c1c-b25f-476d-990f-b97d836c6c7f"}], "user_id": "6c88efc49e7a41e9aa941624a479ab54", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d826b839d3be4329b59c57d200031aea"}}' {2} 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 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b49209fc-5284-4ebd-b4c3-589b663a0d79 failed to build and is in ERROR status {0} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body [119.688513s] ... 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 439dff89-8ff1-4ac2-b964-cdab3fb1a880 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:17:50,874 85915 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-02-28 09:17:51,256 85915 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 0.380s 2024-02-28 09:17:51,256 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1262998045", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAJ+9MbwJv5CEZdIXVxro1pV06igtXjA1vqtxZTwkJKWK6RSWsq+pqm7gSW3s00Fp04ZlnXVPxO5BtruIcamNJwgKTk6g5lw0o0KpE6L29aOuK9DtJkdJy/WW75craophA=="}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:50 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-b64118b6-1558-4b91-b51f-019c07cec451', 'x-compute-request-id': 'req-b64118b6-1558-4b91-b51f-019c07cec451', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1262998045", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAJ+9MbwJv5CEZdIXVxro1pV06igtXjA1vqtxZTwkJKWK6RSWsq+pqm7gSW3s00Fp04ZlnXVPxO5BtruIcamNJwgKTk6g5lw0o0KpE6L29aOuK9DtJkdJy/WW75craophA==", "fingerprint": "b3:f2:67:6d:bd:08:ea:ec:46:0b:28:de:76:33:8c:2f", "user_id": "fb84c3ed3b904129b42e901e9a3bc340"}}' 2024-02-28 09:17:51,259 85915 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1262998045 created 2024-02-28 09:17:51,649 85915 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.390s 2024-02-28 09:17:51,650 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--271262337", "description": "tempest-description--347806692"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-a0074f66-addf-4e3c-a757-179557f0420f', 'date': 'Wed, 28 Feb 2024 09:17:51 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "d8e131d3-0b10-4375-9749-059d4bd9ee82", "name": "tempest-securitygroup--271262337", "stateful": true, "tenant_id": "b9d592dd0ebd4821a5281fe4887f65c7", "description": "tempest-description--347806692", "shared": false, "security_group_rules": [{"id": "0a2f36a1-fa5e-4af9-be16-4905c01b1d31", "project_id": "b9d592dd0ebd4821a5281fe4887f65c7", "tenant_id": "b9d592dd0ebd4821a5281fe4887f65c7", "security_group_id": "d8e131d3-0b10-4375-9749-059d4bd9ee82", "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": 398, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:17:51Z", "updated_at": "2024-02-28T09:17:51Z", "revision_number": 0}, {"id": "95fed048-ce30-4ffe-bfaf-b6b96038c93c", "project_id": "b9d592dd0ebd4821a5281fe4887f65c7", "tenant_id": "b9d592dd0ebd4821a5281fe4887f65c7", "security_group_id": "d8e131d3-0b10-4375-9749-059d4bd9ee82", "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": 399, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:17:51Z", "updated_at": "2024-02-28T09:17:51Z", "revision_number": 0}], "tags": [], "created_at": "2024-02-28T09:17:51Z", "updated_at": "2024-02-28T09:17:51Z", "revision_number": 1, "project_id": "b9d592dd0ebd4821a5281fe4887f65c7"}}' 2024-02-28 09:17:52,156 85915 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.505s 2024-02-28 09:17:52,157 85915 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": "d8e131d3-0b10-4375-9749-059d4bd9ee82", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-78f585b0-ade1-4ea7-995d-9195f162797c', 'date': 'Wed, 28 Feb 2024 09:17:52 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5c44b006-299f-4752-9d04-1eefd1537756", "project_id": "b9d592dd0ebd4821a5281fe4887f65c7", "tenant_id": "b9d592dd0ebd4821a5281fe4887f65c7", "security_group_id": "d8e131d3-0b10-4375-9749-059d4bd9ee82", "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": "2024-02-28T09:17:51Z", "updated_at": "2024-02-28T09:17:51Z", "revision_number": 0}}' 2024-02-28 09:17:52,662 85915 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.504s 2024-02-28 09:17:52,662 85915 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": "d8e131d3-0b10-4375-9749-059d4bd9ee82", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-2482c749-0da6-4ae8-ba8b-fb523c715e5b', 'date': 'Wed, 28 Feb 2024 09:17:52 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "fdb47c73-f143-480d-b6ba-89fa183ba679", "project_id": "b9d592dd0ebd4821a5281fe4887f65c7", "tenant_id": "b9d592dd0ebd4821a5281fe4887f65c7", "security_group_id": "d8e131d3-0b10-4375-9749-059d4bd9ee82", "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": "2024-02-28T09:17:52Z", "updated_at": "2024-02-28T09:17:52Z", "revision_number": 0}}' 2024-02-28 09:17:52,662 85915 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--271262337 created 2024-02-28 09:17:55,596 85915 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 2.933s 2024-02-28 09:17:55,597 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json ', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-a7ee8dcb-bf02-4d6e-abae-a9396c8c00c3', 'date': 'Wed, 28 Feb 2024 09:17:55 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "6daeded2-5197-4cb0-af10-8d6626ea6a86", "tenant_id": "b9d592dd0ebd4821a5281fe4887f65c7", "floating_ip_address": "172.24.4.41", "floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "b9d592dd0ebd4821a5281fe4887f65c7", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-02-28T09:17:54Z", "updated_at": "2024-02-28T09:17:54Z", "revision_number": 0}}' 2024-02-28 09:17:55,597 85915 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '6daeded2-5197-4cb0-af10-8d6626ea6a86', 'tenant_id': 'b9d592dd0ebd4821a5281fe4887f65c7', 'floating_ip_address': '172.24.4.41', 'floating_network_id': 'eff6aa9f-a27a-4fba-a655-d390189c40e9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b9d592dd0ebd4821a5281fe4887f65c7', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-02-28T09:17:54Z', 'updated_at': '2024-02-28T09:17:54Z', 'revision_number': 0, 'ip': '172.24.4.41'} created 2024-02-28 09:17:55,705 85915 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.102s 2024-02-28 09:17:55,705 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-15887458-85ed-48fa-b178-7f56a458fddc', '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": "fb84c3ed3b904129b42e901e9a3bc340", "name": "tempest-VolumesAdminNegativeTest-1591018509-project-member", "password_expires_at": null}, "audit_ids": ["c0voNLMsSBa4nRHxTOjGbg"], "expires_at": "2024-02-28T10:17:55.000000Z", "issued_at": "2024-02-28T09:17:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b9d592dd0ebd4821a5281fe4887f65c7", "name": "tempest-VolumesAdminNegativeTest-1591018509"}, "is_domain": false, "roles": [{"id": "034d7a484a5e4908aeb9a02a09c0654f", "name": "member"}, {"id": "2d696d77d77043b58e5fcf31f5b061c8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "607134c4d03c4a12af99220db79cc13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b9d592dd0ebd4821a5281fe4887f65c7", "region": "RegionOne"}], "id": "21d06a316a024880a69d4cd482f90971", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "74032efc222f428b908ef3abf0ba60d1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b9d592dd0ebd4821a5281fe4887f65c7", "region": "RegionOne"}], "id": "633be3df59df4f9b975484710048430d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0d52584065f94ee08ce4181b78367c5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7ae777b7f53744e0bbcb8c938dfbfe2f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8dbdc1e6b7e4d08a2a52a636eabc00f", "interface": "public", "region_id": "RegionOne", "url": "http://10 .0.0.210/placement", "region": "RegionOne"}], "id": "8ef2767026834c1189d97797d5c5a800", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4f50f76d3e044b83b5bdbee0c30d6f5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "c388de6ecbcc4fca8b0d700779fc657e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "fe5cea1ac05c45a1b3925a725a7eead7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "cc0d1c0427f9473bb326be07f15553e1", "type": "image", "name": "glance"}, {"endpoints": [{"id": "a45569cc58b84b1b853ecd851b25ca4e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "cccec230ba6c48ae92df03a6a374a7a6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "255fbf1fe41a497888423432cf3d6547", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b9d592dd0ebd4821a5281fe4887f65c7", "region": "RegionOne"}], "id": "e5ef73b8227840fa80228ecf30fbd9a7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2024-02-28 09:17:55,706 85915 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body) Found network {'id': 'a3e0d544-690c-4dac-be91-2a7865c04b22', 'name': 'tempest-VolumesAdminNegativeTest-109630606-network', 'tenant_id': 'b9d592dd0ebd4821a5281fe4887f65c7', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b9d592dd0ebd4821a5281fe4887f65c7', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 63276, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-02-28T09:17:04Z', 'updated_at': '2024-02-28T09:17:04Z', 'revision_number': 1} available for tenant 2024-02-28 09:17:55,706 85915 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1262998045', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAJ+9MbwJv5CEZdIXVxro1pV06igtXjA1vqtxZTwkJKWK6RSWsq+pqm7gSW3s00Fp04ZlnXVPxO5BtruIcamNJwgKTk6g5lw0o0KpE6L29aOuK9DtJkdJy/WW75craophA==', 'fingerprint': 'b3:f2:67:6d:bd:08:ea:ec:46:0b:28:de:76:33:8c:2f', 'user_id': 'fb84c3ed3b904129b42e901e9a3bc340', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAiy5Sh+kac68N6ymkzuh7FV4CyQXr9V7pGDu9yDKB259m2mE19caCd\nOJ5OMgY3bn+gBwYFK4EEACKhZANiAAQCfvTG8Cb+QhGXSF1ca6NaVdOooLV4wNb6\nrcWU8JCSliukUlrKvqapu4Elt7NNBadOGZZ11T8TuQba7iHGpjScICk5OoOZcNKN\nCqROi9vWjrivQ7SZHScv1lu+XK2qKYQ=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'd8e131d3-0b10-4375-9749-059d4bd9ee82', 'name': 'tempest-securitygroup--271262337', 'stateful': True, 'tenant_id': 'b9d592dd0ebd4821a5281fe4887f65c7', 'description': 'tempest-description--347806692', 'shared': False, 'security_group_rules': [{'id': '0a2f36a1-fa5e-4af9-be16-4905c01b1d31', 'project_id': 'b9d592dd0ebd4821a5281fe4887f65c7', 'tenant_id': 'b9d592dd0ebd4821a5281fe4887f65c7', 'security_group_id': 'd8e131d3-0b10-4375-9749-059d4bd9ee82', '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': 398, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-02-28T09:17:51Z', 'updated_at': '2024-02-28T09:17:51Z', 'revision_number': 0}, {'id': '95fed048-ce30-4ffe-bfaf-b6b96038c93c', 'project_id': 'b9d592dd0ebd4821a5281fe4887f65c7', 'tenant_id': 'b9d592dd0ebd4821a5281fe4887f65c7', 'security_group_id': 'd8e131d3-0b10-4375-9749-059d4bd9ee82', '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': 399, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-02-28T09:17:51Z', 'updated_at': '2024-02-28T09:17:51Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-02-28T09:17:51Z', 'updated_at': '2024-02-28T09:17:51Z', 'revision_number': 1, 'project_id': 'b9d592dd0ebd4821a5281fe4887f65c7'}, 'floating_ip': {'id': '6daeded2-5197-4cb0-af10-8d6626ea6a86', 'tenant_id': 'b9d592dd0ebd4821a5281fe4887f65c7', 'floating_ip_address': '172.24.4.41', 'floating_network_id': 'eff6aa9f-a27a-4fba-a655-d390189c40e9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b9d592dd0ebd4821a5281fe4887f65c7', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-02-28T09:17:54Z', 'updated_at': '2024-02-28T09:17:54Z', 'revision_number': 0, 'ip': '172.24.4.41'}} 2024-02-28 09:17:57,463 85915 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 1.756s 2024-02-28 09:17:57,464 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1641287859", "imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "flavorRef": "1", "networks": [{"uuid": "a3e0d544-690c-4dac-be91-2a7865c04b22"}], "security_groups": [{"name": "tempest-securitygroup--271262337"}], "key_name": "tempest-keypair-1262998045", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/91116beb-c74f-4db9-87f6-7a0c1897a64f', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd888083-01e8-428c-b64c-6bfcf21cf27a', 'x-compute-request-id': 'req-bd888083-01e8-428c-b64c-6bfcf21cf27a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "91116beb-c74f-4db9-87f6-7a0c1897a64f", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/91116beb-c74f-4db9-87f6-7a0c1897a64f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/91116beb-c74f-4db9-87f6-7a0c1897a64f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--271262337"}], "adminPass": "47hH8x3NV8Dv"}}' 2024-02-28 09:17:57,700 85915 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/91116beb-c74f-4db9-87f6-7a0c1897a64f 0.233s 2024-02-28 09:17:57,701 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:57 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-e4fee2b7-70f7-4d45-bce0-1aa23ed88285', 'x-compute-request-id': 'req-e4fee2b7-70f7-4d45-bce0-1aa23ed88285', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/91116beb-c74f-4db9-87f6-7a0c1897a64f'} Body: b'{"server": {"id": "91116beb-c74f-4db9-87f6-7a0c1897a64f", "name ": "tempest-VolumesAdminNegativeTest-server-1641287859", "status": "BUILD", "tenant_id": "b9d592dd0ebd4821a5281fe4887f65c7", "user_id": "fb84c3ed3b904129b42e901e9a3bc340", "metadata": {}, "hostId": "", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:17:57Z", "updated": "2024-02-28T09:17:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/91116beb-c74f-4db9-87f6-7a0c1897a64f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/91116beb-c74f-4db9-87f6-7a0c1897a64f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1262998045", "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": []}}' 2024-02-28 09:18:48,022 85915 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/91116beb-c74f-4db9-87f6-7a0c1897a64f 0.260s 2024-02-28 09:18:48,022 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:47 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-83ca7fb6-62e5-40b4-92cb-6d3540be4b01', 'x-compute-request-id': 'req-83ca7fb6-62e5-40b4-92cb-6d3540be4b01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/91116beb-c74f-4db9-87f6-7a0c1897a64f'} Body: b'{"server": {"id": "91116beb-c74f-4db9-87f6-7a0c1897a64f", "name": "tempest-VolumesAdminNegativeTest-server-1641287859", "status": "ACTIVE", "tenant_id": "b9d592dd0ebd4821a5281fe4887f65c7", "user_id": "fb84c3ed3b904129b42e901e9a3bc340", "metadata": {}, "hostId": "3bb6410388d8a01c17e03fcc576688f727c6b8c68dfe8bfc6d5a3816", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:17:57Z", "updated": "2024-02-28T09:18:10Z", "addresses": {"tempest-VolumesAdminNegativeTest-109630606-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:89:ca"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/91116beb-c74f-4db9-87f6-7a0c1897a64f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/91116beb-c74f-4db9-87f6-7a0c1897a64f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1262998045", "OS-SRV-USG:launched_at": "2024-02-28T09:18:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--271262337"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:18:48,042 85915 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-02-28 09:19:48,260 85915 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/91116beb-c74f-4db9-87f6-7a0c1897a64f/os-interface 0.159s 2024-02-28 09:19:48,261 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:48 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-bd4fc150-97e2-4162-8011-f6bb76f5b385', 'x-compute-request-id': 'req-bd4fc150-97e2-4162-8011-f6bb76f5b385', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/91116beb-c74f-4db9-87f6-7a0c1897a64f/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "a3e0d544-690c-4dac-be91-2a7865c04b22", "port_id": "00d1ab6b-567f-4ae2-8bb6-1e7a57506821", "mac_addr": "fa:16:3e:8e:89:ca", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "77a8c9c7-63a1-4d88-9420-2a1a3ed82553", "ip_address": "10.0.0.11"}]}]}' 2024-02-28 09:19:49,008 85915 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/6daeded2-5197-4cb0-af10-8d6626ea6a86 0.743s 2024-02-28 09:19:49,008 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "00d1ab6b-567f-4ae2-8bb6-1e7a57506821"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-e316696f-c7f9-4a50-b760-f419fb780d2c', 'date': 'Wed, 28 Feb 2024 09:19:49 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/6daeded2-5197-4cb0-af10-8d6626ea6a86'} Body: b'{"floatingip": {"id": "6daeded2-5197-4cb0-af10-8d6626ea6a86", "tenant_id": "b9d592dd0ebd4821a5281fe4887f65c7", "floating_ip_address": "172.24.4.41", "floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9", "router_id": "d40c5082-70ab-4d11-8ce0-4c39eee68dd3", "port_id": "00d1ab6b-567f-4ae2-8bb6-1e7a57506821", "fixed_ip_address": "10.0.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "a3e0d544-690c-4dac-be91-2a7865c04b22", "mac_address": "fa:16:3e:8e:89:ca", "admin_state_up": true, "status": "ACTIVE", "device_id": "91116beb-c74f-4db9-87f6-7a0c1897a64f", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-02-28T09:17:54Z", "updated_at": "2024-02-28T09:19:48Z", "revision_number": 1, "project_id": "b9d592dd0ebd4821a5281fe4887f65c7"}}' 2024-02-28 09:19:49,010 85915 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.41:22' as 'cirros' with public key authentication 2024-02-28 09:19:49,024 85915 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-02-28 09:19:49,134 85915 INFO [paramiko.transport] Authentication (publickey) successful! 2024-02-28 09:19:49,134 85915 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.41 successfully created 2024-02-28 09:19:49,444 85915 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/b9d592dd0ebd4821a5281fe4887f65c7/volumes 0.309s 2024-02-28 09:19:49,445 85915 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-1461125567"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json ', 'x-compute-request-id': 'req-37f7dd88-f8b5-4e1b-b2a8-979f7189a9f9', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37f7dd88-f8b5-4e1b-b2a8-979f7189a9f9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b9d592dd0ebd4821a5281fe4887f65c7/volumes'} Body: b'{"volume": {"id": "439dff89-8ff1-4ac2-b964-cdab3fb1a880", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:19:49.280608", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1461125567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b9d592dd0ebd4821a5281fe4887f65c7/volumes/439dff89-8ff1-4ac2-b964-cdab3fb1a880"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b9d592dd0ebd4821a5281fe4887f65c7/volumes/439dff89-8ff1-4ac2-b964-cdab3fb1a880"}], "user_id": "fb84c3ed3b904129b42e901e9a3bc340", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:19:49,494 85915 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/b9d592dd0ebd4821a5281fe4887f65c7/volumes/439dff89-8ff1-4ac2-b964-cdab3fb1a880 0.038s 2024-02-28 09:19:49,495 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c28e971-0ad9-4edb-b7a9-5ac73902064a', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c28e971-0ad9-4edb-b7a9-5ac73902064a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b9d592dd0ebd4821a5281fe4887f65c7/volumes/439dff89-8ff1-4ac2-b964-cdab3fb1a880'} Body: b'{"volume": {"id": "439dff89-8ff1-4ac2-b964-cdab3fb1a880", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:19:49.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1461125567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b9d592dd0ebd4821a5281fe4887f65c7/volumes/439dff89-8ff1-4ac2-b964-cdab3fb1a880"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b9d592dd0ebd4821a5281fe4887f65c7/volumes/439dff89-8ff1-4ac2-b964-cdab3fb1a880"}], "user_id": "fb84c3ed3b904129b42e901e9a3bc340", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b9d592dd0ebd4821a5281fe4887f65c7"}}' 2024-02-28 09:19:50,547 85915 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/b9d592dd0ebd4821a5281fe4887f65c7/volumes/439dff89-8ff1-4ac2-b964-cdab3fb1a880 0.037s 2024-02-28 09:19:50,548 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71d7edc8-99ce-40b8-87dc-28cba337ee6d', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71d7edc8-99ce-40b8-87dc-28cba337ee6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0. 0.210/volume/v3/b9d592dd0ebd4821a5281fe4887f65c7/volumes/439dff89-8ff1-4ac2-b964-cdab3fb1a880'} Body: b'{"volume": {"id": "439dff89-8ff1-4ac2-b964-cdab3fb1a880", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:19:49.000000", "updated_at": "2024-02-28T09:19:50.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1461125567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b9d592dd0ebd4821a5281fe4887f65c7/volumes/439dff89-8ff1-4ac2-b964-cdab3fb1a880"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b9d592dd0ebd4821a5281fe4887f65c7/volumes/439dff89-8ff1-4ac2-b964-cdab3fb1a880"}], "user_id": "fb84c3ed3b904129b42e901e9a3bc340", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b9d592dd0ebd4821a5281fe4887f65c7"}}' {9} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server [173.337793s] ... 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 583e70fe-2f30-4a90-a0d0-f9ddc72eae47 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:17:15,856 85933 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-02-28 09:17:15,856 85933 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-02-28 09:17:16,110 85933 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.252s 2024-02-28 09:17:16,110 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-621272553", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNb6AfoZdQ+V+g7puU+EpoZMDw93gTulcNe7t7pZgDb3L3yTk34PNHBhGuXQIpW/BpRLB5Jqs6KfwGP71EKRyqaTy7ZXls6Jwmk79op9iJLBezRs6ykWdEalJI8AIa+tRA=="}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17: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-cfb193a2-371b-4077-92f3-e8912a948daf', 'x-compute-request-id': 'req-cfb193a2-371b-4077-92f3-e8912a948daf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-621272553", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNb6AfoZdQ+V+g7puU+EpoZMDw93gTulcNe7t7pZgDb3L3yTk34PNHBhGuXQIpW/BpRLB5Jqs6KfwGP71EKRyqaTy7ZXls6Jwmk79op9iJLBezRs6ykWdEalJI8AIa+tRA==", "fingerprint": "23:66:55:ab:c3:f6:ff:3b:24:99:41:33:d5:ce:e5:01", "user_id": "afd8fa0c71cb46718378f3bfa16256d6"}}' 2024-02-28 09:17:16,113 85933 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-621272553 created 2024-02-28 09:17:17,276 85933 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 1.163s 2024-02-28 09:17:17,277 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--637382329", "description": "tempest-description--1736328547"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-4804f3a6-97c1-4268-964c-646dfb377b3c', 'date': 'Wed, 28 Feb 2024 09:17:17 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "e9c7733b-7dbf-4fb9-ba59-d203d0d32cc1", "name": "tempest-securitygroup--637382329", "stateful": true, "tenant_id": "eff20d1f7fb94df0acb0688728aba12f", "description": "tempest-description--1736328547", "shared": false, "security_group_rules": [{"id": "30b00a7c-7569-43b9-a818-066b87b2dffc", "project_id": "eff20d1f7fb94df0acb0688728aba12f", "tenant_id": "eff20d1f7fb94df0acb0688728aba12f", "security_group_id": "e9c7733b-7dbf-4fb9-ba59-d203d0d32cc1", "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": 179, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:17:16Z", "updated_at": "2024-02-28T09:17:16Z", "revision_number": 0}, {"id": "87d4ac0b-0556-49a8-afbb-32d9c3b401a5", "project_id": "eff20d1f7fb94df0acb0688728aba12f", "tenant_id": "eff20d1f7fb94df0acb0688728aba12f", "security_group_id": "e9c7733b-7dbf-4fb9-ba59-d203d0d32cc1", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_ran ge_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 178, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:17:16Z", "updated_at": "2024-02-28T09:17:16Z", "revision_number": 0}], "tags": [], "created_at": "2024-02-28T09:17:16Z", "updated_at": "2024-02-28T09:17:16Z", "revision_number": 1, "project_id": "eff20d1f7fb94df0acb0688728aba12f"}}' 2024-02-28 09:17:18,077 85933 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.800s 2024-02-28 09:17:18,078 85933 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": "e9c7733b-7dbf-4fb9-ba59-d203d0d32cc1", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-03f56015-c9dd-463b-8901-1bcb75dc4323', 'date': 'Wed, 28 Feb 2024 09:17:18 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "178bbb9b-5f85-446d-bead-6258bf8aa4a6", "project_id": "eff20d1f7fb94df0acb0688728aba12f", "tenant_id": "eff20d1f7fb94df0acb0688728aba12f", "security_group_id": "e9c7733b-7dbf-4fb9-ba59-d203d0d32cc1", "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": "2024-02-28T09:17:17Z", "updated_at": "2024-02-28T09:17:17Z", "revision_number": 0}}' 2024-02-28 09:17:18,866 85933 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.787s 2024-02-28 09:17:18,866 85933 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": "e9c7733b-7dbf-4fb9-ba59-d203d0d32cc1", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-cf514b67-4e88-40d6-91f3-d80e3d5787c8', 'date': 'Wed, 28 Feb 2024 09:17:18 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "be5a075b-1af6-41b0-8413-1dea065f6599", "project_id": "eff20d1f7fb94df0acb0688728aba12f", "tenant_id": "eff20d1f7fb94df0acb0688728aba12f", "security_group_id": "e9c7733b-7dbf-4fb9-ba59-d203d0d32cc1", "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": "2024-02-28T09:17:18Z", "updated_at": "2024-02-28T09:17:18Z", "revision_number": 0}}' 2024-02-28 09:17:18,866 85933 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--637382329 created 2024-02-28 09:17:20,965 85933 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 2.098s 2024-02-28 09:17:20,965 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "eff 6aa9f-a27a-4fba-a655-d390189c40e9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-2319779e-7edd-49ae-926e-a074a36764a8', 'date': 'Wed, 28 Feb 2024 09:17:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "e903ff8f-8800-45f3-99f8-b7853fc3e62a", "tenant_id": "eff20d1f7fb94df0acb0688728aba12f", "floating_ip_address": "172.24.4.192", "floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "eff20d1f7fb94df0acb0688728aba12f", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-02-28T09:17:19Z", "updated_at": "2024-02-28T09:17:19Z", "revision_number": 0}}' 2024-02-28 09:17:20,966 85933 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'e903ff8f-8800-45f3-99f8-b7853fc3e62a', 'tenant_id': 'eff20d1f7fb94df0acb0688728aba12f', 'floating_ip_address': '172.24.4.192', 'floating_network_id': 'eff6aa9f-a27a-4fba-a655-d390189c40e9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'eff20d1f7fb94df0acb0688728aba12f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-02-28T09:17:19Z', 'updated_at': '2024-02-28T09:17:19Z', 'revision_number': 0, 'ip': '172.24.4.192'} created 2024-02-28 09:17:21,048 85933 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.077s 2024-02-28 09:17:21,048 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-8a2e1690-f5b2-4747-9a78-d1f3c82f33df', '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": "afd8fa0c71cb46718378f3bfa16256d6", "name": "tempest-AttachVolumeNegativeTest-1601205437-project-member", "password_expires_at": null}, "audit_ids": ["JlpqyzA2QIqWryC9t5uJcg"], "expires_at": "2024-02-28T10:17:20.000000Z", "issued_at": "2024-02-28T09:17:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eff20d1f7fb94df0acb0688728aba12f", "name": "tempest-AttachVolumeNegativeTest-1601205437"}, "is_domain": false, "roles": [{"id": "034d7a484a5e4908aeb9a02a09c0654f", "name": "member"}, {"id": "2d696d77d77043b58e5fcf31f5b061c8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "607134c4d03c4a12af99220db79cc13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/eff20d1f7fb94df0acb0688728aba12f", "region": "RegionOne"}], "id": "21d06a316a024880a69d4cd482f90971", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "74032efc222f428b908ef3abf0ba60d1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/eff20d1f7fb94df0acb0688728aba12f", "region": "RegionOne"}], "id": "633be3df59df4f9b975484710048430d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0d52584065f94ee08ce4181b78367c5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7ae777b7f53744e0bbcb8c938dfbfe2f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8dbdc1e6b7e4d08a2a52a636eabc00f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "8ef2767026834c1189d97797d5c5a800", "type": "p lacement", "name": "placement"}, {"endpoints": [{"id": "4f50f76d3e044b83b5bdbee0c30d6f5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "c388de6ecbcc4fca8b0d700779fc657e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "fe5cea1ac05c45a1b3925a725a7eead7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "cc0d1c0427f9473bb326be07f15553e1", "type": "image", "name": "glance"}, {"endpoints": [{"id": "a45569cc58b84b1b853ecd851b25ca4e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "cccec230ba6c48ae92df03a6a374a7a6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "255fbf1fe41a497888423432cf3d6547", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/eff20d1f7fb94df0acb0688728aba12f", "region": "RegionOne"}], "id": "e5ef73b8227840fa80228ecf30fbd9a7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2024-02-28 09:17:21,049 85933 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': '21fc7ffd-859d-4a28-b65a-9bc0daddab22', 'name': 'tempest-AttachVolumeNegativeTest-1259395173-network', 'tenant_id': 'eff20d1f7fb94df0acb0688728aba12f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'eff20d1f7fb94df0acb0688728aba12f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 40520, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-02-28T09:17:04Z', 'updated_at': '2024-02-28T09:17:04Z', 'revision_number': 1} available for tenant 2024-02-28 09:17:21,050 85933 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-621272553', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNb6AfoZdQ+V+g7puU+EpoZMDw93gTulcNe7t7pZgDb3L3yTk34PNHBhGuXQIpW/BpRLB5Jqs6KfwGP71EKRyqaTy7ZXls6Jwmk79op9iJLBezRs6ykWdEalJI8AIa+tRA==', 'fingerprint': '23:66:55:ab:c3:f6:ff:3b:24:99:41:33:d5:ce:e5:01', 'user_id': 'afd8fa0c71cb46718378f3bfa16256d6', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDKNXi80dvOO/D9JfGPnUd1JXG5yPSlmpV7nC1a0QlWWb8oqbxf34w4\nzX2muZCNMT+gBwYFK4EEACKhZANiAATW+gH6GXUPlfoO6blPhKaGTA8Pd4E7pXDX\nu7e6WYA29y98k5N+DzRwYRrl0CKVvwaUSweSarOin8Bj+9RCkcqmk8u2V5bOicJp\nO/aKfYiSwXs0bOspFnRGpSSPACGvrUQ=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'e9c7733b-7dbf-4fb9-ba59-d203d0d32cc1', 'name': 'tempest-securitygroup--637382329', 'stateful': True, 'tenant_id': 'eff20d1f7fb94df0acb0688728aba12f', 'description': 'tempest-description--1736328547', 'shared': False, 'security_group_rules': [{'id': '30b00a7c-7569-43b9-a818-066b87b2dffc', 'project_id': 'eff20d1f7fb94df0acb0688728aba12f', 'tenant_id': 'eff20d1f7fb94df0acb0688728aba12f', 'security_group_id': 'e9c7733b-7dbf-4fb9-ba59-d203d0d32cc1', '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': 179, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-02-28T09:17:16Z', 'updated_at': '2024-02-28T09:17:16Z', 'revision_number': 0}, {'id': '87d4ac0b-0556-49a8-afbb-32d9c3b401a5', 'project_id': 'eff20d1f7fb94df0acb0688728aba12f', 'tenant_id': 'eff20d1f7fb94df0acb0688728aba12f', 'security_group_id': 'e9c7733b-7dbf-4fb9-ba59-d203d0d32cc1', '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': 178, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-02-28T09:17:16Z', 'updated_at': '2024-02-28T09:17:16Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-02-28T09:17:16Z', 'updated_at': '2024-02-28T09:17:16Z', 'revision_number': 1, 'project_id': 'eff20d1f7fb94df0acb0688728aba12f'}, 'floating_ip': {'id': 'e903ff8f-8800-45f3-99f8-b7853fc3e62a', 'tenant_id': 'eff20d1f7fb94df0acb0688728aba12f', 'floating_ip_address': '172.24.4.192', 'floating_network_id': 'eff6aa9f-a27a-4fba-a655-d390189c40e9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'eff20d1f7fb94df0acb0688728aba12f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-02-28T09:17:19Z', 'updated_at': '2024-02-28T09:17:19Z', 'revision_number': 0, 'ip': '172.24.4.192'}} 2024-02-28 09:17:23,076 85933 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 2.026s 2024-02-28 09:17:23,077 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-970427676", "imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "21fc7ffd-859d-4a28-b65a-9bc0daddab22"}], "security_groups": [{"name": "tempest-securitygroup--637382329"}], "key_name": "tempest-keypair-621272553", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/5a3976bc-c6ec-4f44-80c5-3583740f7c89', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a237d8ef-bf77-4a72-9ae9-511f5bb3471b', 'x-compute-request-id': 'req-a237d8ef-bf77-4a72-9ae9-511f5bb3471b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "5a3976bc-c6ec-4f44-80c5-3583740f7c89", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5a3976bc-c6ec-4f44-80c5-3583740f7c89"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5a3976bc-c6ec-4f44-80c5-3583740f7c89"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--637382329"}], "adminPass": "password"}}' 2024-02-28 09:17:23,251 85933 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/5a3976bc-c6ec-4f44-80c5-3583740f7c89 0.171s 2024-02-28 09:17:23,251 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:23 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-1df23ec9-08fa-49fd-bf0f-cf728772610b', 'x-compute-request-id': 'req-1df23ec9-08fa-49fd-bf0f-cf728772610b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5a3976bc-c6ec-4f44-80c5-3583740f7c89'} Body: b'{"server": {"id": "5a3976bc-c6ec-4f44-80c5-3583740f7c89", "name": "tempest-AttachVolumeNegativeTest-server-970427676", "status": "BUILD", "tenant_id": "eff20d1f7fb94df0acb0688 728aba12f", "user_id": "afd8fa0c71cb46718378f3bfa16256d6", "metadata": {}, "hostId": "", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:17:23Z", "updated": "2024-02-28T09:17:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5a3976bc-c6ec-4f44-80c5-3583740f7c89"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5a3976bc-c6ec-4f44-80c5-3583740f7c89"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-621272553", "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": []}}' 2024-02-28 09:18:14,503 85933 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/5a3976bc-c6ec-4f44-80c5-3583740f7c89 1.189s 2024-02-28 09:18:14,503 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:13 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-33f15b73-8693-44c6-99d1-4044618fc9ac', 'x-compute-request-id': 'req-33f15b73-8693-44c6-99d1-4044618fc9ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5a3976bc-c6ec-4f44-80c5-3583740f7c89'} Body: b'{"server": {"id": "5a3976bc-c6ec-4f44-80c5-3583740f7c89", "name": "tempest-AttachVolumeNegativeTest-server-970427676", "status": "ACTIVE", "tenant_id": "eff20d1f7fb94df0acb0688728aba12f", "user_id": "afd8fa0c71cb46718378f3bfa16256d6", "metadata": {}, "hostId": "77e2254296e704321217a46a18ca932b02db7c1ea0d0e05ce50108f2", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:17:22Z", "updated": "2024-02-28T09:17:41Z", "addresses": {"tempest-AttachVolumeNegativeTest-1259395173-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:6f:cd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5a3976bc-c6ec-4f44-80c5-3583740f7c89"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5a3976bc-c6ec-4f44-80c5-3583740f7c89"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-621272553", "OS-SRV-USG:launched_at": "2024-02-28T09:17:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--637382329"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:18:14,518 85933 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-02-28 09:19:14,798 85933 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/5a3976bc-c6ec-4f44-80c5-3583740f7c89/os-interface 0.221s 2024-02-28 09:19:14,799 85933 DEBUG [temp est.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:14 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-17b75bca-4e17-4f78-b712-e218e0433929', 'x-compute-request-id': 'req-17b75bca-4e17-4f78-b712-e218e0433929', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5a3976bc-c6ec-4f44-80c5-3583740f7c89/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "21fc7ffd-859d-4a28-b65a-9bc0daddab22", "port_id": "55317963-158f-4a09-9314-2c268fe95e14", "mac_addr": "fa:16:3e:4b:6f:cd", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "b617f0b2-18e5-4720-8339-21a4e051f872", "ip_address": "10.0.0.3"}]}]}' 2024-02-28 09:19:16,175 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/e903ff8f-8800-45f3-99f8-b7853fc3e62a 1.372s 2024-02-28 09:19:16,175 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "55317963-158f-4a09-9314-2c268fe95e14"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-8f5bbcb9-ccc7-4f86-94e7-ac803f717d25', 'date': 'Wed, 28 Feb 2024 09:19:16 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/e903ff8f-8800-45f3-99f8-b7853fc3e62a'} Body: b'{"floatingip": {"id": "e903ff8f-8800-45f3-99f8-b7853fc3e62a", "tenant_id": "eff20d1f7fb94df0acb0688728aba12f", "floating_ip_address": "172.24.4.192", "floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9", "router_id": "80c7324b-eb4e-4be3-9572-4023827281d2", "port_id": "55317963-158f-4a09-9314-2c268fe95e14", "fixed_ip_address": "10.0.0.3", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "21fc7ffd-859d-4a28-b65a-9bc0daddab22", "mac_address": "fa:16:3e:4b:6f:cd", "admin_state_up": true, "status": "ACTIVE", "device_id": "5a3976bc-c6ec-4f44-80c5-3583740f7c89", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-02-28T09:17:19Z", "updated_at": "2024-02-28T09:19:15Z", "revision_number": 1, "project_id": "eff20d1f7fb94df0acb0688728aba12f"}}' 2024-02-28 09:19:16,177 85933 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.192:22' as 'cirros' with public key authentication 2024-02-28 09:19:16,402 85933 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-02-28 09:19:16,510 85933 INFO [paramiko.transport] Authentication (publickey) successful! 2024-02-28 09:19:16,510 85933 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.192 successfully created 2024-02-28 09:19:16,588 85933 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/5a3976bc-c6ec-4f44-80c5-3583740f7c89/ips 0.077s 2024-02-28 09:19:16,588 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:16 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-143cd5dc-d702-4a23-9fff-7c145ce22b4a', 'x- compute-request-id': 'req-143cd5dc-d702-4a23-9fff-7c145ce22b4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5a3976bc-c6ec-4f44-80c5-3583740f7c89/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1259395173-network": [{"version": 4, "addr": "10.0.0.3"}]}}' 2024-02-28 09:19:16,796 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/volume/v3/eff20d1f7fb94df0acb0688728aba12f/volumes 0.205s 2024-02-28 09:19:16,796 85933 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-395650910"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-517b50d5-7948-4198-b69d-098b53f29269', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-517b50d5-7948-4198-b69d-098b53f29269', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/eff20d1f7fb94df0acb0688728aba12f/volumes'} Body: b'{"volume": {"id": "583e70fe-2f30-4a90-a0d0-f9ddc72eae47", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:19:16.739893", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-395650910", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eff20d1f7fb94df0acb0688728aba12f/volumes/583e70fe-2f30-4a90-a0d0-f9ddc72eae47"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eff20d1f7fb94df0acb0688728aba12f/volumes/583e70fe-2f30-4a90-a0d0-f9ddc72eae47"}], "user_id": "afd8fa0c71cb46718378f3bfa16256d6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:19:16,845 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/eff20d1f7fb94df0acb0688728aba12f/volumes/583e70fe-2f30-4a90-a0d0-f9ddc72eae47 0.037s 2024-02-28 09:19:16,845 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c21bac5-b842-4eb3-a823-a2a36e0f1567', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c21bac5-b842-4eb3-a823-a2a36e0f1567', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eff20d1f7fb94df0acb0688728aba12f/volumes/583e70fe-2f30-4a90-a0d0-f9ddc72eae47'} Body: b'{"volume": {"id": "583e70fe-2f30-4a90-a0d0-f9ddc72eae47", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:19:17.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-395650910", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eff20d1f7fb94df0acb0688728aba12f/volumes/583e70fe-2f30-4a90-a0d0-f9ddc72eae47"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eff20d1f7fb94df0acb0688728aba12f/volumes/583e70fe-2f30-4a90-a0d0-f9ddc72eae47"}], "user_id": "afd8fa0c71cb46718378f3bfa16256d6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:t enant_id": "eff20d1f7fb94df0acb0688728aba12f"}}' 2024-02-28 09:19:17,908 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/eff20d1f7fb94df0acb0688728aba12f/volumes/583e70fe-2f30-4a90-a0d0-f9ddc72eae47 0.048s 2024-02-28 09:19:17,908 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4eec154-f883-436f-983d-c47d5e3041ea', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4eec154-f883-436f-983d-c47d5e3041ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eff20d1f7fb94df0acb0688728aba12f/volumes/583e70fe-2f30-4a90-a0d0-f9ddc72eae47'} Body: b'{"volume": {"id": "583e70fe-2f30-4a90-a0d0-f9ddc72eae47", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:19:17.000000", "updated_at": "2024-02-28T09:19:17.000000", "name": "tempest-AttachVolumeNegativeTest-volume-395650910", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eff20d1f7fb94df0acb0688728aba12f/volumes/583e70fe-2f30-4a90-a0d0-f9ddc72eae47"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eff20d1f7fb94df0acb0688728aba12f/volumes/583e70fe-2f30-4a90-a0d0-f9ddc72eae47"}], "user_id": "afd8fa0c71cb46718378f3bfa16256d6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eff20d1f7fb94df0acb0688728aba12f"}}' 2024-02-28 09:19:18,155 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/5a3976bc-c6ec-4f44-80c5-3583740f7c89 0.232s 2024-02-28 09:19:18,155 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:17 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-aee7ae41-0063-4a6e-9164-d1f7aeaeea1a', 'x-compute-request-id': 'req-aee7ae41-0063-4a6e-9164-d1f7aeaeea1a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5a3976bc-c6ec-4f44-80c5-3583740f7c89'} Body: b'' 2024-02-28 09:19:18,415 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/5a3976bc-c6ec-4f44-80c5-3583740f7c89 0.258s 2024-02-28 09:19:18,415 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:18 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-cb957c63-eddc-4c12-8b64-9c46762b94ef', 'x-compute-request-id': 'req-cb957c63-eddc-4c12-8b64-9c46762b94ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5a3976bc-c6ec-4f44-80c5-3583740f7c89'} Body: b'{"server": {"id": "5a3976bc-c6ec-4f44-80c5-3583740f7c89", "name": "tempest-Attach VolumeNegativeTest-server-970427676", "status": "ACTIVE", "tenant_id": "eff20d1f7fb94df0acb0688728aba12f", "user_id": "afd8fa0c71cb46718378f3bfa16256d6", "metadata": {}, "hostId": "77e2254296e704321217a46a18ca932b02db7c1ea0d0e05ce50108f2", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:17:22Z", "updated": "2024-02-28T09:19:18Z", "addresses": {"tempest-AttachVolumeNegativeTest-1259395173-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:6f:cd"}, {"version": 4, "addr": "172.24.4.192", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:6f:cd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5a3976bc-c6ec-4f44-80c5-3583740f7c89"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5a3976bc-c6ec-4f44-80c5-3583740f7c89"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-621272553", "OS-SRV-USG:launched_at": "2024-02-28T09:17:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--637382329"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:20:08,521 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/5a3976bc-c6ec-4f44-80c5-3583740f7c89 0.043s 2024-02-28 09:20:08,521 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:08 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-55e88db8-c916-4245-841d-76b48b203d59', 'x-compute-request-id': 'req-55e88db8-c916-4245-841d-76b48b203d59', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5a3976bc-c6ec-4f44-80c5-3583740f7c89'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 5a3976bc-c6ec-4f44-80c5-3583740f7c89 could not be found."}}' 2024-02-28 09:20:08,558 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-621272553 0.036s 2024-02-28 09:20:08,559 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:08 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-b67134cc-436d-425f-aa96-3a35b4fba18c', 'x-compute-request-id': 'req-b67134cc-436d-425f-aa96-3a35b4fba18c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-621272553'} Body: b'' 2024-02-28 09:20:08,717 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/e9c7733b-7dbf-4fb9-ba59-d203d0d32cc1 0.157s 2024-02-28 09:20:08,718 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-7278b49a-4430-4b4f-901f-73039730d054', 'content-length': '0', 'date': 'Wed, 28 Feb 2024 09:20:08 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/e9c7733b-7dbf-4fb9-ba59-d203d0d32cc1'} Body: b'' 2024-02-28 09:20:08,739 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/e9c7733b-7dbf-4fb9-ba59-d203d0d32cc1 0.021s 2024-02-28 09:20:08,740 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-ee80a012-4e42-48af-8a82-17ea577ddf44', 'date': 'Wed, 28 Feb 2024 09:20:08 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/e9c7733b-7dbf-4fb9-ba59-d203d0d32cc1'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group e9c7733b-7dbf-4fb9-ba59-d203d0d32cc1 does not exist", "detail": ""}}' 2024-02-28 09:20:09,191 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/e903ff8f-8800-45f3-99f8-b7853fc3e62a 0.451s 2024-02-28 09:20:09,192 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-0d0705c9-c5ee-4f5c-90c2-4e7806b3169f', 'content-length': '0', 'date': 'Wed, 28 Feb 2024 09:20:09 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/e903ff8f-8800-45f3-99f8-b7853fc3e62a'} Body: b'' {1} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices [2.106951s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 169, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 00e4a379-16ce-4b58-ba3e-66392abe7ed6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:20:28,170 85917 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/4090155e63684a6c89242cea13cf1baa/volumes 0.978s 2024-02-28 09:20:28,170 85917 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-1017563834", "imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39dd276e-3e86-4683-b5aa-a6d77416d258', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39dd276e-3e86-4683-b5aa-a6d77416d258', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4090155e63684a6c89242cea13cf1baa/volumes'} Body: b'{"volume": {"id": "00e4a379-16ce-4b58-ba3e-66392abe7ed6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:20:28.041434", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1017563834", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4090155e63684a6c89242cea13cf1baa/volumes/00e4a379-16ce-4b58-ba3e-66392abe7ed6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4090155e63684a6c89242cea13cf1baa/volumes/00e4a379-16ce-4b58-ba3e-66392abe7ed6"}], "user_id": "1ebe3e6e08144215baeed96ef18f5450", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:20:28,232 85917 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/4090155e63684a6c89242cea13cf1baa/volumes/00e4a379-16ce-4b58-ba3e-66392abe7ed6 0.051s 2024-02-28 09:20:28,232 85917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6047a31d-cd0f-447f-b9c3-6923515b3ca3', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6047a31d-cd0f-447f-b9c3-6923515b3ca3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4090155e63684a6c89242cea13cf1baa/volumes/00e4a379-16ce-4b58-ba3e-66392abe7ed6'} Body: b'{"volume": {"id": "00e4a379-16ce-4b58-ba3e-66392abe7ed6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:20:28.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1017563834", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4090155e63684a6c89242cea13cf1baa/volumes/00e4a379-16ce-4b58-ba3e-66392abe7ed6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4090155e63684a6c89242cea13cf1baa/volumes/00e4a379-16ce-4b58-ba3e-66392abe7ed6"}], "user_id": "1ebe3e6e08144215baeed96ef18f5450", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4090155e63684a6c89242cea13cf1baa"}}' 2024-02-28 09:20:29,284 85917 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/4090155e63684a6c89242cea13cf1baa/volumes/00e4a379-16ce-4b58-ba3e-66392abe7ed6 0.039s 2024-02-28 09:20:29,285 85917 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55d2e6c1-64d4-41db-9bff-ee2190d80ebd', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55d2e6c1-64d4-41db-9bff-ee2190d80ebd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4090155e63684a6c89242cea13cf1baa/volumes/00e4a379-16ce-4b58-ba3e-66392abe7ed6'} Body: b'{"volume": {"id": "00e4a379-16ce-4b58-ba3e-66392abe7ed6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:20:28.000000", "updated_at": "2024-02-28T09:20:28.000000", "name": "tempest-TaggedBootDevicesTest-volume-1017563834", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4090155e63684a6c89242cea13cf1baa/volumes/00e4a379-16ce-4b58-ba3e-66392abe7ed6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4090155e63684a6c89242cea13cf1baa/volumes/00e4a379-16ce-4b58-ba3e-66392abe7ed6"}], "user_id": "1ebe3e6e08144215baeed96ef18f5450", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4090155e63684a6c89242cea13cf1baa"}}' {3} tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive [172.983303s] ... 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3a1b3937-5720-4709-99e7-2321af7001e9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:17:44,215 85921 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/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd 0.236s 2024-02-28 09:17:44,216 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-55006fe3-a2de-43dc-b126-f54f36f14daf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.sha256": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "name": "cirros-0.6.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21430272, "virtual_size": 117440512, "status": "active", "checksum": "c8fc807773e5354afe61636071771906", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "92a576ea6cc24e889de8c0d0fe260238", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "created_at": "2024-02-28T09:13:49Z", "updated_at": "2024-02-28T09:13:51Z", "tags": [], "self": "/v2/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "file": "/v2/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd/file", "schema": "/v2/schemas/image"}' 2024-02-28 09:17:45,840 85921 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 1.596s 2024-02-28 09:17:45,841 85921 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': 'Wed, 28 Feb 2024 09:17:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '690', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/27ffb9a8-009e-495e-bc8a-5f60fd0a5ae0', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-45a1663f-2874-4c98-a31f-4a49979d1020', '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": "ae4d8c630d38477997e1b1d511a25d96", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "27ffb9a8-009e-495e-bc8a-5f60fd0a5ae0", "created_at": "2024-02-28T09:17:46Z", "updated_at": "2024-02-28T09:17:46Z", "tags": [], "self": "/v2/images/27ffb9a8-009e-495e-bc8a-5f60fd0a5ae0", "file": "/v2/images/27ffb9a8-009e-495e-bc8a-5f60fd0a5ae0/file", "schema": "/v2/schemas/image"}' 2024-02-28 09:17:48,102 85921 WARNING [urllib3.connectionpool] Connection pool is full, discarding connection: 10.0.0.210. Connection pool size: 1 2024-02-28 09:17:48,103 85921 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/27ffb9a8-009e-495e-bc8a-5f60fd0a5ae0/file 2.261s 2024-02-28 09:17:48,103 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet -stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-e35ddd04-0c87-4528-907b-e0ec65d677d2', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/27ffb9a8-009e-495e-bc8a-5f60fd0a5ae0/file'} Body: b'' 2024-02-28 09:17:48,104 85921 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-02-28 09:17:48,104 85921 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-02-28 09:17:48,521 85921 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.415s 2024-02-28 09:17:48,521 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1494399635", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBE5Gi2DqjkJKDfTdbUH+bx7qDpX3Ir1WysKiyxbgW+zAkcbRLb3zPjV9Qv1QHku+v2xRV94wdhJWjIw28YGnvA1iQzJKu6T9kSi7ltq/GAn5AHMP/6cUrpFg9imz/Mxi7Q=="}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:48 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-12eddd3d-6b86-4bca-9511-9fefdd728f8d', 'x-compute-request-id': 'req-12eddd3d-6b86-4bca-9511-9fefdd728f8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1494399635", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBE5Gi2DqjkJKDfTdbUH+bx7qDpX3Ir1WysKiyxbgW+zAkcbRLb3zPjV9Qv1QHku+v2xRV94wdhJWjIw28YGnvA1iQzJKu6T9kSi7ltq/GAn5AHMP/6cUrpFg9imz/Mxi7Q==", "fingerprint": "a8:ba:bd:15:f1:0f:bb:a4:c9:6d:1f:3e:aa:39:2b:ac", "user_id": "f14527b2990f4579a1a1edbf5d7ca923"}}' 2024-02-28 09:17:48,523 85921 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1494399635 created 2024-02-28 09:17:48,954 85921 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.429s 2024-02-28 09:17:48,954 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1199663710", "description": "tempest-description--1013386734"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-06c157f0-3904-4ce7-8658-8f86bb57e209', 'date': 'Wed, 28 Feb 2024 09:17:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "2026e1f0-0345-40e2-98c8-03fbf8d2d883", "name": "tempest-securitygroup--1199663710", "stateful": true, "tenant_id": "d8a55ad46584431abd98be76405b5059", "description": "tempest-description--1013386734", "shared": false, "security_group_rules": [{"id": "1edec717-3c01-454f-b7d4-19bfa7fb975b", "project_id": "d8a55ad46584431abd98be76405b5059", "tenant_id": "d8a55ad46584431abd98be76405b5059", "security_group_id": "2026e1f0-0345-40e2-98c8-03fbf8d2d883", "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": 381, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:17:48Z", "updated_at": "2024-02-28T09:17:48Z", "revision_number": 0}, {"id": "ffb20eab-d161-401d-9474-9a0a80bde8f8", "project_id": "d8a55ad46584431abd98be76405b5059", "tenant_id": "d8a55ad46584431abd98be76405b5059", "security_group_id": "2026e1f0-0345-40e2-98c8-03fbf8d2d883", "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": 380, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:17:48Z", "updated_at": "2024-02-28T09:17:48Z", "revision_number": 0}], "tags": [], "created_at": "2024-02-28T09:17:48Z", "updated_at": "2024-02-28T09:17:48Z", "revision_number": 1, "project_id": "d8a55ad46584431abd98be76405b5059"}}' 2024-02-28 09:17:49,226 85921 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.272s 2024-02-28 09:17:49,227 85921 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": "2026e1f0-0345-40e2-98c8-03fbf8d2d883", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-3402fea2-1a09-485e-8618-d81397436dbc', 'date': 'Wed, 28 Feb 2024 09:17:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "14e08c56-2179-4494-8d58-2c852fd8dfa6", "project_id": "d8a55ad46584431abd98be76405b5059", "tenant_id": "d8a55ad46584431abd98be76405b5059", "security_group_id": "2026e1f0-0345-40e2-98c8-03fbf8d2d883", "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": "2024-02-28T09:17:49Z", "updated_at": "2024-02-28T09:17:49Z", "revision_number": 0}}' 2024-02-28 09:17:50,059 85921 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.831s 2024-02-28 09:17:50,059 85921 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": "2026e1f0-0345-40e2-98c8-03fbf8d2d883", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-353a35e9-877a-4517-9abb-ef1a9b97f50b', 'date': 'Wed, 28 Feb 2024 09:17:50 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c3efad6d-2642-43eb-8f7d-e2aad3a7cfbf", "project_id": "d8a55ad46584431abd98be76405b5059", "tenant_id": "d8a55ad46584431abd98be76405b5059", "security_group_id": "2026e1f0-0345-40e2-98c8-03fbf8d2d883", "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": "2024-02-28T09:17:49Z", "updated_at": "2024-02-28T09:17:49Z", "revision_number": 0}}' 2024-02-28 09:17:50,060 85921 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icm p rules tempest-securitygroup--1199663710 created 2024-02-28 09:17:50,889 85921 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.829s 2024-02-28 09:17:50,890 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-fab3049d-e8e2-4453-8f65-bcc55f4dad33', 'date': 'Wed, 28 Feb 2024 09:17:50 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "7b2dbb2e-042a-416d-a272-05ec4a7e291b", "tenant_id": "d8a55ad46584431abd98be76405b5059", "floating_ip_address": "172.24.4.214", "floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "d8a55ad46584431abd98be76405b5059", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-02-28T09:17:50Z", "updated_at": "2024-02-28T09:17:50Z", "revision_number": 0}}' 2024-02-28 09:17:50,890 85921 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '7b2dbb2e-042a-416d-a272-05ec4a7e291b', 'tenant_id': 'd8a55ad46584431abd98be76405b5059', 'floating_ip_address': '172.24.4.214', 'floating_network_id': 'eff6aa9f-a27a-4fba-a655-d390189c40e9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'd8a55ad46584431abd98be76405b5059', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-02-28T09:17:50Z', 'updated_at': '2024-02-28T09:17:50Z', 'revision_number': 0, 'ip': '172.24.4.214'} created 2024-02-28 09:17:51,003 85921 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.108s 2024-02-28 09:17:51,004 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-f590a78c-1875-4c47-8382-43e8c9ee5ad4', '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": "f14527b2990f4579a1a1edbf5d7ca923", "name": "tempest-AttachSCSIVolumeTestJSON-197337209-project-member", "password_expires_at": null}, "audit_ids": ["da1nJHERSy2o7sLZRzIE9A"], "expires_at": "2024-02-28T10:17:50.000000Z", "issued_at": "2024-02-28T09:17:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d8a55ad46584431abd98be76405b5059", "name": "tempest-AttachSCSIVolumeTestJSON-197337209"}, "is_domain": false, "roles": [{"id": "034d7a484a5e4908aeb9a02a09c0654f", "name": "member"}, {"id": "2d696d77d77043b58e5fcf31f5b061c8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "607134c4d03c4a12af99220db79cc13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d8a55ad46584431abd98be76405b5059", "region": "RegionOne"}], "id": "21d06a316a024880a69d4cd482f90971", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "74032efc222f428b908ef3abf0ba60d1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d8a55ad46584431abd98be76405b5059", "region": "RegionOne"}], "id": "633be3df59df4f9b975484710048430d", "type": "block-storage", "name": "cinder"}, {"endpo ints": [{"id": "0d52584065f94ee08ce4181b78367c5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7ae777b7f53744e0bbcb8c938dfbfe2f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8dbdc1e6b7e4d08a2a52a636eabc00f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "8ef2767026834c1189d97797d5c5a800", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4f50f76d3e044b83b5bdbee0c30d6f5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "c388de6ecbcc4fca8b0d700779fc657e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "fe5cea1ac05c45a1b3925a725a7eead7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "cc0d1c0427f9473bb326be07f15553e1", "type": "image", "name": "glance"}, {"endpoints": [{"id": "a45569cc58b84b1b853ecd851b25ca4e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "cccec230ba6c48ae92df03a6a374a7a6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "255fbf1fe41a497888423432cf3d6547", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/d8a55ad46584431abd98be76405b5059", "region": "RegionOne"}], "id": "e5ef73b8227840fa80228ecf30fbd9a7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2024-02-28 09:17:51,004 85921 INFO [tempest.lib.common.fixed_network] (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive) Found network {'id': '0f53c5c7-58d9-4511-85b3-41d3a1bf0b15', 'name': 'tempest-AttachSCSIVolumeTestJSON-474830344-network', 'tenant_id': 'd8a55ad46584431abd98be76405b5059', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd8a55ad46584431abd98be76405b5059', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 27323, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-02-28T09:17:04Z', 'updated_at': '2024-02-28T09:17:04Z', 'revision_number': 1} available for tenant 2024-02-28 09:17:51,005 85921 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1494399635', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBE5Gi2DqjkJKDfTdbUH+bx7qDpX3Ir1WysKiyxbgW+zAkcbRLb3zPjV9Qv1QHku+v2xRV94wdhJWjIw28YGnvA1iQzJKu6T9kSi7ltq/GAn5AHMP/6cUrpFg9imz/Mxi7Q==', 'fingerprint': 'a8:ba:bd:15:f1:0f:bb:a4:c9:6d:1f:3e:aa:39:2b:ac', 'user_id': 'f14527b2990f4579a1a1edbf5d7ca923', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAgxMi3Yzzd7vx93rzwOvg42RZy0m6cUtPw9LUVMa0gv8U2a9Y9WK4H\nzrcTA1jwWUCgBwYFK4EEACKhZANiAARORotg6o5CSg303W1B/m8e6g6V9yK9VsrC\nossW4FvswJHG0S298z41fUL9UB5Lvr9sUVfeMHYSVoyMNvGBp7wNYkMySruk/ZEo\nu5bavxgJ+QBzD/+nFK6RYPYps/zMYu0=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '2026e1f0-0345-40e2-98c8-03fbf8d2d883', 'name': 'tempest-securitygroup--1199663710', 'stateful': True, 'tenant_id': 'd8a55ad46584431abd98be76405b5059', 'description': 'tempest-description--1013386734', 'shared': False, 'security_group_rules': [{'id': '1edec717-3c01-454f-b7d4-19bfa7fb975b', 'project_id': 'd8a55ad46584431abd98be76405b5059', 'tenant_id': 'd8a55ad46584431abd98be76405b5059', 'security_group_id': '2026e1f0-0345-40e2-98c8-03fbf8d2d883', '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': 381, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-02-28T09:17:48Z', 'updated_ at': '2024-02-28T09:17:48Z', 'revision_number': 0}, {'id': 'ffb20eab-d161-401d-9474-9a0a80bde8f8', 'project_id': 'd8a55ad46584431abd98be76405b5059', 'tenant_id': 'd8a55ad46584431abd98be76405b5059', 'security_group_id': '2026e1f0-0345-40e2-98c8-03fbf8d2d883', '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': 380, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-02-28T09:17:48Z', 'updated_at': '2024-02-28T09:17:48Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-02-28T09:17:48Z', 'updated_at': '2024-02-28T09:17:48Z', 'revision_number': 1, 'project_id': 'd8a55ad46584431abd98be76405b5059'}, 'floating_ip': {'id': '7b2dbb2e-042a-416d-a272-05ec4a7e291b', 'tenant_id': 'd8a55ad46584431abd98be76405b5059', 'floating_ip_address': '172.24.4.214', 'floating_network_id': 'eff6aa9f-a27a-4fba-a655-d390189c40e9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'd8a55ad46584431abd98be76405b5059', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-02-28T09:17:50Z', 'updated_at': '2024-02-28T09:17:50Z', 'revision_number': 0, 'ip': '172.24.4.214'}} 2024-02-28 09:17:51,952 85921 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 0.946s 2024-02-28 09:17:51,953 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-1785725170", "imageRef": "27ffb9a8-009e-495e-bc8a-5f60fd0a5ae0", "flavorRef": "1", "config_drive": true, "networks": [{"uuid": "0f53c5c7-58d9-4511-85b3-41d3a1bf0b15"}], "security_groups": [{"name": "tempest-securitygroup--1199663710"}], "key_name": "tempest-keypair-1494399635", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/ded53222-2067-415a-a42c-b65d9761840e', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64dcabf9-c369-4584-91aa-99c925a7c577', 'x-compute-request-id': 'req-64dcabf9-c369-4584-91aa-99c925a7c577', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "ded53222-2067-415a-a42c-b65d9761840e", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ded53222-2067-415a-a42c-b65d9761840e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ded53222-2067-415a-a42c-b65d9761840e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1199663710"}], "adminPass": "27EwvgZcgNhy"}}' 2024-02-28 09:17:52,061 85921 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/ded53222-2067-415a-a42c-b65d9761840e 0.105s 2024-02-28 09:17:52,061 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1238', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-reques t-id': 'req-b0206385-666b-4f64-a1db-5d4fe4e2b72b', 'x-compute-request-id': 'req-b0206385-666b-4f64-a1db-5d4fe4e2b72b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ded53222-2067-415a-a42c-b65d9761840e'} Body: b'{"server": {"id": "ded53222-2067-415a-a42c-b65d9761840e", "name": "tempest-AttachSCSIVolumeTestJSON-server-1785725170", "status": "BUILD", "tenant_id": "d8a55ad46584431abd98be76405b5059", "user_id": "f14527b2990f4579a1a1edbf5d7ca923", "metadata": {}, "hostId": "", "image": {"id": "27ffb9a8-009e-495e-bc8a-5f60fd0a5ae0", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/27ffb9a8-009e-495e-bc8a-5f60fd0a5ae0"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:17:52Z", "updated": "2024-02-28T09:17:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ded53222-2067-415a-a42c-b65d9761840e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ded53222-2067-415a-a42c-b65d9761840e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1494399635", "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": []}}' 2024-02-28 09:18:42,706 85921 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/ded53222-2067-415a-a42c-b65d9761840e 0.581s 2024-02-28 09:18:42,707 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:42 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-10c360ae-919d-417f-90f1-fd3b0c0d728a', 'x-compute-request-id': 'req-10c360ae-919d-417f-90f1-fd3b0c0d728a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ded53222-2067-415a-a42c-b65d9761840e'} Body: b'{"server": {"id": "ded53222-2067-415a-a42c-b65d9761840e", "name": "tempest-AttachSCSIVolumeTestJSON-server-1785725170", "status": "ACTIVE", "tenant_id": "d8a55ad46584431abd98be76405b5059", "user_id": "f14527b2990f4579a1a1edbf5d7ca923", "metadata": {}, "hostId": "7d634c70bb3e1700fec9c78b8b679677e041b8ec1609e5d4f6f920ad", "image": {"id": "27ffb9a8-009e-495e-bc8a-5f60fd0a5ae0", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/27ffb9a8-009e-495e-bc8a-5f60fd0a5ae0"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:17:51Z", "updated": "2024-02-28T09:18:07Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-474830344-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:0d:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ded53222-2067-415a-a42c-b65d9761840e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ded53222-2067-415a-a42c-b65d9761840e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494399635", "OS-SRV-USG:launched_at": "2024-02-28T09:18:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1199663710"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attach ed": []}}' 2024-02-28 09:18:42,720 85921 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-02-28 09:19:42,924 85921 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/ded53222-2067-415a-a42c-b65d9761840e/os-interface 0.143s 2024-02-28 09:19:42,924 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:42 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-50650704-55bf-4429-af27-63a20b7c41b1', 'x-compute-request-id': 'req-50650704-55bf-4429-af27-63a20b7c41b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ded53222-2067-415a-a42c-b65d9761840e/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "0f53c5c7-58d9-4511-85b3-41d3a1bf0b15", "port_id": "94708a00-3765-4e2d-bad9-b4001120659b", "mac_addr": "fa:16:3e:b1:0d:5e", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "261a72cd-d7f8-436c-bfac-d667834ad02b", "ip_address": "10.0.0.10"}]}]}' 2024-02-28 09:19:44,311 85921 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/7b2dbb2e-042a-416d-a272-05ec4a7e291b 1.382s 2024-02-28 09:19:44,311 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "94708a00-3765-4e2d-bad9-b4001120659b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-3957bddf-9ff2-4811-b125-d81e8ef737fe', 'date': 'Wed, 28 Feb 2024 09:19:44 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/7b2dbb2e-042a-416d-a272-05ec4a7e291b'} Body: b'{"floatingip": {"id": "7b2dbb2e-042a-416d-a272-05ec4a7e291b", "tenant_id": "d8a55ad46584431abd98be76405b5059", "floating_ip_address": "172.24.4.214", "floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9", "router_id": "664ad6d6-6449-45d3-a148-eb16cf7fccc5", "port_id": "94708a00-3765-4e2d-bad9-b4001120659b", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "0f53c5c7-58d9-4511-85b3-41d3a1bf0b15", "mac_address": "fa:16:3e:b1:0d:5e", "admin_state_up": true, "status": "ACTIVE", "device_id": "ded53222-2067-415a-a42c-b65d9761840e", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-02-28T09:17:50Z", "updated_at": "2024-02-28T09:19:43Z", "revision_number": 1, "project_id": "d8a55ad46584431abd98be76405b5059"}}' 2024-02-28 09:19:44,313 85921 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.214:22' as 'cirros' with public key authentication 2024-02-28 09:19:44,329 85921 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-02-28 09:19:44,438 85921 INFO [paramiko.transport] Authentication (publickey) successful! 2024-02-28 09:19:44,439 85921 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.214 successfully created 2024-02-28 09:19:44,644 85921 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/volume/v3/d8a55ad46584431abd98be76405b5059/volumes 0.204s 2024-02-28 09:19:44,644 85921 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-918466003"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff64042a-3658-4050-8cb9-6faf5337f121', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff64042a-3658-4050-8cb9-6faf5337f121', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d8a55ad46584431abd98be76405b5059/volumes'} Body: b'{"volume": {"id": "3a1b3937-5720-4709-99e7-2321af7001e9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:19:44.584436", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-918466003", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d8a55ad46584431abd98be76405b5059/volumes/3a1b3937-5720-4709-99e7-2321af7001e9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d8a55ad46584431abd98be76405b5059/volumes/3a1b3937-5720-4709-99e7-2321af7001e9"}], "user_id": "f14527b2990f4579a1a1edbf5d7ca923", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:19:44,714 85921 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/d8a55ad46584431abd98be76405b5059/volumes/3a1b3937-5720-4709-99e7-2321af7001e9 0.058s 2024-02-28 09:19:44,715 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4340fe5-0e12-41e2-ae90-e1a72bbbceed', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4340fe5-0e12-41e2-ae90-e1a72bbbceed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d8a55ad46584431abd98be76405b5059/volumes/3a1b3937-5720-4709-99e7-2321af7001e9'} Body: b'{"volume": {"id": "3a1b3937-5720-4709-99e7-2321af7001e9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:19:45.000000", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-918466003", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d8a55ad46584431abd98be76405b5059/volumes/3a1b3937-5720-4709-99e7-2321af7001e9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d8a55ad46584431abd98be76405b5059/volumes/3a1b3937-5720-4709-99e7-2321af7001e9"}], "user_id": "f14527b2990f4579a1a1edbf5d7ca923", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8a55ad46584431abd98be76405b5059"}}' 2024-02-28 09:19:45,781 85921 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/d8a55ad46584431abd98be76405b5059/volumes/3a1b3937-5720-4709-99e7-2321af7001e9 0.040s 2024-02-28 09:19:45,782 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25e02a88-00b5-425e-930d-3378181fb191', 'content-lengt h': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25e02a88-00b5-425e-930d-3378181fb191', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d8a55ad46584431abd98be76405b5059/volumes/3a1b3937-5720-4709-99e7-2321af7001e9'} Body: b'{"volume": {"id": "3a1b3937-5720-4709-99e7-2321af7001e9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:19:45.000000", "updated_at": "2024-02-28T09:19:45.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-918466003", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d8a55ad46584431abd98be76405b5059/volumes/3a1b3937-5720-4709-99e7-2321af7001e9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d8a55ad46584431abd98be76405b5059/volumes/3a1b3937-5720-4709-99e7-2321af7001e9"}], "user_id": "f14527b2990f4579a1a1edbf5d7ca923", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8a55ad46584431abd98be76405b5059"}}' 2024-02-28 09:19:45,919 85921 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/ded53222-2067-415a-a42c-b65d9761840e 0.124s 2024-02-28 09:19:45,919 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:45 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-021a0ab5-c388-4dd0-a8ff-50cb2ef7024e', 'x-compute-request-id': 'req-021a0ab5-c388-4dd0-a8ff-50cb2ef7024e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ded53222-2067-415a-a42c-b65d9761840e'} Body: b'' 2024-02-28 09:19:46,127 85921 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/ded53222-2067-415a-a42c-b65d9761840e 0.207s 2024-02-28 09:19:46,127 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1673', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c75f427-4d2d-4c0a-9f6d-e72465ffc625', 'x-compute-request-id': 'req-8c75f427-4d2d-4c0a-9f6d-e72465ffc625', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ded53222-2067-415a-a42c-b65d9761840e'} Body: b'{"server": {"id": "ded53222-2067-415a-a42c-b65d9761840e", "name": "tempest-AttachSCSIVolumeTestJSON-server-1785725170", "status": "ACTIVE", "tenant_id": "d8a55ad46584431abd98be76405b5059", "user_id": "f14527b2990f4579a1a1edbf5d7ca923", "metadata": {}, "hostId": "7d634c70bb3e1700fec9c78b8b679677e041b8ec1609e5d4f6f920ad", "image": {"id": "27ffb9a8-009e-495e-bc8a-5f60fd0a5ae0", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/27ffb9a8-009e-495e-bc8a-5f60fd0a5ae0"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:17:51Z", "updated": "2024-02-28T09:19:46Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-474830344-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e :b1:0d:5e"}, {"version": 4, "addr": "172.24.4.214", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:0d:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ded53222-2067-415a-a42c-b65d9761840e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ded53222-2067-415a-a42c-b65d9761840e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494399635", "OS-SRV-USG:launched_at": "2024-02-28T09:18:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1199663710"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:20:36,219 85921 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/ded53222-2067-415a-a42c-b65d9761840e 0.030s 2024-02-28 09:20:36,220 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:36 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-272463ab-97c5-4600-ac10-569a8f1de3ce', 'x-compute-request-id': 'req-272463ab-97c5-4600-ac10-569a8f1de3ce', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ded53222-2067-415a-a42c-b65d9761840e'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance ded53222-2067-415a-a42c-b65d9761840e could not be found."}}' 2024-02-28 09:20:36,247 85921 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1494399635 0.026s 2024-02-28 09:20:36,247 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:36 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-e30a477a-3b7a-49d5-be0b-d9ad7777c0fa', 'x-compute-request-id': 'req-e30a477a-3b7a-49d5-be0b-d9ad7777c0fa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1494399635'} Body: b'' 2024-02-28 09:20:36,418 85921 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/2026e1f0-0345-40e2-98c8-03fbf8d2d883 0.170s 2024-02-28 09:20:36,418 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-de4ee844-e3be-4d17-adaf-42bf6f555924', 'content-length': '0', 'date': 'Wed, 28 Feb 2024 09:20:36 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/2026e1f0-0345-40e2-98c8-03fbf8d2d883'} Body: b'' 2024-02-28 09:20:36,437 85921 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/2026e1f0-0345-40e2-98c8-03fbf8d2d883 0.017s 2024-02-28 09:20:36,437 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Typ e': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-1b28e133-52e0-48a9-8153-fb449d219c0d', 'date': 'Wed, 28 Feb 2024 09:20:36 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/2026e1f0-0345-40e2-98c8-03fbf8d2d883'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 2026e1f0-0345-40e2-98c8-03fbf8d2d883 does not exist", "detail": ""}}' 2024-02-28 09:20:36,823 85921 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/7b2dbb2e-042a-416d-a272-05ec4a7e291b 0.385s 2024-02-28 09:20:36,823 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-c41f8300-157d-4029-9f0c-0d46d9315c4a', 'content-length': '0', 'date': 'Wed, 28 Feb 2024 09:20:36 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/7b2dbb2e-042a-416d-a272-05ec4a7e291b'} Body: b'' 2024-02-28 09:20:36,944 85921 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/27ffb9a8-009e-495e-bc8a-5f60fd0a5ae0 0.119s 2024-02-28 09:20:36,944 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-4abfa6e4-dabe-406b-a295-73c92b622376', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/27ffb9a8-009e-495e-bc8a-5f60fd0a5ae0'} Body: b'' 2024-02-28 09:20:36,960 85921 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/image/v2/images/27ffb9a8-009e-495e-bc8a-5f60fd0a5ae0 0.015s 2024-02-28 09:20:36,961 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-01867c11-0eb9-4652-ba11-f8497522aa6d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/image/v2/images/27ffb9a8-009e-495e-bc8a-5f60fd0a5ae0'} Body: b'{"message": "No image found with ID 27ffb9a8-009e-495e-bc8a-5f60fd0a5ae0

\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}' {1} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values [0.055639s] ... ok {1} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend [0.000727s] ... 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 {1} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete [0.197586s] ... ok {1} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list [0.128442s] ... ok {1} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update [0.242881s] ... ok {1} setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest) ... SKIPPED: Cinder backup feature disabled {1} 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 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume fc746391-01bd-40a3-b68a-aaf3afda2c0c failed to build and is in ERROR status {3} tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment [4.006934s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 403, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9c793e3a-9642-4b4f-afe4-b87da502692c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:20:59,217 85921 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 0.936s 2024-02-28 09:20:59,218 85921 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-2022448820"}} Response - Headers: {'content-type': 'application/json', 'content-length': '583', 'x-openstack-request-id': 'req-9b732ca3-4879-4ec5-9e95-55c2ed4f074a', 'date': 'Wed, 28 Feb 2024 09:20:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"80bd548a-638c-4d6a-9823-bc632141f0b7","name":"tempest-tagged-attachments-test-net-2022448820","tenant_id":"e91c1b3fc05149f284f56ec71730e9e9","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"e91c1b3fc05149f284f56ec71730e9e9","port_security_enabled":true,"router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2024-02-28T09:20:58Z","updated_at":"2024-02-28T09:20:58Z","revision_number":1}}' 2024-02-28 09:21:00,107 85921 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 0.889s 2024-02-28 09:21:00,108 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "80bd548a-638c-4d6a-9823-bc632141f0b7", "cidr": "10.10.10.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '603', 'x-openstack-request-id': 'req-3888d966-4a8e-478d-a025-a8aa1dd5cb5a', 'date': 'Wed, 28 Feb 2024 09:21:00 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"4c0bf12b-ddc5-4a69-bb8d-b6be8f456359","name":"","tenant_id":"e91c1b3fc05149f284f56ec71730e9e9","network_id":"80bd548a-638c-4d6a-9823-bc632141f0b7","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":"","service_types":[],"tags":[],"created_at":"2024-02-28T09:20:59Z","updated_at":"2024-02-28T09:20:59Z","revision_number":0,"project_id":"e91c1b3fc05149f284f56ec71730e9e9"}}' 2024-02-28 09:21:00,380 85921 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://10.0.0.210/volume/v3/e91c1b3fc05149f284f56ec71730e9e9/volumes 0.271s 2024-02-28 09:21:00,380 85921 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-366389079"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:21:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-058da6a4-afd2-4751-b100-2a74276cb7f2', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-058da6a4-afd2-4751-b100-2a74276cb7f2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e91c1b3fc05149f284f56ec71730e9e9/volumes'} Body: b'{"volume": {"id": "9c793e3a-9642-4b4f-afe4-b87da502692c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:21:00.313402", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-366389079", "description": null, "volu me_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e91c1b3fc05149f284f56ec71730e9e9/volumes/9c793e3a-9642-4b4f-afe4-b87da502692c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e91c1b3fc05149f284f56ec71730e9e9/volumes/9c793e3a-9642-4b4f-afe4-b87da502692c"}], "user_id": "85d41496a1d249f89bd25d53e6af0ac9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:21:00,436 85921 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/e91c1b3fc05149f284f56ec71730e9e9/volumes/9c793e3a-9642-4b4f-afe4-b87da502692c 0.044s 2024-02-28 09:21:00,436 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:21:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d67f876-6493-48a1-9b62-a07e6de0b549', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d67f876-6493-48a1-9b62-a07e6de0b549', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e91c1b3fc05149f284f56ec71730e9e9/volumes/9c793e3a-9642-4b4f-afe4-b87da502692c'} Body: b'{"volume": {"id": "9c793e3a-9642-4b4f-afe4-b87da502692c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:21:00.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-366389079", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e91c1b3fc05149f284f56ec71730e9e9/volumes/9c793e3a-9642-4b4f-afe4-b87da502692c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e91c1b3fc05149f284f56ec71730e9e9/volumes/9c793e3a-9642-4b4f-afe4-b87da502692c"}], "user_id": "85d41496a1d249f89bd25d53e6af0ac9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e91c1b3fc05149f284f56ec71730e9e9"}}' 2024-02-28 09:21:01,496 85921 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/e91c1b3fc05149f284f56ec71730e9e9/volumes/9c793e3a-9642-4b4f-afe4-b87da502692c 0.045s 2024-02-28 09:21:01,496 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:21:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b81279c-766c-481a-833a-f5800ccbfd3f', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b81279c-766c-481a-833a-f5800ccbfd3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e91c1b3fc05149f284f56ec71730e9e9/volumes/9c793e3a-9642-4b4f-afe4-b87da502692c'} Body: b'{"volume": {"id": "9c793e3a-9642-4b4f-afe4-b87da502692c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:21:00.000000", "updated_at": "2024-02-28T09:21:00.000000", "name": "tempest-TaggedAttachmentsTest-volume-366389079", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e91c1b3fc05149f284f56ec71730e9e9/volumes/9c793e3a-9642-4b4f-afe4-b87da502692c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e91c1b3fc05149f284f56ec71730e9e9/volumes/9c793e3a-9642-4b4f -afe4-b87da502692c"}], "user_id": "85d41496a1d249f89bd25d53e6af0ac9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e91c1b3fc05149f284f56ec71730e9e9"}}' 2024-02-28 09:21:01,728 85921 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/4c0bf12b-ddc5-4a69-bb8d-b6be8f456359 0.218s 2024-02-28 09:21:01,729 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-1061ad81-0e7f-4b87-b706-23b6b9108686', 'date': 'Wed, 28 Feb 2024 09:21:01 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/4c0bf12b-ddc5-4a69-bb8d-b6be8f456359'} Body: b'' 2024-02-28 09:21:02,286 85921 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/80bd548a-638c-4d6a-9823-bc632141f0b7 0.556s 2024-02-28 09:21:02,286 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-c6c297f7-3de3-44e4-8d7c-84caac2a331c', 'date': 'Wed, 28 Feb 2024 09:21:02 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/80bd548a-638c-4d6a-9823-bc632141f0b7'} Body: b'' {1} 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 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 2c9c8c11-898d-4efe-9eb3-0e36f66d4001 failed to build and is in ERROR status {1} setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore) ... SKIPPED: Backup is not enable. {1} setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest) ... SKIPPED: Barbican is required {6} tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion.test_old_versions_reject [173.272113s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9e17f975-c988-4ee3-a8ba-c086131bea4d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:18:19,533 85927 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.095s 2024-02-28 09:18:19,533 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2853', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c245aec9-7efe-482c-832b-92897db2f0ed', '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": "9794bfb71a9947278a8e79200ad6ba19", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-1167158892-project-member", "password_expires_at": null}, "audit_ids": ["IdUXnmo4RliDQCdHCkYR8A"], "expires_at": "2024-02-28T10:18:19.000000Z", "issued_at": "2024-02-28T09:18:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b554ec87bcda46c292cc74878c672930", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-1167158892"}, "is_domain": false, "roles": [{"id": "034d7a484a5e4908aeb9a02a09c0654f", "name": "member"}, {"id": "2d696d77d77043b58e5fcf31f5b061c8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "607134c4d03c4a12af99220db79cc13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b554ec87bcda46c292cc74878c672930", "region": "RegionOne"}], "id": "21d06a316a024880a69d4cd482f90971", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "74032efc222f428b908ef3abf0ba60d1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b554ec87bcda46c292cc74878c672930", "region": "RegionOne"}], "id": "633be3df59df4f9b975484710048430d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0d52584065f94ee08ce4181b78367c5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7ae777b7f53744e0bbcb8c938dfbfe2f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8dbdc1e6b7e4d08a2a52a636eabc00f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "8ef2767026834c1189d97797d5c5a800", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4f50f76d3e044b83b5bdbee0c30d6f5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "c388de6ecbcc4fca8b0d700779fc657e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "fe5cea1ac05c45a1b3925a725a7eead7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "cc0d1c0427f9473bb326be07f15553e1", "type": "image", "name": "glance"}, {"endpoints": [{"id": "a45569cc58b84b1b853ecd851b25ca4e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "cccec230ba6c48ae92df03a6a374a7a6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "255fbf1fe41a497888423432cf3d6547", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b554ec87bcda46c292cc74878c672930", "region": "RegionOne"}], "id": "e5ef73b8227840fa80228ecf30fbd9a7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2024-02-28 09:18:19,534 85927 INFO [tempest.lib.common.fixed_network] (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject) Found network {'id': 'cd463588-02f8-4a27-a685-c09581304204', 'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-1436981339-network', 'tenant_id': 'b554ec87bcda46c292cc74878c672930', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b554ec 87bcda46c292cc74878c672930', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 65328, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-02-28T09:17:48Z', 'updated_at': '2024-02-28T09:17:48Z', 'revision_number': 1} available for tenant 2024-02-28 09:18:19,535 85927 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-02-28 09:18:19,535 85927 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-02-28 09:18:19,958 85927 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.418s 2024-02-28 09:18:19,958 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1819813381", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPzfIMmXyjXNw7I0oLI/bIy/HKa089Vxxqm7sDg5eOEiogwWoeNlFqjG+IlQAeEf7LibWNqvYJVS+zh4vdpelE74iMOR7mOpRScWM/zaMe7PwUzxVxhCFMM4C26tn1w5WQ=="}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18: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-af4f4901-c025-4736-905f-3913ed179bde', 'x-compute-request-id': 'req-af4f4901-c025-4736-905f-3913ed179bde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1819813381", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPzfIMmXyjXNw7I0oLI/bIy/HKa089Vxxqm7sDg5eOEiogwWoeNlFqjG+IlQAeEf7LibWNqvYJVS+zh4vdpelE74iMOR7mOpRScWM/zaMe7PwUzxVxhCFMM4C26tn1w5WQ==", "fingerprint": "a6:d8:ad:8d:7e:7c:05:75:8c:8d:ec:01:12:5e:16:42", "user_id": "9794bfb71a9947278a8e79200ad6ba19"}}' 2024-02-28 09:18:19,961 85927 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1819813381 created 2024-02-28 09:18:20,386 85927 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.424s 2024-02-28 09:18:20,386 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2051742199", "description": "tempest-description--1309441337"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-d1dd58dc-4149-4449-8448-e8e515199e12', 'date': 'Wed, 28 Feb 2024 09:18:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "c916a918-2179-47b5-b195-a412c6814fb6", "name": "tempest-securitygroup--2051742199", "stateful": true, "tenant_id": "b554ec87bcda46c292cc74878c672930", "description": "tempest-description--1309441337", "shared": false, "security_group_rules": [{"id": "2057991c-4fa2-4ec9-9bf3-ef75fa42a3de", "project_id": "b554ec87bcda46c292cc74878c672930", "tenant_id": "b554ec87bcda46c292cc74878c672930", "security_group_id": "c916a918-2179-47b5-b195-a412c6814fb6", "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_a ttr_id": 550, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:18:20Z", "updated_at": "2024-02-28T09:18:20Z", "revision_number": 0}, {"id": "69a1b034-2200-4ea7-8851-5d29f2f9b09e", "project_id": "b554ec87bcda46c292cc74878c672930", "tenant_id": "b554ec87bcda46c292cc74878c672930", "security_group_id": "c916a918-2179-47b5-b195-a412c6814fb6", "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": 551, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:18:20Z", "updated_at": "2024-02-28T09:18:20Z", "revision_number": 0}], "tags": [], "created_at": "2024-02-28T09:18:20Z", "updated_at": "2024-02-28T09:18:20Z", "revision_number": 1, "project_id": "b554ec87bcda46c292cc74878c672930"}}' 2024-02-28 09:18:21,508 85927 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.121s 2024-02-28 09:18:21,509 85927 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": "c916a918-2179-47b5-b195-a412c6814fb6", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-0b8c7884-4af5-4bbe-89c0-39003684e80d', 'date': 'Wed, 28 Feb 2024 09:18:21 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "55a64e56-a141-45fb-a6c1-70c957ce9ed8", "project_id": "b554ec87bcda46c292cc74878c672930", "tenant_id": "b554ec87bcda46c292cc74878c672930", "security_group_id": "c916a918-2179-47b5-b195-a412c6814fb6", "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": "2024-02-28T09:18:20Z", "updated_at": "2024-02-28T09:18:20Z", "revision_number": 0}}' 2024-02-28 09:18:22,809 85927 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.298s 2024-02-28 09:18:22,809 85927 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": "c916a918-2179-47b5-b195-a412c6814fb6", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-e6d7e44f-e3f9-4d1f-afdb-7c38d1f01a8f', 'date': 'Wed, 28 Feb 2024 09:18:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f4eba0b8-8e40-4fc2-bb7c-1895fd375746", "project_id": "b554ec87bcda46c292cc74878c672930", "tenant_id": "b554ec87bcda46c292cc74878c672930", "security_group_id": "c916a918-2179-47b5-b195-a412c6814fb6", "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": "2024-02-28T09:18:22Z", "updated_at": "2024-02-28T09:18:22Z", "revision_number": 0}}' 2024-02-28 09:18:22,809 85927 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2051742199 created 2024-02-28 09:18:25,778 85927 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 2.968s 2024-02-28 09:18:25,779 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-4a18fe04-8da7-449c-a1d0-88709f3d6a9d', 'date': 'Wed, 28 Feb 2024 09:18:25 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "2750cbcf-c4d1-4130-ba3e-8e496ce5c9cc", "tenant_id": "b554ec87bcda46c292cc74878c672930", "floating_ip_address": "172.24.4.29", "floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "b554ec87bcda46c292cc74878c672930", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-02-28T09:18:24Z", "updated_at": "2024-02-28T09:18:24Z", "revision_number": 0}}' 2024-02-28 09:18:25,779 85927 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '2750cbcf-c4d1-4130-ba3e-8e496ce5c9cc', 'tenant_id': 'b554ec87bcda46c292cc74878c672930', 'floating_ip_address': '172.24.4.29', 'floating_network_id': 'eff6aa9f-a27a-4fba-a655-d390189c40e9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b554ec87bcda46c292cc74878c672930', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-02-28T09:18:24Z', 'updated_at': '2024-02-28T09:18:24Z', 'revision_number': 0, 'ip': '172.24.4.29'} created 2024-02-28 09:18:25,780 85927 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1819813381', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPzfIMmXyjXNw7I0oLI/bIy/HKa089Vxxqm7sDg5eOEiogwWoeNlFqjG+IlQAeEf7LibWNqvYJVS+zh4vdpelE74iMOR7mOpRScWM/zaMe7PwUzxVxhCFMM4C26tn1w5WQ==', 'fingerprint': 'a6:d8:ad:8d:7e:7c:05:75:8c:8d:ec:01:12:5e:16:42', 'user_id': '9794bfb71a9947278a8e79200ad6ba19', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDD28TA753k/J/e+qe+s3u+OdApt5xl/ks+2uhbehDe33pJiGm/V4aNi\nO2mCaGEfh2SgBwYFK4EEACKhZANiAAT83yDJl8o1zcOyNKCyP2yMvxymtPPVccap\nu7A4OXjhIqIMFqHjZRaoxviJUAHhH+y4m1jar2CVUvs4eL3aXpRO+IjDke5jqUUn\nFjP82jHuz8FM8VcYQhTDOAturZ9cOVk=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'c916a918-2179-47b5-b195-a412c6814fb6', 'name': 'tempest-securitygroup--2051742199', 'stateful': True, 'tenant_id': 'b554ec87bcda46c292cc74878c672930', 'description': 'tempest-description--1309441337', 'shared': False, 'security_group_rules': [{'id': '2057991c-4fa2-4ec9-9bf3-ef75fa42a3de', 'project_id': 'b554ec87bcda46c292cc74878c672930', 'tenant_id': 'b554ec87bcda46c292cc74878c672930', 'security_group_id': 'c916a918-2179-47b5-b195-a412c6814fb6', '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': 550, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-02-28T09:18:20Z', 'updated_at': '2024-02-28T09:18:20Z', 'revision_number': 0}, {'id': '69a1b034-2200-4ea7-8851-5d29f2f9b09e', 'project_id': 'b554ec87bcda46c292cc74878c672930', 'tenant_id': 'b554ec87bcda46c292cc74878c672930', 'security_group_id': 'c916a918-2179-47b5-b195-a412c6814fb6', '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': 551, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-02-28T09:18:20Z', 'updated_at': '2024-02-28T09:18:20Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-02-28T09:18:20Z', 'updated_at': '2024-02-28T09:18:20Z', 'revision_number': 1, 'project_id': 'b554ec87bcda46c292cc74878c672930'}, 'floating_ip': {'id': '2750cbcf-c4d1-4130-ba3e-8e496ce5c9cc', 'tenant_id': 'b554ec87bcda46c292cc74878c672930', 'floating_ip_address': '172.24.4.29', 'floating_network_id': 'eff6aa9f-a27a-4fba-a655-d390189c40e9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b554ec87bcda46c292cc74878c672930', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-02-28T09:18:24Z', 'updated_at': '2024-02-28T09:18:24Z', 'revision_number': 0, 'ip': '172.24.4.29'}} 2024-02-28 09:18:27,695 85927 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 202 POST http://10.0.0.210/compute/v2.1/servers 1.913s 2024-02-28 09:18:27,696 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-216557971", "imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "flavorRef": "1", "networks": [{"uuid": "cd463588-02f8-4a27-a685-c09581304204"}], "security_groups": [{"name": "tempest-securitygroup--2051742199"}], "key_name": "tempest-keypair-1819813381", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/57502c67-b32c-4842-aad5-286623dd11dd', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d682244-dc7a-4f68-a905-09a472d948e4', 'x-compute-request-id': 'req-1d682244-dc7a-4f68-a905-09a472d948e4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "57502c67-b32c-4842-aad5-286623dd11dd", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/57502c67-b32c-4842-aad5-286623dd11dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/57502c67-b32c-4842-aad5-286623dd11dd"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2051742199"}], "adminPass": "Vi5LWzK3cwWY"}}' 2024-02-28 09:18:27,833 85927 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/57502c67-b32c-4842-aad5-286623dd11dd 0.134s 2024-02-28 09:18:27,833 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:27 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-eb60b816-b14e-43e7-918c-e5426054b80d', 'x-compute-request-id': 'req-eb60b816-b14e-43e7-918c-e5426054b80d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/57502c67-b32c-4842-aad5-286623dd11dd'} Body: b'{"server": {"id": "57502c67-b32c-4842-aad5-286623dd11dd", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-216557971", "status": "BUILD", "tenant_id": "b554ec87bcda46c292cc74878c672930", "user_id": "9794bfb71a9947278a8e79200ad6ba19", "metadata": {}, "hostId": "", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:18:28Z", "updated": "2024-02-28T09:18:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/57502c67-b32c-4842-aad5-286623dd11dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/57502c67-b32c-4842-aad5-286623dd11dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1819813381", "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": []}}' 2024-02-28 09:19:18,130 85927 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/57502c67-b32c-4842-aad5-286623dd11dd 0.265s 2024-02-28 09:19:18,130 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1576', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0fbdfca5-8044-4067-b30f-4a2b3c34ece1', 'x-compute-request-id': 'req-0fbdfca5-8044-4067-b30f-4a2b3c34ece1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/57502c67-b32c-4842-aad5-286623dd11dd'} Body: b'{"server": {"id": "57502c67-b32c-4842-aad5-286623dd11dd", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-216557971", "status": "ACTIVE", "tenant_id": "b554ec87bcda46c292cc74878c672930", "user_id": "9794bfb71a9947278a8e79200ad6ba19", "metadata": {}, "hostId": "2fc43bcee019a4906b15f6263c17ce5ed27ff20d8d07864a66d28a69", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:18:27Z", "updated": "2024-02-28T09:18:47Z", "addresses": {"tempest-TestServerVolumeAttachScenarioOldVersion-1436981339-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:5c:e5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/57502c67-b32c-4842-aad5-286623dd11dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/57502c67-b32c-4842-aad5-286623dd11dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1819813381", "OS-SRV-USG:launched_at": "2024-02-28T09:18:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2051742199"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:19:18,144 85927 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-02-28 09:20:18,498 85927 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/57502c67-b32c-4842-aad5-286623dd11dd/os-in terface 0.297s 2024-02-28 09:20:18,499 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:18 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-8138b2ac-5478-4007-bdea-49b1a4a65016', 'x-compute-request-id': 'req-8138b2ac-5478-4007-bdea-49b1a4a65016', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/57502c67-b32c-4842-aad5-286623dd11dd/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "cd463588-02f8-4a27-a685-c09581304204", "port_id": "cbd0fc86-41bf-40a8-be32-30953598bde0", "mac_addr": "fa:16:3e:b1:5c:e5", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "862c8438-615f-40e2-9244-b8bf59075054", "ip_address": "10.0.0.14"}]}]}' 2024-02-28 09:20:19,263 85927 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/2750cbcf-c4d1-4130-ba3e-8e496ce5c9cc 0.758s 2024-02-28 09:20:19,264 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "cbd0fc86-41bf-40a8-be32-30953598bde0"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-482c58c2-c67d-4e5b-bead-4adb4bc2346b', 'date': 'Wed, 28 Feb 2024 09:20:19 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/2750cbcf-c4d1-4130-ba3e-8e496ce5c9cc'} Body: b'{"floatingip": {"id": "2750cbcf-c4d1-4130-ba3e-8e496ce5c9cc", "tenant_id": "b554ec87bcda46c292cc74878c672930", "floating_ip_address": "172.24.4.29", "floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9", "router_id": "cc0d43a9-9260-4a67-b6b3-545c64991408", "port_id": "cbd0fc86-41bf-40a8-be32-30953598bde0", "fixed_ip_address": "10.0.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "cd463588-02f8-4a27-a685-c09581304204", "mac_address": "fa:16:3e:b1:5c:e5", "admin_state_up": true, "status": "ACTIVE", "device_id": "57502c67-b32c-4842-aad5-286623dd11dd", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-02-28T09:18:24Z", "updated_at": "2024-02-28T09:20:18Z", "revision_number": 1, "project_id": "b554ec87bcda46c292cc74878c672930"}}' 2024-02-28 09:20:19,269 85927 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.29:22' as 'cirros' with public key authentication 2024-02-28 09:20:19,286 85927 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-02-28 09:20:19,407 85927 INFO [paramiko.transport] Authentication (publickey) successful! 2024-02-28 09:20:19,407 85927 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.29 successfully created 2024-02-28 09:20:19,619 85927 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/57502c67-b32c-4842-aad5-286623dd11dd 0.211s 2024-02-28 09:20:19,620 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1576', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9 19f174f-4ec1-49c0-900f-7870de635cab', 'x-compute-request-id': 'req-919f174f-4ec1-49c0-900f-7870de635cab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/57502c67-b32c-4842-aad5-286623dd11dd'} Body: b'{"server": {"id": "57502c67-b32c-4842-aad5-286623dd11dd", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-216557971", "status": "ACTIVE", "tenant_id": "b554ec87bcda46c292cc74878c672930", "user_id": "9794bfb71a9947278a8e79200ad6ba19", "metadata": {}, "hostId": "2fc43bcee019a4906b15f6263c17ce5ed27ff20d8d07864a66d28a69", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:18:27Z", "updated": "2024-02-28T09:18:47Z", "addresses": {"tempest-TestServerVolumeAttachScenarioOldVersion-1436981339-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:5c:e5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/57502c67-b32c-4842-aad5-286623dd11dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/57502c67-b32c-4842-aad5-286623dd11dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1819813381", "OS-SRV-USG:launched_at": "2024-02-28T09:18:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2051742199"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:20:19,865 85927 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers 0.230s 2024-02-28 09:20:19,865 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc2c7558-27cc-4c4d-922a-c78a003931bb', 'x-compute-request-id': 'req-cc2c7558-27cc-4c4d-922a-c78a003931bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "57502c67-b32c-4842-aad5-286623dd11dd", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-216557971", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/57502c67-b32c-4842-aad5-286623dd11dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/57502c67-b32c-4842-aad5-286623dd11dd"}]}]}' 2024-02-28 09:20:20,145 85927 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 202 POST http://10.0.0.210/volume/v3/b554ec87bcda46c292cc74878c672930/volumes 0.276s 2024-02-28 09:20:20,146 85927 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-1211468378", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fed57314-5945-42b1-9d6d-f8604ce2b8b5', 'content-length': '856', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API -Version', 'x-openstack-request-id': 'req-fed57314-5945-42b1-9d6d-f8604ce2b8b5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b554ec87bcda46c292cc74878c672930/volumes'} Body: b'{"volume": {"id": "9e17f975-c988-4ee3-a8ba-c086131bea4d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:20:20.063244", "updated_at": null, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1211468378", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b554ec87bcda46c292cc74878c672930/volumes/9e17f975-c988-4ee3-a8ba-c086131bea4d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b554ec87bcda46c292cc74878c672930/volumes/9e17f975-c988-4ee3-a8ba-c086131bea4d"}], "user_id": "9794bfb71a9947278a8e79200ad6ba19", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2024-02-28 09:20:20,196 85927 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/volume/v3/b554ec87bcda46c292cc74878c672930/volumes/9e17f975-c988-4ee3-a8ba-c086131bea4d 0.040s 2024-02-28 09:20:20,197 85927 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': 'Wed, 28 Feb 2024 09:20:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3760b60-2375-4a66-83b3-498ddef72ace', 'content-length': '924', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3760b60-2375-4a66-83b3-498ddef72ace', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b554ec87bcda46c292cc74878c672930/volumes/9e17f975-c988-4ee3-a8ba-c086131bea4d'} Body: b'{"volume": {"id": "9e17f975-c988-4ee3-a8ba-c086131bea4d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:20:20.000000", "updated_at": null, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1211468378", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b554ec87bcda46c292cc74878c672930/volumes/9e17f975-c988-4ee3-a8ba-c086131bea4d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b554ec87bcda46c292cc74878c672930/volumes/9e17f975-c988-4ee3-a8ba-c086131bea4d"}], "user_id": "9794bfb71a9947278a8e79200ad6ba19", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "b554ec87bcda46c292cc74878c672930"}}' 2024-02-28 09:20:21,261 85927 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/volume/v3/b554ec87bcda46c292cc74878c672930/volumes/9e17f975-c988-4ee3-a8ba-c086131bea4d 0.050s 2024-02-28 09:20:21,261 85927 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': 'Wed, 28 Feb 2024 09:20:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-341de509-59ad-4b2b-805b-77331e6aa466', 'content-length': '945', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-341de509-59ad-4b2b-805b-77331e6aa466', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b554ec87bcda46c292cc74878c672 930/volumes/9e17f975-c988-4ee3-a8ba-c086131bea4d'} Body: b'{"volume": {"id": "9e17f975-c988-4ee3-a8ba-c086131bea4d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:20:20.000000", "updated_at": "2024-02-28T09:20:20.000000", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1211468378", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b554ec87bcda46c292cc74878c672930/volumes/9e17f975-c988-4ee3-a8ba-c086131bea4d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b554ec87bcda46c292cc74878c672930/volumes/9e17f975-c988-4ee3-a8ba-c086131bea4d"}], "user_id": "9794bfb71a9947278a8e79200ad6ba19", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "b554ec87bcda46c292cc74878c672930"}}' 2024-02-28 09:20:21,391 85927 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b554ec87bcda46c292cc74878c672930/volumes/9e17f975-c988-4ee3-a8ba-c086131bea4d 0.115s 2024-02-28 09:20:21,391 85927 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': 'Wed, 28 Feb 2024 09:20:21 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-92311998-2847-4c85-9fb2-1e5ff104b0f9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b554ec87bcda46c292cc74878c672930/volumes/9e17f975-c988-4ee3-a8ba-c086131bea4d'} Body: b'' 2024-02-28 09:20:21,414 85927 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b554ec87bcda46c292cc74878c672930/volumes/9e17f975-c988-4ee3-a8ba-c086131bea4d 0.022s 2024-02-28 09:20:21,414 85927 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': 'Wed, 28 Feb 2024 09:20:21 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-28177f94-23c7-40ba-a620-984b9dbd73c9', 'x-openstack-request-id': 'req-28177f94-23c7-40ba-a620-984b9dbd73c9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b554ec87bcda46c292cc74878c672930/volumes/9e17f975-c988-4ee3-a8ba-c086131bea4d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 9e17f975-c988-4ee3-a8ba-c086131bea4d could not be found."}}' 2024-02-28 09:20:21,574 85927 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/57502c67-b32c-4842-aad5-286623dd11dd 0.159s 2024-02-28 09:20:21,575 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20: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-6cb6af58-9741-49e1-b6c9-307c66ebc943', 'x-compute-request-id': 'req-6cb6af58-9741-49e1-b6c9-307c66ebc943', 'connection': 'close', 'status': '204', 'cont ent-location': 'http://10.0.0.210/compute/v2.1/servers/57502c67-b32c-4842-aad5-286623dd11dd'} Body: b'' 2024-02-28 09:20:21,750 85927 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/57502c67-b32c-4842-aad5-286623dd11dd 0.174s 2024-02-28 09:20:21,751 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1700', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e801979b-5eab-4c4a-b522-c6506c82958c', 'x-compute-request-id': 'req-e801979b-5eab-4c4a-b522-c6506c82958c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/57502c67-b32c-4842-aad5-286623dd11dd'} Body: b'{"server": {"id": "57502c67-b32c-4842-aad5-286623dd11dd", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-216557971", "status": "ACTIVE", "tenant_id": "b554ec87bcda46c292cc74878c672930", "user_id": "9794bfb71a9947278a8e79200ad6ba19", "metadata": {}, "hostId": "2fc43bcee019a4906b15f6263c17ce5ed27ff20d8d07864a66d28a69", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:18:27Z", "updated": "2024-02-28T09:20:22Z", "addresses": {"tempest-TestServerVolumeAttachScenarioOldVersion-1436981339-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:5c:e5"}, {"version": 4, "addr": "172.24.4.29", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:5c:e5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/57502c67-b32c-4842-aad5-286623dd11dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/57502c67-b32c-4842-aad5-286623dd11dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1819813381", "OS-SRV-USG:launched_at": "2024-02-28T09:18:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2051742199"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:21:11,869 85927 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/57502c67-b32c-4842-aad5-286623dd11dd 0.041s 2024-02-28 09:21:11,870 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:21: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-b37ac669-db16-4604-8a69-5ab27f725fa2', 'x-compute-request-id': 'req-b37ac669-db16-4604-8a69-5ab27f725fa2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/57502c67-b32c-4842-aad5-286623dd11dd'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 57502c67-b32c-4842-aad5-286623dd11dd could not be found."}}' 2024-02-28 09:21:11,902 85927 INFO [tempest.lib.common.rest_client] Request (TestServ erVolumeAttachScenarioOldVersion:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1819813381 0.032s 2024-02-28 09:21:11,903 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:21:11 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-b7a920a5-22a2-45cc-890c-ee6958745bb4', 'x-compute-request-id': 'req-b7a920a5-22a2-45cc-890c-ee6958745bb4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1819813381'} Body: b'' 2024-02-28 09:21:12,076 85927 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/c916a918-2179-47b5-b195-a412c6814fb6 0.173s 2024-02-28 09:21:12,077 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-6401d880-d6f6-44b2-986b-ea4e70e5750b', 'content-length': '0', 'date': 'Wed, 28 Feb 2024 09:21:12 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/c916a918-2179-47b5-b195-a412c6814fb6'} Body: b'' 2024-02-28 09:21:12,093 85927 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/c916a918-2179-47b5-b195-a412c6814fb6 0.016s 2024-02-28 09:21:12,093 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-72b0a58a-8694-4dd5-8c80-09e9dbd5e4d6', 'date': 'Wed, 28 Feb 2024 09:21:12 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/c916a918-2179-47b5-b195-a412c6814fb6'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group c916a918-2179-47b5-b195-a412c6814fb6 does not exist", "detail": ""}}' 2024-02-28 09:21:12,702 85927 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/2750cbcf-c4d1-4130-ba3e-8e496ce5c9cc 0.608s 2024-02-28 09:21:12,702 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-b341edcd-9529-48bb-bc8f-8b4fa1d302db', 'content-length': '0', 'date': 'Wed, 28 Feb 2024 09:21:12 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/2750cbcf-c4d1-4130-ba3e-8e496ce5c9cc'} Body: b'' {4} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume [173.362835s] ... 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 92b78b73-b615-44ac-a232-76fc82c979c0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:18:24,495 85923 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-02-28 09:18:24,495 85923 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-02-28 09:18:24,706 85923 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.210s 2024-02-28 09:18:24,707 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-674250245", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBwRrqEjVJF/gkJ78xoN3tZC27uqV5kwAZmBf7AbE0QJV+O3yTKfy9oJFVE6w08juGuzQ7qoLaH6PdAVDmlaxlzIpe4/a67mihugkpHvi9cUMmxsXQo/nGrh2hogH4OZng=="}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:24 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-a25cb4c4-6721-49a5-839d-a104b66a6fa2', 'x-compute-request-id': 'req-a25cb4c4-6721-49a5-839d-a104b66a6fa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-674250245", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBwRrqEjVJF/gkJ78xoN3tZC27uqV5kwAZmBf7AbE0QJV+O3yTKfy9oJFVE6w08juGuzQ7qoLaH6PdAVDmlaxlzIpe4/a67mihugkpHvi9cUMmxsXQo/nGrh2hogH4OZng==", "fingerprint": "ec:55:d8:e4:df:43:26:cd:eb:ea:93:3f:7b:2f:57:dc", "user_id": "1130e11cbd2b494b915a245e75aad1f7"}}' 2024-02-28 09:18:24,710 85923 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-674250245 created 2024-02-28 09:18:25,047 85923 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.337s 2024-02-28 09:18:25,048 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--740049715", "description": "tempest-description--1787003622"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-3d68a300-035c-4686-9cde-9268dbc8e00b', 'date': 'Wed, 28 Feb 2024 09:18:25 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "b89e6248-e43b-4610-896c-bb9e08928c09", "name": "tempest-securitygroup--740049715", "stateful": true, "tenant_id": "6fe7d49cd5584178a8503414a5891990", "description": "tempest-description--1787003622", "shared": false, "security_group_rules": [{"id": "9ffd6d2c-60f8-4a71-ab38-d2575525fd00", "project_id": "6fe7d49cd5584178a8503414a5891990", "tenant_id": "6fe7d49cd5584178a8503414a5891990", "security_group_id": "b89e6248-e43b-4610-896c-bb9e08928c09", "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": 567, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:18:24Z", "updated_at": "2024-02-28T09:18:24Z", "revision_number": 0}, {"id": "dc2eb944-df5d-4181-9f14-abd349789b88", "project_id": "6fe7d49cd5584178a8503414a5891990", "tenant_id": "6fe7d49cd5584178a8503414a5891990", "security_group_id": "b89e6248-e43b-4610-896c-bb9e08928c09", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_ran ge_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 568, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:18:24Z", "updated_at": "2024-02-28T09:18:24Z", "revision_number": 0}], "tags": [], "created_at": "2024-02-28T09:18:24Z", "updated_at": "2024-02-28T09:18:24Z", "revision_number": 1, "project_id": "6fe7d49cd5584178a8503414a5891990"}}' 2024-02-28 09:18:25,501 85923 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.453s 2024-02-28 09:18:25,501 85923 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": "b89e6248-e43b-4610-896c-bb9e08928c09", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-dfef9874-4602-4b6b-bd0a-1d1a86f80fb7', 'date': 'Wed, 28 Feb 2024 09:18:25 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "acae1226-5391-461b-bb1b-2412085eff3b", "project_id": "6fe7d49cd5584178a8503414a5891990", "tenant_id": "6fe7d49cd5584178a8503414a5891990", "security_group_id": "b89e6248-e43b-4610-896c-bb9e08928c09", "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": "2024-02-28T09:18:25Z", "updated_at": "2024-02-28T09:18:25Z", "revision_number": 0}}' 2024-02-28 09:18:26,814 85923 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.312s 2024-02-28 09:18:26,814 85923 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": "b89e6248-e43b-4610-896c-bb9e08928c09", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-eb688049-3865-4562-84ed-58d94ffd9acc', 'date': 'Wed, 28 Feb 2024 09:18:26 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "40395df1-53e9-4b1b-8dab-4d543b38791b", "project_id": "6fe7d49cd5584178a8503414a5891990", "tenant_id": "6fe7d49cd5584178a8503414a5891990", "security_group_id": "b89e6248-e43b-4610-896c-bb9e08928c09", "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": "2024-02-28T09:18:25Z", "updated_at": "2024-02-28T09:18:25Z", "revision_number": 0}}' 2024-02-28 09:18:26,815 85923 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--740049715 created 2024-02-28 09:18:29,578 85923 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 2.762s 2024-02-28 09:18:29,578 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "eff 6aa9f-a27a-4fba-a655-d390189c40e9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-64ed3bbd-24cf-427e-827e-6aeb34dd142a', 'date': 'Wed, 28 Feb 2024 09:18:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "6d650364-5579-43d8-aaea-eceac123ee7d", "tenant_id": "6fe7d49cd5584178a8503414a5891990", "floating_ip_address": "172.24.4.46", "floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "6fe7d49cd5584178a8503414a5891990", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-02-28T09:18:28Z", "updated_at": "2024-02-28T09:18:28Z", "revision_number": 0}}' 2024-02-28 09:18:29,579 85923 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '6d650364-5579-43d8-aaea-eceac123ee7d', 'tenant_id': '6fe7d49cd5584178a8503414a5891990', 'floating_ip_address': '172.24.4.46', 'floating_network_id': 'eff6aa9f-a27a-4fba-a655-d390189c40e9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '6fe7d49cd5584178a8503414a5891990', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-02-28T09:18:28Z', 'updated_at': '2024-02-28T09:18:28Z', 'revision_number': 0, 'ip': '172.24.4.46'} created 2024-02-28 09:18:29,681 85923 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.096s 2024-02-28 09:18:29,681 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2813', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-005220ca-e9bc-4ba5-b7ca-13fa8bff6025', '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": "1130e11cbd2b494b915a245e75aad1f7", "name": "tempest-AttachVolumeTestJSON-1361975258-project-member", "password_expires_at": null}, "audit_ids": ["a4KkitzfT6ykrFPmu1s1AA"], "expires_at": "2024-02-28T10:18:29.000000Z", "issued_at": "2024-02-28T09:18:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6fe7d49cd5584178a8503414a5891990", "name": "tempest-AttachVolumeTestJSON-1361975258"}, "is_domain": false, "roles": [{"id": "034d7a484a5e4908aeb9a02a09c0654f", "name": "member"}, {"id": "2d696d77d77043b58e5fcf31f5b061c8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "607134c4d03c4a12af99220db79cc13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6fe7d49cd5584178a8503414a5891990", "region": "RegionOne"}], "id": "21d06a316a024880a69d4cd482f90971", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "74032efc222f428b908ef3abf0ba60d1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6fe7d49cd5584178a8503414a5891990", "region": "RegionOne"}], "id": "633be3df59df4f9b975484710048430d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0d52584065f94ee08ce4181b78367c5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7ae777b7f53744e0bbcb8c938dfbfe2f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8dbdc1e6b7e4d08a2a52a636eabc00f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "8ef2767026834c1189d97797d5c5a800", "type": "placement", "name": "placement"}, {"en dpoints": [{"id": "4f50f76d3e044b83b5bdbee0c30d6f5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "c388de6ecbcc4fca8b0d700779fc657e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "fe5cea1ac05c45a1b3925a725a7eead7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "cc0d1c0427f9473bb326be07f15553e1", "type": "image", "name": "glance"}, {"endpoints": [{"id": "a45569cc58b84b1b853ecd851b25ca4e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "cccec230ba6c48ae92df03a6a374a7a6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "255fbf1fe41a497888423432cf3d6547", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/6fe7d49cd5584178a8503414a5891990", "region": "RegionOne"}], "id": "e5ef73b8227840fa80228ecf30fbd9a7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2024-02-28 09:18:29,682 85923 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': 'f0847062-ab72-43ee-82cb-a2eeb888f99c', 'name': 'tempest-AttachVolumeTestJSON-2043950529-network', 'tenant_id': '6fe7d49cd5584178a8503414a5891990', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6fe7d49cd5584178a8503414a5891990', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 34938, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-02-28T09:18:01Z', 'updated_at': '2024-02-28T09:18:01Z', 'revision_number': 1} available for tenant 2024-02-28 09:18:29,682 85923 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-674250245', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBwRrqEjVJF/gkJ78xoN3tZC27uqV5kwAZmBf7AbE0QJV+O3yTKfy9oJFVE6w08juGuzQ7qoLaH6PdAVDmlaxlzIpe4/a67mihugkpHvi9cUMmxsXQo/nGrh2hogH4OZng==', 'fingerprint': 'ec:55:d8:e4:df:43:26:cd:eb:ea:93:3f:7b:2f:57:dc', 'user_id': '1130e11cbd2b494b915a245e75aad1f7', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAJJIOxf6xLKhGCYa64Wwfnk1K5CY8dsVrDlGH2haTNYpoeo4IiQbm4\nSoMx7jxOSvSgBwYFK4EEACKhZANiAAQcEa6hI1SRf4JCe/MaDd7WQtu7qleZMAGZ\ngX+wGxNECVfjt8kyn8vaCRVROsNPI7hrs0O6qC2h+j3QFQ5pWsZcyKXuP2uu5oob\noJKR74vXFDJsbF0KP5xq4doaIB+DmZ4=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'b89e6248-e43b-4610-896c-bb9e08928c09', 'name': 'tempest-securitygroup--740049715', 'stateful': True, 'tenant_id': '6fe7d49cd5584178a8503414a5891990', 'description': 'tempest-description--1787003622', 'shared': False, 'security_group_rules': [{'id': '9ffd6d2c-60f8-4a71-ab38-d2575525fd00', 'project_id': '6fe7d49cd5584178a8503414a5891990', 'tenant_id': '6fe7d49cd5584178a8503414a5891990', 'security_group_id': 'b89e6248-e43b-4610-896c-bb9e08928c09', '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': 567, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-02-28T09:18:24Z', 'updated_at': '2024-02-28T09:18:24Z', 'revision_number': 0}, {'id': 'dc2eb944-df5d-4181-9f14-abd349789b88', 'project_id': '6fe7d49cd5584178a8503414a5891990', 'tenant_id': '6fe7d49cd5584178a8503414a5891990', 'security_group_id': 'b89e6248-e43b-4610-896c-bb9e08928c09', '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': 568, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-02-28T09:18:24Z', 'updated_at': '2024-02-28T09:18:24Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-02-28T09:18:24Z', 'updated_at': '2024-02-28T09:18:24Z', 'revision_number': 1, 'project_id': '6fe7d49cd5584178a8503414a5891990'}, 'floating_ip': {'id': '6d650364-5579-43d8-aaea-eceac123ee7d', 'tenant_id': '6fe7d49cd5584178a8503414a5891990', 'floating_ip_address': '172.24.4.46', 'floating_network_id': 'eff6aa9f-a27a-4fba-a655-d390189c40e9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '6fe7d49cd5584178a8503414a5891990', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-02-28T09:18:28Z', 'updated_at': '2024-02-28T09:18:28Z', 'revision_number': 0, 'ip': '172.24.4.46'}} 2024-02-28 09:18:31,068 85923 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 1.384s 2024-02-28 09:18:31,069 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1635147381", "imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "f0847062-ab72-43ee-82cb-a2eeb888f99c"}], "security_groups": [{"name": "tempest-securitygroup--740049715"}], "key_name": "tempest-keypair-674250245", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/1fd91025-abb0-49a2-b69f-df6abbf04c3f', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e89d2dee-94b4-4afb-bf61-7ac2759f9637', 'x-compute-request-id': 'req-e89d2dee-94b4-4afb-bf61-7ac2759f9637', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "1fd91025-abb0-49a2-b69f-df6abbf04c3f", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1fd91025-abb0-49a2-b69f-df6abbf04c3f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1fd91025-abb0-49a2-b69f-df6abbf04c3f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--740049715"}], "adminPass": "password"}}' 2024-02-28 09:18:31,245 85923 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/1fd91025-abb0-49a2-b69f-df6abbf04c3f 0.174s 2024-02-28 09:18:31,246 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:31 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-73c0ab53-556f-4b72-9d1f-a2f03696749f', 'x-compute-request-id': 'req-73c0ab53-556f-4b72-9d1f-a2f03696749f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1fd91025-abb0-49a2-b69f-df6abbf04c3f'} Body: b'{"server": {"id": "1fd91025-abb0-49a2-b69f-df6abbf04c3f", "name": "tempest-AttachVolumeTestJSON-server-1635147381", "status": "BUILD", "tenant_id": "6fe7d49cd5584178a8503414a5891990", "user_id": "1130e11cbd2b494b915a245e75aad1f7", "metadata": {}, "hostId": "", "image": {"id": "b7ec2c74-eaf5-44db-8b 85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:18:31Z", "updated": "2024-02-28T09:18:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1fd91025-abb0-49a2-b69f-df6abbf04c3f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1fd91025-abb0-49a2-b69f-df6abbf04c3f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-674250245", "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": []}}' 2024-02-28 09:19:21,518 85923 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/1fd91025-abb0-49a2-b69f-df6abbf04c3f 0.251s 2024-02-28 09:19:21,518 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:21 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-334f1071-bdca-48d7-bf71-5b96367c72d4', 'x-compute-request-id': 'req-334f1071-bdca-48d7-bf71-5b96367c72d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1fd91025-abb0-49a2-b69f-df6abbf04c3f'} Body: b'{"server": {"id": "1fd91025-abb0-49a2-b69f-df6abbf04c3f", "name": "tempest-AttachVolumeTestJSON-server-1635147381", "status": "ACTIVE", "tenant_id": "6fe7d49cd5584178a8503414a5891990", "user_id": "1130e11cbd2b494b915a245e75aad1f7", "metadata": {}, "hostId": "fade3d9af4d746b6280b3b061b3c7bdc65bf21d82e5f491732908a99", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:18:31Z", "updated": "2024-02-28T09:18:48Z", "addresses": {"tempest-AttachVolumeTestJSON-2043950529-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:fc:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1fd91025-abb0-49a2-b69f-df6abbf04c3f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1fd91025-abb0-49a2-b69f-df6abbf04c3f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-674250245", "OS-SRV-USG:launched_at": "2024-02-28T09:18:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--740049715"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:19:21,532 85923 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-02-28 09:20:21,825 85923 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/1fd91025-abb0-49a2-b69f-df6abbf04c3f/os-interface 0.233s 2024-02-28 09:20:21,826 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:21 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-a23ad0a7-0213-4a1b-9151-144a724a1724', 'x-compute-request-id': 'req-a23ad0a7-0213-4a1b-9151-144a724a1724', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1fd91025-abb0-49a2-b69f-df6abbf04c3f/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "f0847062-ab72-43ee-82cb-a2eeb888f99c", "port_id": "8696b61a-e322-4892-a0f8-fa9645121506", "mac_addr": "fa:16:3e:f8:fc:75", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "afefde53-1e02-49be-ad99-2a0631ac4c6f", "ip_address": "10.0.0.12"}]}]}' 2024-02-28 09:20:24,041 85923 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/6d650364-5579-43d8-aaea-eceac123ee7d 2.211s 2024-02-28 09:20:24,041 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "8696b61a-e322-4892-a0f8-fa9645121506"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-4150a945-d822-429f-8f5b-6121107ec92d', 'date': 'Wed, 28 Feb 2024 09:20:24 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/6d650364-5579-43d8-aaea-eceac123ee7d'} Body: b'{"floatingip": {"id": "6d650364-5579-43d8-aaea-eceac123ee7d", "tenant_id": "6fe7d49cd5584178a8503414a5891990", "floating_ip_address": "172.24.4.46", "floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9", "router_id": "30c45362-e74a-4cde-ae36-90e6db7ca571", "port_id": "8696b61a-e322-4892-a0f8-fa9645121506", "fixed_ip_address": "10.0.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "f0847062-ab72-43ee-82cb-a2eeb888f99c", "mac_address": "fa:16:3e:f8:fc:75", "admin_state_up": true, "status": "ACTIVE", "device_id": "1fd91025-abb0-49a2-b69f-df6abbf04c3f", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-02-28T09:18:28Z", "updated_at": "2024-02-28T09:20:22Z", "revision_number": 1, "project_id": "6fe7d49cd5584178a8503414a5891990"}}' 2024-02-28 09:20:24,044 85923 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.46:22' as 'cirros' with public key authentication 2024-02-28 09:20:24,098 85923 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-02-28 09:20:24,220 85923 INFO [paramiko.transport] Authentication (publickey) successful! 2024-02-28 09:20:24,221 85923 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.46 successfully created 2024-02-28 09:20:24,269 85923 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/1fd91025-abb0-49a2-b69f-df6abbf04c3f/ips 0.047s 2024-02-28 09:20:24,269 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '105', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1372e142-cde2-43cd-8bd2-13ee9f307134', 'x-compute-request-id': 'req-1372e142-cde2-43cd-8bd2-13ee9f307134', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1fd91025-abb0-49a2-b69f-df6abbf04c3f/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-2043950529-network": [{"version": 4, "addr": "10.0.0.12"}]}}' 2024-02-28 09:20:24,273 85923 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.46:22' as 'cirros' with public key authentication 2024-02-28 09:20:24,276 85923 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-02-28 09:20:24,381 85923 INFO [paramiko.transport] Authentication (publickey) successful! 2024-02-28 09:20:24,381 85923 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.46 successfully created 2024-02-28 09:20:24,382 85923 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2024-02-28 09:20:24,382 85923 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.46:22' as 'cirros' with public key authentication 2024-02-28 09:20:24,385 85923 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-02-28 09:20:24,488 85923 INFO [paramiko.transport] Authentication (publickey) successful! 2024-02-28 09:20:24,489 85923 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.46 successfully created 2024-02-28 09:20:24,771 85923 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/volume/v3/6fe7d49cd5584178a8503414a5891990/volumes 0.272s 2024-02-28 09:20:24,771 85923 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-247781895"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e16656c2-6c02-469e-aa08-f6d294d28676', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e16656c2-6c02-469e-aa08-f6d294d28676', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6fe7d49cd5584178a8503414a5891990/volumes'} Body: b'{"volume": {"id": "92b78b73-b615-44ac-a232-76fc82c979c0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:20:24.694808", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-247781895", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6fe7d49cd5584178a8503414a5891990/volumes/92b78b73-b615-44ac-a232-76fc82c979c0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6fe7d49cd5584178a8503414a5891990/volumes/92b78b73-b615-44ac-a232-76fc82c979c0"}], "user_id": "1130e11cbd2b494b915a245e75aad1f7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:20:24,841 85923 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/6fe7d49cd5584178a8503414a5891990/volumes/92b78b73-b615-44ac-a232-76fc82c979c0 0.058s 2024-02-28 09:20:24,842 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9fd791b-3e20-43da-8736-60fe6e28c450', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9fd791b-3e20-43da-8736-60fe6e28c450', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6fe7d49cd5584178a8503414a5891990/volumes/92b78b73-b615-44ac-a232-76fc82c979c0'} Body: b'{"volume": {"id": "92b78b73-b615-44ac-a232-76fc82c979c0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:20:25.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-247781895", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6fe7d49cd5584178a8503414a5891990/volumes/92b78b73-b615-44ac-a232-76fc82c979c0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6fe7d49cd5584178a8503414a5891990/volumes/92b78b73-b615-44ac-a232-76fc82c979c0"}], "user_id": "1130e11cbd2b494b915a245e75aad1f7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6fe7d49cd5584178a8503414a5891990"}}' 2024-02-28 09:20:25,896 85923 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/6fe7d49cd5584178a8503414a5891990/volumes/92b78b73-b615-44ac-a232-76fc82c979c0 0.040s 2024-02-28 09:20:25,896 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f5ee034-2cb3-42a0-abac-95f5ba04384a', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f5ee034-2cb3-42a0-abac-95f5ba04384a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6fe7d49cd5584178a8503414a5891990/volumes/92b78b73-b615-44ac-a232-76fc82c979c0'} Body: b'{"volume": {"id": "92b78b73-b615-44ac-a232-76fc82c979c0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:20:25.000000", "updated_at": "2024-02-28T09:20:25.000000", "name": "tempest-AttachVolumeTestJSON-volume-247781895", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6fe7d49cd5584178a8503414a5891990/volumes/92b78b73-b615-44ac-a232-76fc82c979c0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6fe7d49cd5584178a8503414a5891990/volumes/92b78b73-b615-44ac-a232-76fc82c979c0"}], "user_id": "1130e11cbd2b494b915a245e75aad1f7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6fe7d49cd5584178a8503414a5891990"}}' 2024-02-28 09:20:26,041 85923 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/1fd91025-abb0-49a2-b69f-df6abbf04c3f 0.132s 2024-02-28 09:20:26,041 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:25 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-3d8949ed-7931-4147-9b63-72d3dc76b2fb', 'x-compute-request-id': 'req-3d8949ed-7931-4147-9b63-72d3dc76b2fb', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1fd91025-abb0-49a2-b69f-df6abbf04c3f'} Body: b'' 2024-02-28 09:20:26,632 85923 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/1fd91025-abb0-49a2-b69f-df6abbf04c3f 0.590s 2024-02-28 09:20:26,633 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Con tent-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:26 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-d213037c-9688-4152-95c9-d49f9ecfaa83', 'x-compute-request-id': 'req-d213037c-9688-4152-95c9-d49f9ecfaa83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1fd91025-abb0-49a2-b69f-df6abbf04c3f'} Body: b'{"server": {"id": "1fd91025-abb0-49a2-b69f-df6abbf04c3f", "name": "tempest-AttachVolumeTestJSON-server-1635147381", "status": "ACTIVE", "tenant_id": "6fe7d49cd5584178a8503414a5891990", "user_id": "1130e11cbd2b494b915a245e75aad1f7", "metadata": {}, "hostId": "fade3d9af4d746b6280b3b061b3c7bdc65bf21d82e5f491732908a99", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:18:31Z", "updated": "2024-02-28T09:20:26Z", "addresses": {"tempest-AttachVolumeTestJSON-2043950529-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:fc:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1fd91025-abb0-49a2-b69f-df6abbf04c3f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1fd91025-abb0-49a2-b69f-df6abbf04c3f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-674250245", "OS-SRV-USG:launched_at": "2024-02-28T09:18:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--740049715"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:21:16,745 85923 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/1fd91025-abb0-49a2-b69f-df6abbf04c3f 0.038s 2024-02-28 09:21:16,746 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:21:16 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-f3cdd665-2637-403c-b018-3c26e95907fe', 'x-compute-request-id': 'req-f3cdd665-2637-403c-b018-3c26e95907fe', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1fd91025-abb0-49a2-b69f-df6abbf04c3f'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 1fd91025-abb0-49a2-b69f-df6abbf04c3f could not be found."}}' 2024-02-28 09:21:16,773 85923 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-674250245 0.026s 2024-02-28 09:21:16,773 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:21: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-Ve rsion', 'x-openstack-request-id': 'req-bbc59b88-7fa3-4f90-91b6-ede5526bfeb9', 'x-compute-request-id': 'req-bbc59b88-7fa3-4f90-91b6-ede5526bfeb9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-674250245'} Body: b'' 2024-02-28 09:21:16,950 85923 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/b89e6248-e43b-4610-896c-bb9e08928c09 0.176s 2024-02-28 09:21:16,950 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-a2eb7e91-2ca3-4ae4-8b85-9ebb7d99412b', 'content-length': '0', 'date': 'Wed, 28 Feb 2024 09:21:16 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/b89e6248-e43b-4610-896c-bb9e08928c09'} Body: b'' 2024-02-28 09:21:16,977 85923 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/b89e6248-e43b-4610-896c-bb9e08928c09 0.026s 2024-02-28 09:21:16,977 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-2b7d40b4-26d5-48bc-a384-70900db1b99c', 'date': 'Wed, 28 Feb 2024 09:21:16 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/b89e6248-e43b-4610-896c-bb9e08928c09'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group b89e6248-e43b-4610-896c-bb9e08928c09 does not exist", "detail": ""}}' 2024-02-28 09:21:17,855 85923 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/6d650364-5579-43d8-aaea-eceac123ee7d 0.878s 2024-02-28 09:21:17,856 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-674d356b-a798-4290-a96a-7acf4bc7554a', 'content-length': '0', 'date': 'Wed, 28 Feb 2024 09:21:17 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/6d650364-5579-43d8-aaea-eceac123ee7d'} Body: b'' {5} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion [166.760058s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_minimum_basic.py", line 202, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 67ee6ff7-f39f-482b-83a7-08f164312627 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:18:31,323 85925 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None 2024-02-28 09:18:32,149 85925 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.824s 2024-02-28 09:18:32,149 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1298462746", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/b975238e-9497-4a32-8dd5-c3026b003399', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-8636aeaa-93b6-407b-8aa2-e61e2b6e6bc9', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1298462746", "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": "4d400dc9317548458f1df41e633606c6", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "b975238e-9497-4a32-8dd5-c3026b003399", "created_at": "2024-02-28T09:18:32Z", "updated_at": "2024-02-28T09:18:32Z", "tags": [], "self": "/v2/images/b975238e-9497-4a32-8dd5-c3026b003399", "file": "/v2/images/b975238e-9497-4a32-8dd5-c3026b003399/file", "schema": "/v2/schemas/image"}' 2024-02-28 09:18:33,701 85925 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/b975238e-9497-4a32-8dd5-c3026b003399/file 1.551s 2024-02-28 09:18:33,702 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-3fa78a17-a3cf-41e7-b611-9437e2e7c4cb', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/b975238e-9497-4a32-8dd5-c3026b003399/file'} Body: b'' 2024-02-28 09:18:33,702 85925 DEBUG [tempest.scenario.manager] image:b975238e-9497-4a32-8dd5-c3026b003399 2024-02-28 09:18:33,797 85925 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.093s 2024-02-28 09:18:33,798 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-265650625", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCZb/UndVcV1CiBIDflz4871aOzbkHuBKuvrSUp4KrnEVC3wy67NwiRT03Kjsd7NUGb6ZyMJk3XjP3zm+200zUIrXN81IzDGDuLbwdFqrOgFnkShOS0BXj3owCr5BlfvEA=="}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '402', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa5b3349-73b5-4f08-b018-cb9c6cc13ff6', 'x-compute-request-id': 'req-aa5b3349-73b5-4f08-b018-cb9c6cc13ff6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0. 0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-265650625", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCZb/UndVcV1CiBIDflz4871aOzbkHuBKuvrSUp4KrnEVC3wy67NwiRT03Kjsd7NUGb6ZyMJk3XjP3zm+200zUIrXN81IzDGDuLbwdFqrOgFnkShOS0BXj3owCr5BlfvEA==", "fingerprint": "e3:c4:5d:9b:2b:83:f2:94:3d:79:b9:9e:95:24:93:92", "user_id": "1935ed2c43e24384874da073b076880e"}}' 2024-02-28 09:18:33,845 85925 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.041s 2024-02-28 09:18:33,846 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-8577e33b-03dc-47b7-a149-a6b3d755cbf7', '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": "1935ed2c43e24384874da073b076880e", "name": "tempest-TestMinimumBasicScenario-1434280786-project-member", "password_expires_at": null}, "audit_ids": ["Xo995OwRTcmmfYLtvDiJmA"], "expires_at": "2024-02-28T10:18:33.000000Z", "issued_at": "2024-02-28T09:18:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d400dc9317548458f1df41e633606c6", "name": "tempest-TestMinimumBasicScenario-1434280786"}, "is_domain": false, "roles": [{"id": "034d7a484a5e4908aeb9a02a09c0654f", "name": "member"}, {"id": "2d696d77d77043b58e5fcf31f5b061c8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "607134c4d03c4a12af99220db79cc13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/4d400dc9317548458f1df41e633606c6", "region": "RegionOne"}], "id": "21d06a316a024880a69d4cd482f90971", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "74032efc222f428b908ef3abf0ba60d1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/4d400dc9317548458f1df41e633606c6", "region": "RegionOne"}], "id": "633be3df59df4f9b975484710048430d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0d52584065f94ee08ce4181b78367c5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7ae777b7f53744e0bbcb8c938dfbfe2f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8dbdc1e6b7e4d08a2a52a636eabc00f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "8ef2767026834c1189d97797d5c5a800", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4f50f76d3e044b83b5bdbee0c30d6f5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "c388de6ecbcc4fca8b0d700779fc657e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "fe5cea1ac05c45a1b3925a725a7eead7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "cc0d1c0427f9473bb326be07f15553e1", "type": "image", "name": "glance"}, {"endpoints": [{"id": "a45569cc58b84b1b853ecd851b25ca4e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "cccec230ba6c48ae92df03a6a374a7a6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "255fbf1fe41a497888423432cf3d6547", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/4d400dc9317548458f1df41e633606c6", "region": "RegionOne"}], "id": "e5ef73b8227840fa80228ecf30fbd9a7", "type": "compute_legacy", "name": "nova_legacy"}]} }' 2024-02-28 09:18:33,846 85925 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion) Found network {'id': '6414e1bf-b684-4b0d-9651-31204da6fa7d', 'name': 'tempest-TestMinimumBasicScenario-307758700-network', 'tenant_id': '4d400dc9317548458f1df41e633606c6', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '4d400dc9317548458f1df41e633606c6', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 54443, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-02-28T09:17:58Z', 'updated_at': '2024-02-28T09:17:58Z', 'revision_number': 1} available for tenant 2024-02-28 09:18:34,514 85925 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.667s 2024-02-28 09:18:34,515 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-751620549", "imageRef": "b975238e-9497-4a32-8dd5-c3026b003399", "flavorRef": "1", "key_name": "tempest-TestMinimumBasicScenario-265650625", "networks": [{"uuid": "6414e1bf-b684-4b0d-9651-31204da6fa7d"}]}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/5250970b-07c5-485c-813a-ec0efb247e41', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92136dab-2809-4ccf-9c7b-0bf40f216111', 'x-compute-request-id': 'req-92136dab-2809-4ccf-9c7b-0bf40f216111', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "5250970b-07c5-485c-813a-ec0efb247e41", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5250970b-07c5-485c-813a-ec0efb247e41"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5250970b-07c5-485c-813a-ec0efb247e41"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "uHuVqajsTe47"}}' 2024-02-28 09:18:34,606 85925 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/5250970b-07c5-485c-813a-ec0efb247e41 0.086s 2024-02-28 09:18:34,607 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:34 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-d7056409-5b86-42d2-b446-281f26d2e339', 'x-compute-request-id': 'req-d7056409-5b86-42d2-b446-281f26d2e339', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5250970b-07c5-485c-813a-ec0efb247e41'} Body: b'{"server": {"id": "5250970b-07c5-485c-813a-ec0efb247e41", "name": "tempest-TestMinimumBasicScenario-server-751620549", "status": "BUILD", "tenant_id": "4d400dc9317548458f1df41e633606c6", "user_id": "1935ed2c43e24384874da073b076880e", "metadata": {}, "hostId": "", "image": {"id": "b975238e-9497-4a32-8dd5-c3026b003399", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/co mpute/images/b975238e-9497-4a32-8dd5-c3026b003399"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:18:34Z", "updated": "2024-02-28T09:18:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5250970b-07c5-485c-813a-ec0efb247e41"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5250970b-07c5-485c-813a-ec0efb247e41"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-265650625", "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": []}}' 2024-02-28 09:19:24,889 85925 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/5250970b-07c5-485c-813a-ec0efb247e41 0.219s 2024-02-28 09:19:24,890 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1532', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10e9f66f-a046-4673-a8d7-2de1bcb7ef11', 'x-compute-request-id': 'req-10e9f66f-a046-4673-a8d7-2de1bcb7ef11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5250970b-07c5-485c-813a-ec0efb247e41'} Body: b'{"server": {"id": "5250970b-07c5-485c-813a-ec0efb247e41", "name": "tempest-TestMinimumBasicScenario-server-751620549", "status": "ACTIVE", "tenant_id": "4d400dc9317548458f1df41e633606c6", "user_id": "1935ed2c43e24384874da073b076880e", "metadata": {}, "hostId": "a60ecf90e3483a94516646735c67bb46ea3255b9a350014d812dc5de", "image": {"id": "b975238e-9497-4a32-8dd5-c3026b003399", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b975238e-9497-4a32-8dd5-c3026b003399"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:18:34Z", "updated": "2024-02-28T09:18:48Z", "addresses": {"tempest-TestMinimumBasicScenario-307758700-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:5e:2c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5250970b-07c5-485c-813a-ec0efb247e41"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5250970b-07c5-485c-813a-ec0efb247e41"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-265650625", "OS-SRV-USG:launched_at": "2024-02-28T09:18: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": []}}' 2024-02-28 09:19:24,903 85925 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-02-28 09:20:25,271 85925 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/5250970b-07c5-485c-813a-ec0efb247e41 0.309s 2024-02-28 09:20:25,272 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1532', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-defbdc86-f3ac-443b-af36-6372d5ecff71', 'x-compute-request-id': 'req-defbdc86-f3ac-443b-af36-6372d5ecff71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5250970b-07c5-485c-813a-ec0efb247e41'} Body: b'{"server": {"id": "5250970b-07c5-485c-813a-ec0efb247e41", "name": "tempest-TestMinimumBasicScenario-server-751620549", "status": "ACTIVE", "tenant_id": "4d400dc9317548458f1df41e633606c6", "user_id": "1935ed2c43e24384874da073b076880e", "metadata": {}, "hostId": "a60ecf90e3483a94516646735c67bb46ea3255b9a350014d812dc5de", "image": {"id": "b975238e-9497-4a32-8dd5-c3026b003399", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b975238e-9497-4a32-8dd5-c3026b003399"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:18:34Z", "updated": "2024-02-28T09:18:48Z", "addresses": {"tempest-TestMinimumBasicScenario-307758700-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:5e:2c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5250970b-07c5-485c-813a-ec0efb247e41"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5250970b-07c5-485c-813a-ec0efb247e41"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-265650625", "OS-SRV-USG:launched_at": "2024-02-28T09:18: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": []}}' 2024-02-28 09:20:25,486 85925 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.201s 2024-02-28 09:20:25,486 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '340', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a885698a-fe2e-4d87-a658-b46ecffb5bc0', 'x-compute-request-id': 'req-a885698a-fe2e-4d87-a658-b46ecffb5bc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "5250970b-07c5-485c-813a-ec0efb247e41", "name": "tempest-TestMinimumBasicScenario-server-751620549", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5250970b-07c5-485c-813a-ec0efb247e41"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5250970b-07c5-485c-813a-ec0efb247e41"}]}]}' 2024-02-28 09:20:25,904 85925 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/5250970b-07c5-485c-813a-ec0efb247e41 0.414s 2024-02-28 09:20:25,904 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1532', 'content-type': 'application/json', 'openstack-a pi-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffd61edb-60a3-4c5a-b214-25cf9270e96a', 'x-compute-request-id': 'req-ffd61edb-60a3-4c5a-b214-25cf9270e96a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5250970b-07c5-485c-813a-ec0efb247e41'} Body: b'{"server": {"id": "5250970b-07c5-485c-813a-ec0efb247e41", "name": "tempest-TestMinimumBasicScenario-server-751620549", "status": "ACTIVE", "tenant_id": "4d400dc9317548458f1df41e633606c6", "user_id": "1935ed2c43e24384874da073b076880e", "metadata": {}, "hostId": "a60ecf90e3483a94516646735c67bb46ea3255b9a350014d812dc5de", "image": {"id": "b975238e-9497-4a32-8dd5-c3026b003399", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b975238e-9497-4a32-8dd5-c3026b003399"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:18:34Z", "updated": "2024-02-28T09:18:48Z", "addresses": {"tempest-TestMinimumBasicScenario-307758700-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:5e:2c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5250970b-07c5-485c-813a-ec0efb247e41"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5250970b-07c5-485c-813a-ec0efb247e41"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-265650625", "OS-SRV-USG:launched_at": "2024-02-28T09:18: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": []}}' 2024-02-28 09:20:26,138 85925 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/4d400dc9317548458f1df41e633606c6/volumes 0.220s 2024-02-28 09:20:26,138 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-640492249", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-378986ba-203b-4ecd-954b-4ef5d2b8b18c', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-378986ba-203b-4ecd-954b-4ef5d2b8b18c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4d400dc9317548458f1df41e633606c6/volumes'} Body: b'{"volume": {"id": "67ee6ff7-f39f-482b-83a7-08f164312627", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:20:26.071331", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-640492249", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4d400dc9317548458f1df41e633606c6/volumes/67ee6ff7-f39f-482b-83a7-08f164312627"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4d400dc9317548458f1df41e633606c6/volumes/67ee6ff7-f39f-482b-83a7-08f164312627"}], "user_id": "1935ed2c43e24384874da073b076880e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:20:26,214 85925 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/4d400dc9317548458f1df41e633606c6/volumes/67ee6ff7-f39f-482b-83a7-08f164312627 0.065s 2024-02-28 09:20:26,214 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52f84a2a-9d08-4505-a6fd-013ad8a9c967', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52f84a2a-9d08-4505-a6fd-013ad8a9c967', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4d400dc9317548458f1df41e633606c6/volumes/67ee6ff7-f39f-482b-83a7-08f164312627'} Body: b'{"volume": {"id": "67ee6ff7-f39f-482b-83a7-08f164312627", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:20:26.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-640492249", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4d400dc9317548458f1df41e633606c6/volumes/67ee6ff7-f39f-482b-83a7-08f164312627"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4d400dc9317548458f1df41e633606c6/volumes/67ee6ff7-f39f-482b-83a7-08f164312627"}], "user_id": "1935ed2c43e24384874da073b076880e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4d400dc9317548458f1df41e633606c6"}}' 2024-02-28 09:20:27,267 85925 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/4d400dc9317548458f1df41e633606c6/volumes/67ee6ff7-f39f-482b-83a7-08f164312627 0.039s 2024-02-28 09:20:27,267 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c0e6047-ba46-4b00-8c28-0227ca8a2b7c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c0e6047-ba46-4b00-8c28-0227ca8a2b7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4d400dc9317548458f1df41e633606c6/volumes/67ee6ff7-f39f-482b-83a7-08f164312627'} Body: b'{"volume": {"id": "67ee6ff7-f39f-482b-83a7-08f164312627", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:20:26.000000", "updated_at": "2024-02-28T09:20:26.000000", "name": "tempest-TestMinimumBasicScenario-volume-640492249", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4d400dc9317548458f1df41e633606c6/volumes/67ee6ff7-f39f-482b-83a7-08f164312627"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4d400dc9317548458f1df41e633606c6/volumes/67ee6ff7-f39f-482b-83a7-08f164312627"}], "user_id": "1935ed2c43e24384874da073b076880e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4d400dc9317548458f1df41e633606c6"}}' 2024-02-28 09:20:27,453 85925 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4d400dc9317548458f1df41e633606c6/volumes/67ee6ff7-f39f-482b-83a7-08f164312627 0.172s 2024-02-28 09:20:27,453 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json' , 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:27 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-6dd5d179-4ad3-4803-8f61-fb1b651f0c6e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4d400dc9317548458f1df41e633606c6/volumes/67ee6ff7-f39f-482b-83a7-08f164312627'} Body: b'' 2024-02-28 09:20:27,479 85925 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4d400dc9317548458f1df41e633606c6/volumes/67ee6ff7-f39f-482b-83a7-08f164312627 0.025s 2024-02-28 09:20:27,479 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:27 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-7d063db4-863d-48c4-b6b6-36d72b3a55ab', 'x-openstack-request-id': 'req-7d063db4-863d-48c4-b6b6-36d72b3a55ab', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4d400dc9317548458f1df41e633606c6/volumes/67ee6ff7-f39f-482b-83a7-08f164312627'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 67ee6ff7-f39f-482b-83a7-08f164312627 could not be found."}}' 2024-02-28 09:20:27,621 85925 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/5250970b-07c5-485c-813a-ec0efb247e41 0.142s 2024-02-28 09:20:27,622 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:27 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-1b90a895-2339-4e29-9700-6095a4df9f54', 'x-compute-request-id': 'req-1b90a895-2339-4e29-9700-6095a4df9f54', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5250970b-07c5-485c-813a-ec0efb247e41'} Body: b'' 2024-02-28 09:20:27,828 85925 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/5250970b-07c5-485c-813a-ec0efb247e41 0.205s 2024-02-28 09:20:27,828 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1538', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0fa283d-c505-40a9-b74c-21a5f501632c', 'x-compute-request-id': 'req-c0fa283d-c505-40a9-b74c-21a5f501632c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5250970b-07c5-485c-813a-ec0efb247e41'} Body: b'{"server": {"id": "5250970b-07c5-485c-813a-ec0efb247e41", "name": "tempest-TestMinimumBasicScenario-server-751620549", "status": "ACTIVE", "tenant_id": "4d400dc9317548458f1df41e633606c6", "user_id": "1935ed2c43e24384874da073b076880e", "metadata": {}, "hostId": "a60ecf90e3483a94516646735c67bb46ea3255b9a350014d812dc5de", "image": {"id": "b975238e-9497-4a32-8dd5-c3026b003399", "links": [ {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b975238e-9497-4a32-8dd5-c3026b003399"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:18:34Z", "updated": "2024-02-28T09:20:28Z", "addresses": {"tempest-TestMinimumBasicScenario-307758700-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:5e:2c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5250970b-07c5-485c-813a-ec0efb247e41"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5250970b-07c5-485c-813a-ec0efb247e41"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-265650625", "OS-SRV-USG:launched_at": "2024-02-28T09:18:47.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": []}}' 2024-02-28 09:21:17,922 85925 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/5250970b-07c5-485c-813a-ec0efb247e41 0.032s 2024-02-28 09:21:17,922 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:21:17 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-5c1c4845-c1f4-401a-a93c-a5ee79c9eb0d', 'x-compute-request-id': 'req-5c1c4845-c1f4-401a-a93c-a5ee79c9eb0d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5250970b-07c5-485c-813a-ec0efb247e41'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 5250970b-07c5-485c-813a-ec0efb247e41 could not be found."}}' 2024-02-28 09:21:17,955 85925 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-265650625 0.032s 2024-02-28 09:21:17,955 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:21:17 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-a78e484a-5a86-4870-851a-2e0aec7187d3', 'x-compute-request-id': 'req-a78e484a-5a86-4870-851a-2e0aec7187d3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-265650625'} Body: b'' 2024-02-28 09:21:18,081 85925 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/b975238e-9497-4a32-8dd5-c3026b003399 0.125s 2024-02-28 09:21:18,081 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:21:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-0bd1f616-d7a5-4d25-a3cf-6cb8d13e1161', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/b975238e-9497-4a32-8dd5-c3026b00 3399'} Body: b'' {7} tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern [170.665025s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 475e7fc8-d5b7-4b64-9dbe-36957725aa86 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:18:29,254 85929 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.141s 2024-02-28 09:18:29,254 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestStampPattern-1550021694", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFnKJDfWRNAr9m6MUizDWb56tgMr+t/spaBCP5kLaU5BbPMCZrMc8Y97nzbHZGA1QNgxGHgq11ZvdRpqIK7KrQqSx4ieLC56kOTSNrtWAhz/JOwJXxygz7YYy+IIhIGZ/g=="}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:29 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-c44d07ef-deb4-480c-9f90-12f906c6097c', 'x-compute-request-id': 'req-c44d07ef-deb4-480c-9f90-12f906c6097c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestStampPattern-1550021694", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFnKJDfWRNAr9m6MUizDWb56tgMr+t/spaBCP5kLaU5BbPMCZrMc8Y97nzbHZGA1QNgxGHgq11ZvdRpqIK7KrQqSx4ieLC56kOTSNrtWAhz/JOwJXxygz7YYy+IIhIGZ/g==", "fingerprint": "02:d9:dd:e1:11:ce:54:d5:bd:3a:31:84:7d:d6:ea:67", "user_id": "24acac07d3f74436ac2377de4f316763"}}' 2024-02-28 09:18:29,718 85929 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.462s 2024-02-28 09:18:29,719 85929 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-923067171", "description": "tempest-secgroup-smoke-923067171 description", "project_id": "476003a5b996470cb8323e654ed0a357"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1673', 'x-openstack-request-id': 'req-faf29364-b984-45d3-a4a8-3b8086035800', 'date': 'Wed, 28 Feb 2024 09:18:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "e1fdae37-dd26-497f-ba64-4fc8e2ba3824", "name": "tempest-secgroup-smoke-923067171", "stateful": true, "tenant_id": "476003a5b996470cb8323e654ed0a357", "description": "tempest-secgroup-smoke-923067171 description", "shared": false, "security_group_rules": [{"id": "16213a16-691b-4495-8931-bfd5bcfdf36d", "project_id": "476003a5b996470cb8323e654ed0a357", "tenant_id": "476003a5b996470cb8323e654ed0a357", "security_group_id": "e1fdae37-dd26-497f-ba64-4fc8e2ba3824", "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": 581, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:18:29Z", "updated_at": "2024-02-28T09:18:29Z", "revision_number": 0}, {"id": "1f989ce9-e4fb-428e-8d78-a04df830c834", "project_id": "476003a5b996470cb8323e654ed0a357", "tenant_id": "476003a5b996470cb8323e654ed0a357", "security_group_id": "e1fdae37-dd26-497f-ba64-4fc8e2ba3824", "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": 580, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:18:29Z", "updated_at": "2024-02-28T09:18:29Z", "revision_number": 0}], "tags": [], "created_at": "2024-02-28T09:18:29Z", "updated_ at": "2024-02-28T09:18:29Z", "revision_number": 1, "project_id": "476003a5b996470cb8323e654ed0a357"}}' 2024-02-28 09:18:30,193 85929 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.474s 2024-02-28 09:18:30,194 85929 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": "e1fdae37-dd26-497f-ba64-4fc8e2ba3824", "project_id": "476003a5b996470cb8323e654ed0a357", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-0ecf4c6a-137c-46fc-860c-9678498c2667', 'date': 'Wed, 28 Feb 2024 09:18:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7f0091ac-dcb8-4fcb-87e8-dd4e86faf453", "project_id": "476003a5b996470cb8323e654ed0a357", "tenant_id": "476003a5b996470cb8323e654ed0a357", "security_group_id": "e1fdae37-dd26-497f-ba64-4fc8e2ba3824", "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": "2024-02-28T09:18:29Z", "updated_at": "2024-02-28T09:18:29Z", "revision_number": 0}}' 2024-02-28 09:18:30,610 85929 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.416s 2024-02-28 09:18:30,611 85929 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": "e1fdae37-dd26-497f-ba64-4fc8e2ba3824", "project_id": "476003a5b996470cb8323e654ed0a357", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-40aed365-410d-4664-9c8e-95a033ed3a52', 'date': 'Wed, 28 Feb 2024 09:18:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "471fc040-8195-4f96-a3a7-bbf82d4dd938", "project_id": "476003a5b996470cb8323e654ed0a357", "tenant_id": "476003a5b996470cb8323e654ed0a357", "security_group_id": "e1fdae37-dd26-497f-ba64-4fc8e2ba3824", "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": "2024-02-28T09:18:30Z", "updated_at": "2024-02-28T09:18:30Z", "revision_number": 0}}' 2024-02-28 09:18:31,036 85929 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.425s 2024-02-28 09:18:31,037 85929 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": "e1fdae37-dd26-497f-ba64-4fc8e2ba3824", "project_id": "476003a5b996470cb8323e654ed0a357", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-0dc1d821-1872-4331-b832-ac3a0c042ba0', 'date': 'Wed, 28 Feb 2024 09:18:31 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-gr oup-rules'} Body: b'{"security_group_rule": {"id": "dd7ffce1-7e9e-4fef-98eb-2fff8eb90fce", "project_id": "476003a5b996470cb8323e654ed0a357", "tenant_id": "476003a5b996470cb8323e654ed0a357", "security_group_id": "e1fdae37-dd26-497f-ba64-4fc8e2ba3824", "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": "2024-02-28T09:18:30Z", "updated_at": "2024-02-28T09:18:30Z", "revision_number": 0}}' 2024-02-28 09:18:31,405 85929 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.367s 2024-02-28 09:18:31,405 85929 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": "e1fdae37-dd26-497f-ba64-4fc8e2ba3824", "project_id": "476003a5b996470cb8323e654ed0a357", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-81942efe-c517-4675-a203-c0ca3e3f3ce4', 'date': 'Wed, 28 Feb 2024 09:18:31 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3c488cd7-3d98-4287-86d2-d98e08d6d07c", "project_id": "476003a5b996470cb8323e654ed0a357", "tenant_id": "476003a5b996470cb8323e654ed0a357", "security_group_id": "e1fdae37-dd26-497f-ba64-4fc8e2ba3824", "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": "2024-02-28T09:18:31Z", "updated_at": "2024-02-28T09:18:31Z", "revision_number": 0}}' 2024-02-28 09:18:31,687 85929 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.281s 2024-02-28 09:18:31,687 85929 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": "e1fdae37-dd26-497f-ba64-4fc8e2ba3824", "project_id": "476003a5b996470cb8323e654ed0a357", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-2ab6ef6b-9a58-41c2-81c5-7ae542860e15', 'date': 'Wed, 28 Feb 2024 09:18:31 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b2c7793f-3965-4a96-8ff1-0197837498ab", "project_id": "476003a5b996470cb8323e654ed0a357", "tenant_id": "476003a5b996470cb8323e654ed0a357", "security_group_id": "e1fdae37-dd26-497f-ba64-4fc8e2ba3824", "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": "2024-02-28T09:18:31Z", "updated_at": "2024-02-28T09:18:31Z", "revision_number": 0}}' 2024-02-28 09:18:31,997 85929 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.309s 2024-02-28 09:18:31,997 85929 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": "e1fdae37-dd26-497f-ba64-4fc8e2ba3824", "project_id": "476003a5b996470cb8323e654ed0a357", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-168b955b-730a-457d-af58-b47fb060a28f', 'date': 'Wed, 28 Feb 2024 09:18:31 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "01e47d4e-28e2-4a33-b273-f0e2d15ad767", "project_id": "476003a5b996470cb8323e654ed0a357", "tenant_id": "476003a5b996470cb8323e654ed0a357", "security_group_id": "e1fdae37-dd26-497f-ba64-4fc8e2ba3824", "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": "2024-02-28T09:18:31Z", "updated_at": "2024-02-28T09:18:31Z", "revision_number": 0}}' 2024-02-28 09:18:32,234 85929 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/volume/v3/476003a5b996470cb8323e654ed0a357/volumes 0.236s 2024-02-28 09:18:32,235 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestStampPattern-volume-2132955522", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc39c569-f3b7-4d49-9195-82e38f712821', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc39c569-f3b7-4d49-9195-82e38f712821', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/476003a5b996470cb8323e654ed0a357/volumes'} Body: b'{"volume": {"id": "475e7fc8-d5b7-4b64-9dbe-36957725aa86", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:18:32.161658", "updated_at": null, "name": "tempest-TestStampPattern-volume-2132955522", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/476003a5b996470cb8323e654ed0a357/volumes/475e7fc8-d5b7-4b64-9dbe-36957725aa86"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/476003a5b996470cb8323e654ed0a357/volumes/475e7fc8-d5b7-4b64-9dbe-36957725aa86"}], "user_id": "24acac07d3f74436ac2377de4f316763", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:18:32,296 85929 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.044s 2024-02-28 09:18:32,296 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2803', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-260c9e56-e182-4c38-8f0b-74a3bf03f332', '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": "24acac07d3f74436ac2377de4f316763", "name": "tempest-TestStampPattern-639252521-project-member", "password_expires_at": null}, "audit_ids": ["qXxmKwdhTCuSOlubDfSeGQ"], "expires_at": "2024-02-28T10:18:32.000000Z", "issued_at": "2024-02-28T09:18:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "476003a5b996470cb8323e654ed0a357", "name": "tempest-TestStampPattern-639252521"}, "is_domain": false, "roles": [{"id": "034d7a484a5e4908aeb9a02a09c0654f", "name": "member"}, {"id": "2d696d77d77043b58e5fcf31f5b061c8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "607134c4d03c4a12af99220db79cc13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/476003a5b996470cb8323e654ed0a357", "region": "RegionOne"}], "id": "21d06a316a024880a69d4cd482f90971", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "74032efc222f428b908ef3abf0ba60d1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/476003a5b996470cb8323e654ed0a357", "region": "RegionOne"}], "id": "633be3df59df4f9b975484710048430d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0d52584065f94ee08ce4181b78367c5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7ae777b7f53744e0bbcb8c938dfbfe2f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8dbdc1e6b7e4d08a2a52a636eabc00f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "8ef2767026834c1189d97797d5c5a800", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4f50f76d3e044b83b5bdbee0c30d6f5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "c388de6ecbcc4fca8b0d700779fc657e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "fe5cea1ac05c45a1b3925a725a7eead7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "cc0d1c0427f9473bb326be07f15553e1", "type": "image", "name": "glance"}, {"endpoints": [{"id": "a45569cc58b84b1b853ecd851b25ca4e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "cccec230ba6c48ae92df03a6a374a7a6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "255fbf1fe41a497888423432cf3d6547", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/476003a5b996470cb8323e654ed0a357", "region": "RegionOne"}], "id": "e5ef73b8227840fa80228ecf30fbd9a7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2024-02-28 09:18:32,297 85929 INFO [tempest.lib.common.fixed_network] (TestStampPattern:test_stamp_pattern) Found network {'id': 'a2bb99f6-702d-4115-bc84-3008606fde55', 'name': 'tempest-TestStampPattern-795701704-network', 'tenant_id': '476003a5b996470cb8323e654ed0a357', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '476003a5b996470cb8323e654ed0a357', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 46309, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-02-28T09:17:51Z', 'updated_at': '2024-02-28T09:17:51Z', 'revision_number': 1} available for tenant 2024-02-28 09:18:33,224 85929 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/compute/v2.1/servers 0.926s 2024-02-28 09:18:33,225 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestStampPattern-server-1049211973", "imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "flavorRef": "1", "key_name": "tempest-TestStampPattern-1550021694", "security_groups": [{"name": "tempest-secgroup-smoke-923067171"}], "networks": [{"uuid": "a2bb99f6-702d-4115-bc84-3008606fde55"}]}} Response - Headers: {'date': 'Wed, 28 Feb 2 024 09:18:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/aaef85e4-c70d-455c-b883-12d00c01d9cc', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20ce5617-f708-4f8c-8b4e-9b2be082d115', 'x-compute-request-id': 'req-20ce5617-f708-4f8c-8b4e-9b2be082d115', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "aaef85e4-c70d-455c-b883-12d00c01d9cc", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/aaef85e4-c70d-455c-b883-12d00c01d9cc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/aaef85e4-c70d-455c-b883-12d00c01d9cc"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-923067171"}], "adminPass": "q3BY3moZ4yvY"}}' 2024-02-28 09:18:33,297 85929 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/compute/v2.1/servers/aaef85e4-c70d-455c-b883-12d00c01d9cc 0.069s 2024-02-28 09:18:33,297 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:33 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-e9d07053-383c-4be7-aca8-65320dc9ac59', 'x-compute-request-id': 'req-e9d07053-383c-4be7-aca8-65320dc9ac59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aaef85e4-c70d-455c-b883-12d00c01d9cc'} Body: b'{"server": {"id": "aaef85e4-c70d-455c-b883-12d00c01d9cc", "name": "tempest-TestStampPattern-server-1049211973", "status": "BUILD", "tenant_id": "476003a5b996470cb8323e654ed0a357", "user_id": "24acac07d3f74436ac2377de4f316763", "metadata": {}, "hostId": "", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:18:33Z", "updated": "2024-02-28T09:18:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/aaef85e4-c70d-455c-b883-12d00c01d9cc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/aaef85e4-c70d-455c-b883-12d00c01d9cc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestStampPattern-1550021694", "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": []}}' 2024-02-28 09:19:23,551 85929 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/compute/v2.1/servers/aaef85e4-c70d-455c-b883-12d00c01d9cc 0.214s 2024-02-28 09:19:23,552 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1536', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2818c3e-ddbf-4937-891b-3a61c853a47c', 'x-compute-request-id': 'req-a2818c3e-ddbf-49 37-891b-3a61c853a47c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aaef85e4-c70d-455c-b883-12d00c01d9cc'} Body: b'{"server": {"id": "aaef85e4-c70d-455c-b883-12d00c01d9cc", "name": "tempest-TestStampPattern-server-1049211973", "status": "ACTIVE", "tenant_id": "476003a5b996470cb8323e654ed0a357", "user_id": "24acac07d3f74436ac2377de4f316763", "metadata": {}, "hostId": "58f97a4d4771a5313aa601c1360885a9908a9b15708768307826d042", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:18:33Z", "updated": "2024-02-28T09:18:48Z", "addresses": {"tempest-TestStampPattern-795701704-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:d3:95"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/aaef85e4-c70d-455c-b883-12d00c01d9cc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/aaef85e4-c70d-455c-b883-12d00c01d9cc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-1550021694", "OS-SRV-USG:launched_at": "2024-02-28T09:18:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-923067171"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:19:23,565 85929 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-02-28 09:20:24,236 85929 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/compute/v2.1/servers/aaef85e4-c70d-455c-b883-12d00c01d9cc 0.611s 2024-02-28 09:20:24,236 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1536', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0bb9258-7adf-4919-8cbf-4fcc330ff301', 'x-compute-request-id': 'req-d0bb9258-7adf-4919-8cbf-4fcc330ff301', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aaef85e4-c70d-455c-b883-12d00c01d9cc'} Body: b'{"server": {"id": "aaef85e4-c70d-455c-b883-12d00c01d9cc", "name": "tempest-TestStampPattern-server-1049211973", "status": "ACTIVE", "tenant_id": "476003a5b996470cb8323e654ed0a357", "user_id": "24acac07d3f74436ac2377de4f316763", "metadata": {}, "hostId": "58f97a4d4771a5313aa601c1360885a9908a9b15708768307826d042", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:18:33Z", "updated": "2024-02-28T09:18:48Z", "addresses": {"tempest-TestStampPattern-795701704-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:d3:95"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/aaef85e4-c70d-455c-b883-12d00c01d9cc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/aaef85e4-c70d-455c-b883-12d00c01d9cc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPatter n-1550021694", "OS-SRV-USG:launched_at": "2024-02-28T09:18:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-923067171"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:20:24,657 85929 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210:9696/networking/v2.0/ports?device_id=aaef85e4-c70d-455c-b883-12d00c01d9cc 0.406s 2024-02-28 09:20:24,657 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '955', 'x-openstack-request-id': 'req-e7f71fa3-cf7a-4de4-9a9f-7ef9d026faaa', 'date': 'Wed, 28 Feb 2024 09:20:24 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports?device_id=aaef85e4-c70d-455c-b883-12d00c01d9cc'} Body: b'{"ports":[{"id":"a064f820-92cb-4195-99f1-1f9e7b6cf5f9","name":"","network_id":"a2bb99f6-702d-4115-bc84-3008606fde55","tenant_id":"476003a5b996470cb8323e654ed0a357","mac_address":"fa:16:3e:8c:d3:95","admin_state_up":true,"status":"ACTIVE","device_id":"aaef85e4-c70d-455c-b883-12d00c01d9cc","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"7c8fcf81-5d2d-4201-936f-5c0dd9815d3b","ip_address":"10.0.0.13"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["e1fdae37-dd26-497f-ba64-4fc8e2ba3824"],"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":"2024-02-28T09:18:34Z","updated_at":"2024-02-28T09:18:42Z","revision_number":4,"project_id":"476003a5b996470cb8323e654ed0a357"}]}' 2024-02-28 09:20:24,722 85929 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210:9696/networking/v2.0/floatingips?floating_network_id=eff6aa9f-a27a-4fba-a655-d390189c40e9&port_id=a064f820-92cb-4195-99f1-1f9e7b6cf5f9 0.064s 2024-02-28 09:20:24,723 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '19', 'x-openstack-request-id': 'req-fef7c49b-3fc9-495d-aa6d-5fca4ce20605', 'date': 'Wed, 28 Feb 2024 09:20:24 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips?floating_network_id=eff6aa9f-a27a-4fba-a655-d390189c40e9&port_id=a064f820-92cb-4195-99f1-1f9e7b6cf5f9'} Body: b'{"floatingips": []}' 2024-02-28 09:20:24,767 85929 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210:9696/networking/v2.0/ports?device_id=aaef85e4-c70d-455c-b883-12d00c01d9cc 0.044s 2024-02-28 09:20:24,767 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '955', 'x-openstack-request-id': 'req-90918f07-6eb7-43f8-aa04-952de5674bfe', 'date': 'Wed, 28 Feb 2024 09:20:24 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports?device_id=aaef85e4-c70d-455c-b883-12d00c01d9cc'} Body: b'{"ports":[{"id":"a064f820-92cb-4195-99f1-1f9e7b6cf5f9","name":"","network_id":"a2bb99f6-702d-4115-bc84-3008606fde55","tenant_id":"476003a5b996470cb8323e654ed0a357","mac_address":"fa:16:3e:8c:d3:95","admin_state_up":true,"status":"ACTIVE","device_id":"aaef85e4-c70d-455c-b883-12d00c01d9c c","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"7c8fcf81-5d2d-4201-936f-5c0dd9815d3b","ip_address":"10.0.0.13"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["e1fdae37-dd26-497f-ba64-4fc8e2ba3824"],"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":"2024-02-28T09:18:34Z","updated_at":"2024-02-28T09:18:42Z","revision_number":4,"project_id":"476003a5b996470cb8323e654ed0a357"}]}' 2024-02-28 09:20:26,610 85929 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.841s 2024-02-28 09:20:26,610 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9", "port_id": "a064f820-92cb-4195-99f1-1f9e7b6cf5f9", "tenant_id": "476003a5b996470cb8323e654ed0a357", "fixed_ip_address": "10.0.0.13"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-1e6fd41d-60a6-4be6-8ced-39fc02a2e5c9', 'date': 'Wed, 28 Feb 2024 09:20:26 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "298d12b5-88b3-4abf-a3c2-6f16f14b8f2f", "tenant_id": "476003a5b996470cb8323e654ed0a357", "floating_ip_address": "172.24.4.142", "floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9", "router_id": "15623744-2e86-4776-877e-d5860536ccff", "port_id": "a064f820-92cb-4195-99f1-1f9e7b6cf5f9", "fixed_ip_address": "10.0.0.13", "status": "DOWN", "project_id": "476003a5b996470cb8323e654ed0a357", "description": "", "port_details": {"name": "", "network_id": "a2bb99f6-702d-4115-bc84-3008606fde55", "mac_address": "fa:16:3e:8c:d3:95", "admin_state_up": true, "status": "ACTIVE", "device_id": "aaef85e4-c70d-455c-b883-12d00c01d9cc", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-02-28T09:20:25Z", "updated_at": "2024-02-28T09:20:25Z", "revision_number": 0}}' 2024-02-28 09:20:26,614 85929 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.142:22' as 'cirros' with public key authentication 2024-02-28 09:20:26,635 85929 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-02-28 09:20:26,746 85929 INFO [paramiko.transport] Authentication (publickey) successful! 2024-02-28 09:20:26,746 85929 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.142 successfully created 2024-02-28 09:20:26,747 85929 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2024-02-28 09:20:26,747 85929 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.142:22' as 'cirros' with public key authentication 2024-02-28 09:20:26,750 85929 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-02-28 09:20:26,853 85929 INFO [paramiko.transport] Authentication (publickey) successful! 2024-02-28 09:20:26,853 85929 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.142 successfully created 2024-02-28 09:20:26,904 85929 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/476003a5b996470cb8323e654ed0a357/volumes/475e7fc8-d5b7-4b64-9dbe-36957725aa86 0.041s 2024-02-28 09:20:26,904 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:26 GMT', 'server': 'Apache/ 2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcc8bb03-3c85-4d56-81bb-2cf4301985c1', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcc8bb03-3c85-4d56-81bb-2cf4301985c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/476003a5b996470cb8323e654ed0a357/volumes/475e7fc8-d5b7-4b64-9dbe-36957725aa86'} Body: b'{"volume": {"id": "475e7fc8-d5b7-4b64-9dbe-36957725aa86", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:18:32.000000", "updated_at": "2024-02-28T09:18:32.000000", "name": "tempest-TestStampPattern-volume-2132955522", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/476003a5b996470cb8323e654ed0a357/volumes/475e7fc8-d5b7-4b64-9dbe-36957725aa86"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/476003a5b996470cb8323e654ed0a357/volumes/475e7fc8-d5b7-4b64-9dbe-36957725aa86"}], "user_id": "24acac07d3f74436ac2377de4f316763", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "476003a5b996470cb8323e654ed0a357"}}' 2024-02-28 09:20:27,992 85929 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/476003a5b996470cb8323e654ed0a357/volumes/475e7fc8-d5b7-4b64-9dbe-36957725aa86 0.075s 2024-02-28 09:20:27,992 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24cb47b0-0f9b-4fd6-a20e-cc7b6602fdae', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24cb47b0-0f9b-4fd6-a20e-cc7b6602fdae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/476003a5b996470cb8323e654ed0a357/volumes/475e7fc8-d5b7-4b64-9dbe-36957725aa86'} Body: b'{"volume": {"id": "475e7fc8-d5b7-4b64-9dbe-36957725aa86", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:18:32.000000", "updated_at": "2024-02-28T09:18:32.000000", "name": "tempest-TestStampPattern-volume-2132955522", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/476003a5b996470cb8323e654ed0a357/volumes/475e7fc8-d5b7-4b64-9dbe-36957725aa86"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/476003a5b996470cb8323e654ed0a357/volumes/475e7fc8-d5b7-4b64-9dbe-36957725aa86"}], "user_id": "24acac07d3f74436ac2377de4f316763", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "476003a5b996470cb8323e654ed0a357"}}' 2024-02-28 09:20:28,558 85929 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/298d12b5-88b3-4abf-a3c2-6f16f14b8f2f 0.553s 2024-02-28 09:20:28,558 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-edbf9ac7-8f99-46a2-bae5-042bac7898e2', 'content-length': '0', 'date': 'Wed, 28 Feb 2024 09:20:28 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/298d12b5-88b3-4abf-a3c2-6f16f14b8f2f'} Body: b'' 2024-02-28 09:20:28,684 85929 INFO [tempest.lib.co mmon.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/aaef85e4-c70d-455c-b883-12d00c01d9cc 0.125s 2024-02-28 09:20:28,685 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:28 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-3e42c460-2d82-405b-9e7e-149d270dfb51', 'x-compute-request-id': 'req-3e42c460-2d82-405b-9e7e-149d270dfb51', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aaef85e4-c70d-455c-b883-12d00c01d9cc'} Body: b'' 2024-02-28 09:20:28,939 85929 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/aaef85e4-c70d-455c-b883-12d00c01d9cc 0.254s 2024-02-28 09:20:28,940 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:28 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-730db2d8-15f2-4408-a2b7-d07fdb817e01', 'x-compute-request-id': 'req-730db2d8-15f2-4408-a2b7-d07fdb817e01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aaef85e4-c70d-455c-b883-12d00c01d9cc'} Body: b'{"server": {"id": "aaef85e4-c70d-455c-b883-12d00c01d9cc", "name": "tempest-TestStampPattern-server-1049211973", "status": "ACTIVE", "tenant_id": "476003a5b996470cb8323e654ed0a357", "user_id": "24acac07d3f74436ac2377de4f316763", "metadata": {}, "hostId": "58f97a4d4771a5313aa601c1360885a9908a9b15708768307826d042", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:18:33Z", "updated": "2024-02-28T09:20:29Z", "addresses": {"tempest-TestStampPattern-795701704-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:d3:95"}, {"version": 4, "addr": "172.24.4.142", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:d3:95"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/aaef85e4-c70d-455c-b883-12d00c01d9cc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/aaef85e4-c70d-455c-b883-12d00c01d9cc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-1550021694", "OS-SRV-USG:launched_at": "2024-02-28T09:18:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-923067171"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:21:19,031 85929 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/aaef85e4-c70d-455c-b883-12d00c01d9cc 0.030s 2024-02-28 09:21:19,031 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:21:19 GMT', 'server': 'Ap ache/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-54ee1c60-cecf-4b5a-abc4-8b37e128fe43', 'x-compute-request-id': 'req-54ee1c60-cecf-4b5a-abc4-8b37e128fe43', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aaef85e4-c70d-455c-b883-12d00c01d9cc'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance aaef85e4-c70d-455c-b883-12d00c01d9cc could not be found."}}' 2024-02-28 09:21:19,139 85929 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/476003a5b996470cb8323e654ed0a357/volumes/475e7fc8-d5b7-4b64-9dbe-36957725aa86 0.107s 2024-02-28 09:21:19,139 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:21: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-ea1e12f0-4719-468e-9cf0-964db38c816b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/476003a5b996470cb8323e654ed0a357/volumes/475e7fc8-d5b7-4b64-9dbe-36957725aa86'} Body: b'' 2024-02-28 09:21:19,175 85929 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/476003a5b996470cb8323e654ed0a357/volumes/475e7fc8-d5b7-4b64-9dbe-36957725aa86 0.035s 2024-02-28 09:21:19,175 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:21: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-759dc28a-6056-474b-84ff-cb475280d6a9', 'x-openstack-request-id': 'req-759dc28a-6056-474b-84ff-cb475280d6a9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/476003a5b996470cb8323e654ed0a357/volumes/475e7fc8-d5b7-4b64-9dbe-36957725aa86'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 475e7fc8-d5b7-4b64-9dbe-36957725aa86 could not be found."}}' 2024-02-28 09:21:19,744 85929 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/e1fdae37-dd26-497f-ba64-4fc8e2ba3824 0.568s 2024-02-28 09:21:19,744 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-e3a07346-f052-485d-88bc-3c44baf4ba70', 'content-length': '0', 'date': 'Wed, 28 Feb 2024 09:21:19 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/e1fdae37-dd26-497f-ba64-4fc8e2ba3824'} Body: b'' 2024-02-28 09:21:19,773 85929 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-1550021694 0.028s 2024-02-28 09:21:19,773 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:21:19 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-ae014c08-db5a-4313-8754-8f3725271ff9', 'x-compute-request-id': 'req-ae014c08-db5a-4313-8754-8f3725271ff9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-1550021694'} Body: b'' {6} 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`. {6} 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`. {7} setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached) ... SKIPPED: Cinder multi-backend feature disabled {7} 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`. {0} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri [112.336450s] ... 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 013077f7-6ada-438a-805c-4d6b8cb210d3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:19:50,660 85915 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.083s 2024-02-28 09:19:50,660 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-ebe8fa96-83d4-4d36-810c-c66e24eaaf37', '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": "fb84c3ed3b904129b42e901e9a3bc340", "name": "tempest-VolumesAdminNegativeTest-1591018509-project-member", "password_expires_at": null}, "audit_ids": ["zJ1D5kbKRdORC-r0WkICiA"], "expires_at": "2024-02-28T10:19:50.000000Z", "issued_at": "2024-02-28T09:19:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b9d592dd0ebd4821a5281fe4887f65c7", "name": "tempest-VolumesAdminNegativeTest-1591018509"}, "is_domain": false, "roles": [{"id": "034d7a484a5e4908aeb9a02a09c0654f", "name": "member"}, {"id": "2d696d77d77043b58e5fcf31f5b061c8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "607134c4d03c4a12af99220db79cc13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b9d592dd0ebd4821a5281fe4887f65c7", "region": "RegionOne"}], "id": "21d06a316a024880a69d4cd482f90971", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "74032efc222f428b908ef3abf0ba60d1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b9d592dd0ebd4821a5281fe4887f65c7", "region": "RegionOne"}], "id": "633be3df59df4f9b975484710048430d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0d52584065f94ee08ce4181b78367c5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7ae777b7f53744e0bbcb8c938dfbfe2f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8dbdc1e6b7e4d08a2a52a636eabc00f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "8ef2767026834c1189d97797d5c5a800", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4f50f76d3e044b83b5bdbee0c30d6f5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "c388de6ecbcc4fca8b0d700779fc657e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "fe5cea1ac05c45a1b3925a725a7eead7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "cc0d1c0427f9473bb326be07f15553e1", "type": "image", "name": "glance"}, {"endpoints": [{"id": "a45569cc58b84b1b853ecd851b25ca4e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "cccec230ba6c48ae92df03a6a374a7a6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "255fbf1fe41a497888423432cf3d6547", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b9d592dd0ebd4821a5281fe4887f65c7", "region": "RegionOne"}], "id": "e5ef73b8227840fa80228ecf30fbd9a7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2024-02-28 09:19:50,661 85915 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': 'a3e0d544-690c-4dac-be91-2a7865c04b22', 'name': 'tempest-VolumesAdminNegativeTest-109630606-network', 'tenant_id': 'b9d592dd0ebd4821a5281fe4887f65c7', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b9d592dd0ebd4821a52 81fe4887f65c7', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 63276, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-02-28T09:17:04Z', 'updated_at': '2024-02-28T09:17:04Z', 'revision_number': 1} available for tenant 2024-02-28 09:19:51,073 85915 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.412s 2024-02-28 09:19:51,074 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-2105999193", "imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "flavorRef": "1", "networks": [{"uuid": "a3e0d544-690c-4dac-be91-2a7865c04b22"}]}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/dd1d8041-df1b-4f7e-991e-77f7a1ba56c9', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a9542ac-68d4-4f57-9528-c106f6d8ee5a', 'x-compute-request-id': 'req-9a9542ac-68d4-4f57-9528-c106f6d8ee5a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "dd1d8041-df1b-4f7e-991e-77f7a1ba56c9", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dd1d8041-df1b-4f7e-991e-77f7a1ba56c9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dd1d8041-df1b-4f7e-991e-77f7a1ba56c9"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "yqjYPmL3sySM"}}' 2024-02-28 09:19:51,147 85915 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/dd1d8041-df1b-4f7e-991e-77f7a1ba56c9 0.070s 2024-02-28 09:19:51,148 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1210', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c552ff93-6754-4dac-96d7-1e56714a97d7', 'x-compute-request-id': 'req-c552ff93-6754-4dac-96d7-1e56714a97d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dd1d8041-df1b-4f7e-991e-77f7a1ba56c9'} Body: b'{"server": {"id": "dd1d8041-df1b-4f7e-991e-77f7a1ba56c9", "name": "tempest-VolumesAdminNegativeTest-server-2105999193", "status": "BUILD", "tenant_id": "b9d592dd0ebd4821a5281fe4887f65c7", "user_id": "fb84c3ed3b904129b42e901e9a3bc340", "metadata": {}, "hostId": "", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:19:51Z", "updated": "2024-02-28T09:19:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dd1d8041-df1b-4f7e-991e-77f7a1ba56c9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dd1d8041-df1b-4f7e-991e-77f7a1ba56c9"}], "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": []}}' 2024-02-28 09:20:41,498 85915 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/dd1d8041-df1b-4f7e-991e-77f7a1ba56c9 0.276s 2024-02-28 09:20:41,498 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:41 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-01c2a07f-538a-4f86-9a1a-34b95886c88f', 'x-compute-request-id': 'req-01c2a07f-538a-4f86-9a1a-34b95886c88f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dd1d8041-df1b-4f7e-991e-77f7a1ba56c9'} Body: b'{"server": {"id": "dd1d8041-df1b-4f7e-991e-77f7a1ba56c9", "name": "tempest-VolumesAdminNegativeTest-server-2105999193", "status": "ACTIVE", "tenant_id": "b9d592dd0ebd4821a5281fe4887f65c7", "user_id": "fb84c3ed3b904129b42e901e9a3bc340", "metadata": {}, "hostId": "3bb6410388d8a01c17e03fcc576688f727c6b8c68dfe8bfc6d5a3816", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:19:51Z", "updated": "2024-02-28T09:19:57Z", "addresses": {"tempest-VolumesAdminNegativeTest-109630606-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:63:f9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dd1d8041-df1b-4f7e-991e-77f7a1ba56c9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dd1d8041-df1b-4f7e-991e-77f7a1ba56c9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-02-28T09:19:57.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": []}}' 2024-02-28 09:20:41,512 85915 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-02-28 09:21:41,758 85915 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/b9d592dd0ebd4821a5281fe4887f65c7/volumes 0.188s 2024-02-28 09:21:41,758 85915 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-1928634321"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:21:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f266cac2-3e3a-4208-b067-63af29d41203', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f266cac2-3e3a-4208-b067-63af29d41203', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b9d592dd0ebd4821a5281fe4887f65c7/volumes'} Body: b'{"volume": {"id": "013077f7- 6ada-438a-805c-4d6b8cb210d3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:21:41.696757", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1928634321", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b9d592dd0ebd4821a5281fe4887f65c7/volumes/013077f7-6ada-438a-805c-4d6b8cb210d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b9d592dd0ebd4821a5281fe4887f65c7/volumes/013077f7-6ada-438a-805c-4d6b8cb210d3"}], "user_id": "fb84c3ed3b904129b42e901e9a3bc340", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:21:41,827 85915 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/b9d592dd0ebd4821a5281fe4887f65c7/volumes/013077f7-6ada-438a-805c-4d6b8cb210d3 0.048s 2024-02-28 09:21:41,828 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:21:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cec3215e-2770-4fa6-bb52-8bc227e981e5', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cec3215e-2770-4fa6-bb52-8bc227e981e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b9d592dd0ebd4821a5281fe4887f65c7/volumes/013077f7-6ada-438a-805c-4d6b8cb210d3'} Body: b'{"volume": {"id": "013077f7-6ada-438a-805c-4d6b8cb210d3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:21:42.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1928634321", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b9d592dd0ebd4821a5281fe4887f65c7/volumes/013077f7-6ada-438a-805c-4d6b8cb210d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b9d592dd0ebd4821a5281fe4887f65c7/volumes/013077f7-6ada-438a-805c-4d6b8cb210d3"}], "user_id": "fb84c3ed3b904129b42e901e9a3bc340", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b9d592dd0ebd4821a5281fe4887f65c7"}}' 2024-02-28 09:21:42,893 85915 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/b9d592dd0ebd4821a5281fe4887f65c7/volumes/013077f7-6ada-438a-805c-4d6b8cb210d3 0.051s 2024-02-28 09:21:42,893 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:21:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e8e7615-0c34-4f37-81cf-ca6680b0634f', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e8e7615-0c34-4f37-81cf-ca6680b0634f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b9d592dd0ebd4821a5281fe4887f65c7/volumes/013077f7-6ada-438a-805c-4d6b8cb210d3'} Body: b'{"volume": {"id": "013077f7-6ada-438a-805c-4d6b8cb210d3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:21:42.000000", "updated_at": "2024-02-28T09:21:42.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1928634321", "description": null, "volume_type": " joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b9d592dd0ebd4821a5281fe4887f65c7/volumes/013077f7-6ada-438a-805c-4d6b8cb210d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b9d592dd0ebd4821a5281fe4887f65c7/volumes/013077f7-6ada-438a-805c-4d6b8cb210d3"}], "user_id": "fb84c3ed3b904129b42e901e9a3bc340", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b9d592dd0ebd4821a5281fe4887f65c7"}}' {9} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server [166.830554s] ... 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 2c0b1d0f-9efa-4846-8d53-6dd40c2e1086 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:20:09,195 85933 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-02-28 09:20:09,196 85933 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-02-28 09:20:09,245 85933 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.048s 2024-02-28 09:20:09,246 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1343480779", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDDkPIPKXzlJOjD5ec14KwcXV1wYXb6zEGFfKt4iTRWBMlQPO/52G+i7ZhxY+Si3ObTfXLAC8HdZcUUMOk3A1CeWftNkpMWGJ0tXWQs8gsjejZ5wV2lQNXfmZDRcpTOeNQ=="}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:09 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-8c4c9a3d-52cc-4c9b-b17b-42069cbfe79a', 'x-compute-request-id': 'req-8c4c9a3d-52cc-4c9b-b17b-42069cbfe79a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1343480779", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDDkPIPKXzlJOjD5ec14KwcXV1wYXb6zEGFfKt4iTRWBMlQPO/52G+i7ZhxY+Si3ObTfXLAC8HdZcUUMOk3A1CeWftNkpMWGJ0tXWQs8gsjejZ5wV2lQNXfmZDRcpTOeNQ==", "fingerprint": "3a:89:2e:fa:25:80:52:c6:79:1f:5a:22:e1:10:e9:5e", "user_id": "afd8fa0c71cb46718378f3bfa16256d6"}}' 2024-02-28 09:20:09,248 85933 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1343480779 created 2024-02-28 09:20:09,548 85933 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.299s 2024-02-28 09:20:09,548 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--189439156", "description": "tempest-description--1467587910"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-cb08478a-0a96-47c1-bf14-73e966f36f38', 'date': 'Wed, 28 Feb 2024 09:20:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "148dda17-9064-4d2e-b3b7-c92814d3ce87", "name": "tempest-securitygroup--189439156", "stateful": true, "tenant_id": "eff20d1f7fb94df0acb0688728aba12f", "description": "tempest-description--1467587910", "shared": false, "security_group_rules": [{"id": "bac706db-8887-42f1-8564-0841b55013fb", "project_id": "eff20d1f7fb94df0acb0688728aba12f", "tenant_id": "eff20d1f7fb94df0acb0688728aba12f", "security_group_id": "148dda17-9064-4d2e-b3b7-c92814d3ce87", "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": 658, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:20:09Z", "updated_at": "2024-02-28T09:20:09Z", "revision_number": 0}, {"id": "bc0a98cb-d93e-4a52-a7f3-f2edabc90bfb", "project_id": "eff20d1f7fb94df0acb0688728aba12f", "tenant_id": "eff20d1f7fb94df0acb0688728aba12f", "security_group_id": "148dda17-9064-4d2e-b3b7-c92814d3ce87", "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": 659, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:20:09Z", "updated_at": "2024-02-28T09:20:09Z", "revision_number": 0}], "tags": [], "created_at": "2024-02-28T09:20:09Z", "updated_at": "2024-02-28T09:20:09Z", "revision_number": 1, "project_id": "eff20d1f7fb94df0acb0688728aba12f"}}' 2024-02-28 09:20:09,763 85933 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.214s 2024-02-28 09:20:09,764 85933 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": "148dda17-9064-4d2e-b3b7-c92814d3ce87", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-4e4ee2a4-b8d3-4dda-9e98-3078cf655e3e', 'date': 'Wed, 28 Feb 2024 09:20:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ad20f1b0-c146-45df-ac7c-15a39065b8fb", "project_id": "eff20d1f7fb94df0acb0688728aba12f", "tenant_id": "eff20d1f7fb94df0acb0688728aba12f", "security_group_id": "148dda17-9064-4d2e-b3b7-c92814d3ce87", "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": "2024-02-28T09:20:09Z", "updated_at": "2024-02-28T09:20:09Z", "revision_number": 0}}' 2024-02-28 09:20:09,965 85933 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.201s 2024-02-28 09:20:09,966 85933 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": "148dda17-9064-4d2e-b3b7-c92814d3ce87", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-0dd0baf2-2cae-463d-82c2-e0f5652d2604', 'date': 'Wed, 28 Feb 2024 09:20:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e70b2b55-f7fb-4ffb-b74b-8ace45c76d11", "project_id": "eff20d1f7fb94df0acb0688728aba12f", "tenant_id": "eff20d1f7fb94df0acb0688728aba12f", "security_group_id": "148dda17-9064-4d2e-b3b7-c92814d3ce87", "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": "2024-02-28T09:20:09Z", "updated_at": "2024-02-28T09:20:09Z", "revision_number": 0}}' 2024-02-28 09:20:09,966 85933 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--189439156 created 2024-02-28 09:20:11,104 85933 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.137s 2024-02-28 09:20:11,104 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": " eff6aa9f-a27a-4fba-a655-d390189c40e9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-79cb1115-eac1-472b-a845-c1533cf8da65', 'date': 'Wed, 28 Feb 2024 09:20:11 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "2b77c5cf-105c-4cfe-8990-c6abc7e5db00", "tenant_id": "eff20d1f7fb94df0acb0688728aba12f", "floating_ip_address": "172.24.4.69", "floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "eff20d1f7fb94df0acb0688728aba12f", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-02-28T09:20:10Z", "updated_at": "2024-02-28T09:20:10Z", "revision_number": 0}}' 2024-02-28 09:20:11,104 85933 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '2b77c5cf-105c-4cfe-8990-c6abc7e5db00', 'tenant_id': 'eff20d1f7fb94df0acb0688728aba12f', 'floating_ip_address': '172.24.4.69', 'floating_network_id': 'eff6aa9f-a27a-4fba-a655-d390189c40e9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'eff20d1f7fb94df0acb0688728aba12f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-02-28T09:20:10Z', 'updated_at': '2024-02-28T09:20:10Z', 'revision_number': 0, 'ip': '172.24.4.69'} created 2024-02-28 09:20:11,191 85933 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.080s 2024-02-28 09:20:11,191 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-6d3e7fd4-4232-478f-b8c6-a592c3f74bbc', '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": "afd8fa0c71cb46718378f3bfa16256d6", "name": "tempest-AttachVolumeNegativeTest-1601205437-project-member", "password_expires_at": null}, "audit_ids": ["hB_voR0EQ5Ckq0BQNQjPfw"], "expires_at": "2024-02-28T10:20:11.000000Z", "issued_at": "2024-02-28T09:20:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eff20d1f7fb94df0acb0688728aba12f", "name": "tempest-AttachVolumeNegativeTest-1601205437"}, "is_domain": false, "roles": [{"id": "034d7a484a5e4908aeb9a02a09c0654f", "name": "member"}, {"id": "2d696d77d77043b58e5fcf31f5b061c8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "607134c4d03c4a12af99220db79cc13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/eff20d1f7fb94df0acb0688728aba12f", "region": "RegionOne"}], "id": "21d06a316a024880a69d4cd482f90971", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "74032efc222f428b908ef3abf0ba60d1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/eff20d1f7fb94df0acb0688728aba12f", "region": "RegionOne"}], "id": "633be3df59df4f9b975484710048430d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0d52584065f94ee08ce4181b78367c5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7ae777b7f53744e0bbcb8c938dfbfe2f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8dbdc1e6b7e4d08a2a52a636eabc00f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "8ef2767026834c1189d97797d5c5a800", "type": "placem ent", "name": "placement"}, {"endpoints": [{"id": "4f50f76d3e044b83b5bdbee0c30d6f5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "c388de6ecbcc4fca8b0d700779fc657e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "fe5cea1ac05c45a1b3925a725a7eead7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "cc0d1c0427f9473bb326be07f15553e1", "type": "image", "name": "glance"}, {"endpoints": [{"id": "a45569cc58b84b1b853ecd851b25ca4e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "cccec230ba6c48ae92df03a6a374a7a6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "255fbf1fe41a497888423432cf3d6547", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/eff20d1f7fb94df0acb0688728aba12f", "region": "RegionOne"}], "id": "e5ef73b8227840fa80228ecf30fbd9a7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2024-02-28 09:20:11,191 85933 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': '21fc7ffd-859d-4a28-b65a-9bc0daddab22', 'name': 'tempest-AttachVolumeNegativeTest-1259395173-network', 'tenant_id': 'eff20d1f7fb94df0acb0688728aba12f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'eff20d1f7fb94df0acb0688728aba12f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 40520, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-02-28T09:17:04Z', 'updated_at': '2024-02-28T09:17:04Z', 'revision_number': 1} available for tenant 2024-02-28 09:20:11,192 85933 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1343480779', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDDkPIPKXzlJOjD5ec14KwcXV1wYXb6zEGFfKt4iTRWBMlQPO/52G+i7ZhxY+Si3ObTfXLAC8HdZcUUMOk3A1CeWftNkpMWGJ0tXWQs8gsjejZ5wV2lQNXfmZDRcpTOeNQ==', 'fingerprint': '3a:89:2e:fa:25:80:52:c6:79:1f:5a:22:e1:10:e9:5e', 'user_id': 'afd8fa0c71cb46718378f3bfa16256d6', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDASFvyu01xlP18JdzGbL+tEDWvcHCtXcRuMG1l9eFvlmlAtZUhPsgBv\nm//Ib4HgxD6gBwYFK4EEACKhZANiAAQw5DyDyl85STow+XnNeCsHF1dcGF2+sxBh\nXyreIk0VgTJUDzv+dhvou2YcWPkotzm031ywAvB3WXFFDDpNwNQnln7TZKTFhidL\nV1kLPILI3o2ecFdpUDV35mQ0XKUznjU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '148dda17-9064-4d2e-b3b7-c92814d3ce87', 'name': 'tempest-securitygroup--189439156', 'stateful': True, 'tenant_id': 'eff20d1f7fb94df0acb0688728aba12f', 'description': 'tempest-description--1467587910', 'shared': False, 'security_group_rules': [{'id': 'bac706db-8887-42f1-8564-0841b55013fb', 'project_id': 'eff20d1f7fb94df0acb0688728aba12f', 'tenant_id': 'eff20d1f7fb94df0acb0688728aba12f', 'security_group_id': '148dda17-9064-4d2e-b3b7-c92814d3ce87', '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': 658, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-02-28T09:20:09Z', 'updated_at': '2024-02-28T09:20:09Z', 'revision_number': 0}, {'id': 'bc0a98cb-d93e-4a52-a7f3-f2edabc90bfb', 'project_id': 'eff20d1f7fb94df0acb0688728aba12f', 'tenant_id': 'eff20d1f7fb94df0acb0688728aba12f', 'security_group_id': '148dda17-9064-4d2e-b3b7-c92814d3ce87', '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': 659, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-02-28T09:20:09Z', 'updated_at': '2024-02-28T09:20:09Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-02-28T09:20:09Z', 'updated_at': '2024-02-28T09:20:09Z', 'revision_number': 1, 'project_id': 'eff20d1f7fb94df0acb0688728aba12f'}, 'floating_ip': {'id': '2b77c5cf-105c-4cfe-8990-c6abc7e5db00', 'tenant_id': 'eff20d1f7fb94df0acb0688728aba12f', 'floating_ip_address': '172.24.4.69', 'floating_network_id': 'eff6aa9f-a27a-4fba-a655-d390189c40e9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'eff20d1f7fb94df0acb0688728aba12f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-02-28T09:20:10Z', 'updated_at': '2024-02-28T09:20:10Z', 'revision_number': 0, 'ip': '172.24.4.69'}} 2024-02-28 09:20:11,823 85933 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.630s 2024-02-28 09:20:11,824 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1931651921", "imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "21fc7ffd-859d-4a28-b65a-9bc0daddab22"}], "security_groups": [{"name": "tempest-securitygroup--189439156"}], "key_name": "tempest-keypair-1343480779", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/92794842-a241-4162-9242-a0302c4c2b44', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0090fc3-09ce-4ebd-b85c-8065e2aca279', 'x-compute-request-id': 'req-f0090fc3-09ce-4ebd-b85c-8065e2aca279', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "92794842-a241-4162-9242-a0302c4c2b44", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/92794842-a241-4162-9242-a0302c4c2b44"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/92794842-a241-4162-9242-a0302c4c2b44"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--189439156"}], "adminPass": "password"}}' 2024-02-28 09:20:11,894 85933 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/92794842-a241-4162-9242-a0302c4c2b44 0.067s 2024-02-28 09:20:11,895 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:11 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-b3551810-70dc-465e-95c8-b9b0e8f22fc7', 'x-compute-request-id': 'req-b3551810-70dc-465e-95c8-b9b0e8f22fc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/92794842-a241-4162-9242-a0302c4c2b44'} Body: b'{"server": {"id": "92794842-a241-4162-9242-a0302c4c2b44", "name": "tempest-AttachVolumeNegativeTest-server-1931651921", "status": "BUILD", "tenant_id": "eff20d1f7fb94df0acb0688728aba12f", "user_ id": "afd8fa0c71cb46718378f3bfa16256d6", "metadata": {}, "hostId": "", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:20:12Z", "updated": "2024-02-28T09:20:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/92794842-a241-4162-9242-a0302c4c2b44"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/92794842-a241-4162-9242-a0302c4c2b44"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1343480779", "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": []}}' 2024-02-28 09:21:02,286 85933 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/92794842-a241-4162-9242-a0302c4c2b44 0.360s 2024-02-28 09:21:02,286 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:21:01 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-9176f023-5c54-48d5-930e-799c318e2812', 'x-compute-request-id': 'req-9176f023-5c54-48d5-930e-799c318e2812', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/92794842-a241-4162-9242-a0302c4c2b44'} Body: b'{"server": {"id": "92794842-a241-4162-9242-a0302c4c2b44", "name": "tempest-AttachVolumeNegativeTest-server-1931651921", "status": "ACTIVE", "tenant_id": "eff20d1f7fb94df0acb0688728aba12f", "user_id": "afd8fa0c71cb46718378f3bfa16256d6", "metadata": {}, "hostId": "77e2254296e704321217a46a18ca932b02db7c1ea0d0e05ce50108f2", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:20:11Z", "updated": "2024-02-28T09:20:19Z", "addresses": {"tempest-AttachVolumeNegativeTest-1259395173-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:e8:25"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/92794842-a241-4162-9242-a0302c4c2b44"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/92794842-a241-4162-9242-a0302c4c2b44"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1343480779", "OS-SRV-USG:launched_at": "2024-02-28T09:20:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--189439156"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:21:02,299 85933 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-02-28 09:22:02,527 85933 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/92794842-a241-4162-9242-a0302c4c2b44/os-interface 0.196s 2024-02-28 09:22:02,528 85933 DEBUG [tempest.lib.common.rest_clie nt] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:22:02 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-763dc28c-20bd-48fa-91d6-1a8e2f6a06ef', 'x-compute-request-id': 'req-763dc28c-20bd-48fa-91d6-1a8e2f6a06ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/92794842-a241-4162-9242-a0302c4c2b44/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "21fc7ffd-859d-4a28-b65a-9bc0daddab22", "port_id": "a285de49-90f0-4dfa-b9bf-580254550e7e", "mac_addr": "fa:16:3e:1c:e8:25", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "b617f0b2-18e5-4720-8339-21a4e051f872", "ip_address": "10.0.0.11"}]}]}' 2024-02-28 09:22:03,292 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/2b77c5cf-105c-4cfe-8990-c6abc7e5db00 0.759s 2024-02-28 09:22:03,292 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "a285de49-90f0-4dfa-b9bf-580254550e7e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-d686ee80-4678-4e6a-b17f-2989939752cd', 'date': 'Wed, 28 Feb 2024 09:22:03 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/2b77c5cf-105c-4cfe-8990-c6abc7e5db00'} Body: b'{"floatingip": {"id": "2b77c5cf-105c-4cfe-8990-c6abc7e5db00", "tenant_id": "eff20d1f7fb94df0acb0688728aba12f", "floating_ip_address": "172.24.4.69", "floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9", "router_id": "80c7324b-eb4e-4be3-9572-4023827281d2", "port_id": "a285de49-90f0-4dfa-b9bf-580254550e7e", "fixed_ip_address": "10.0.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "21fc7ffd-859d-4a28-b65a-9bc0daddab22", "mac_address": "fa:16:3e:1c:e8:25", "admin_state_up": true, "status": "ACTIVE", "device_id": "92794842-a241-4162-9242-a0302c4c2b44", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-02-28T09:20:10Z", "updated_at": "2024-02-28T09:22:02Z", "revision_number": 1, "project_id": "eff20d1f7fb94df0acb0688728aba12f"}}' 2024-02-28 09:22:03,294 85933 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.69:22' as 'cirros' with public key authentication 2024-02-28 09:22:03,303 85933 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-02-28 09:22:03,410 85933 INFO [paramiko.transport] Authentication (publickey) successful! 2024-02-28 09:22:03,410 85933 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.69 successfully created 2024-02-28 09:22:03,460 85933 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/92794842-a241-4162-9242-a0302c4c2b44/ips 0.049s 2024-02-28 09:22:03,460 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:22:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '109', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea401f52-df8f-4b84-9e7e-7420308507af', 'x-compute-request-id': 'req-ea401f52- df8f-4b84-9e7e-7420308507af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/92794842-a241-4162-9242-a0302c4c2b44/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1259395173-network": [{"version": 4, "addr": "10.0.0.11"}]}}' 2024-02-28 09:22:03,665 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/volume/v3/eff20d1f7fb94df0acb0688728aba12f/volumes 0.200s 2024-02-28 09:22:03,665 85933 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-2052549481"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:22:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f392b213-0a75-4aa7-b3cd-aa8e59ecf0c8', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f392b213-0a75-4aa7-b3cd-aa8e59ecf0c8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/eff20d1f7fb94df0acb0688728aba12f/volumes'} Body: b'{"volume": {"id": "2c0b1d0f-9efa-4846-8d53-6dd40c2e1086", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:22:03.603445", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-2052549481", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eff20d1f7fb94df0acb0688728aba12f/volumes/2c0b1d0f-9efa-4846-8d53-6dd40c2e1086"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eff20d1f7fb94df0acb0688728aba12f/volumes/2c0b1d0f-9efa-4846-8d53-6dd40c2e1086"}], "user_id": "afd8fa0c71cb46718378f3bfa16256d6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:22:03,714 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/eff20d1f7fb94df0acb0688728aba12f/volumes/2c0b1d0f-9efa-4846-8d53-6dd40c2e1086 0.038s 2024-02-28 09:22:03,715 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:22:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-540dc4aa-dfb0-43fd-8088-78d8616d62a8', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-540dc4aa-dfb0-43fd-8088-78d8616d62a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eff20d1f7fb94df0acb0688728aba12f/volumes/2c0b1d0f-9efa-4846-8d53-6dd40c2e1086'} Body: b'{"volume": {"id": "2c0b1d0f-9efa-4846-8d53-6dd40c2e1086", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:22:04.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-2052549481", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eff20d1f7fb94df0acb0688728aba12f/volumes/2c0b1d0f-9efa-4846-8d53-6dd40c2e1086"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eff20d1f7fb94df0acb0688728aba12f/volumes/2c0b1d0f-9efa-4846-8d53-6dd40c2e1086"}], "user_id": "afd8fa0c71cb46718378f3bfa16256d6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eff20d1f7fb94df0acb0688728aba 12f"}}' 2024-02-28 09:22:04,769 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/eff20d1f7fb94df0acb0688728aba12f/volumes/2c0b1d0f-9efa-4846-8d53-6dd40c2e1086 0.041s 2024-02-28 09:22:04,769 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:22:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-031984ac-154e-477c-ba4f-0e990f612e62', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-031984ac-154e-477c-ba4f-0e990f612e62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eff20d1f7fb94df0acb0688728aba12f/volumes/2c0b1d0f-9efa-4846-8d53-6dd40c2e1086'} Body: b'{"volume": {"id": "2c0b1d0f-9efa-4846-8d53-6dd40c2e1086", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:22:04.000000", "updated_at": "2024-02-28T09:22:04.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2052549481", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eff20d1f7fb94df0acb0688728aba12f/volumes/2c0b1d0f-9efa-4846-8d53-6dd40c2e1086"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eff20d1f7fb94df0acb0688728aba12f/volumes/2c0b1d0f-9efa-4846-8d53-6dd40c2e1086"}], "user_id": "afd8fa0c71cb46718378f3bfa16256d6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eff20d1f7fb94df0acb0688728aba12f"}}' 2024-02-28 09:22:04,902 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/92794842-a241-4162-9242-a0302c4c2b44 0.120s 2024-02-28 09:22:04,903 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:22:04 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-a1f96f44-d80d-4b65-a004-e0ca162afc14', 'x-compute-request-id': 'req-a1f96f44-d80d-4b65-a004-e0ca162afc14', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/92794842-a241-4162-9242-a0302c4c2b44'} Body: b'' 2024-02-28 09:22:05,086 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/92794842-a241-4162-9242-a0302c4c2b44 0.183s 2024-02-28 09:22:05,086 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:22:04 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-e0b721fe-65f9-4090-a290-abcf869a3b45', 'x-compute-request-id': 'req-e0b721fe-65f9-4090-a290-abcf869a3b45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/92794842-a241-4162-9242-a0302c4c2b44'} Body: b'{"server": {"id": "92794842-a241-4162-9242-a0302c4c2b44", "name": "tempest-AttachVolumeNegativeTest-server-1931651921", "statu s": "ACTIVE", "tenant_id": "eff20d1f7fb94df0acb0688728aba12f", "user_id": "afd8fa0c71cb46718378f3bfa16256d6", "metadata": {}, "hostId": "77e2254296e704321217a46a18ca932b02db7c1ea0d0e05ce50108f2", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:20:11Z", "updated": "2024-02-28T09:22:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-1259395173-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:e8:25"}, {"version": 4, "addr": "172.24.4.69", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:e8:25"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/92794842-a241-4162-9242-a0302c4c2b44"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/92794842-a241-4162-9242-a0302c4c2b44"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1343480779", "OS-SRV-USG:launched_at": "2024-02-28T09:20:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--189439156"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:22:55,264 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/92794842-a241-4162-9242-a0302c4c2b44 0.138s 2024-02-28 09:22:55,265 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:22:55 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-f47f3904-a585-4b3e-b441-603b2171cd67', 'x-compute-request-id': 'req-f47f3904-a585-4b3e-b441-603b2171cd67', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/92794842-a241-4162-9242-a0302c4c2b44'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 92794842-a241-4162-9242-a0302c4c2b44 could not be found."}}' 2024-02-28 09:22:55,301 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1343480779 0.034s 2024-02-28 09:22:55,301 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:22:55 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-0d93bb44-125f-44a3-9e7f-a2cfdec3dd32', 'x-compute-request-id': 'req-0d93bb44-125f-44a3-9e7f-a2cfdec3dd32', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1343480779'} Body: b'' 2024-02-28 09:22:55,508 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/148dda17-9064-4d2e-b3b7-c92814d3ce87 0.206s 2024-02-28 09:22:55,508 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Tok en': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-bb2d9c34-241f-4772-928f-f4b6d81126fd', 'content-length': '0', 'date': 'Wed, 28 Feb 2024 09:22:55 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/148dda17-9064-4d2e-b3b7-c92814d3ce87'} Body: b'' 2024-02-28 09:22:55,544 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/148dda17-9064-4d2e-b3b7-c92814d3ce87 0.035s 2024-02-28 09:22:55,545 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-0a973eca-abe7-435c-bc57-98ef1388aad9', 'date': 'Wed, 28 Feb 2024 09:22:55 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/148dda17-9064-4d2e-b3b7-c92814d3ce87'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 148dda17-9064-4d2e-b3b7-c92814d3ce87 does not exist", "detail": ""}}' 2024-02-28 09:22:56,024 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/2b77c5cf-105c-4cfe-8990-c6abc7e5db00 0.479s 2024-02-28 09:22:56,025 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-3e28a63f-c774-4c55-935b-bb81451efa54', 'content-length': '0', 'date': 'Wed, 28 Feb 2024 09:22:56 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/2b77c5cf-105c-4cfe-8990-c6abc7e5db00'} Body: b'' {5} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario [166.702370s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_minimum_basic.py", line 122, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8e12b758-8b15-4d42-9f60-b3ec442e7ee8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:21:18,087 85925 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None 2024-02-28 09:21:18,827 85925 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/image/v2/images 0.738s 2024-02-28 09:21:18,828 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1401180154", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:21:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/22cd950d-1ad0-49dc-ab6d-52846b2971ad', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-a167846a-6f49-44e6-88ea-afcfb9399ebe', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1401180154", "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": "4d400dc9317548458f1df41e633606c6", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "22cd950d-1ad0-49dc-ab6d-52846b2971ad", "created_at": "2024-02-28T09:21:19Z", "updated_at": "2024-02-28T09:21:19Z", "tags": [], "self": "/v2/images/22cd950d-1ad0-49dc-ab6d-52846b2971ad", "file": "/v2/images/22cd950d-1ad0-49dc-ab6d-52846b2971ad/file", "schema": "/v2/schemas/image"}' 2024-02-28 09:21:20,290 85925 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.0.0.210/image/v2/images/22cd950d-1ad0-49dc-ab6d-52846b2971ad/file 1.461s 2024-02-28 09:21:20,290 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Wed, 28 Feb 2024 09:21:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-9e447730-e709-4a46-9df5-8ac6900faf5f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/22cd950d-1ad0-49dc-ab6d-52846b2971ad/file'} Body: b'' 2024-02-28 09:21:20,291 85925 DEBUG [tempest.scenario.manager] image:22cd950d-1ad0-49dc-ab6d-52846b2971ad 2024-02-28 09:21:20,359 85925 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.066s 2024-02-28 09:21:20,359 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-1831266428", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCC68RJzK7sAses5SfE1pOsgQNRNEpkWyxt5tx6KlJmx0dTxK9znPFPQ5+DJBb3DB3qOO0otIXNC0yKrFpl53wTklEd6RklvqoEPdHVs/iN+LxUab4f4AVHEbNnSz15DQg=="}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:21:20 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-05221f35-9061-41dd-9818-958370a6a012', 'x-compute-request-id': 'req-05221f35-9061-41dd-9818-958370a6a012', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-183 1266428", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCC68RJzK7sAses5SfE1pOsgQNRNEpkWyxt5tx6KlJmx0dTxK9znPFPQ5+DJBb3DB3qOO0otIXNC0yKrFpl53wTklEd6RklvqoEPdHVs/iN+LxUab4f4AVHEbNnSz15DQg==", "fingerprint": "6f:da:b1:1f:5d:89:3a:76:91:0d:3e:ad:af:e3:93:29", "user_id": "1935ed2c43e24384874da073b076880e"}}' 2024-02-28 09:21:20,484 85925 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.117s 2024-02-28 09:21:20,484 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 28 Feb 2024 09:21:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-9a4c8751-133b-4c5b-8440-fa16f9051aab', '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": "1935ed2c43e24384874da073b076880e", "name": "tempest-TestMinimumBasicScenario-1434280786-project-member", "password_expires_at": null}, "audit_ids": ["UMvrJ9RqSsei2D_nn5NY9Q"], "expires_at": "2024-02-28T10:21:20.000000Z", "issued_at": "2024-02-28T09:21:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d400dc9317548458f1df41e633606c6", "name": "tempest-TestMinimumBasicScenario-1434280786"}, "is_domain": false, "roles": [{"id": "034d7a484a5e4908aeb9a02a09c0654f", "name": "member"}, {"id": "2d696d77d77043b58e5fcf31f5b061c8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "607134c4d03c4a12af99220db79cc13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/4d400dc9317548458f1df41e633606c6", "region": "RegionOne"}], "id": "21d06a316a024880a69d4cd482f90971", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "74032efc222f428b908ef3abf0ba60d1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/4d400dc9317548458f1df41e633606c6", "region": "RegionOne"}], "id": "633be3df59df4f9b975484710048430d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0d52584065f94ee08ce4181b78367c5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7ae777b7f53744e0bbcb8c938dfbfe2f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8dbdc1e6b7e4d08a2a52a636eabc00f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "8ef2767026834c1189d97797d5c5a800", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4f50f76d3e044b83b5bdbee0c30d6f5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "c388de6ecbcc4fca8b0d700779fc657e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "fe5cea1ac05c45a1b3925a725a7eead7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "cc0d1c0427f9473bb326be07f15553e1", "type": "image", "name": "glance"}, {"endpoints": [{"id": "a45569cc58b84b1b853ecd851b25ca4e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "cccec230ba6c48ae92df03a6a374a7a6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "255fbf1fe41a497888423432cf3d6547", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/4d400dc9317548458f1df41e633606c6", "region": "RegionOne"}], "id": "e5ef73b8227840fa80228ecf30fbd9a7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2024-02-28 09:21:20,485 85925 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found netw ork {'id': '6414e1bf-b684-4b0d-9651-31204da6fa7d', 'name': 'tempest-TestMinimumBasicScenario-307758700-network', 'tenant_id': '4d400dc9317548458f1df41e633606c6', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '4d400dc9317548458f1df41e633606c6', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 54443, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-02-28T09:17:58Z', 'updated_at': '2024-02-28T09:17:58Z', 'revision_number': 1} available for tenant 2024-02-28 09:21:21,186 85925 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/compute/v2.1/servers 0.700s 2024-02-28 09:21:21,186 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-1309799838", "imageRef": "22cd950d-1ad0-49dc-ab6d-52846b2971ad", "flavorRef": "1", "key_name": "tempest-TestMinimumBasicScenario-1831266428", "networks": [{"uuid": "6414e1bf-b684-4b0d-9651-31204da6fa7d"}]}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:21:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/2d16518a-500e-4e27-adbc-be2dc312775e', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-450db0ae-2107-41fc-8744-5e9a3f911ae0', 'x-compute-request-id': 'req-450db0ae-2107-41fc-8744-5e9a3f911ae0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "2d16518a-500e-4e27-adbc-be2dc312775e", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2d16518a-500e-4e27-adbc-be2dc312775e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2d16518a-500e-4e27-adbc-be2dc312775e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "g6TeJP8PdMuc"}}' 2024-02-28 09:21:21,290 85925 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/2d16518a-500e-4e27-adbc-be2dc312775e 0.101s 2024-02-28 09:21:21,291 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:21:21 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-96e34aa4-f33d-4f3d-902e-73e0673ee498', 'x-compute-request-id': 'req-96e34aa4-f33d-4f3d-902e-73e0673ee498', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2d16518a-500e-4e27-adbc-be2dc312775e'} Body: b'{"server": {"id": "2d16518a-500e-4e27-adbc-be2dc312775e", "name": "tempest-TestMinimumBasicScenario-server-1309799838", "status": "BUILD", "tenant_id": "4d400dc9317548458f1df41e633606c6", "user_id": "1935ed2c43e24384874da073b076880e", "metadata": {}, "hostId": "", "image": {"id": "22cd950d-1ad0-49dc-ab6d-52846b2971ad", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/22cd950d-1ad0-49dc-ab6d-52846b2971ad"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:21:21Z", "updated": "2024-02-28T09:21:21Z", "addresses": {}, "ac cessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2d16518a-500e-4e27-adbc-be2dc312775e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2d16518a-500e-4e27-adbc-be2dc312775e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1831266428", "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": []}}' 2024-02-28 09:22:11,626 85925 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/2d16518a-500e-4e27-adbc-be2dc312775e 0.280s 2024-02-28 09:22:11,627 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:22:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1534', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16f7cc20-91dd-4d7f-9f28-59058b6a5a76', 'x-compute-request-id': 'req-16f7cc20-91dd-4d7f-9f28-59058b6a5a76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2d16518a-500e-4e27-adbc-be2dc312775e'} Body: b'{"server": {"id": "2d16518a-500e-4e27-adbc-be2dc312775e", "name": "tempest-TestMinimumBasicScenario-server-1309799838", "status": "ACTIVE", "tenant_id": "4d400dc9317548458f1df41e633606c6", "user_id": "1935ed2c43e24384874da073b076880e", "metadata": {}, "hostId": "a60ecf90e3483a94516646735c67bb46ea3255b9a350014d812dc5de", "image": {"id": "22cd950d-1ad0-49dc-ab6d-52846b2971ad", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/22cd950d-1ad0-49dc-ab6d-52846b2971ad"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:21:21Z", "updated": "2024-02-28T09:21:32Z", "addresses": {"tempest-TestMinimumBasicScenario-307758700-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:1b:12"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2d16518a-500e-4e27-adbc-be2dc312775e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2d16518a-500e-4e27-adbc-be2dc312775e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1831266428", "OS-SRV-USG:launched_at": "2024-02-28T09:21:32.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": []}}' 2024-02-28 09:22:11,652 85925 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-02-28 09:23:12,039 85925 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/2d16518a-500e-4e27-adbc-be2dc312775e 0.328s 2024-02-28 09:23:12,040 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:23:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1534', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3c0b2ab-27d2-4631-81e5-e21228a117a3', 'x-compute-request-id': 'req-b3c0b2ab-27d2-4631-81e5-e21228a117a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2d16518a-500e-4e27-adbc-be2dc312775e'} Body: b'{"server": {"id": "2d16518a-500e-4e27-adbc-be2dc312775e", "name": "tempest-TestMinimumBasicScenario-server-1309799838", "status": "ACTIVE", "tenant_id": "4d400dc9317548458f1df41e633606c6", "user_id": "1935ed2c43e24384874da073b076880e", "metadata": {}, "hostId": "a60ecf90e3483a94516646735c67bb46ea3255b9a350014d812dc5de", "image": {"id": "22cd950d-1ad0-49dc-ab6d-52846b2971ad", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/22cd950d-1ad0-49dc-ab6d-52846b2971ad"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:21:21Z", "updated": "2024-02-28T09:21:32Z", "addresses": {"tempest-TestMinimumBasicScenario-307758700-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:1b:12"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2d16518a-500e-4e27-adbc-be2dc312775e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2d16518a-500e-4e27-adbc-be2dc312775e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1831266428", "OS-SRV-USG:launched_at": "2024-02-28T09:21:32.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": []}}' 2024-02-28 09:23:12,123 85925 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers 0.070s 2024-02-28 09:23:12,124 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:23:12 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-c9c97046-8e90-4914-b03b-d9096fa56400', 'x-compute-request-id': 'req-c9c97046-8e90-4914-b03b-d9096fa56400', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "2d16518a-500e-4e27-adbc-be2dc312775e", "name": "tempest-TestMinimumBasicScenario-server-1309799838", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2d16518a-500e-4e27-adbc-be2dc312775e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2d16518a-500e-4e27-adbc-be2dc312775e"}]}]}' 2024-02-28 09:23:12,418 85925 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/2d16518a-500e-4e27-adbc-be2dc312775e 0.291s 2024-02-28 09:23:12,419 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:23:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1534', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d1e7d76-3670-4199-8897-be181aeb8a5d', 'x-compute-request-id': 'req-8d1e7d76-3670-4199-8897-be181aeb8a5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2d16518a-500e-4e27 -adbc-be2dc312775e'} Body: b'{"server": {"id": "2d16518a-500e-4e27-adbc-be2dc312775e", "name": "tempest-TestMinimumBasicScenario-server-1309799838", "status": "ACTIVE", "tenant_id": "4d400dc9317548458f1df41e633606c6", "user_id": "1935ed2c43e24384874da073b076880e", "metadata": {}, "hostId": "a60ecf90e3483a94516646735c67bb46ea3255b9a350014d812dc5de", "image": {"id": "22cd950d-1ad0-49dc-ab6d-52846b2971ad", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/22cd950d-1ad0-49dc-ab6d-52846b2971ad"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:21:21Z", "updated": "2024-02-28T09:21:32Z", "addresses": {"tempest-TestMinimumBasicScenario-307758700-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:1b:12"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2d16518a-500e-4e27-adbc-be2dc312775e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2d16518a-500e-4e27-adbc-be2dc312775e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1831266428", "OS-SRV-USG:launched_at": "2024-02-28T09:21:32.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": []}}' 2024-02-28 09:23:12,624 85925 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/volume/v3/4d400dc9317548458f1df41e633606c6/volumes 0.191s 2024-02-28 09:23:12,624 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-33054065", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:23:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-270e2530-b337-49a5-9e01-510c3068e888', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-270e2530-b337-49a5-9e01-510c3068e888', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4d400dc9317548458f1df41e633606c6/volumes'} Body: b'{"volume": {"id": "8e12b758-8b15-4d42-9f60-b3ec442e7ee8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:23:12.563427", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-33054065", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4d400dc9317548458f1df41e633606c6/volumes/8e12b758-8b15-4d42-9f60-b3ec442e7ee8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4d400dc9317548458f1df41e633606c6/volumes/8e12b758-8b15-4d42-9f60-b3ec442e7ee8"}], "user_id": "1935ed2c43e24384874da073b076880e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:23:12,688 85925 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/4d400dc9317548458f1df41e633606c6/volumes/8e12b758-8b15-4d42-9f60-b3ec442e7ee8 0.053s 2024-02-28 09:23:12,688 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:23:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-re quest-id': 'req-69e3dbc2-892a-4b1b-b532-a77da65d37ab', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69e3dbc2-892a-4b1b-b532-a77da65d37ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4d400dc9317548458f1df41e633606c6/volumes/8e12b758-8b15-4d42-9f60-b3ec442e7ee8'} Body: b'{"volume": {"id": "8e12b758-8b15-4d42-9f60-b3ec442e7ee8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:23:13.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-33054065", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4d400dc9317548458f1df41e633606c6/volumes/8e12b758-8b15-4d42-9f60-b3ec442e7ee8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4d400dc9317548458f1df41e633606c6/volumes/8e12b758-8b15-4d42-9f60-b3ec442e7ee8"}], "user_id": "1935ed2c43e24384874da073b076880e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4d400dc9317548458f1df41e633606c6"}}' 2024-02-28 09:23:13,742 85925 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/4d400dc9317548458f1df41e633606c6/volumes/8e12b758-8b15-4d42-9f60-b3ec442e7ee8 0.041s 2024-02-28 09:23:13,742 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:23:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-602dede4-e663-4c70-9881-8faf70955b6a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-602dede4-e663-4c70-9881-8faf70955b6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4d400dc9317548458f1df41e633606c6/volumes/8e12b758-8b15-4d42-9f60-b3ec442e7ee8'} Body: b'{"volume": {"id": "8e12b758-8b15-4d42-9f60-b3ec442e7ee8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:23:13.000000", "updated_at": "2024-02-28T09:23:13.000000", "name": "tempest-TestMinimumBasicScenario-volume-33054065", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4d400dc9317548458f1df41e633606c6/volumes/8e12b758-8b15-4d42-9f60-b3ec442e7ee8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4d400dc9317548458f1df41e633606c6/volumes/8e12b758-8b15-4d42-9f60-b3ec442e7ee8"}], "user_id": "1935ed2c43e24384874da073b076880e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4d400dc9317548458f1df41e633606c6"}}' 2024-02-28 09:23:13,859 85925 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4d400dc9317548458f1df41e633606c6/volumes/8e12b758-8b15-4d42-9f60-b3ec442e7ee8 0.102s 2024-02-28 09:23:13,860 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:23:13 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-3dd752b5-2e63-4d3c-a974-44289ca25699', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4d400dc93175484 58f1df41e633606c6/volumes/8e12b758-8b15-4d42-9f60-b3ec442e7ee8'} Body: b'' 2024-02-28 09:23:13,884 85925 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4d400dc9317548458f1df41e633606c6/volumes/8e12b758-8b15-4d42-9f60-b3ec442e7ee8 0.024s 2024-02-28 09:23:13,884 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:23:13 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-30ce0b93-6e77-42ad-b029-1a7e05404422', 'x-openstack-request-id': 'req-30ce0b93-6e77-42ad-b029-1a7e05404422', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4d400dc9317548458f1df41e633606c6/volumes/8e12b758-8b15-4d42-9f60-b3ec442e7ee8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8e12b758-8b15-4d42-9f60-b3ec442e7ee8 could not be found."}}' 2024-02-28 09:23:14,146 85925 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/2d16518a-500e-4e27-adbc-be2dc312775e 0.260s 2024-02-28 09:23:14,146 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:23: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-520b5445-be99-452a-b512-f714f9917f15', 'x-compute-request-id': 'req-520b5445-be99-452a-b512-f714f9917f15', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2d16518a-500e-4e27-adbc-be2dc312775e'} Body: b'' 2024-02-28 09:23:14,443 85925 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/2d16518a-500e-4e27-adbc-be2dc312775e 0.296s 2024-02-28 09:23:14,444 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:23:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1540', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed197ccd-4be9-4e74-840a-bbf428f071bf', 'x-compute-request-id': 'req-ed197ccd-4be9-4e74-840a-bbf428f071bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2d16518a-500e-4e27-adbc-be2dc312775e'} Body: b'{"server": {"id": "2d16518a-500e-4e27-adbc-be2dc312775e", "name": "tempest-TestMinimumBasicScenario-server-1309799838", "status": "ACTIVE", "tenant_id": "4d400dc9317548458f1df41e633606c6", "user_id": "1935ed2c43e24384874da073b076880e", "metadata": {}, "hostId": "a60ecf90e3483a94516646735c67bb46ea3255b9a350014d812dc5de", "image": {"id": "22cd950d-1ad0-49dc-ab6d-52846b2971ad", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/22cd950d-1ad0-49dc-ab6d-52846b2971ad"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:21:21Z", "updated": "2024-02-28T09:23:14Z", "addresses": {"tempest-TestMinimumBasicScenario-307758700-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:1b:12"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2d16518a-500e-4e27-adbc-be2dc312775e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2d16518a-500e-4e27-adbc-be2dc312775e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1831266428", "OS-SRV-USG:launched_at": "2024-02-28T09:21:32.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": []}}' 2024-02-28 09:24:04,664 85925 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/2d16518a-500e-4e27-adbc-be2dc312775e 0.153s 2024-02-28 09:24:04,665 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:24:04 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-7e7f6acb-86fa-496e-aa50-38e2b4d367dc', 'x-compute-request-id': 'req-7e7f6acb-86fa-496e-aa50-38e2b4d367dc', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2d16518a-500e-4e27-adbc-be2dc312775e'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 2d16518a-500e-4e27-adbc-be2dc312775e could not be found."}}' 2024-02-28 09:24:04,689 85925 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1831266428 0.024s 2024-02-28 09:24:04,690 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:24:04 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-4746cb97-6c54-4dd3-a732-1992866b9a4f', 'x-compute-request-id': 'req-4746cb97-6c54-4dd3-a732-1992866b9a4f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1831266428'} Body: b'' 2024-02-28 09:24:04,787 85925 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/22cd950d-1ad0-49dc-ab6d-52846b2971ad 0.097s 2024-02-28 09:24:04,788 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:24:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-2496e256-9524-4498-beef-37bb9cfee1e3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/22cd950d-1ad0-49dc-ab6d-52846b2971ad'} Body: b'' {4} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [166.983449s] ... 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 91ff23ff-2e85-4c74-aab9-1cebb4bcca00 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:21:17,860 85923 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-02-28 09:21:17,860 85923 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-02-28 09:21:17,923 85923 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.061s 2024-02-28 09:21:17,923 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-322473272", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKrY4HjU8oAcLmB3JAoJP5RKnNZFvarLuspOwYeEdySs6CGiBzduT816CdmioI9huMMOODziBTzWVHCNMCHLRUxMVU6h4hiDEuIjWQmyb7ZasGzSGW5VtyYBxM3+5r6cCA=="}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:21: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-adf7af6c-0318-42e4-a40f-a2f2ce8d0b14', 'x-compute-request-id': 'req-adf7af6c-0318-42e4-a40f-a2f2ce8d0b14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-322473272", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKrY4HjU8oAcLmB3JAoJP5RKnNZFvarLuspOwYeEdySs6CGiBzduT816CdmioI9huMMOODziBTzWVHCNMCHLRUxMVU6h4hiDEuIjWQmyb7ZasGzSGW5VtyYBxM3+5r6cCA==", "fingerprint": "6b:4c:3b:b3:ef:5c:bc:03:bb:ac:cc:1f:89:87:19:cb", "user_id": "1130e11cbd2b494b915a245e75aad1f7"}}' 2024-02-28 09:21:17,926 85923 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-322473272 created 2024-02-28 09:21:18,266 85923 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.339s 2024-02-28 09:21:18,266 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--617739602", "description": "tempest-description--1950298408"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-08280b74-ceba-41df-bd24-9e30d0d24727', 'date': 'Wed, 28 Feb 2024 09:21:18 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "cb826f22-2c5a-4f2b-96ef-74e523d62394", "name": "tempest-securitygroup--617739602", "stateful": true, "tenant_id": "6fe7d49cd5584178a8503414a5891990", "description": "tempest-description--1950298408", "shared": false, "security_group_rules": [{"id": "592a4cee-ccb9-43ec-9cd6-9b519756b19f", "project_id": "6fe7d49cd5584178a8503414a5891990", "tenant_id": "6fe7d49cd5584178a8503414a5891990", "security_group_id": "cb826f22-2c5a-4f2b-96ef-74e523d62394", "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": 771, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:21:18Z", "updated_at": "2024-02-28T09:21:18Z", "revision_number": 0}, {"id": "b7cc1ae0-289d-4a28-b3e7-f4d6c39f11c0", "project_id": "6fe7d49cd5584178a8503414a5891990", "tenant_id": "6fe7d49cd5584178a8503414a5891990", "security_group_id": "cb826f22-2c5a-4f2b-96ef-74e523d62394", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_ran ge_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 770, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:21:18Z", "updated_at": "2024-02-28T09:21:18Z", "revision_number": 0}], "tags": [], "created_at": "2024-02-28T09:21:18Z", "updated_at": "2024-02-28T09:21:18Z", "revision_number": 1, "project_id": "6fe7d49cd5584178a8503414a5891990"}}' 2024-02-28 09:21:18,870 85923 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.603s 2024-02-28 09:21:18,871 85923 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": "cb826f22-2c5a-4f2b-96ef-74e523d62394", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-57d31f23-7788-4646-9f70-2fcf4aff58d8', 'date': 'Wed, 28 Feb 2024 09:21:18 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "821fdd0d-1c6c-4195-8432-b26c99bbe4a4", "project_id": "6fe7d49cd5584178a8503414a5891990", "tenant_id": "6fe7d49cd5584178a8503414a5891990", "security_group_id": "cb826f22-2c5a-4f2b-96ef-74e523d62394", "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": "2024-02-28T09:21:18Z", "updated_at": "2024-02-28T09:21:18Z", "revision_number": 0}}' 2024-02-28 09:21:19,091 85923 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.220s 2024-02-28 09:21:19,092 85923 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": "cb826f22-2c5a-4f2b-96ef-74e523d62394", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-22add3e0-62d8-4fe0-862c-68580fad9d16', 'date': 'Wed, 28 Feb 2024 09:21:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0d753629-e883-476c-a056-dbd564f6539a", "project_id": "6fe7d49cd5584178a8503414a5891990", "tenant_id": "6fe7d49cd5584178a8503414a5891990", "security_group_id": "cb826f22-2c5a-4f2b-96ef-74e523d62394", "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": "2024-02-28T09:21:18Z", "updated_at": "2024-02-28T09:21:18Z", "revision_number": 0}}' 2024-02-28 09:21:19,092 85923 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--617739602 created 2024-02-28 09:21:20,007 85923 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.915s 2024-02-28 09:21:20,008 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "eff 6aa9f-a27a-4fba-a655-d390189c40e9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-48ac675b-a8ed-4461-8184-4a95d1383d90', 'date': 'Wed, 28 Feb 2024 09:21:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "427a72fe-2331-44bd-a6fa-50a1b9bfb827", "tenant_id": "6fe7d49cd5584178a8503414a5891990", "floating_ip_address": "172.24.4.172", "floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "6fe7d49cd5584178a8503414a5891990", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-02-28T09:21:19Z", "updated_at": "2024-02-28T09:21:19Z", "revision_number": 0}}' 2024-02-28 09:21:20,008 85923 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '427a72fe-2331-44bd-a6fa-50a1b9bfb827', 'tenant_id': '6fe7d49cd5584178a8503414a5891990', 'floating_ip_address': '172.24.4.172', 'floating_network_id': 'eff6aa9f-a27a-4fba-a655-d390189c40e9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '6fe7d49cd5584178a8503414a5891990', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-02-28T09:21:19Z', 'updated_at': '2024-02-28T09:21:19Z', 'revision_number': 0, 'ip': '172.24.4.172'} created 2024-02-28 09:21:20,105 85923 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.090s 2024-02-28 09:21:20,105 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 28 Feb 2024 09:21:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2813', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-1a9667a7-1ca1-462c-8a33-18dd6174f98e', '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": "1130e11cbd2b494b915a245e75aad1f7", "name": "tempest-AttachVolumeTestJSON-1361975258-project-member", "password_expires_at": null}, "audit_ids": ["Npg0QribR6CCD2o9LLMSxQ"], "expires_at": "2024-02-28T10:21:20.000000Z", "issued_at": "2024-02-28T09:21:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6fe7d49cd5584178a8503414a5891990", "name": "tempest-AttachVolumeTestJSON-1361975258"}, "is_domain": false, "roles": [{"id": "034d7a484a5e4908aeb9a02a09c0654f", "name": "member"}, {"id": "2d696d77d77043b58e5fcf31f5b061c8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "607134c4d03c4a12af99220db79cc13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6fe7d49cd5584178a8503414a5891990", "region": "RegionOne"}], "id": "21d06a316a024880a69d4cd482f90971", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "74032efc222f428b908ef3abf0ba60d1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6fe7d49cd5584178a8503414a5891990", "region": "RegionOne"}], "id": "633be3df59df4f9b975484710048430d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0d52584065f94ee08ce4181b78367c5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7ae777b7f53744e0bbcb8c938dfbfe2f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8dbdc1e6b7e4d08a2a52a636eabc00f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "8ef2767026834c1189d97797d5c5a800", "type": "placement", "name": "placeme nt"}, {"endpoints": [{"id": "4f50f76d3e044b83b5bdbee0c30d6f5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "c388de6ecbcc4fca8b0d700779fc657e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "fe5cea1ac05c45a1b3925a725a7eead7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "cc0d1c0427f9473bb326be07f15553e1", "type": "image", "name": "glance"}, {"endpoints": [{"id": "a45569cc58b84b1b853ecd851b25ca4e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "cccec230ba6c48ae92df03a6a374a7a6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "255fbf1fe41a497888423432cf3d6547", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/6fe7d49cd5584178a8503414a5891990", "region": "RegionOne"}], "id": "e5ef73b8227840fa80228ecf30fbd9a7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2024-02-28 09:21:20,105 85923 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': 'f0847062-ab72-43ee-82cb-a2eeb888f99c', 'name': 'tempest-AttachVolumeTestJSON-2043950529-network', 'tenant_id': '6fe7d49cd5584178a8503414a5891990', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6fe7d49cd5584178a8503414a5891990', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 34938, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-02-28T09:18:01Z', 'updated_at': '2024-02-28T09:18:01Z', 'revision_number': 1} available for tenant 2024-02-28 09:21:20,106 85923 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-322473272', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKrY4HjU8oAcLmB3JAoJP5RKnNZFvarLuspOwYeEdySs6CGiBzduT816CdmioI9huMMOODziBTzWVHCNMCHLRUxMVU6h4hiDEuIjWQmyb7ZasGzSGW5VtyYBxM3+5r6cCA==', 'fingerprint': '6b:4c:3b:b3:ef:5c:bc:03:bb:ac:cc:1f:89:87:19:cb', 'user_id': '1130e11cbd2b494b915a245e75aad1f7', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBS8scAlE/+HGiF7SA57RIaEUES41PHhxcAUSTkd4UmlR9xDbf81w2n\n4Q1ITMc8q4qgBwYFK4EEACKhZANiAASq2OB41PKAHC5gdyQKCT+USpzWRb2qy7rK\nTsGHhHckrOghogc3bk/NegnZoqCPYbjDDjg84gU81lRwjTAhy0VMTFVOoeIYgxLi\nI1kJsm+2WrBs0hluVbcmAcTN/ua+nAg=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'cb826f22-2c5a-4f2b-96ef-74e523d62394', 'name': 'tempest-securitygroup--617739602', 'stateful': True, 'tenant_id': '6fe7d49cd5584178a8503414a5891990', 'description': 'tempest-description--1950298408', 'shared': False, 'security_group_rules': [{'id': '592a4cee-ccb9-43ec-9cd6-9b519756b19f', 'project_id': '6fe7d49cd5584178a8503414a5891990', 'tenant_id': '6fe7d49cd5584178a8503414a5891990', 'security_group_id': 'cb826f22-2c5a-4f2b-96ef-74e523d62394', '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': 771, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-02-28T09:21:18Z', 'updated_at': '2024-02-28T09:21:18Z', 'revision_number': 0}, {'id': 'b7cc1ae0-289d-4a28-b3e7-f4d6c39f11c0', 'project_id': '6fe7d49cd5584178a8503414a5891990', 'tenant_id': '6fe7d49cd5584178a8503414a5891990', 'security_group_id': 'cb826f22-2c5a-4f2b-96ef-74e523d62394', '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': 770, 'belong s_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-02-28T09:21:18Z', 'updated_at': '2024-02-28T09:21:18Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-02-28T09:21:18Z', 'updated_at': '2024-02-28T09:21:18Z', 'revision_number': 1, 'project_id': '6fe7d49cd5584178a8503414a5891990'}, 'floating_ip': {'id': '427a72fe-2331-44bd-a6fa-50a1b9bfb827', 'tenant_id': '6fe7d49cd5584178a8503414a5891990', 'floating_ip_address': '172.24.4.172', 'floating_network_id': 'eff6aa9f-a27a-4fba-a655-d390189c40e9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '6fe7d49cd5584178a8503414a5891990', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-02-28T09:21:19Z', 'updated_at': '2024-02-28T09:21:19Z', 'revision_number': 0, 'ip': '172.24.4.172'}} 2024-02-28 09:21:20,699 85923 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.592s 2024-02-28 09:21:20,699 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1163233832", "imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "f0847062-ab72-43ee-82cb-a2eeb888f99c"}], "security_groups": [{"name": "tempest-securitygroup--617739602"}], "key_name": "tempest-keypair-322473272", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:21:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/70b11762-45bf-4c14-9797-3082faba725b', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6200e84c-0a39-4c3f-b3e1-8543f38e978c', 'x-compute-request-id': 'req-6200e84c-0a39-4c3f-b3e1-8543f38e978c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "70b11762-45bf-4c14-9797-3082faba725b", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/70b11762-45bf-4c14-9797-3082faba725b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/70b11762-45bf-4c14-9797-3082faba725b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--617739602"}], "adminPass": "password"}}' 2024-02-28 09:21:20,816 85923 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/70b11762-45bf-4c14-9797-3082faba725b 0.113s 2024-02-28 09:21:20,817 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:21:20 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-3e688051-0735-442a-8d67-683e6bf84982', 'x-compute-request-id': 'req-3e688051-0735-442a-8d67-683e6bf84982', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/70b11762-45bf-4c14-9797-3082faba725b'} Body: b'{"server": {"id": "70b11762-45bf-4c14-9797-3082faba725b", "name": "tempest-AttachVolumeTestJSON-server-1163233832", "status": "BUILD", "tenant_id": "6fe7d49cd5584178a8503414a5891990", "user_id": "1130e11cbd2b494b915a245e75aad1f7", "metadata": {}, "hostId": "", "imag e": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:21:21Z", "updated": "2024-02-28T09:21:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/70b11762-45bf-4c14-9797-3082faba725b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/70b11762-45bf-4c14-9797-3082faba725b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-322473272", "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": []}}' 2024-02-28 09:22:11,198 85923 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/70b11762-45bf-4c14-9797-3082faba725b 0.318s 2024-02-28 09:22:11,199 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:22:10 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-10ac0055-1951-4f64-8c74-5ca464b53505', 'x-compute-request-id': 'req-10ac0055-1951-4f64-8c74-5ca464b53505', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/70b11762-45bf-4c14-9797-3082faba725b'} Body: b'{"server": {"id": "70b11762-45bf-4c14-9797-3082faba725b", "name": "tempest-AttachVolumeTestJSON-server-1163233832", "status": "ACTIVE", "tenant_id": "6fe7d49cd5584178a8503414a5891990", "user_id": "1130e11cbd2b494b915a245e75aad1f7", "metadata": {}, "hostId": "fade3d9af4d746b6280b3b061b3c7bdc65bf21d82e5f491732908a99", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:21:20Z", "updated": "2024-02-28T09:21:32Z", "addresses": {"tempest-AttachVolumeTestJSON-2043950529-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:98:f5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/70b11762-45bf-4c14-9797-3082faba725b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/70b11762-45bf-4c14-9797-3082faba725b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-322473272", "OS-SRV-USG:launched_at": "2024-02-28T09:21:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--617739602"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:22:11,212 85923 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-02-28 09:23:11,409 85923 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/70b11762-45bf-4c14-9797-3082faba725b/os-interface 0.139s 2024-02-28 09:23:11,409 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:23:11 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-b1445012-49b4-4f0f-946e-8c1650b191f3', 'x-compute-request-id': 'req-b1445012-49b4-4f0f-946e-8c1650b191f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/70b11762-45bf-4c14-9797-3082faba725b/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "f0847062-ab72-43ee-82cb-a2eeb888f99c", "port_id": "b03f177b-49c1-4cf7-9e95-e5c31bb2443e", "mac_addr": "fa:16:3e:aa:98:f5", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "afefde53-1e02-49be-ad99-2a0631ac4c6f", "ip_address": "10.0.0.10"}]}]}' 2024-02-28 09:23:12,336 85923 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/427a72fe-2331-44bd-a6fa-50a1b9bfb827 0.924s 2024-02-28 09:23:12,337 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "b03f177b-49c1-4cf7-9e95-e5c31bb2443e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-0d548d7c-e873-4646-a9ca-f4044ce4e4b9', 'date': 'Wed, 28 Feb 2024 09:23:12 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/427a72fe-2331-44bd-a6fa-50a1b9bfb827'} Body: b'{"floatingip": {"id": "427a72fe-2331-44bd-a6fa-50a1b9bfb827", "tenant_id": "6fe7d49cd5584178a8503414a5891990", "floating_ip_address": "172.24.4.172", "floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9", "router_id": "30c45362-e74a-4cde-ae36-90e6db7ca571", "port_id": "b03f177b-49c1-4cf7-9e95-e5c31bb2443e", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "f0847062-ab72-43ee-82cb-a2eeb888f99c", "mac_address": "fa:16:3e:aa:98:f5", "admin_state_up": true, "status": "ACTIVE", "device_id": "70b11762-45bf-4c14-9797-3082faba725b", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-02-28T09:21:19Z", "updated_at": "2024-02-28T09:23:11Z", "revision_number": 1, "project_id": "6fe7d49cd5584178a8503414a5891990"}}' 2024-02-28 09:23:12,338 85923 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.172:22' as 'cirros' with public key authentication 2024-02-28 09:23:12,347 85923 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-02-28 09:23:12,458 85923 INFO [paramiko.transport] Authentication (publickey) successful! 2024-02-28 09:23:12,459 85923 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.172 successfully created 2024-02-28 09:23:12,499 85923 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/70b11762-45bf-4c14-9797-3082faba725b/ips 0.040s 2024-02-28 09:23:12,500 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:23:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '105', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15fa959e-585f-48bf-867b-ecf01a8481f7', 'x-compute-request-id': 'req-15fa959e-585f-48bf-867b-ecf01a8481f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/70b11762- 45bf-4c14-9797-3082faba725b/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-2043950529-network": [{"version": 4, "addr": "10.0.0.10"}]}}' 2024-02-28 09:23:12,693 85923 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/volume/v3/6fe7d49cd5584178a8503414a5891990/volumes 0.191s 2024-02-28 09:23:12,694 85923 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-1205202740"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:23:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31c9b19e-5b54-4a1c-93af-e1d881b9d94a', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31c9b19e-5b54-4a1c-93af-e1d881b9d94a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6fe7d49cd5584178a8503414a5891990/volumes'} Body: b'{"volume": {"id": "91ff23ff-2e85-4c74-aab9-1cebb4bcca00", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:23:12.626396", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1205202740", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6fe7d49cd5584178a8503414a5891990/volumes/91ff23ff-2e85-4c74-aab9-1cebb4bcca00"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6fe7d49cd5584178a8503414a5891990/volumes/91ff23ff-2e85-4c74-aab9-1cebb4bcca00"}], "user_id": "1130e11cbd2b494b915a245e75aad1f7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:23:12,744 85923 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/6fe7d49cd5584178a8503414a5891990/volumes/91ff23ff-2e85-4c74-aab9-1cebb4bcca00 0.038s 2024-02-28 09:23:12,744 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:23:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fc6672d-2fc0-4c57-ba76-7f8b615ecf6e', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fc6672d-2fc0-4c57-ba76-7f8b615ecf6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6fe7d49cd5584178a8503414a5891990/volumes/91ff23ff-2e85-4c74-aab9-1cebb4bcca00'} Body: b'{"volume": {"id": "91ff23ff-2e85-4c74-aab9-1cebb4bcca00", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:23:13.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1205202740", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6fe7d49cd5584178a8503414a5891990/volumes/91ff23ff-2e85-4c74-aab9-1cebb4bcca00"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6fe7d49cd5584178a8503414a5891990/volumes/91ff23ff-2e85-4c74-aab9-1cebb4bcca00"}], "user_id": "1130e11cbd2b494b915a245e75aad1f7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6fe7d49cd5584178a8503414a5891990"}}' 2024-02-28 09:23:13,800 85923 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/6f e7d49cd5584178a8503414a5891990/volumes/91ff23ff-2e85-4c74-aab9-1cebb4bcca00 0.042s 2024-02-28 09:23:13,800 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:23:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7053e46b-cb42-4c7f-8409-9b50c1fab8a9', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7053e46b-cb42-4c7f-8409-9b50c1fab8a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6fe7d49cd5584178a8503414a5891990/volumes/91ff23ff-2e85-4c74-aab9-1cebb4bcca00'} Body: b'{"volume": {"id": "91ff23ff-2e85-4c74-aab9-1cebb4bcca00", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:23:13.000000", "updated_at": "2024-02-28T09:23:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1205202740", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6fe7d49cd5584178a8503414a5891990/volumes/91ff23ff-2e85-4c74-aab9-1cebb4bcca00"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6fe7d49cd5584178a8503414a5891990/volumes/91ff23ff-2e85-4c74-aab9-1cebb4bcca00"}], "user_id": "1130e11cbd2b494b915a245e75aad1f7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6fe7d49cd5584178a8503414a5891990"}}' 2024-02-28 09:23:13,930 85923 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/70b11762-45bf-4c14-9797-3082faba725b 0.116s 2024-02-28 09:23:13,930 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:23: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-dea7a2ad-7699-4cae-adf6-95d18ec619d1', 'x-compute-request-id': 'req-dea7a2ad-7699-4cae-adf6-95d18ec619d1', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/70b11762-45bf-4c14-9797-3082faba725b'} Body: b'' 2024-02-28 09:23:14,114 85923 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/70b11762-45bf-4c14-9797-3082faba725b 0.183s 2024-02-28 09:23:14,115 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:23:13 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-f0eac542-6edf-4792-a0e6-3993a7b8f705', 'x-compute-request-id': 'req-f0eac542-6edf-4792-a0e6-3993a7b8f705', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/70b11762-45bf-4c14-9797-3082faba725b'} Body: b'{"server": {"id": "70b11762-45bf-4c14-9797-3082faba725b", "name": "tempest-AttachVolumeTestJSON-server-1163233832", "status": "ACTIVE", "tenant_id": "6fe7d49cd5584178a8503414a5891990", "user_id": "1130e11cbd2b494b915a245e75aad1f7", "metadata": {}, "hostId": "fade3d9af4d746b6280b3b061b3c7bdc65bf21d82e5f491732908a99", "image": {"id": " b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:21:20Z", "updated": "2024-02-28T09:23:14Z", "addresses": {"tempest-AttachVolumeTestJSON-2043950529-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:98:f5"}, {"version": 4, "addr": "172.24.4.172", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:98:f5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/70b11762-45bf-4c14-9797-3082faba725b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/70b11762-45bf-4c14-9797-3082faba725b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-322473272", "OS-SRV-USG:launched_at": "2024-02-28T09:21:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--617739602"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:24:04,306 85923 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/70b11762-45bf-4c14-9797-3082faba725b 0.125s 2024-02-28 09:24:04,306 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:24:04 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-0281b623-1ea8-4dbb-88cc-bb752e5e74b8', 'x-compute-request-id': 'req-0281b623-1ea8-4dbb-88cc-bb752e5e74b8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/70b11762-45bf-4c14-9797-3082faba725b'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 70b11762-45bf-4c14-9797-3082faba725b could not be found."}}' 2024-02-28 09:24:04,338 85923 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-322473272 0.031s 2024-02-28 09:24:04,339 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:24:04 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-64689fe8-951b-43ca-a278-d97f86f6cda5', 'x-compute-request-id': 'req-64689fe8-951b-43ca-a278-d97f86f6cda5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-322473272'} Body: b'' 2024-02-28 09:24:04,493 85923 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/cb826f22-2c5a-4f2b-96ef-74e523d62394 0.153s 2024-02-28 09:24:04,493 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-540a35b7-ac0d-401d-ac5d-3a0e68b8c08f', 'content-length': '0', 'date': 'Wed, 28 Feb 2024 09:24:04 GMT', 'connection': 'close', 'status': '2 04', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/cb826f22-2c5a-4f2b-96ef-74e523d62394'} Body: b'' 2024-02-28 09:24:04,508 85923 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/cb826f22-2c5a-4f2b-96ef-74e523d62394 0.015s 2024-02-28 09:24:04,509 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-24ceb662-37e5-4dfd-b93c-a949f9f1792c', 'date': 'Wed, 28 Feb 2024 09:24:04 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/cb826f22-2c5a-4f2b-96ef-74e523d62394'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group cb826f22-2c5a-4f2b-96ef-74e523d62394 does not exist", "detail": ""}}' 2024-02-28 09:24:04,842 85923 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/427a72fe-2331-44bd-a6fa-50a1b9bfb827 0.333s 2024-02-28 09:24:04,842 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-5073bc5f-db32-4a1f-9a81-3a5c37f04be2', 'content-length': '0', 'date': 'Wed, 28 Feb 2024 09:24:04 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/427a72fe-2331-44bd-a6fa-50a1b9bfb827'} Body: b'' {4} setUpClass (tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest) ... SKIPPED: Manage snapshot tests are disabled {4} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts [0.276954s] ... ok {4} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host [0.111744s] ... ok {5} setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest) ... SKIPPED: Cinder backup feature disabled {4} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details [0.160064s] ... 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 970, 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: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:24:14,121 85923 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_with_details): 200 GET http://10.0.0.210/volume/v3/9a8efe6799e5406fa69178855e5e1b1f/scheduler-stats/get_pools?detail=True 0.152s 2024-02-28 09:24:14,121 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:24:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe487b0c-41b7-4ae1-a65d-17f9be05962a', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe487b0c-41b7-4ae1-a65d-17f9be05962a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9a8efe6799e5406fa69178855e5e1b1f/scheduler-stats/get_pools?detail=True'} Body: b'{"pools": []}' {4} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details [0.033675s] ... 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 970, 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: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:24:14,160 85923 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_without_details): 200 GET http://10.0.0.210/volume/v3/9a8efe6799e5406fa69178855e5e1b1f/scheduler-stats/get_pools 0.030s 2024-02-28 09:24:14,161 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:24:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-819eb111-f27a-4de2-9358-1fb02e42e811', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-819eb111-f27a-4de2-9358-1fb02e42e811', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9a8efe6799e5406fa69178855e5e1b1f/scheduler-stats/get_pools'} Body: b'{"pools": []}' {4} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason [0.019832s] ... ok {4} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary [0.032766s] ... ok {4} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host [0.027943s] ... ok {4} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host [0.028966s] ... ok {4} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host [0.026574s] ... ok {9} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume [166.521303s] ... 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 99f571ee-bd56-4791-8cf0-db44a3002b0c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:22:56,028 85933 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-02-28 09:22:56,029 85933 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-02-28 09:22:56,086 85933 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.056s 2024-02-28 09:22:56,087 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-383602520", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIIS3r3e+fvfEKf4qk4upPBwMcxKUzxCsH80MOx/bPjY1KAZAFxACvyzG5klUma57twkbhucwPmLnJr1i/GksKhwjPhea/VAJz10BurKcc+dJNSP62UK8JLAffzq/N+f9w=="}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:22:56 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-8f2baa5c-7fdf-4b35-bb13-4fe77a331a80', 'x-compute-request-id': 'req-8f2baa5c-7fdf-4b35-bb13-4fe77a331a80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-383602520", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIIS3r3e+fvfEKf4qk4upPBwMcxKUzxCsH80MOx/bPjY1KAZAFxACvyzG5klUma57twkbhucwPmLnJr1i/GksKhwjPhea/VAJz10BurKcc+dJNSP62UK8JLAffzq/N+f9w==", "fingerprint": "da:57:e1:15:1f:3b:e3:1f:c2:70:b0:06:2b:76:48:76", "user_id": "afd8fa0c71cb46718378f3bfa16256d6"}}' 2024-02-28 09:22:56,089 85933 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-383602520 created 2024-02-28 09:22:56,274 85933 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.184s 2024-02-28 09:22:56,274 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--705554560", "description": "tempest-description--326500294"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-49df9eff-853d-4086-af05-3a373ee9a895', 'date': 'Wed, 28 Feb 2024 09:22:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "c95c5f18-274e-4c6f-b052-25dcbbd0bceb", "name": "tempest-securitygroup--705554560", "stateful": true, "tenant_id": "eff20d1f7fb94df0acb0688728aba12f", "description": "tempest-description--326500294", "shared": false, "security_group_rules": [{"id": "0bb3a81d-e2ac-413c-acc4-7bebc53ccd67", "project_id": "eff20d1f7fb94df0acb0688728aba12f", "tenant_id": "eff20d1f7fb94df0acb0688728aba12f", "security_group_id": "c95c5f18-274e-4c6f-b052-25dcbbd0bceb", "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": 788, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:22:56Z", "updated_at": "2024-02-28T09:22:56Z", "revision_number": 0}, {"id": "6f39e7e7-6b28-4f56-91b5-dd7e182f32da", "project_id": "eff20d1f7fb94df0acb0688728aba12f", "tenant_id": "eff20d1f7fb94df0acb0688728aba12f", "security_group_id": "c95c5f18-274e-4c6f-b052-25dcbbd0bceb", "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": 789, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:22:56Z", "updated_at": "2024-02-28T09:22:56Z", "revision_number": 0}], "tags": [], "created_at": "2024-02-28T09:22:56Z", "updated_at": "2024-02-28T09:22:56Z", "revision_number": 1, "project_id": "eff20d1f7fb94df0acb0688728aba12f"}}' 2024-02-28 09:22:56,498 85933 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.223s 2024-02-28 09:22:56,499 85933 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": "c95c5f18-274e-4c6f-b052-25dcbbd0bceb", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-64ec9f82-3b7a-4c92-9889-bd2d4f348fd1', 'date': 'Wed, 28 Feb 2024 09:22:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0ee4e2ce-372b-48e9-be68-1d9488328c37", "project_id": "eff20d1f7fb94df0acb0688728aba12f", "tenant_id": "eff20d1f7fb94df0acb0688728aba12f", "security_group_id": "c95c5f18-274e-4c6f-b052-25dcbbd0bceb", "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": "2024-02-28T09:22:56Z", "updated_at": "2024-02-28T09:22:56Z", "revision_number": 0}}' 2024-02-28 09:22:56,696 85933 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.197s 2024-02-28 09:22:56,697 85933 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": "c95c5f18-274e-4c6f-b052-25dcbbd0bceb", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-161ae0e3-2ce3-4916-bbe8-bf4a38a17ed3', 'date': 'Wed, 28 Feb 2024 09:22:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d17f894d-4195-42ff-843e-a601b922f89b", "project_id": "eff20d1f7fb94df0acb0688728aba12f", "tenant_id": "eff20d1f7fb94df0acb0688728aba12f", "security_group_id": "c95c5f18-274e-4c6f-b052-25dcbbd0bceb", "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": "2024-02-28T09:22:56Z", "updated_at": "2024-02-28T09:22:56Z", "revision_number": 0}}' 2024-02-28 09:22:56,697 85933 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--705554560 created 2024-02-28 09:22:57,460 85933 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.762s 2024-02-28 09:22:57,461 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "eff6a a9f-a27a-4fba-a655-d390189c40e9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-bc61af89-6770-477c-8195-1c11da149a34', 'date': 'Wed, 28 Feb 2024 09:22:57 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "3a4ec000-914f-45b7-996a-5dcbb1c04593", "tenant_id": "eff20d1f7fb94df0acb0688728aba12f", "floating_ip_address": "172.24.4.73", "floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "eff20d1f7fb94df0acb0688728aba12f", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-02-28T09:22:57Z", "updated_at": "2024-02-28T09:22:57Z", "revision_number": 0}}' 2024-02-28 09:22:57,461 85933 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '3a4ec000-914f-45b7-996a-5dcbb1c04593', 'tenant_id': 'eff20d1f7fb94df0acb0688728aba12f', 'floating_ip_address': '172.24.4.73', 'floating_network_id': 'eff6aa9f-a27a-4fba-a655-d390189c40e9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'eff20d1f7fb94df0acb0688728aba12f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-02-28T09:22:57Z', 'updated_at': '2024-02-28T09:22:57Z', 'revision_number': 0, 'ip': '172.24.4.73'} created 2024-02-28 09:22:57,518 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.052s 2024-02-28 09:22:57,518 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 28 Feb 2024 09:22:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-3286de8d-87eb-476a-aad6-b30f6ab31868', '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": "afd8fa0c71cb46718378f3bfa16256d6", "name": "tempest-AttachVolumeNegativeTest-1601205437-project-member", "password_expires_at": null}, "audit_ids": ["tiw4M2yORiWqs46Oo9xu_Q"], "expires_at": "2024-02-28T10:22:57.000000Z", "issued_at": "2024-02-28T09:22:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eff20d1f7fb94df0acb0688728aba12f", "name": "tempest-AttachVolumeNegativeTest-1601205437"}, "is_domain": false, "roles": [{"id": "034d7a484a5e4908aeb9a02a09c0654f", "name": "member"}, {"id": "2d696d77d77043b58e5fcf31f5b061c8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "607134c4d03c4a12af99220db79cc13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/eff20d1f7fb94df0acb0688728aba12f", "region": "RegionOne"}], "id": "21d06a316a024880a69d4cd482f90971", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "74032efc222f428b908ef3abf0ba60d1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/eff20d1f7fb94df0acb0688728aba12f", "region": "RegionOne"}], "id": "633be3df59df4f9b975484710048430d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0d52584065f94ee08ce4181b78367c5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7ae777b7f53744e0bbcb8c938dfbfe2f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8dbdc1e6b7e4d08a2a52a636eabc00f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "8ef2767026834c1189d97797d5c5a800", "type": "placement", "name": "place ment"}, {"endpoints": [{"id": "4f50f76d3e044b83b5bdbee0c30d6f5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "c388de6ecbcc4fca8b0d700779fc657e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "fe5cea1ac05c45a1b3925a725a7eead7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "cc0d1c0427f9473bb326be07f15553e1", "type": "image", "name": "glance"}, {"endpoints": [{"id": "a45569cc58b84b1b853ecd851b25ca4e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "cccec230ba6c48ae92df03a6a374a7a6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "255fbf1fe41a497888423432cf3d6547", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/eff20d1f7fb94df0acb0688728aba12f", "region": "RegionOne"}], "id": "e5ef73b8227840fa80228ecf30fbd9a7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2024-02-28 09:22:57,519 85933 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': '21fc7ffd-859d-4a28-b65a-9bc0daddab22', 'name': 'tempest-AttachVolumeNegativeTest-1259395173-network', 'tenant_id': 'eff20d1f7fb94df0acb0688728aba12f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'eff20d1f7fb94df0acb0688728aba12f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 40520, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-02-28T09:17:04Z', 'updated_at': '2024-02-28T09:17:04Z', 'revision_number': 1} available for tenant 2024-02-28 09:22:57,519 85933 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-383602520', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIIS3r3e+fvfEKf4qk4upPBwMcxKUzxCsH80MOx/bPjY1KAZAFxACvyzG5klUma57twkbhucwPmLnJr1i/GksKhwjPhea/VAJz10BurKcc+dJNSP62UK8JLAffzq/N+f9w==', 'fingerprint': 'da:57:e1:15:1f:3b:e3:1f:c2:70:b0:06:2b:76:48:76', 'user_id': 'afd8fa0c71cb46718378f3bfa16256d6', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBavaC4byS0p+9Ny/YaR5EdNoLOyMacPJAfFfkanODDmxEWz+3kZ48C\nDMm1k7Z06qCgBwYFK4EEACKhZANiAASCEt693vn73xCn+KpOLqTwcDHMSlM8QrB/\nNDDsf2z42NSgGQBcQAr8sxuZJVJmue7cJG4bnMD5i5ya9YvxpLCocIz4Xmv1QCc9\ndAbqynHPnSTUj+tlCvCSwH386vzfn/c=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'c95c5f18-274e-4c6f-b052-25dcbbd0bceb', 'name': 'tempest-securitygroup--705554560', 'stateful': True, 'tenant_id': 'eff20d1f7fb94df0acb0688728aba12f', 'description': 'tempest-description--326500294', 'shared': False, 'security_group_rules': [{'id': '0bb3a81d-e2ac-413c-acc4-7bebc53ccd67', 'project_id': 'eff20d1f7fb94df0acb0688728aba12f', 'tenant_id': 'eff20d1f7fb94df0acb0688728aba12f', 'security_group_id': 'c95c5f18-274e-4c6f-b052-25dcbbd0bceb', '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': 788, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-02-28T09:22:56Z', 'updated_at': '2024-02-28T09:22:56Z', 'revision_number': 0}, {'id': '6f39e7e7-6b28-4f56-91b5-dd7e182f32da', 'project_id': 'eff20d1f7fb94df0acb0688728aba12f', 'tenant_id': 'eff20d1f7fb94df0acb0688728aba12f', 'security_group_id': 'c95c5f18-274e-4c6f-b052-25dcbbd0bceb', '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': 789, 'be longs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-02-28T09:22:56Z', 'updated_at': '2024-02-28T09:22:56Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-02-28T09:22:56Z', 'updated_at': '2024-02-28T09:22:56Z', 'revision_number': 1, 'project_id': 'eff20d1f7fb94df0acb0688728aba12f'}, 'floating_ip': {'id': '3a4ec000-914f-45b7-996a-5dcbb1c04593', 'tenant_id': 'eff20d1f7fb94df0acb0688728aba12f', 'floating_ip_address': '172.24.4.73', 'floating_network_id': 'eff6aa9f-a27a-4fba-a655-d390189c40e9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'eff20d1f7fb94df0acb0688728aba12f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-02-28T09:22:57Z', 'updated_at': '2024-02-28T09:22:57Z', 'revision_number': 0, 'ip': '172.24.4.73'}} 2024-02-28 09:22:58,026 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.506s 2024-02-28 09:22:58,026 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-514189241", "imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "21fc7ffd-859d-4a28-b65a-9bc0daddab22"}], "security_groups": [{"name": "tempest-securitygroup--705554560"}], "key_name": "tempest-keypair-383602520", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:22:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/0343235e-e4d4-4287-8c77-8ee3f05ab437', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04daea53-c736-41f8-8cce-aebb40c41172', 'x-compute-request-id': 'req-04daea53-c736-41f8-8cce-aebb40c41172', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "0343235e-e4d4-4287-8c77-8ee3f05ab437", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0343235e-e4d4-4287-8c77-8ee3f05ab437"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0343235e-e4d4-4287-8c77-8ee3f05ab437"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--705554560"}], "adminPass": "password"}}' 2024-02-28 09:22:58,109 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/0343235e-e4d4-4287-8c77-8ee3f05ab437 0.080s 2024-02-28 09:22:58,110 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:22:58 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-f8573c99-5e89-4c5a-bd2a-b32cc26b8575', 'x-compute-request-id': 'req-f8573c99-5e89-4c5a-bd2a-b32cc26b8575', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0343235e-e4d4-4287-8c77-8ee3f05ab437'} Body: b'{"server": {"id": "0343235e-e4d4-4287-8c77-8ee3f05ab437", "name": "tempest-AttachVolumeNegativeTest-server-514189241", "status": "BUILD", "tenant_id": "eff20d1f7fb94df0acb0688728aba12f", "user_id": "afd8fa0c71cb46718378f3bfa16256d6", "metadata": {}, "hostId": "", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:22:58Z", "updated": "2024-02-28T09:22:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0343235e-e4d4-4287-8c77-8ee3f05ab437"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0343235e-e4d4-4287-8c77-8ee3f05ab437"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-383602520", "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": []}}' 2024-02-28 09:23:48,398 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/0343235e-e4d4-4287-8c77-8ee3f05ab437 0.224s 2024-02-28 09:23:48,398 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:23:48 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-fee13028-93e9-4066-84dd-123d9453c721', 'x-compute-request-id': 'req-fee13028-93e9-4066-84dd-123d9453c721', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0343235e-e4d4-4287-8c77-8ee3f05ab437'} Body: b'{"server": {"id": "0343235e-e4d4-4287-8c77-8ee3f05ab437", "name": "tempest-AttachVolumeNegativeTest-server-514189241", "status": "ACTIVE", "tenant_id": "eff20d1f7fb94df0acb0688728aba12f", "user_id": "afd8fa0c71cb46718378f3bfa16256d6", "metadata": {}, "hostId": "77e2254296e704321217a46a18ca932b02db7c1ea0d0e05ce50108f2", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:22:58Z", "updated": "2024-02-28T09:23:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-1259395173-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:f2:96"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0343235e-e4d4-4287-8c77-8ee3f05ab437"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0343235e-e4d4-4287-8c77-8ee3f05ab437"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-383602520", "OS-SRV-USG:launched_at": "2024-02-28T09:23:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--705554560"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:23:48,412 85933 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-02-28 09:24:48,618 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/0343235e-e4d4-4287-8c77-8ee3f05ab437/os-interface 0.145s 2024-02-28 09:24:48,618 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token' : ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:24:48 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-57649078-a5a1-4e22-ac15-90c26a9933c1', 'x-compute-request-id': 'req-57649078-a5a1-4e22-ac15-90c26a9933c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0343235e-e4d4-4287-8c77-8ee3f05ab437/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "21fc7ffd-859d-4a28-b65a-9bc0daddab22", "port_id": "e4b83e67-aebf-4f75-991f-59d0902b2b05", "mac_addr": "fa:16:3e:3b:f2:96", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "b617f0b2-18e5-4720-8339-21a4e051f872", "ip_address": "10.0.0.6"}]}]}' 2024-02-28 09:24:49,605 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/3a4ec000-914f-45b7-996a-5dcbb1c04593 0.983s 2024-02-28 09:24:49,606 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "e4b83e67-aebf-4f75-991f-59d0902b2b05"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-ef64d80a-b660-496e-ab4c-0116fc73f382', 'date': 'Wed, 28 Feb 2024 09:24:49 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/3a4ec000-914f-45b7-996a-5dcbb1c04593'} Body: b'{"floatingip": {"id": "3a4ec000-914f-45b7-996a-5dcbb1c04593", "tenant_id": "eff20d1f7fb94df0acb0688728aba12f", "floating_ip_address": "172.24.4.73", "floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9", "router_id": "80c7324b-eb4e-4be3-9572-4023827281d2", "port_id": "e4b83e67-aebf-4f75-991f-59d0902b2b05", "fixed_ip_address": "10.0.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "21fc7ffd-859d-4a28-b65a-9bc0daddab22", "mac_address": "fa:16:3e:3b:f2:96", "admin_state_up": true, "status": "ACTIVE", "device_id": "0343235e-e4d4-4287-8c77-8ee3f05ab437", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-02-28T09:22:57Z", "updated_at": "2024-02-28T09:24:48Z", "revision_number": 1, "project_id": "eff20d1f7fb94df0acb0688728aba12f"}}' 2024-02-28 09:24:49,607 85933 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.73:22' as 'cirros' with public key authentication 2024-02-28 09:24:49,616 85933 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-02-28 09:24:49,725 85933 INFO [paramiko.transport] Authentication (publickey) successful! 2024-02-28 09:24:49,725 85933 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.73 successfully created 2024-02-28 09:24:49,820 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/0343235e-e4d4-4287-8c77-8ee3f05ab437/ips 0.094s 2024-02-28 09:24:49,820 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:24:49 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-aadf9f8f-3b6d-4fb3-bcf4-ffc7fe8bc43f', 'x-compute-request-id': 'req-aadf9f8f-3b6d-4fb3-bcf4-ffc7fe8bc43f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/034323 5e-e4d4-4287-8c77-8ee3f05ab437/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1259395173-network": [{"version": 4, "addr": "10.0.0.6"}]}}' 2024-02-28 09:24:50,030 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/volume/v3/eff20d1f7fb94df0acb0688728aba12f/volumes 0.207s 2024-02-28 09:24:50,031 85933 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-1649315737"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:24:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-682c5492-af6e-41d8-bf59-a1ddd5786c31', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-682c5492-af6e-41d8-bf59-a1ddd5786c31', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/eff20d1f7fb94df0acb0688728aba12f/volumes'} Body: b'{"volume": {"id": "99f571ee-bd56-4791-8cf0-db44a3002b0c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:24:49.958462", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1649315737", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eff20d1f7fb94df0acb0688728aba12f/volumes/99f571ee-bd56-4791-8cf0-db44a3002b0c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eff20d1f7fb94df0acb0688728aba12f/volumes/99f571ee-bd56-4791-8cf0-db44a3002b0c"}], "user_id": "afd8fa0c71cb46718378f3bfa16256d6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:24:50,088 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/eff20d1f7fb94df0acb0688728aba12f/volumes/99f571ee-bd56-4791-8cf0-db44a3002b0c 0.046s 2024-02-28 09:24:50,088 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:24:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f77adeb-19e6-4797-ad5f-b722b289231d', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f77adeb-19e6-4797-ad5f-b722b289231d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eff20d1f7fb94df0acb0688728aba12f/volumes/99f571ee-bd56-4791-8cf0-db44a3002b0c'} Body: b'{"volume": {"id": "99f571ee-bd56-4791-8cf0-db44a3002b0c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:24:50.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1649315737", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eff20d1f7fb94df0acb0688728aba12f/volumes/99f571ee-bd56-4791-8cf0-db44a3002b0c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eff20d1f7fb94df0acb0688728aba12f/volumes/99f571ee-bd56-4791-8cf0-db44a3002b0c"}], "user_id": "afd8fa0c71cb46718378f3bfa16256d6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eff20d1f7fb94df0acb0688728aba12f"}}' 2024-02-28 09:24:51,147 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.2 10/volume/v3/eff20d1f7fb94df0acb0688728aba12f/volumes/99f571ee-bd56-4791-8cf0-db44a3002b0c 0.046s 2024-02-28 09:24:51,148 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:24:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-796746c2-693e-4ec7-848e-7cb222b539d1', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-796746c2-693e-4ec7-848e-7cb222b539d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eff20d1f7fb94df0acb0688728aba12f/volumes/99f571ee-bd56-4791-8cf0-db44a3002b0c'} Body: b'{"volume": {"id": "99f571ee-bd56-4791-8cf0-db44a3002b0c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:24:50.000000", "updated_at": "2024-02-28T09:24:50.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1649315737", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eff20d1f7fb94df0acb0688728aba12f/volumes/99f571ee-bd56-4791-8cf0-db44a3002b0c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eff20d1f7fb94df0acb0688728aba12f/volumes/99f571ee-bd56-4791-8cf0-db44a3002b0c"}], "user_id": "afd8fa0c71cb46718378f3bfa16256d6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eff20d1f7fb94df0acb0688728aba12f"}}' 2024-02-28 09:24:51,324 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/0343235e-e4d4-4287-8c77-8ee3f05ab437 0.164s 2024-02-28 09:24:51,325 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:24:51 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-9063c2a0-5bcc-4d94-8fc7-a4952033adeb', 'x-compute-request-id': 'req-9063c2a0-5bcc-4d94-8fc7-a4952033adeb', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0343235e-e4d4-4287-8c77-8ee3f05ab437'} Body: b'' 2024-02-28 09:24:51,601 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/0343235e-e4d4-4287-8c77-8ee3f05ab437 0.275s 2024-02-28 09:24:51,601 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:24:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1665', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ed00549-3c04-4bb4-a335-347ea3d84654', 'x-compute-request-id': 'req-3ed00549-3c04-4bb4-a335-347ea3d84654', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0343235e-e4d4-4287-8c77-8ee3f05ab437'} Body: b'{"server": {"id": "0343235e-e4d4-4287-8c77-8ee3f05ab437", "name": "tempest-AttachVolumeNegativeTest-server-514189241", "status": "ACTIVE", "tenant_id": "eff20d1f7fb94df0acb0688728aba12f", "user_id": "afd8fa0c71cb46718378f3bfa16256d6", "metadata": {}, "hostId": "77e2254296e704321217a46a18ca932b02db7c1ea0d0e0 5ce50108f2", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:22:58Z", "updated": "2024-02-28T09:24:51Z", "addresses": {"tempest-AttachVolumeNegativeTest-1259395173-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:f2:96"}, {"version": 4, "addr": "172.24.4.73", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:f2:96"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0343235e-e4d4-4287-8c77-8ee3f05ab437"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0343235e-e4d4-4287-8c77-8ee3f05ab437"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-383602520", "OS-SRV-USG:launched_at": "2024-02-28T09:23:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--705554560"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:25:41,708 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/0343235e-e4d4-4287-8c77-8ee3f05ab437 0.043s 2024-02-28 09:25:41,709 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:25:41 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-d2c7a667-32eb-45c4-bff6-0f32209dae58', 'x-compute-request-id': 'req-d2c7a667-32eb-45c4-bff6-0f32209dae58', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0343235e-e4d4-4287-8c77-8ee3f05ab437'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 0343235e-e4d4-4287-8c77-8ee3f05ab437 could not be found."}}' 2024-02-28 09:25:41,742 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-383602520 0.032s 2024-02-28 09:25:41,743 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:25:41 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-29570ac2-4b38-4fdd-9f77-ba8ae03ca663', 'x-compute-request-id': 'req-29570ac2-4b38-4fdd-9f77-ba8ae03ca663', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-383602520'} Body: b'' 2024-02-28 09:25:41,900 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/c95c5f18-274e-4c6f-b052-25dcbbd0bceb 0.156s 2024-02-28 09:25:41,900 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-cbdf578b-f161-459b-b27b-456e9a0996eb', 'content-length': '0', 'date': 'Wed, 28 Feb 2024 09:25: 41 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/c95c5f18-274e-4c6f-b052-25dcbbd0bceb'} Body: b'' 2024-02-28 09:25:41,929 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/c95c5f18-274e-4c6f-b052-25dcbbd0bceb 0.029s 2024-02-28 09:25:41,930 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-d6461afb-bf65-44e4-aaba-77a6ba53f311', 'date': 'Wed, 28 Feb 2024 09:25:41 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/c95c5f18-274e-4c6f-b052-25dcbbd0bceb'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group c95c5f18-274e-4c6f-b052-25dcbbd0bceb does not exist", "detail": ""}}' 2024-02-28 09:25:42,548 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/3a4ec000-914f-45b7-996a-5dcbb1c04593 0.617s 2024-02-28 09:25:42,548 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-d077ff38-06ce-45d0-baf4-686180462191', 'content-length': '0', 'date': 'Wed, 28 Feb 2024 09:25:42 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/3a4ec000-914f-45b7-996a-5dcbb1c04593'} Body: b'' {9} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name [0.037143s] ... ok {9} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name [0.027439s] ... ok {9} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name [0.023369s] ... ok {9} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name [1.623254s] ... 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 25b4cb2b-8d9a-41fe-afd9-27101bd5105a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:25:48,491 85933 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 202 POST http://10.0.0.210/volume/v3/4317e107182e44d8bed37581a53b6b99/volumes 0.326s 2024-02-28 09:25:48,491 85933 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-117181513"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:25:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16880102-074b-4d91-ba01-c82a76a341a1', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16880102-074b-4d91-ba01-c82a76a341a1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4317e107182e44d8bed37581a53b6b99/volumes'} Body: b'{"volume": {"id": "25b4cb2b-8d9a-41fe-afd9-27101bd5105a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:25:48.431119", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-117181513", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4317e107182e44d8bed37581a53b6b99/volumes/25b4cb2b-8d9a-41fe-afd9-27101bd5105a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4317e107182e44d8bed37581a53b6b99/volumes/25b4cb2b-8d9a-41fe-afd9-27101bd5105a"}], "user_id": "0f9dc46f8d804307b0e280c5cdfc6b1d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:25:48,545 85933 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/4317e107182e44d8bed37581a53b6b99/volumes/25b4cb2b-8d9a-41fe-afd9-27101bd5105a 0.042s 2024-02-28 09:25:48,546 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:25:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad461961-54aa-424c-b1f5-b4c7e8429ec5', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad461961-54aa-424c-b1f5-b4c7e8429ec5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4317e107182e44d8bed37581a53b6b99/volumes/25b4cb2b-8d9a-41fe-afd9-27101bd5105a'} Body: b'{"volume": {"id": "25b4cb2b-8d9a-41fe-afd9-27101bd5105a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:25:48.000000", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-117181513", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4317e107182e44d8bed37581a53b6b99/volumes/25b4cb2b-8d9a-41fe-afd9-27101bd5105a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4317e107182e44d8bed37581a53b6b99/volumes/25b4cb2b-8d9a-41fe-afd9-27101bd5105a"}], "user_id": "0f9dc46f8d804307b0e280c5cdfc6b1d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4317e107182e44d8bed37581a53b6b99"}}' 2024-02-28 09:25:49,599 85933 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/4317e107182e44d8bed37581a53b6b99/volumes/25b4cb2b-8d9a-41fe-afd9-27101bd5105a 0.037s 2024-02-28 09:25:49,599 85933 DEBUG [tempest.lib.com mon.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:25:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29b1f95c-d016-4089-93c3-4f616190cbfd', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29b1f95c-d016-4089-93c3-4f616190cbfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4317e107182e44d8bed37581a53b6b99/volumes/25b4cb2b-8d9a-41fe-afd9-27101bd5105a'} Body: b'{"volume": {"id": "25b4cb2b-8d9a-41fe-afd9-27101bd5105a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:25:48.000000", "updated_at": "2024-02-28T09:25:49.000000", "name": "tempest-VolumesServicesTestJSON-Volume-117181513", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4317e107182e44d8bed37581a53b6b99/volumes/25b4cb2b-8d9a-41fe-afd9-27101bd5105a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4317e107182e44d8bed37581a53b6b99/volumes/25b4cb2b-8d9a-41fe-afd9-27101bd5105a"}], "user_id": "0f9dc46f8d804307b0e280c5cdfc6b1d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4317e107182e44d8bed37581a53b6b99"}}' 2024-02-28 09:25:49,649 85933 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/4317e107182e44d8bed37581a53b6b99/volumes/25b4cb2b-8d9a-41fe-afd9-27101bd5105a 0.037s 2024-02-28 09:25:49,649 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:25:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68b74200-1230-4639-9ba7-6f1e875fd90d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68b74200-1230-4639-9ba7-6f1e875fd90d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4317e107182e44d8bed37581a53b6b99/volumes/25b4cb2b-8d9a-41fe-afd9-27101bd5105a'} Body: b'{"volume": {"id": "25b4cb2b-8d9a-41fe-afd9-27101bd5105a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:25:48.000000", "updated_at": "2024-02-28T09:25:49.000000", "name": "tempest-VolumesServicesTestJSON-Volume-117181513", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4317e107182e44d8bed37581a53b6b99/volumes/25b4cb2b-8d9a-41fe-afd9-27101bd5105a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4317e107182e44d8bed37581a53b6b99/volumes/25b4cb2b-8d9a-41fe-afd9-27101bd5105a"}], "user_id": "0f9dc46f8d804307b0e280c5cdfc6b1d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4317e107182e44d8bed37581a53b6b99"}}' 2024-02-28 09:25:49,767 85933 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4317e107182e44d8bed37581a53b6b99/volumes/25b4cb2b-8d9a-41fe-afd9-27101bd5105a 0.106s 2024-02-28 09:25:49,767 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:25:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'conte nt-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f46bb5a-0383-4b54-becf-1b5ffa69b8af', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4317e107182e44d8bed37581a53b6b99/volumes/25b4cb2b-8d9a-41fe-afd9-27101bd5105a'} Body: b'' 2024-02-28 09:25:49,787 85933 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4317e107182e44d8bed37581a53b6b99/volumes/25b4cb2b-8d9a-41fe-afd9-27101bd5105a 0.019s 2024-02-28 09:25:49,787 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:25:49 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-fe0dd4ac-2fea-4055-827b-547974d2ffa6', 'x-openstack-request-id': 'req-fe0dd4ac-2fea-4055-827b-547974d2ffa6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4317e107182e44d8bed37581a53b6b99/volumes/25b4cb2b-8d9a-41fe-afd9-27101bd5105a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 25b4cb2b-8d9a-41fe-afd9-27101bd5105a could not be found."}}' {9} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services [0.026456s] ... ok {9} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.143840s] ... ok {9} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer [1.708050s] ... 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume d64370c0-dc4a-4c58-96f5-24e78abb7bcc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:25:55,847 85933 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/5e4cb187869848b0ace415024483a382/volumes 0.412s 2024-02-28 09:25:55,848 85933 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-66989285"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:25:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2874db07-2021-4d30-a888-6cf6970b9db1', 'content-length': '884', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2874db07-2021-4d30-a888-6cf6970b9db1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5e4cb187869848b0ace415024483a382/volumes'} Body: b'{"volume": {"id": "d64370c0-dc4a-4c58-96f5-24e78abb7bcc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:25:55.782184", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-66989285", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5e4cb187869848b0ace415024483a382/volumes/d64370c0-dc4a-4c58-96f5-24e78abb7bcc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5e4cb187869848b0ace415024483a382/volumes/d64370c0-dc4a-4c58-96f5-24e78abb7bcc"}], "user_id": "5136982c07154e72833e0c69dbaae49a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2024-02-28 09:25:55,896 85933 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/5e4cb187869848b0ace415024483a382/volumes/d64370c0-dc4a-4c58-96f5-24e78abb7bcc 0.037s 2024-02-28 09:25:55,896 85933 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': 'Wed, 28 Feb 2024 09:25:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc462d7e-959a-4f3e-a998-98582a87de23', 'content-length': '952', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc462d7e-959a-4f3e-a998-98582a87de23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5e4cb187869848b0ace415024483a382/volumes/d64370c0-dc4a-4c58-96f5-24e78abb7bcc'} Body: b'{"volume": {"id": "d64370c0-dc4a-4c58-96f5-24e78abb7bcc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:25:56.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-66989285", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5e4cb187869848b0ace415024483a382/volumes/d64370c0-dc4a-4c58-96f5-24e78abb7bcc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5e4cb187869848b0ace415024483a382/volumes/d64370c0-dc4a-4c58-96f5-24e78abb7bcc"}], "user_id": "5136982c07154e72833e0c69dbaae49a", "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": "5e4cb187869848b0ace415024483a382"}}' 2024-02-28 09:25:56,953 85933 INFO [tempest.lib.common.rest_client] Request (VolumesTransf ersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/5e4cb187869848b0ace415024483a382/volumes/d64370c0-dc4a-4c58-96f5-24e78abb7bcc 0.043s 2024-02-28 09:25:56,953 85933 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': 'Wed, 28 Feb 2024 09:25:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f736ccbd-759a-4780-aa81-66e82dd38602', 'content-length': '973', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f736ccbd-759a-4780-aa81-66e82dd38602', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5e4cb187869848b0ace415024483a382/volumes/d64370c0-dc4a-4c58-96f5-24e78abb7bcc'} Body: b'{"volume": {"id": "d64370c0-dc4a-4c58-96f5-24e78abb7bcc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:25:56.000000", "updated_at": "2024-02-28T09:25:56.000000", "name": "tempest-VolumesTransfersV357Test-Volume-66989285", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5e4cb187869848b0ace415024483a382/volumes/d64370c0-dc4a-4c58-96f5-24e78abb7bcc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5e4cb187869848b0ace415024483a382/volumes/d64370c0-dc4a-4c58-96f5-24e78abb7bcc"}], "user_id": "5136982c07154e72833e0c69dbaae49a", "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": "5e4cb187869848b0ace415024483a382"}}' 2024-02-28 09:25:57,013 85933 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/5e4cb187869848b0ace415024483a382/volumes/d64370c0-dc4a-4c58-96f5-24e78abb7bcc 0.047s 2024-02-28 09:25:57,014 85933 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': 'Wed, 28 Feb 2024 09:25:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93bbe414-534c-4e43-984a-26386b4f7a4b', 'content-length': '973', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93bbe414-534c-4e43-984a-26386b4f7a4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5e4cb187869848b0ace415024483a382/volumes/d64370c0-dc4a-4c58-96f5-24e78abb7bcc'} Body: b'{"volume": {"id": "d64370c0-dc4a-4c58-96f5-24e78abb7bcc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:25:56.000000", "updated_at": "2024-02-28T09:25:56.000000", "name": "tempest-VolumesTransfersV357Test-Volume-66989285", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5e4cb187869848b0ace415024483a382/volumes/d64370c0-dc4a-4c58-96f5-24e78abb7bcc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5e4cb187869848b0ace415024483a382/volumes/d64370c0-dc4a-4c58-96f5-24e78abb7bcc"}], "user_id": "5136982c07154e72833e0c69dbaae49a", "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": "5e4cb187869848b0ace415024483a382"}}' 2024-02-28 09:25:57,118 85933 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cle anups): 202 DELETE http://10.0.0.210/volume/v3/5e4cb187869848b0ace415024483a382/volumes/d64370c0-dc4a-4c58-96f5-24e78abb7bcc 0.089s 2024-02-28 09:25:57,119 85933 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': 'Wed, 28 Feb 2024 09:25:57 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-4d795306-cef3-4d1d-b5e1-672fc339772d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5e4cb187869848b0ace415024483a382/volumes/d64370c0-dc4a-4c58-96f5-24e78abb7bcc'} Body: b'' 2024-02-28 09:25:57,141 85933 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5e4cb187869848b0ace415024483a382/volumes/d64370c0-dc4a-4c58-96f5-24e78abb7bcc 0.021s 2024-02-28 09:25:57,141 85933 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': 'Wed, 28 Feb 2024 09:25:57 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-6fe2a257-dbf8-435d-981d-8c9b2f84c0be', 'x-openstack-request-id': 'req-6fe2a257-dbf8-435d-981d-8c9b2f84c0be', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5e4cb187869848b0ace415024483a382/volumes/d64370c0-dc4a-4c58-96f5-24e78abb7bcc'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d64370c0-dc4a-4c58-96f5-24e78abb7bcc could not be found."}}' {9} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer [1.500482s] ... 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 63276e75-1725-4d84-b863-c4e3f62a5ddc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:25:57,325 85933 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/5e4cb187869848b0ace415024483a382/volumes 0.180s 2024-02-28 09:25:57,326 85933 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-1920378081"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:25:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b7c7d01-86fb-483f-ab82-1893e60e671f', 'content-length': '886', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b7c7d01-86fb-483f-ab82-1893e60e671f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5e4cb187869848b0ace415024483a382/volumes'} Body: b'{"volume": {"id": "63276e75-1725-4d84-b863-c4e3f62a5ddc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:25:57.268753", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1920378081", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5e4cb187869848b0ace415024483a382/volumes/63276e75-1725-4d84-b863-c4e3f62a5ddc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5e4cb187869848b0ace415024483a382/volumes/63276e75-1725-4d84-b863-c4e3f62a5ddc"}], "user_id": "5136982c07154e72833e0c69dbaae49a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2024-02-28 09:25:57,373 85933 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/5e4cb187869848b0ace415024483a382/volumes/63276e75-1725-4d84-b863-c4e3f62a5ddc 0.037s 2024-02-28 09:25:57,373 85933 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': 'Wed, 28 Feb 2024 09:25:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a16de196-0f18-464c-8149-840c6c732ce2', 'content-length': '954', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a16de196-0f18-464c-8149-840c6c732ce2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5e4cb187869848b0ace415024483a382/volumes/63276e75-1725-4d84-b863-c4e3f62a5ddc'} Body: b'{"volume": {"id": "63276e75-1725-4d84-b863-c4e3f62a5ddc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:25:57.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1920378081", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5e4cb187869848b0ace415024483a382/volumes/63276e75-1725-4d84-b863-c4e3f62a5ddc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5e4cb187869848b0ace415024483a382/volumes/63276e75-1725-4d84-b863-c4e3f62a5ddc"}], "user_id": "5136982c07154e72833e0c69dbaae49a", "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": "5e4cb187869848b0ace415024483a382"}}' 2024-02-28 09:25:58,425 85933 INFO [tempest.lib.common.rest_client] Request (VolumesTransfer sV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/5e4cb187869848b0ace415024483a382/volumes/63276e75-1725-4d84-b863-c4e3f62a5ddc 0.039s 2024-02-28 09:25:58,426 85933 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': 'Wed, 28 Feb 2024 09:25:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d89640c-f2ed-43bc-81af-d19ba720f249', 'content-length': '975', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d89640c-f2ed-43bc-81af-d19ba720f249', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5e4cb187869848b0ace415024483a382/volumes/63276e75-1725-4d84-b863-c4e3f62a5ddc'} Body: b'{"volume": {"id": "63276e75-1725-4d84-b863-c4e3f62a5ddc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:25:57.000000", "updated_at": "2024-02-28T09:25:57.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1920378081", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5e4cb187869848b0ace415024483a382/volumes/63276e75-1725-4d84-b863-c4e3f62a5ddc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5e4cb187869848b0ace415024483a382/volumes/63276e75-1725-4d84-b863-c4e3f62a5ddc"}], "user_id": "5136982c07154e72833e0c69dbaae49a", "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": "5e4cb187869848b0ace415024483a382"}}' 2024-02-28 09:25:58,476 85933 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/5e4cb187869848b0ace415024483a382/volumes/63276e75-1725-4d84-b863-c4e3f62a5ddc 0.038s 2024-02-28 09:25:58,476 85933 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': 'Wed, 28 Feb 2024 09:25:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08e1b7c3-0b5c-4eaa-97b1-08b2cb82be2a', 'content-length': '975', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08e1b7c3-0b5c-4eaa-97b1-08b2cb82be2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5e4cb187869848b0ace415024483a382/volumes/63276e75-1725-4d84-b863-c4e3f62a5ddc'} Body: b'{"volume": {"id": "63276e75-1725-4d84-b863-c4e3f62a5ddc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:25:57.000000", "updated_at": "2024-02-28T09:25:57.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1920378081", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5e4cb187869848b0ace415024483a382/volumes/63276e75-1725-4d84-b863-c4e3f62a5ddc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5e4cb187869848b0ace415024483a382/volumes/63276e75-1725-4d84-b863-c4e3f62a5ddc"}], "user_id": "5136982c07154e72833e0c69dbaae49a", "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": "5e4cb187869848b0ace415024483a382"}}' 2024-02-28 09:25:58,585 85933 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_clean ups): 202 DELETE http://10.0.0.210/volume/v3/5e4cb187869848b0ace415024483a382/volumes/63276e75-1725-4d84-b863-c4e3f62a5ddc 0.096s 2024-02-28 09:25:58,585 85933 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': 'Wed, 28 Feb 2024 09:25:58 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-6d1e453a-313e-4d40-9ad0-232ecc7a20be', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5e4cb187869848b0ace415024483a382/volumes/63276e75-1725-4d84-b863-c4e3f62a5ddc'} Body: b'' 2024-02-28 09:25:58,643 85933 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5e4cb187869848b0ace415024483a382/volumes/63276e75-1725-4d84-b863-c4e3f62a5ddc 0.057s 2024-02-28 09:25:58,644 85933 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': 'Wed, 28 Feb 2024 09:25:58 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-fab9acfb-e525-48cf-b1b8-3e393f5bce78', 'x-openstack-request-id': 'req-fab9acfb-e525-48cf-b1b8-3e393f5bce78', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5e4cb187869848b0ace415024483a382/volumes/63276e75-1725-4d84-b863-c4e3f62a5ddc'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 63276e75-1725-4d84-b863-c4e3f62a5ddc could not be found."}}' {3} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume [1.369234s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3ac264b6-bc22-425a-9810-011da58eda08 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:25:59,364 85921 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 202 POST http://10.0.0.210/volume/v3/b8ae3ca3ad5c4f69aeb96df1fcdb10ba/volumes 0.204s 2024-02-28 09:25:59,365 85921 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-2061497960"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:25:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-681c309f-51f4-49e5-94c2-a92aa3879324', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-681c309f-51f4-49e5-94c2-a92aa3879324', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b8ae3ca3ad5c4f69aeb96df1fcdb10ba/volumes'} Body: b'{"volume": {"id": "3ac264b6-bc22-425a-9810-011da58eda08", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:25:59.305681", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-2061497960", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b8ae3ca3ad5c4f69aeb96df1fcdb10ba/volumes/3ac264b6-bc22-425a-9810-011da58eda08"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b8ae3ca3ad5c4f69aeb96df1fcdb10ba/volumes/3ac264b6-bc22-425a-9810-011da58eda08"}], "user_id": "631d96b312ad49f4bd6e173100928ed4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:25:59,415 85921 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/b8ae3ca3ad5c4f69aeb96df1fcdb10ba/volumes/3ac264b6-bc22-425a-9810-011da58eda08 0.039s 2024-02-28 09:25:59,415 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:25:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-598ef3c3-1199-4ca1-b8bb-d3f2c2a4fde8', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-598ef3c3-1199-4ca1-b8bb-d3f2c2a4fde8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b8ae3ca3ad5c4f69aeb96df1fcdb10ba/volumes/3ac264b6-bc22-425a-9810-011da58eda08'} Body: b'{"volume": {"id": "3ac264b6-bc22-425a-9810-011da58eda08", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:25:59.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-2061497960", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b8ae3ca3ad5c4f69aeb96df1fcdb10ba/volumes/3ac264b6-bc22-425a-9810-011da58eda08"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b8ae3ca3ad5c4f69aeb96df1fcdb10ba/volumes/3ac264b6-bc22-425a-9810-011da58eda08"}], "user_id": "631d96b312ad49f4bd6e173100928ed4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b8ae3ca3ad5c4f69aeb96df1fcdb10ba"}}' 2024-02-28 09:26:00,512 85921 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/b8ae3ca3ad5c4f69aeb96df1fcdb10ba/volumes/3ac264b6-bc22-425a-9810-011da58eda08 0.082s 2024-02-28 09:26:00,512 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bd74952-445d-4ddf-970b-055a6f76aa3f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bd74952-445d-4ddf-970b-055a6f76aa3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b8ae3ca3ad5c4f69aeb96df1fcdb10ba/volumes/3ac264b6-bc22-425a-9810-011da58eda08'} Body: b'{"volume": {"id": "3ac264b6-bc22-425a-9810-011da58eda08", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:25:59.000000", "updated_at": "2024-02-28T09:25:59.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2061497960", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b8ae3ca3ad5c4f69aeb96df1fcdb10ba/volumes/3ac264b6-bc22-425a-9810-011da58eda08"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b8ae3ca3ad5c4f69aeb96df1fcdb10ba/volumes/3ac264b6-bc22-425a-9810-011da58eda08"}], "user_id": "631d96b312ad49f4bd6e173100928ed4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b8ae3ca3ad5c4f69aeb96df1fcdb10ba"}}' {3} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume [1.314007s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 1b700566-8a72-4e29-8a09-da6ad29efaa3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:26:00,718 85921 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.0.0.210/volume/v3/b8ae3ca3ad5c4f69aeb96df1fcdb10ba/volumes 0.190s 2024-02-28 09:26:00,719 85921 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-1870053860"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69afd073-c8f1-446f-9ec2-c16992d168d7', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69afd073-c8f1-446f-9ec2-c16992d168d7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b8ae3ca3ad5c4f69aeb96df1fcdb10ba/volumes'} Body: b'{"volume": {"id": "1b700566-8a72-4e29-8a09-da6ad29efaa3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:26:00.662716", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1870053860", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b8ae3ca3ad5c4f69aeb96df1fcdb10ba/volumes/1b700566-8a72-4e29-8a09-da6ad29efaa3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b8ae3ca3ad5c4f69aeb96df1fcdb10ba/volumes/1b700566-8a72-4e29-8a09-da6ad29efaa3"}], "user_id": "631d96b312ad49f4bd6e173100928ed4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:26:00,769 85921 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/b8ae3ca3ad5c4f69aeb96df1fcdb10ba/volumes/1b700566-8a72-4e29-8a09-da6ad29efaa3 0.040s 2024-02-28 09:26:00,770 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3b4d63f-cec2-4919-b759-42488e36665c', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3b4d63f-cec2-4919-b759-42488e36665c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b8ae3ca3ad5c4f69aeb96df1fcdb10ba/volumes/1b700566-8a72-4e29-8a09-da6ad29efaa3'} Body: b'{"volume": {"id": "1b700566-8a72-4e29-8a09-da6ad29efaa3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:26:01.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1870053860", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b8ae3ca3ad5c4f69aeb96df1fcdb10ba/volumes/1b700566-8a72-4e29-8a09-da6ad29efaa3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b8ae3ca3ad5c4f69aeb96df1fcdb10ba/volumes/1b700566-8a72-4e29-8a09-da6ad29efaa3"}], "user_id": "631d96b312ad49f4bd6e173100928ed4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b8ae3ca3ad5c4f69aeb96df1fcdb10ba"}}' 2024-02-28 09:26:01,829 85921 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/b8ae3ca3ad5c4f69aeb96df1fcdb10ba/volumes/1b700566-8a72-4e29-8a09-da6ad29efaa3 0.043s 2024-02-28 09:26:01,830 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fb16d01-f8cf-451f-b895-c99955c45f56', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fb16d01-f8cf-451f-b895-c99955c45f56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b8ae3ca3ad5c4f69aeb96df1fcdb10ba/volumes/1b700566-8a72-4e29-8a09-da6ad29efaa3'} Body: b'{"volume": {"id": "1b700566-8a72-4e29-8a09-da6ad29efaa3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:26:01.000000", "updated_at": "2024-02-28T09:26:01.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1870053860", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b8ae3ca3ad5c4f69aeb96df1fcdb10ba/volumes/1b700566-8a72-4e29-8a09-da6ad29efaa3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b8ae3ca3ad5c4f69aeb96df1fcdb10ba/volumes/1b700566-8a72-4e29-8a09-da6ad29efaa3"}], "user_id": "631d96b312ad49f4bd6e173100928ed4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b8ae3ca3ad5c4f69aeb96df1fcdb10ba"}}' {8} tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_rebuild_server_with_volume_attached [339.025406s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 463, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 520235bc-5a11-43e3-99d7-95177affefa3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:20:24,352 85931 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/e6e64d98-637d-4465-bb2b-e63bb059127e 0.215s 2024-02-28 09:20:24,352 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:24 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-0cce82e4-4e0e-469e-aa9f-9bda7ffd9882', 'x-compute-request-id': 'req-0cce82e4-4e0e-469e-aa9f-9bda7ffd9882', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e6e64d98-637d-4465-bb2b-e63bb059127e'} Body: b'{"server": {"id": "e6e64d98-637d-4465-bb2b-e63bb059127e", "name": "tempest-ServerActionsTestOtherA-server-1715375302", "status": "ACTIVE", "tenant_id": "6a9f97ededbb4eaea79fd1b21553ea05", "user_id": "fa8fc2832b7a4a0692eb7820fc053d45", "metadata": {}, "hostId": "b01dc0a44289e0ff7689325b3e12b16e00f1c8b89abecf83109c5f72", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:18:32Z", "updated": "2024-02-28T09:18:48Z", "addresses": {"tempest-ServerActionsTestOtherA-1549978958-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:f7:15"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e6e64d98-637d-4465-bb2b-e63bb059127e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e6e64d98-637d-4465-bb2b-e63bb059127e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2064188818", "OS-SRV-USG:launched_at": "2024-02-28T09:18:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--307865390"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:20:24,800 85931 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/e6e64d98-637d-4465-bb2b-e63bb059127e 0.433s 2024-02-28 09:20:24,800 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:24 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-b83c3e8b-2267-43ad-941d-3d1a1ffb011f', 'x-compute-request-id': 'req-b83c3e8b-2267-43ad-941d-3d1a1ffb011f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e6e64d98-637d-4465-bb2b-e63bb059127e'} Body: b'{"server": {"id": "e6e64d98-637d-4465-bb2b-e63bb059127e", "name": "tempest-ServerActionsTestOtherA-server-1715375302", "status": "ACTIVE", "tenant_id": "6a9f97ededbb4eaea79fd1b21553ea05", "user_id": "fa8fc2832b7a4a0692eb7820fc053d45", "metadata": {}, "hostId": "b01dc0a44289e0ff7689325b3e12b16e00f1c8b89abecf83109c5f72", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "book mark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:18:32Z", "updated": "2024-02-28T09:18:48Z", "addresses": {"tempest-ServerActionsTestOtherA-1549978958-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:f7:15"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e6e64d98-637d-4465-bb2b-e63bb059127e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e6e64d98-637d-4465-bb2b-e63bb059127e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2064188818", "OS-SRV-USG:launched_at": "2024-02-28T09:18:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--307865390"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:21:15,207 85931 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/e6e64d98-637d-4465-bb2b-e63bb059127e 0.346s 2024-02-28 09:21:15,207 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:21: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-4737b03a-fe6f-48ea-be02-46575d325992', 'x-compute-request-id': 'req-4737b03a-fe6f-48ea-be02-46575d325992', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e6e64d98-637d-4465-bb2b-e63bb059127e'} Body: b'{"server": {"id": "e6e64d98-637d-4465-bb2b-e63bb059127e", "name": "tempest-ServerActionsTestOtherA-server-1715375302", "status": "ACTIVE", "tenant_id": "6a9f97ededbb4eaea79fd1b21553ea05", "user_id": "fa8fc2832b7a4a0692eb7820fc053d45", "metadata": {}, "hostId": "b01dc0a44289e0ff7689325b3e12b16e00f1c8b89abecf83109c5f72", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:18:32Z", "updated": "2024-02-28T09:18:48Z", "addresses": {"tempest-ServerActionsTestOtherA-1549978958-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:f7:15"}, {"version": 4, "addr": "172.24.4.131", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:f7:15"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e6e64d98-637d-4465-bb2b-e63bb059127e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e6e64d98-637d-4465-bb2b-e63bb059127e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2064188818", "OS-SRV-USG:launched_at": "2024-02-28T09:18:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--307865390"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:21:15,614 85931 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/e6e64d98-637d-4465-bb2b-e63bb059127e 0.393s 2024-02-28 09:21:15,614 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Res ponse - Headers: {'date': 'Wed, 28 Feb 2024 09:21:15 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-7f4c9e87-5519-409f-be07-967110451a6d', 'x-compute-request-id': 'req-7f4c9e87-5519-409f-be07-967110451a6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e6e64d98-637d-4465-bb2b-e63bb059127e'} Body: b'{"server": {"id": "e6e64d98-637d-4465-bb2b-e63bb059127e", "name": "tempest-ServerActionsTestOtherA-server-1715375302", "status": "ACTIVE", "tenant_id": "6a9f97ededbb4eaea79fd1b21553ea05", "user_id": "fa8fc2832b7a4a0692eb7820fc053d45", "metadata": {}, "hostId": "b01dc0a44289e0ff7689325b3e12b16e00f1c8b89abecf83109c5f72", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:18:32Z", "updated": "2024-02-28T09:18:48Z", "addresses": {"tempest-ServerActionsTestOtherA-1549978958-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:f7:15"}, {"version": 4, "addr": "172.24.4.131", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:f7:15"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e6e64d98-637d-4465-bb2b-e63bb059127e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e6e64d98-637d-4465-bb2b-e63bb059127e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2064188818", "OS-SRV-USG:launched_at": "2024-02-28T09:18:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--307865390"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:22:15,948 85931 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/6a9f97ededbb4eaea79fd1b21553ea05/volumes 0.264s 2024-02-28 09:22:15,949 85931 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-1295203857"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:22:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2b1fbad-d5a6-4fdd-a74e-14d8ea4796a7', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2b1fbad-d5a6-4fdd-a74e-14d8ea4796a7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6a9f97ededbb4eaea79fd1b21553ea05/volumes'} Body: b'{"volume": {"id": "520235bc-5a11-43e3-99d7-95177affefa3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:22:15.876567", "updated_at": null, "name": "tempest-ServerActionsTestOtherA-volume-1295203857", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a9f97ededbb4eaea79fd1b21553ea05/volumes/520235bc-5a11-43e3-99d7-95177affefa3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a9f97ededbb4eaea79fd1b21553ea05/volumes/520235bc-5a11-43e3-99d7-95177affefa3"}], "user_id": "fa8fc2832b7a4a0692eb7820fc053d45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:22:16,051 85931 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.085s 2024-02-28 09:22:16,052 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 28 Feb 2024 09:22:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-00fff0bf-a819-49a7-b962-504785a0c59c', '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": "fa8fc2832b7a4a0692eb7820fc053d45", "name": "tempest-ServerActionsTestOtherA-2125634648-project-member", "password_expires_at": null}, "audit_ids": ["kFzKe_bjS8GayzasIgXT0Q"], "expires_at": "2024-02-28T10:22:15.000000Z", "issued_at": "2024-02-28T09:22:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6a9f97ededbb4eaea79fd1b21553ea05", "name": "tempest-ServerActionsTestOtherA-2125634648"}, "is_domain": false, "roles": [{"id": "034d7a484a5e4908aeb9a02a09c0654f", "name": "member"}, {"id": "2d696d77d77043b58e5fcf31f5b061c8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "607134c4d03c4a12af99220db79cc13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6a9f97ededbb4eaea79fd1b21553ea05", "region": "RegionOne"}], "id": "21d06a316a024880a69d4cd482f90971", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "74032efc222f428b908ef3abf0ba60d1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6a9f97ededbb4eaea79fd1b21553ea05", "region": "RegionOne"}], "id": "633be3df59df4f9b975484710048430d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0d52584065f94ee08ce4181b78367c5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7ae777b7f53744e0bbcb8c938dfbfe2f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8dbdc1e6b7e4d08a2a52a636eabc00f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "8ef2767026834c1189d97797d5c5a800", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4f50f76d3e044b83b5bdbee0c30d6f5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "c388de6ecbcc4fca8b0d700779fc657e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "fe5cea1ac05c45a1b3925a725a7eead7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "cc0d1c0427f9473bb326be07f15553e1", "type": "image", "name": "glance"}, {"endpoints": [{"id": "a45569cc58b84b1b853ecd851b25ca4e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "cccec230ba6c48ae92df03a6a374a7a6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "255fbf1fe41a497888423432cf3d6547", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/6a9f97ededbb4eaea79fd1b21553ea05", "region": "RegionOne"}], "id": "e5ef73b8227840fa80228ecf30fbd9a7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2024-02-28 09:22:16,052 85931 INFO [tempest.lib.common.fixed_network] (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached) Found network {'id': 'ed59797f-b073-4437-97ed-8e484544f79c', 'name': 'tempest-ServerActionsTestOtherA-1549978958-network', 'tenant_id': '6a9f97ededbb4eaea79fd1b21553ea05', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6a9f97ededbb4eaea79fd1b21553ea 05', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 18370, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-02-28T09:18:15Z', 'updated_at': '2024-02-28T09:18:15Z', 'revision_number': 1} available for tenant 2024-02-28 09:22:16,054 85931 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-02-28 09:22:16,054 85931 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-02-28 09:22:16,108 85931 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.052s 2024-02-28 09:22:16,109 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-2021135201", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBANRFqzMZGqv2Yh8OMmFpEpA3Ns+P6ItAkf4bX5tMb6DoWz1UwujCp78xK9c2MUAQKmzBMWfvFqdwT86quFdHXl7AVw2RQ+nRxI6awbTjgvcaiwR509pxWSF8mLeldCUQ=="}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:22:16 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-fa6a97f0-8c26-4197-88a7-130bb326f70b', 'x-compute-request-id': 'req-fa6a97f0-8c26-4197-88a7-130bb326f70b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-2021135201", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBANRFqzMZGqv2Yh8OMmFpEpA3Ns+P6ItAkf4bX5tMb6DoWz1UwujCp78xK9c2MUAQKmzBMWfvFqdwT86quFdHXl7AVw2RQ+nRxI6awbTjgvcaiwR509pxWSF8mLeldCUQ==", "fingerprint": "33:37:90:4b:07:ba:1a:41:e4:ae:33:8a:5d:5d:36:8b", "user_id": "fa8fc2832b7a4a0692eb7820fc053d45"}}' 2024-02-28 09:22:16,111 85931 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2021135201 created 2024-02-28 09:22:16,269 85931 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.157s 2024-02-28 09:22:16,269 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1471795614", "description": "tempest-description--1547909345"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-62147298-2938-44b5-9e71-72064a26efc1', 'date': 'Wed, 28 Feb 2024 09:22:16 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "0193c224-60ee-44df-a7dd-c774be45c904", "name": "tempest-securitygroup--1471795614", "stateful": true, "tenant_id": "6a9f97ededbb4eaea79fd1b21553ea05", "description": "tempest-description--1547909345", "shared": false, "security_group_rules": [{"id": "b35fa7b0-6229-4c37-9b26-8572fffae5a1", "project_id": "6a9f97ededbb4eaea79fd1b21553ea05", "tenant_id": "6a9f97ededbb4eaea79fd1b21553ea05", "security_group_id": "0193c224-60ee-44df-a7dd-c774be45c904", "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": 781, "belongs_t o_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:22:16Z", "updated_at": "2024-02-28T09:22:16Z", "revision_number": 0}, {"id": "b6d030b3-2688-4b70-a55d-2f33bbaef377", "project_id": "6a9f97ededbb4eaea79fd1b21553ea05", "tenant_id": "6a9f97ededbb4eaea79fd1b21553ea05", "security_group_id": "0193c224-60ee-44df-a7dd-c774be45c904", "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": 780, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:22:16Z", "updated_at": "2024-02-28T09:22:16Z", "revision_number": 0}], "tags": [], "created_at": "2024-02-28T09:22:16Z", "updated_at": "2024-02-28T09:22:16Z", "revision_number": 1, "project_id": "6a9f97ededbb4eaea79fd1b21553ea05"}}' 2024-02-28 09:22:16,523 85931 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.253s 2024-02-28 09:22:16,523 85931 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": "0193c224-60ee-44df-a7dd-c774be45c904", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-2a0f12c2-269e-4218-b5d4-95aae05d8f85', 'date': 'Wed, 28 Feb 2024 09:22:16 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "264a9ba1-7019-424d-aaed-e30c903d22a9", "project_id": "6a9f97ededbb4eaea79fd1b21553ea05", "tenant_id": "6a9f97ededbb4eaea79fd1b21553ea05", "security_group_id": "0193c224-60ee-44df-a7dd-c774be45c904", "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": "2024-02-28T09:22:16Z", "updated_at": "2024-02-28T09:22:16Z", "revision_number": 0}}' 2024-02-28 09:22:16,765 85931 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.241s 2024-02-28 09:22:16,766 85931 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": "0193c224-60ee-44df-a7dd-c774be45c904", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-6c4dc77c-dfcc-40db-bc1d-c14ce5f169bc', 'date': 'Wed, 28 Feb 2024 09:22:16 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d30bed5f-530e-46a7-bb69-5b1b2c41106b", "project_id": "6a9f97ededbb4eaea79fd1b21553ea05", "tenant_id": "6a9f97ededbb4eaea79fd1b21553ea05", "security_group_id": "0193c224-60ee-44df-a7dd-c774be45c904", "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": "2024-02-28T09:22:16Z", "updated_at": "2024-02-28T09:22:16Z", "revision_number": 0}}' 2024-02-28 09:22:16,766 85931 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-secu ritygroup--1471795614 created 2024-02-28 09:22:17,668 85931 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.901s 2024-02-28 09:22:17,668 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-0c21b2fe-1f0f-4760-b7ef-8d06a939207b', 'date': 'Wed, 28 Feb 2024 09:22:17 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "6ef85b14-60cf-4093-9519-efe6b68b4acf", "tenant_id": "6a9f97ededbb4eaea79fd1b21553ea05", "floating_ip_address": "172.24.4.104", "floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "6a9f97ededbb4eaea79fd1b21553ea05", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-02-28T09:22:17Z", "updated_at": "2024-02-28T09:22:17Z", "revision_number": 0}}' 2024-02-28 09:22:17,668 85931 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '6ef85b14-60cf-4093-9519-efe6b68b4acf', 'tenant_id': '6a9f97ededbb4eaea79fd1b21553ea05', 'floating_ip_address': '172.24.4.104', 'floating_network_id': 'eff6aa9f-a27a-4fba-a655-d390189c40e9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '6a9f97ededbb4eaea79fd1b21553ea05', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-02-28T09:22:17Z', 'updated_at': '2024-02-28T09:22:17Z', 'revision_number': 0, 'ip': '172.24.4.104'} created 2024-02-28 09:22:17,669 85931 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2021135201', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBANRFqzMZGqv2Yh8OMmFpEpA3Ns+P6ItAkf4bX5tMb6DoWz1UwujCp78xK9c2MUAQKmzBMWfvFqdwT86quFdHXl7AVw2RQ+nRxI6awbTjgvcaiwR509pxWSF8mLeldCUQ==', 'fingerprint': '33:37:90:4b:07:ba:1a:41:e4:ae:33:8a:5d:5d:36:8b', 'user_id': 'fa8fc2832b7a4a0692eb7820fc053d45', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDApvkkBAzgsnu1CZMq73/o+TTTXJtUnTDdCY0isbKZeIEqKYmQRmOmk\ntXeWuBJql6mgBwYFK4EEACKhZANiAAQQDURaszGRqr9mIfDjJhaRKQNzbPj+iLQJ\nH+G1+bTG+g6Fs9VMLowqe/MSvXNjFAECpswTFn7xancE/OqrhXR15ewFcNkUPp0c\nSOmsG044L3GosEedPacVkhfJi3pXQlE=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '0193c224-60ee-44df-a7dd-c774be45c904', 'name': 'tempest-securitygroup--1471795614', 'stateful': True, 'tenant_id': '6a9f97ededbb4eaea79fd1b21553ea05', 'description': 'tempest-description--1547909345', 'shared': False, 'security_group_rules': [{'id': 'b35fa7b0-6229-4c37-9b26-8572fffae5a1', 'project_id': '6a9f97ededbb4eaea79fd1b21553ea05', 'tenant_id': '6a9f97ededbb4eaea79fd1b21553ea05', 'security_group_id': '0193c224-60ee-44df-a7dd-c774be45c904', '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': 781, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-02-28T09:22:16Z', 'updated_at': '2024-02-28T09:22:16Z', 'revision_number': 0}, {'id': 'b6d030b3-2688-4b70-a55d-2f33bbaef377', 'project_id': '6a9f97ededbb4eaea79fd1b21553ea05', 'tenant_id': '6a9f97ededbb4eaea79fd1b21553ea05', 'security_group_id': '0193c224-60ee-44df-a7dd-c774be45c904', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_ci dr': None, 'remote_group_id': None, 'standard_attr_id': 780, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-02-28T09:22:16Z', 'updated_at': '2024-02-28T09:22:16Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-02-28T09:22:16Z', 'updated_at': '2024-02-28T09:22:16Z', 'revision_number': 1, 'project_id': '6a9f97ededbb4eaea79fd1b21553ea05'}, 'floating_ip': {'id': '6ef85b14-60cf-4093-9519-efe6b68b4acf', 'tenant_id': '6a9f97ededbb4eaea79fd1b21553ea05', 'floating_ip_address': '172.24.4.104', 'floating_network_id': 'eff6aa9f-a27a-4fba-a655-d390189c40e9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '6a9f97ededbb4eaea79fd1b21553ea05', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-02-28T09:22:17Z', 'updated_at': '2024-02-28T09:22:17Z', 'revision_number': 0, 'ip': '172.24.4.104'}} 2024-02-28 09:22:18,208 85931 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.538s 2024-02-28 09:22:18,209 85931 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-1543581430", "imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "flavorRef": "1", "networks": [{"uuid": "ed59797f-b073-4437-97ed-8e484544f79c"}], "security_groups": [{"name": "tempest-securitygroup--1471795614"}], "key_name": "tempest-keypair-2021135201", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:22:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/1a4f715f-4acb-4662-a916-3e924b5d40bb', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-241fe389-5dcd-4046-a82d-2378532be6c9', 'x-compute-request-id': 'req-241fe389-5dcd-4046-a82d-2378532be6c9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "1a4f715f-4acb-4662-a916-3e924b5d40bb", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1a4f715f-4acb-4662-a916-3e924b5d40bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1a4f715f-4acb-4662-a916-3e924b5d40bb"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1471795614"}], "adminPass": "jEZoucaXqDV8"}}' 2024-02-28 09:22:18,286 85931 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/1a4f715f-4acb-4662-a916-3e924b5d40bb 0.073s 2024-02-28 09:22:18,287 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:22:18 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-09213e75-6905-4ba9-a74f-b06976a58297', 'x-compute-request-id': 'req-09213e75-6905-4ba9-a74f-b06976a58297', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1a4f715f-4acb-4662-a916-3e924b5d40bb'} Body: b'{"server": {"id": "1a4f715f-4acb-4662-a916-3e924b5d40bb", "name": "tempest-tempest.common.compute-instance-1543581430", "status": "BUILD", "tenant_id": "6a9f97ededbb4eaea79fd1b21553ea05", "u ser_id": "fa8fc2832b7a4a0692eb7820fc053d45", "metadata": {}, "hostId": "", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:22:18Z", "updated": "2024-02-28T09:22:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1a4f715f-4acb-4662-a916-3e924b5d40bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1a4f715f-4acb-4662-a916-3e924b5d40bb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2021135201", "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": []}}' 2024-02-28 09:23:08,575 85931 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/1a4f715f-4acb-4662-a916-3e924b5d40bb 0.226s 2024-02-28 09:23:08,576 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:23:08 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-800925f0-3d67-45f9-b510-70377d9279a8', 'x-compute-request-id': 'req-800925f0-3d67-45f9-b510-70377d9279a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1a4f715f-4acb-4662-a916-3e924b5d40bb'} Body: b'{"server": {"id": "1a4f715f-4acb-4662-a916-3e924b5d40bb", "name": "tempest-tempest.common.compute-instance-1543581430", "status": "ACTIVE", "tenant_id": "6a9f97ededbb4eaea79fd1b21553ea05", "user_id": "fa8fc2832b7a4a0692eb7820fc053d45", "metadata": {}, "hostId": "b01dc0a44289e0ff7689325b3e12b16e00f1c8b89abecf83109c5f72", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:22:18Z", "updated": "2024-02-28T09:22:25Z", "addresses": {"tempest-ServerActionsTestOtherA-1549978958-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:79:50"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1a4f715f-4acb-4662-a916-3e924b5d40bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1a4f715f-4acb-4662-a916-3e924b5d40bb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2021135201", "OS-SRV-USG:launched_at": "2024-02-28T09:22:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1471795614"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:23:08,591 85931 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-02-28 09:24:09,034 85931 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/1a4f715f-4acb-4662-a916-3e924b5d40bb/os-interface 0.382s 2024-02-28 09:24:09,035 85931 DEBUG [tempest.lib.common.rest_client ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:24:08 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-f5ecc5d2-1bfc-4c79-81a5-892cf5817630', 'x-compute-request-id': 'req-f5ecc5d2-1bfc-4c79-81a5-892cf5817630', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1a4f715f-4acb-4662-a916-3e924b5d40bb/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "ed59797f-b073-4437-97ed-8e484544f79c", "port_id": "42be2ff3-5d3f-4179-beca-1beb70d4d0fa", "mac_addr": "fa:16:3e:c9:79:50", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "6b43ca76-39f5-4e0d-9350-53bd53c4b317", "ip_address": "10.0.0.10"}]}]}' 2024-02-28 09:24:09,932 85931 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/6ef85b14-60cf-4093-9519-efe6b68b4acf 0.890s 2024-02-28 09:24:09,932 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "42be2ff3-5d3f-4179-beca-1beb70d4d0fa"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-9acd4489-9cd9-416e-bbd3-ad6757568b3e', 'date': 'Wed, 28 Feb 2024 09:24:09 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/6ef85b14-60cf-4093-9519-efe6b68b4acf'} Body: b'{"floatingip": {"id": "6ef85b14-60cf-4093-9519-efe6b68b4acf", "tenant_id": "6a9f97ededbb4eaea79fd1b21553ea05", "floating_ip_address": "172.24.4.104", "floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9", "router_id": "91ec8cb3-9479-42ce-8262-83414e8c1767", "port_id": "42be2ff3-5d3f-4179-beca-1beb70d4d0fa", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "ed59797f-b073-4437-97ed-8e484544f79c", "mac_address": "fa:16:3e:c9:79:50", "admin_state_up": true, "status": "ACTIVE", "device_id": "1a4f715f-4acb-4662-a916-3e924b5d40bb", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-02-28T09:22:17Z", "updated_at": "2024-02-28T09:24:09Z", "revision_number": 1, "project_id": "6a9f97ededbb4eaea79fd1b21553ea05"}}' 2024-02-28 09:24:09,933 85931 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.104:22' as 'cirros' with public key authentication 2024-02-28 09:24:09,941 85931 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-02-28 09:24:10,048 85931 INFO [paramiko.transport] Authentication (publickey) successful! 2024-02-28 09:24:10,049 85931 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.104 successfully created 2024-02-28 09:24:10,355 85931 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/1a4f715f-4acb-4662-a916-3e924b5d40bb 0.306s 2024-02-28 09:24:10,355 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:24:10 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-f99295ad-f2eb-4743-9bcd-208aed7e2b84', 'x-compute-request-id': 'req-f99295ad-f2eb-474 3-9bcd-208aed7e2b84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1a4f715f-4acb-4662-a916-3e924b5d40bb'} Body: b'{"server": {"id": "1a4f715f-4acb-4662-a916-3e924b5d40bb", "name": "tempest-tempest.common.compute-instance-1543581430", "status": "ACTIVE", "tenant_id": "6a9f97ededbb4eaea79fd1b21553ea05", "user_id": "fa8fc2832b7a4a0692eb7820fc053d45", "metadata": {}, "hostId": "b01dc0a44289e0ff7689325b3e12b16e00f1c8b89abecf83109c5f72", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:22:18Z", "updated": "2024-02-28T09:22:25Z", "addresses": {"tempest-ServerActionsTestOtherA-1549978958-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:79:50"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1a4f715f-4acb-4662-a916-3e924b5d40bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1a4f715f-4acb-4662-a916-3e924b5d40bb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2021135201", "OS-SRV-USG:launched_at": "2024-02-28T09:22:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1471795614"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:24:10,434 85931 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/6a9f97ededbb4eaea79fd1b21553ea05/volumes/520235bc-5a11-43e3-99d7-95177affefa3 0.065s 2024-02-28 09:24:10,434 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:24:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8386415-6d5f-4e24-ad2c-4236aec8e68b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8386415-6d5f-4e24-ad2c-4236aec8e68b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6a9f97ededbb4eaea79fd1b21553ea05/volumes/520235bc-5a11-43e3-99d7-95177affefa3'} Body: b'{"volume": {"id": "520235bc-5a11-43e3-99d7-95177affefa3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:22:16.000000", "updated_at": "2024-02-28T09:22:16.000000", "name": "tempest-ServerActionsTestOtherA-volume-1295203857", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a9f97ededbb4eaea79fd1b21553ea05/volumes/520235bc-5a11-43e3-99d7-95177affefa3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a9f97ededbb4eaea79fd1b21553ea05/volumes/520235bc-5a11-43e3-99d7-95177affefa3"}], "user_id": "fa8fc2832b7a4a0692eb7820fc053d45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6a9f97ededbb4eaea79fd1b21553ea05"}}' 2024-02-28 09:24:11,486 85931 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/6a9f97ededbb4eaea79fd1b21553ea05/volumes/520235bc-5a11-43e3-99d7-95177affefa3 0.038s 2024-02-28 09:24:11,486 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', ' X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:24:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc8a9bfb-0a9a-4dcd-a73b-7df488bdb7c8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc8a9bfb-0a9a-4dcd-a73b-7df488bdb7c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6a9f97ededbb4eaea79fd1b21553ea05/volumes/520235bc-5a11-43e3-99d7-95177affefa3'} Body: b'{"volume": {"id": "520235bc-5a11-43e3-99d7-95177affefa3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:22:16.000000", "updated_at": "2024-02-28T09:22:16.000000", "name": "tempest-ServerActionsTestOtherA-volume-1295203857", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a9f97ededbb4eaea79fd1b21553ea05/volumes/520235bc-5a11-43e3-99d7-95177affefa3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a9f97ededbb4eaea79fd1b21553ea05/volumes/520235bc-5a11-43e3-99d7-95177affefa3"}], "user_id": "fa8fc2832b7a4a0692eb7820fc053d45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6a9f97ededbb4eaea79fd1b21553ea05"}}' 2024-02-28 09:24:11,698 85931 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/e6e64d98-637d-4465-bb2b-e63bb059127e 0.198s 2024-02-28 09:24:11,698 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:24:11 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-bce55b72-a80a-41a3-ba59-592bd2903260', 'x-compute-request-id': 'req-bce55b72-a80a-41a3-ba59-592bd2903260', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e6e64d98-637d-4465-bb2b-e63bb059127e'} Body: b'{"server": {"id": "e6e64d98-637d-4465-bb2b-e63bb059127e", "name": "tempest-ServerActionsTestOtherA-server-1715375302", "status": "ACTIVE", "tenant_id": "6a9f97ededbb4eaea79fd1b21553ea05", "user_id": "fa8fc2832b7a4a0692eb7820fc053d45", "metadata": {}, "hostId": "b01dc0a44289e0ff7689325b3e12b16e00f1c8b89abecf83109c5f72", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:18:32Z", "updated": "2024-02-28T09:18:48Z", "addresses": {"tempest-ServerActionsTestOtherA-1549978958-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:f7:15"}, {"version": 4, "addr": "172.24.4.131", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:f7:15"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e6e64d98-637d-4465-bb2b-e63bb059127e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e6e64d98-637d-4465-bb2b-e63bb059127e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2064188818", "OS-SRV-USG:launched_at": "2024-02-28T09:18:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--307865390"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:v m_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:25:11,841 85931 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/1a4f715f-4acb-4662-a916-3e924b5d40bb 0.127s 2024-02-28 09:25:11,842 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:25: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-15d95e36-ed8d-483e-bb14-087684d6150f', 'x-compute-request-id': 'req-15d95e36-ed8d-483e-bb14-087684d6150f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1a4f715f-4acb-4662-a916-3e924b5d40bb'} Body: b'' 2024-02-28 09:25:12,131 85931 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/1a4f715f-4acb-4662-a916-3e924b5d40bb 0.288s 2024-02-28 09:25:12,131 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:25:11 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-d8536c94-2a8b-45ea-b436-64844bdb63b7', 'x-compute-request-id': 'req-d8536c94-2a8b-45ea-b436-64844bdb63b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1a4f715f-4acb-4662-a916-3e924b5d40bb'} Body: b'{"server": {"id": "1a4f715f-4acb-4662-a916-3e924b5d40bb", "name": "tempest-tempest.common.compute-instance-1543581430", "status": "ACTIVE", "tenant_id": "6a9f97ededbb4eaea79fd1b21553ea05", "user_id": "fa8fc2832b7a4a0692eb7820fc053d45", "metadata": {}, "hostId": "b01dc0a44289e0ff7689325b3e12b16e00f1c8b89abecf83109c5f72", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:22:18Z", "updated": "2024-02-28T09:25:12Z", "addresses": {"tempest-ServerActionsTestOtherA-1549978958-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:79:50"}, {"version": 4, "addr": "172.24.4.104", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:79:50"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1a4f715f-4acb-4662-a916-3e924b5d40bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1a4f715f-4acb-4662-a916-3e924b5d40bb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2021135201", "OS-SRV-USG:launched_at": "2024-02-28T09:22:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1471795614"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:26:02,234 85931 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/1a4f715f-4acb-4662-a916-3e924b5d40bb 0.033s 2024-02-28 09:26:02,235 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26:02 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-3a0a12f9-3d18-417c-985e-5d9ee73dd7b2', 'x-compute-request-id': 'req-3a0a12f9-3d18-417c-985e-5d9ee73dd7b2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1a4f715f-4acb-4662-a916-3e924b5d40bb'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 1a4f715f-4acb-4662-a916-3e924b5d40bb could not be found."}}' 2024-02-28 09:26:02,296 85931 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2021135201 0.060s 2024-02-28 09:26:02,297 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26: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-09592e23-dc5c-4cae-a822-9924dad51cfa', 'x-compute-request-id': 'req-09592e23-dc5c-4cae-a822-9924dad51cfa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2021135201'} Body: b'' 2024-02-28 09:26:02,513 85931 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/0193c224-60ee-44df-a7dd-c774be45c904 0.215s 2024-02-28 09:26:02,513 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-e2fbdef0-d291-4399-97fb-8b41336efcfb', 'content-length': '0', 'date': 'Wed, 28 Feb 2024 09:26:02 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/0193c224-60ee-44df-a7dd-c774be45c904'} Body: b'' 2024-02-28 09:26:02,533 85931 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/0193c224-60ee-44df-a7dd-c774be45c904 0.019s 2024-02-28 09:26:02,533 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-f47db2e7-6ecd-43f8-923a-bd275d5051c2', 'date': 'Wed, 28 Feb 2024 09:26:02 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/0193c224-60ee-44df-a7dd-c774be45c904'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 0193c224-60ee-44df-a7dd-c774be45c904 does not exist", "detail": ""}}' 2024-02-28 09:26:03,159 85931 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/6ef85b14-60cf-4093-9519-efe6b68b4acf 0.625s 2024-02-28 09:26:03,159 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-e9198422-fd03-41a6-abda-79e9f2fce305', 'content-length': ' 0', 'date': 'Wed, 28 Feb 2024 09:26:03 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/6ef85b14-60cf-4093-9519-efe6b68b4acf'} Body: b'' {9} tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance [3.930206s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, 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 264, 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 260, in create_test_server waiters.wait_for_volume_resource_status(volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 75a2d34a-5fe0-4016-a69a-2a889e042655 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:26:15,110 85933 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.320s 2024-02-28 09:26:15,110 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestShelveInstance-396800231", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCaFYDhpqIyUMI9d5XEKYZx++6w7YSHCxWvLkP+7lU+vpCVf9W8QEUr40855EXKH34sOsGp8he3VWIZsmMbi6Xi9QRTd+3cqTcLEwpeIe/AC6potQB7IcZENvn2d9CcZ8g=="}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '396', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d317ada2-2529-412c-b338-905df9637031', 'x-compute-request-id': 'req-d317ada2-2529-412c-b338-905df9637031', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestShelveInstance-396800231", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCaFYDhpqIyUMI9d5XEKYZx++6w7YSHCxWvLkP+7lU+vpCVf9W8QEUr40855EXKH34sOsGp8he3VWIZsmMbi6Xi9QRTd+3cqTcLEwpeIe/AC6potQB7IcZENvn2d9CcZ8g==", "fingerprint": "01:32:5b:1d:98:83:64:6e:98:41:e6:14:38:66:34:25", "user_id": "64d14dc5d3e545ccbad75bf32c10ffea"}}' 2024-02-28 09:26:15,272 85933 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.159s 2024-02-28 09:26:15,272 85933 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-227896105", "description": "tempest-secgroup-smoke-227896105 description", "project_id": "c9cadae0951b4acbacef51ac9a8978e3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1673', 'x-openstack-request-id': 'req-bafb2348-a5b3-48e6-9a71-6b431e75a425', 'date': 'Wed, 28 Feb 2024 09:26:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "95ac81b3-39aa-40f4-a5b2-efab368dc13f", "name": "tempest-secgroup-smoke-227896105", "stateful": true, "tenant_id": "c9cadae0951b4acbacef51ac9a8978e3", "description": "tempest-secgroup-smoke-227896105 description", "shared": false, "security_group_rules": [{"id": "0e035da5-b3ce-46cc-8000-b17bec6af93c", "project_id": "c9cadae0951b4acbacef51ac9a8978e3", "tenant_id": "c9cadae0951b4acbacef51ac9a8978e3", "security_group_id": "95ac81b3-39aa-40f4-a5b2-efab368dc13f", "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": 925, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:26:15Z", "updated_at": "2024-02-28T09:26:15Z", "revision_number": 0}, {"id": "e2617191-bd53-4d56-a8a0-de8e63a096ac", "project_id": "c9cadae0951b4acbacef51ac9a8978e3", "tenant_id": "c9cadae0951b4acbacef51ac9a8978e3", "security_group_id": "95ac81b3-39aa-40f4-a5b2-efab368dc13f", "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": 926, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:26:15Z", "updated_at": "2024-02-28T09:26:15Z", "revision_number": 0}], "tags": [], "created_ at": "2024-02-28T09:26:15Z", "updated_at": "2024-02-28T09:26:15Z", "revision_number": 1, "project_id": "c9cadae0951b4acbacef51ac9a8978e3"}}' 2024-02-28 09:26:15,471 85933 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.198s 2024-02-28 09:26:15,471 85933 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": "95ac81b3-39aa-40f4-a5b2-efab368dc13f", "project_id": "c9cadae0951b4acbacef51ac9a8978e3", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-bec431a6-cf8f-4c7f-812b-452e467af4e4', 'date': 'Wed, 28 Feb 2024 09:26:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "780c0354-d435-4267-8b9c-a3a809168b12", "project_id": "c9cadae0951b4acbacef51ac9a8978e3", "tenant_id": "c9cadae0951b4acbacef51ac9a8978e3", "security_group_id": "95ac81b3-39aa-40f4-a5b2-efab368dc13f", "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": "2024-02-28T09:26:15Z", "updated_at": "2024-02-28T09:26:15Z", "revision_number": 0}}' 2024-02-28 09:26:15,682 85933 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.210s 2024-02-28 09:26:15,683 85933 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": "95ac81b3-39aa-40f4-a5b2-efab368dc13f", "project_id": "c9cadae0951b4acbacef51ac9a8978e3", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-f4e36f16-1c41-47e5-a52c-27878b3710d3', 'date': 'Wed, 28 Feb 2024 09:26:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "68a4881f-4ec4-436d-9bd7-6b2a60b879ed", "project_id": "c9cadae0951b4acbacef51ac9a8978e3", "tenant_id": "c9cadae0951b4acbacef51ac9a8978e3", "security_group_id": "95ac81b3-39aa-40f4-a5b2-efab368dc13f", "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": "2024-02-28T09:26:15Z", "updated_at": "2024-02-28T09:26:15Z", "revision_number": 0}}' 2024-02-28 09:26:15,903 85933 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.219s 2024-02-28 09:26:15,903 85933 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": "95ac81b3-39aa-40f4-a5b2-efab368dc13f", "project_id": "c9cadae0951b4acbacef51ac9a8978e3", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-43ea841c-6db0-4ed8-b5f6-33c9725e0335', 'date': 'Wed, 28 Feb 2024 09:26:15 GMT', 'connection': 'clos e', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7fddf00b-3d93-40ed-9298-5b97775bf17f", "project_id": "c9cadae0951b4acbacef51ac9a8978e3", "tenant_id": "c9cadae0951b4acbacef51ac9a8978e3", "security_group_id": "95ac81b3-39aa-40f4-a5b2-efab368dc13f", "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": "2024-02-28T09:26:15Z", "updated_at": "2024-02-28T09:26:15Z", "revision_number": 0}}' 2024-02-28 09:26:16,137 85933 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.233s 2024-02-28 09:26:16,138 85933 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": "95ac81b3-39aa-40f4-a5b2-efab368dc13f", "project_id": "c9cadae0951b4acbacef51ac9a8978e3", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-6ba75670-94d6-4ff2-afe9-bc51281d9a83', 'date': 'Wed, 28 Feb 2024 09:26:16 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2f854fdb-f699-49d2-8957-b88c0aa6aa11", "project_id": "c9cadae0951b4acbacef51ac9a8978e3", "tenant_id": "c9cadae0951b4acbacef51ac9a8978e3", "security_group_id": "95ac81b3-39aa-40f4-a5b2-efab368dc13f", "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": "2024-02-28T09:26:16Z", "updated_at": "2024-02-28T09:26:16Z", "revision_number": 0}}' 2024-02-28 09:26:16,386 85933 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.247s 2024-02-28 09:26:16,386 85933 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": "95ac81b3-39aa-40f4-a5b2-efab368dc13f", "project_id": "c9cadae0951b4acbacef51ac9a8978e3", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-2c36c17e-a8d5-47e7-9726-b77c9158447b', 'date': 'Wed, 28 Feb 2024 09:26:16 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "92580c16-8eb6-4a86-82fb-2f7d2c6eb1db", "project_id": "c9cadae0951b4acbacef51ac9a8978e3", "tenant_id": "c9cadae0951b4acbacef51ac9a8978e3", "security_group_id": "95ac81b3-39aa-40f4-a5b2-efab368dc13f", "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": "2024-02-28T09:26:16Z", "updated_at": "2024-02-28T09:26:16Z", "revision_number": 0}}' 2024-02-28 09:26:16,658 85933 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.271s 2024-02-28 09:26:16,658 85933 DEBUG [tempest.lib.common.rest_c lient] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "95ac81b3-39aa-40f4-a5b2-efab368dc13f", "project_id": "c9cadae0951b4acbacef51ac9a8978e3", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-7c74f98f-447a-4ed2-afcb-5516e31c616d', 'date': 'Wed, 28 Feb 2024 09:26:16 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a0e2be34-bbe0-465e-9bf1-7ca849b0920d", "project_id": "c9cadae0951b4acbacef51ac9a8978e3", "tenant_id": "c9cadae0951b4acbacef51ac9a8978e3", "security_group_id": "95ac81b3-39aa-40f4-a5b2-efab368dc13f", "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": "2024-02-28T09:26:16Z", "updated_at": "2024-02-28T09:26:16Z", "revision_number": 0}}' 2024-02-28 09:26:16,700 85933 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.034s 2024-02-28 09:26:16,700 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2809', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c3ce1d2e-bd82-441e-969b-79f35bf09310', '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": "64d14dc5d3e545ccbad75bf32c10ffea", "name": "tempest-TestShelveInstance-1495493419-project-member", "password_expires_at": null}, "audit_ids": ["DzgrnuoSSQ2EnsVbuiIP9w"], "expires_at": "2024-02-28T10:26:16.000000Z", "issued_at": "2024-02-28T09:26:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9cadae0951b4acbacef51ac9a8978e3", "name": "tempest-TestShelveInstance-1495493419"}, "is_domain": false, "roles": [{"id": "034d7a484a5e4908aeb9a02a09c0654f", "name": "member"}, {"id": "2d696d77d77043b58e5fcf31f5b061c8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "607134c4d03c4a12af99220db79cc13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c9cadae0951b4acbacef51ac9a8978e3", "region": "RegionOne"}], "id": "21d06a316a024880a69d4cd482f90971", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "74032efc222f428b908ef3abf0ba60d1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c9cadae0951b4acbacef51ac9a8978e3", "region": "RegionOne"}], "id": "633be3df59df4f9b975484710048430d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0d52584065f94ee08ce4181b78367c5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7ae777b7f53744e0bbcb8c938dfbfe2f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8dbdc1e6b7e4d08a2a52a636eabc00f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "8ef2767026834c1189d97797d5c5a800", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4f50f76d3e044b83b5bdbee0c30d6f5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "c388de6ecbcc4fca8b0d700779fc657e", "type": "compute", "name": "nova"}, {"endpoints": [{ "id": "fe5cea1ac05c45a1b3925a725a7eead7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "cc0d1c0427f9473bb326be07f15553e1", "type": "image", "name": "glance"}, {"endpoints": [{"id": "a45569cc58b84b1b853ecd851b25ca4e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "cccec230ba6c48ae92df03a6a374a7a6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "255fbf1fe41a497888423432cf3d6547", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/c9cadae0951b4acbacef51ac9a8978e3", "region": "RegionOne"}], "id": "e5ef73b8227840fa80228ecf30fbd9a7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2024-02-28 09:26:16,701 85933 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': 'ae9bed38-c4f0-44d9-b529-755945fade01', 'name': 'tempest-TestShelveInstance-1100565506-network', 'tenant_id': 'c9cadae0951b4acbacef51ac9a8978e3', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c9cadae0951b4acbacef51ac9a8978e3', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 25671, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-02-28T09:26:02Z', 'updated_at': '2024-02-28T09:26:02Z', 'revision_number': 1} available for tenant 2024-02-28 09:26:17,038 85933 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.0.0.210/volume/v3/c9cadae0951b4acbacef51ac9a8978e3/volumes 0.335s 2024-02-28 09:26:17,038 85933 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-1179472226", "imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "size": 1}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6678767-7053-4e67-aa11-6f6a0b2cec68', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6678767-7053-4e67-aa11-6f6a0b2cec68', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c9cadae0951b4acbacef51ac9a8978e3/volumes'} Body: b'{"volume": {"id": "75a2d34a-5fe0-4016-a69a-2a889e042655", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:26:16.969951", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1179472226", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9cadae0951b4acbacef51ac9a8978e3/volumes/75a2d34a-5fe0-4016-a69a-2a889e042655"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9cadae0951b4acbacef51ac9a8978e3/volumes/75a2d34a-5fe0-4016-a69a-2a889e042655"}], "user_id": "64d14dc5d3e545ccbad75bf32c10ffea", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:26:17,105 85933 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/c9cadae0951b4acbacef51ac9a8978e3/volumes/75a2d34a-5fe0-4016-a69a-2a889e042655 0.056s 2024-02-28 09:26:17,105 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26:17 GMT' , 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30dba088-61fc-41be-a65a-e2e61c85df4a', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30dba088-61fc-41be-a65a-e2e61c85df4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9cadae0951b4acbacef51ac9a8978e3/volumes/75a2d34a-5fe0-4016-a69a-2a889e042655'} Body: b'{"volume": {"id": "75a2d34a-5fe0-4016-a69a-2a889e042655", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:26:17.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1179472226", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9cadae0951b4acbacef51ac9a8978e3/volumes/75a2d34a-5fe0-4016-a69a-2a889e042655"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9cadae0951b4acbacef51ac9a8978e3/volumes/75a2d34a-5fe0-4016-a69a-2a889e042655"}], "user_id": "64d14dc5d3e545ccbad75bf32c10ffea", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c9cadae0951b4acbacef51ac9a8978e3"}}' 2024-02-28 09:26:18,165 85933 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/c9cadae0951b4acbacef51ac9a8978e3/volumes/75a2d34a-5fe0-4016-a69a-2a889e042655 0.042s 2024-02-28 09:26:18,165 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b761cbda-0074-46a6-9cc1-d7ea90d4eac0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b761cbda-0074-46a6-9cc1-d7ea90d4eac0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9cadae0951b4acbacef51ac9a8978e3/volumes/75a2d34a-5fe0-4016-a69a-2a889e042655'} Body: b'{"volume": {"id": "75a2d34a-5fe0-4016-a69a-2a889e042655", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:26:17.000000", "updated_at": "2024-02-28T09:26:17.000000", "name": "tempest-tempest.common.compute-volume-1179472226", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9cadae0951b4acbacef51ac9a8978e3/volumes/75a2d34a-5fe0-4016-a69a-2a889e042655"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9cadae0951b4acbacef51ac9a8978e3/volumes/75a2d34a-5fe0-4016-a69a-2a889e042655"}], "user_id": "64d14dc5d3e545ccbad75bf32c10ffea", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c9cadae0951b4acbacef51ac9a8978e3"}}' 2024-02-28 09:26:18,302 85933 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 DELETE http://10.0.0.210/volume/v3/c9cadae0951b4acbacef51ac9a8978e3/volumes/75a2d34a-5fe0-4016-a69a-2a889e042655 0.124s 2024-02-28 09:26:18,302 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26: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-c463d23f-0a62-421e-8dd6-8695e759f424', ' connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c9cadae0951b4acbacef51ac9a8978e3/volumes/75a2d34a-5fe0-4016-a69a-2a889e042655'} Body: b'' 2024-02-28 09:26:18,326 85933 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 404 GET http://10.0.0.210/volume/v3/c9cadae0951b4acbacef51ac9a8978e3/volumes/75a2d34a-5fe0-4016-a69a-2a889e042655 0.022s 2024-02-28 09:26:18,326 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26: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-39c0066f-3aa0-4472-9bf2-ec8324b80182', 'x-openstack-request-id': 'req-39c0066f-3aa0-4472-9bf2-ec8324b80182', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c9cadae0951b4acbacef51ac9a8978e3/volumes/75a2d34a-5fe0-4016-a69a-2a889e042655'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 75a2d34a-5fe0-4016-a69a-2a889e042655 could not be found."}}' 2024-02-28 09:26:18,686 85933 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/95ac81b3-39aa-40f4-a5b2-efab368dc13f 0.357s 2024-02-28 09:26:18,687 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-b9d2cdbb-e17d-4ac2-9c1a-d9496eacee1c', 'content-length': '0', 'date': 'Wed, 28 Feb 2024 09:26:18 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/95ac81b3-39aa-40f4-a5b2-efab368dc13f'} Body: b'' 2024-02-28 09:26:18,717 85933 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-396800231 0.029s 2024-02-28 09:26:18,717 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26:18 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-9a8d7df8-b5b3-47da-b79e-614c030b08b8', 'x-compute-request-id': 'req-9a8d7df8-b5b3-47da-b79e-614c030b08b8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-396800231'} Body: b'' {9} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple [2.452453s] ... 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 223, in _wait_for_multiple_resources callback(resource_id=r, **kwargs) File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e1b4685c-146b-48cd-b8bf-7131c331ef42 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:26:26,726 85933 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/031bd758bb434937895d0647e8f68f87/volumes 0.445s 2024-02-28 09:26:26,727 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-3158171"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25569107-03dc-4f20-a715-b0c06c7a672a', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25569107-03dc-4f20-a715-b0c06c7a672a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/031bd758bb434937895d0647e8f68f87/volumes'} Body: b'{"volume": {"id": "e1b4685c-146b-48cd-b8bf-7131c331ef42", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:26:26.663157", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-3158171", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/031bd758bb434937895d0647e8f68f87/volumes/e1b4685c-146b-48cd-b8bf-7131c331ef42"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/031bd758bb434937895d0647e8f68f87/volumes/e1b4685c-146b-48cd-b8bf-7131c331ef42"}], "user_id": "c22002e85b0048e1a176ab3ba26382c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:26:26,936 85933 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/031bd758bb434937895d0647e8f68f87/volumes 0.199s 2024-02-28 09:26:26,937 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2060689524"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c26a5a64-970c-4e03-84ef-1e5edd2a29c4', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c26a5a64-970c-4e03-84ef-1e5edd2a29c4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/031bd758bb434937895d0647e8f68f87/volumes'} Body: b'{"volume": {"id": "a26f88f3-cf65-4d74-9ced-87cda902606d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:26:26.878530", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-2060689524", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/031bd758bb434937895d0647e8f68f87/volumes/a26f88f3-cf65-4d74-9ced-87cda902606d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/031bd758bb434937895d0647e8f68f87/volumes/a26f88f3-cf65-4d74-9ced-87cda902606d"}], "user_id": "c22002e85b0048e1a176ab3ba26382c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:26:27,143 85933 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/031bd758bb434937895d0647e8f68f87/volumes 0.196s 2024-02-28 09:26:27,144 85933 DEBUG [tem pest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-290102642"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b7941aa-3164-47c4-9222-b74d3c26a2f1', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b7941aa-3164-47c4-9222-b74d3c26a2f1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/031bd758bb434937895d0647e8f68f87/volumes'} Body: b'{"volume": {"id": "d6ff3eaa-ced4-47ec-aa3a-965bf865f915", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:26:27.078400", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-290102642", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/031bd758bb434937895d0647e8f68f87/volumes/d6ff3eaa-ced4-47ec-aa3a-965bf865f915"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/031bd758bb434937895d0647e8f68f87/volumes/d6ff3eaa-ced4-47ec-aa3a-965bf865f915"}], "user_id": "c22002e85b0048e1a176ab3ba26382c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:26:27,387 85933 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/031bd758bb434937895d0647e8f68f87/volumes 0.231s 2024-02-28 09:26:27,388 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-453799918"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b284dc0b-cb16-4d01-a485-7fe1851c04be', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b284dc0b-cb16-4d01-a485-7fe1851c04be', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/031bd758bb434937895d0647e8f68f87/volumes'} Body: b'{"volume": {"id": "b49b3348-32f6-45ed-b7c2-1bbea788c558", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:26:27.288346", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-453799918", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/031bd758bb434937895d0647e8f68f87/volumes/b49b3348-32f6-45ed-b7c2-1bbea788c558"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/031bd758bb434937895d0647e8f68f87/volumes/b49b3348-32f6-45ed-b7c2-1bbea788c558"}], "user_id": "c22002e85b0048e1a176ab3ba26382c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:26:27,598 85933 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/031bd758bb434937895d0647e8f68f87/volumes 0.199s 2024-02-28 09:26:27,598 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "size": 1, "name": "tempest-CreateVolumesFrom ImageTest-Volume-374068201"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1a5e4b3-b235-49e2-acc5-c2b03e74c863', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1a5e4b3-b235-49e2-acc5-c2b03e74c863', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/031bd758bb434937895d0647e8f68f87/volumes'} Body: b'{"volume": {"id": "5f4fca92-d42e-4a88-ba6e-8e8bd0da0f07", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:26:27.524106", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-374068201", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/031bd758bb434937895d0647e8f68f87/volumes/5f4fca92-d42e-4a88-ba6e-8e8bd0da0f07"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/031bd758bb434937895d0647e8f68f87/volumes/5f4fca92-d42e-4a88-ba6e-8e8bd0da0f07"}], "user_id": "c22002e85b0048e1a176ab3ba26382c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:26:27,650 85933 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/031bd758bb434937895d0647e8f68f87/volumes/e1b4685c-146b-48cd-b8bf-7131c331ef42 0.041s 2024-02-28 09:26:27,650 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83573c15-fb7e-4d8e-952c-ed3811c9ac37', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83573c15-fb7e-4d8e-952c-ed3811c9ac37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/031bd758bb434937895d0647e8f68f87/volumes/e1b4685c-146b-48cd-b8bf-7131c331ef42'} Body: b'{"volume": {"id": "e1b4685c-146b-48cd-b8bf-7131c331ef42", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:26:27.000000", "updated_at": "2024-02-28T09:26:27.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-3158171", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/031bd758bb434937895d0647e8f68f87/volumes/e1b4685c-146b-48cd-b8bf-7131c331ef42"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/031bd758bb434937895d0647e8f68f87/volumes/e1b4685c-146b-48cd-b8bf-7131c331ef42"}], "user_id": "c22002e85b0048e1a176ab3ba26382c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "031bd758bb434937895d0647e8f68f87"}}' 2024-02-28 09:26:28,717 85933 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/031bd758bb434937895d0647e8f68f87/volumes/e1b4685c-146b-48cd-b8bf-7131c331ef42 0.042s 2024-02-28 09:26:28,717 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4a04c93-5eb2-4d2f-8da8-6485a58ee20b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openst ack-request-id': 'req-a4a04c93-5eb2-4d2f-8da8-6485a58ee20b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/031bd758bb434937895d0647e8f68f87/volumes/e1b4685c-146b-48cd-b8bf-7131c331ef42'} Body: b'{"volume": {"id": "e1b4685c-146b-48cd-b8bf-7131c331ef42", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:26:27.000000", "updated_at": "2024-02-28T09:26:27.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-3158171", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/031bd758bb434937895d0647e8f68f87/volumes/e1b4685c-146b-48cd-b8bf-7131c331ef42"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/031bd758bb434937895d0647e8f68f87/volumes/e1b4685c-146b-48cd-b8bf-7131c331ef42"}], "user_id": "c22002e85b0048e1a176ab3ba26382c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "031bd758bb434937895d0647e8f68f87"}}' {9} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume [1.461802s] ... 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 97, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 6a983879-6b56-460e-ab4d-b6c3d8022539 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:26:31,358 85933 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 202 POST http://10.0.0.210/volume/v3/c623fc2c44e4480b8382c34e1d65cd40/volumes 0.337s 2024-02-28 09:26:31,359 85933 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-1338386961"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e076d76-a963-42a7-a082-a4ab5706de96', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e076d76-a963-42a7-a082-a4ab5706de96', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c623fc2c44e4480b8382c34e1d65cd40/volumes'} Body: b'{"volume": {"id": "6a983879-6b56-460e-ab4d-b6c3d8022539", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:26:31.293910", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1338386961", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c623fc2c44e4480b8382c34e1d65cd40/volumes/6a983879-6b56-460e-ab4d-b6c3d8022539"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c623fc2c44e4480b8382c34e1d65cd40/volumes/6a983879-6b56-460e-ab4d-b6c3d8022539"}], "user_id": "c803d8cfbb5a46c6b6ef1ba106814bbe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:26:31,410 85933 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/c623fc2c44e4480b8382c34e1d65cd40/volumes/6a983879-6b56-460e-ab4d-b6c3d8022539 0.038s 2024-02-28 09:26:31,411 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a67da199-5189-417e-a72e-cc90e7368a11', 'content-length': '899', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a67da199-5189-417e-a72e-cc90e7368a11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c623fc2c44e4480b8382c34e1d65cd40/volumes/6a983879-6b56-460e-ab4d-b6c3d8022539'} Body: b'{"volume": {"id": "6a983879-6b56-460e-ab4d-b6c3d8022539", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:26:31.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1338386961", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c623fc2c44e4480b8382c34e1d65cd40/volumes/6a983879-6b56-460e-ab4d-b6c3d8022539"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c623fc2c44e4480b8382c34e1d65cd40/volumes/6a983879-6b56-460e-ab4d-b6c3d8022539"}], "user_id": "c803d8cfbb5a46c6b6ef1ba106814bbe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c623fc2c44e4480b8382c34e1d65cd40"}}' 2024-02-28 09:26:32,468 85933 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/c623fc2c44e4480b8382c34e1d65cd40/volumes/6a9838 79-6b56-460e-ab4d-b6c3d8022539 0.042s 2024-02-28 09:26:32,468 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3399df4c-770c-4467-a4e6-7aa03e3f3b8e', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3399df4c-770c-4467-a4e6-7aa03e3f3b8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c623fc2c44e4480b8382c34e1d65cd40/volumes/6a983879-6b56-460e-ab4d-b6c3d8022539'} Body: b'{"volume": {"id": "6a983879-6b56-460e-ab4d-b6c3d8022539", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:26:31.000000", "updated_at": "2024-02-28T09:26:31.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1338386961", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c623fc2c44e4480b8382c34e1d65cd40/volumes/6a983879-6b56-460e-ab4d-b6c3d8022539"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c623fc2c44e4480b8382c34e1d65cd40/volumes/6a983879-6b56-460e-ab4d-b6c3d8022539"}], "user_id": "c803d8cfbb5a46c6b6ef1ba106814bbe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c623fc2c44e4480b8382c34e1d65cd40"}}' {9} setUpClass (cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {4} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume [163.373303s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 09152085-2ca3-4fc9-b921-fd70f06c92f0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:24:32,458 85923 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.081s 2024-02-28 09:24:32,458 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 28 Feb 2024 09:24:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2807', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-ac12dac2-21df-4c0b-9c0c-4758d8f13119', '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": "25f3d733199d4278b10ad2e24404028b", "name": "tempest-VolumesActionsTest-847139696-project-member", "password_expires_at": null}, "audit_ids": ["0L-OeE4uTReUsrIm7gLgsQ"], "expires_at": "2024-02-28T10:24:32.000000Z", "issued_at": "2024-02-28T09:24:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b3aad20bb8741b59a5f252b332277a8", "name": "tempest-VolumesActionsTest-847139696"}, "is_domain": false, "roles": [{"id": "034d7a484a5e4908aeb9a02a09c0654f", "name": "member"}, {"id": "2d696d77d77043b58e5fcf31f5b061c8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "607134c4d03c4a12af99220db79cc13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8", "region": "RegionOne"}], "id": "21d06a316a024880a69d4cd482f90971", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "74032efc222f428b908ef3abf0ba60d1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8", "region": "RegionOne"}], "id": "633be3df59df4f9b975484710048430d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0d52584065f94ee08ce4181b78367c5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7ae777b7f53744e0bbcb8c938dfbfe2f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8dbdc1e6b7e4d08a2a52a636eabc00f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "8ef2767026834c1189d97797d5c5a800", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4f50f76d3e044b83b5bdbee0c30d6f5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "c388de6ecbcc4fca8b0d700779fc657e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "fe5cea1ac05c45a1b3925a725a7eead7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "cc0d1c0427f9473bb326be07f15553e1", "type": "image", "name": "glance"}, {"endpoints": [{"id": "a45569cc58b84b1b853ecd851b25ca4e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "cccec230ba6c48ae92df03a6a374a7a6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "255fbf1fe41a497888423432cf3d6547", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/0b3aad20bb8741b59a5f252b332277a8", "region": "RegionOne"}], "id": "e5ef73b8227840fa80228ecf30fbd9a7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2024-02-28 09:24:32,459 85923 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_force_detach_volume) Found network {'id': '8674a07d-7a42-46a2-9640-62496667493c', 'name': 'tempest-VolumesActionsTest-915468633-network', 'tenant_id': '0b3aad20bb8741b59a5f252b332277a8', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '0b3aad20bb8741b59a5f252b332277a8', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'g eneve', 'provider:physical_network': None, 'provider:segmentation_id': 45435, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-02-28T09:24:20Z', 'updated_at': '2024-02-28T09:24:20Z', 'revision_number': 1} available for tenant 2024-02-28 09:24:33,145 85923 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.685s 2024-02-28 09:24:33,146 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-1900842255", "imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "flavorRef": "1", "networks": [{"uuid": "8674a07d-7a42-46a2-9640-62496667493c"}]}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:24:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/8d67cdd9-4dde-4dfe-9760-4701c018947f', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a161da54-c6b7-4d45-908b-19dfa9786bf0', 'x-compute-request-id': 'req-a161da54-c6b7-4d45-908b-19dfa9786bf0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "8d67cdd9-4dde-4dfe-9760-4701c018947f", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8d67cdd9-4dde-4dfe-9760-4701c018947f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8d67cdd9-4dde-4dfe-9760-4701c018947f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "2kRYepN2w4tu"}}' 2024-02-28 09:24:33,229 85923 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/8d67cdd9-4dde-4dfe-9760-4701c018947f 0.079s 2024-02-28 09:24:33,229 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:24:33 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-0fb1f609-6314-43c4-a467-eae1177d3cfa', 'x-compute-request-id': 'req-0fb1f609-6314-43c4-a467-eae1177d3cfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8d67cdd9-4dde-4dfe-9760-4701c018947f'} Body: b'{"server": {"id": "8d67cdd9-4dde-4dfe-9760-4701c018947f", "name": "tempest-VolumesActionsTest-instance-1900842255", "status": "BUILD", "tenant_id": "0b3aad20bb8741b59a5f252b332277a8", "user_id": "25f3d733199d4278b10ad2e24404028b", "metadata": {}, "hostId": "", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:24:33Z", "updated": "2024-02-28T09:24:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8d67cdd9-4dde-4dfe-9760-4701c018947f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8d67cdd9-4dde-4dfe-9760-4701c018947f"}], "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": "scheduli ng", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:25:23,525 85923 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/8d67cdd9-4dde-4dfe-9760-4701c018947f 0.230s 2024-02-28 09:25:23,525 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:25:23 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-548b491b-c2d4-43ce-ac2a-33c8fb3a9c2e', 'x-compute-request-id': 'req-548b491b-c2d4-43ce-ac2a-33c8fb3a9c2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8d67cdd9-4dde-4dfe-9760-4701c018947f'} Body: b'{"server": {"id": "8d67cdd9-4dde-4dfe-9760-4701c018947f", "name": "tempest-VolumesActionsTest-instance-1900842255", "status": "ACTIVE", "tenant_id": "0b3aad20bb8741b59a5f252b332277a8", "user_id": "25f3d733199d4278b10ad2e24404028b", "metadata": {}, "hostId": "90e4d05d2b6856b492b8a1644ad15aa88ca9362eba80a3e0a923fd79", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:24:33Z", "updated": "2024-02-28T09:24:40Z", "addresses": {"tempest-VolumesActionsTest-915468633-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:3e:16"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8d67cdd9-4dde-4dfe-9760-4701c018947f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8d67cdd9-4dde-4dfe-9760-4701c018947f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-02-28T09:24: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": []}}' 2024-02-28 09:25:23,538 85923 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-02-28 09:26:23,814 85923 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes 0.215s 2024-02-28 09:26:23,814 85923 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-1956317197"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9ba5683-34e0-4ac3-b5bf-75a960300280', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9ba5683-34e0-4ac3-b5bf-75a960300280', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes'} Body: b'{"volume": {"id": "09152085-2ca3-4fc9-b921-fd70f06c92f0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:26:23.750698", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1956317197", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_v olid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/09152085-2ca3-4fc9-b921-fd70f06c92f0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0b3aad20bb8741b59a5f252b332277a8/volumes/09152085-2ca3-4fc9-b921-fd70f06c92f0"}], "user_id": "25f3d733199d4278b10ad2e24404028b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:26:23,862 85923 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/09152085-2ca3-4fc9-b921-fd70f06c92f0 0.036s 2024-02-28 09:26:23,862 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f8ca83c-e225-4285-84fd-02a416e1e52e', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f8ca83c-e225-4285-84fd-02a416e1e52e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/09152085-2ca3-4fc9-b921-fd70f06c92f0'} Body: b'{"volume": {"id": "09152085-2ca3-4fc9-b921-fd70f06c92f0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:26:24.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1956317197", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/09152085-2ca3-4fc9-b921-fd70f06c92f0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0b3aad20bb8741b59a5f252b332277a8/volumes/09152085-2ca3-4fc9-b921-fd70f06c92f0"}], "user_id": "25f3d733199d4278b10ad2e24404028b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b3aad20bb8741b59a5f252b332277a8"}}' 2024-02-28 09:26:24,914 85923 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/09152085-2ca3-4fc9-b921-fd70f06c92f0 0.039s 2024-02-28 09:26:24,914 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd74495d-9fde-47f9-b2e1-268d90d8d90a', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd74495d-9fde-47f9-b2e1-268d90d8d90a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/09152085-2ca3-4fc9-b921-fd70f06c92f0'} Body: b'{"volume": {"id": "09152085-2ca3-4fc9-b921-fd70f06c92f0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:26:24.000000", "updated_at": "2024-02-28T09:26:24.000000", "name": "tempest-VolumesActionsTest-Volume-1956317197", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/09152085-2ca3-4fc9-b921-fd70f06c92f0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0b3aad20bb8741b59a5f252b332277a8/volumes/09152085-2ca3-4fc9-b921-fd70f06c92f0"}], "user_id": "25f3d733199d4278b10ad2e244 04028b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b3aad20bb8741b59a5f252b332277a8"}}' 2024-02-28 09:26:24,964 85923 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/09152085-2ca3-4fc9-b921-fd70f06c92f0 0.037s 2024-02-28 09:26:24,965 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3849b426-44c9-4116-ad09-e5364262480a', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3849b426-44c9-4116-ad09-e5364262480a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/09152085-2ca3-4fc9-b921-fd70f06c92f0'} Body: b'{"volume": {"id": "09152085-2ca3-4fc9-b921-fd70f06c92f0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:26:24.000000", "updated_at": "2024-02-28T09:26:24.000000", "name": "tempest-VolumesActionsTest-Volume-1956317197", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/09152085-2ca3-4fc9-b921-fd70f06c92f0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0b3aad20bb8741b59a5f252b332277a8/volumes/09152085-2ca3-4fc9-b921-fd70f06c92f0"}], "user_id": "25f3d733199d4278b10ad2e24404028b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b3aad20bb8741b59a5f252b332277a8"}}' 2024-02-28 09:26:25,092 85923 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/09152085-2ca3-4fc9-b921-fd70f06c92f0 0.115s 2024-02-28 09:26:25,092 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26: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-b91ad46b-588e-4e6d-a25c-bbad88184444', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/09152085-2ca3-4fc9-b921-fd70f06c92f0'} Body: b'' 2024-02-28 09:26:25,116 85923 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/09152085-2ca3-4fc9-b921-fd70f06c92f0 0.024s 2024-02-28 09:26:25,117 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26: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-e0af1575-d494-4d14-a9ba-4ce7ea6dd212', 'x-openstack-request-id': 'req-e0af1575-d494-4d14-a9ba-4ce7ea6dd212', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/09152085-2ca3-4fc9-b921-fd70f06c92f0'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 09152085-2ca3-4fc9-b921-fd70f06c92f0 could not be found."}}' 2024-02-28 09:26:25,238 85923 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/8d67cdd9-4dde-4dfe-9760-4701c018947f 0.121s 2024-02-28 09:26:25,238 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26:25 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-361435c1-6c85-4a1c-99ee-41d1de432aa9', 'x-compute-request-id': 'req-361435c1-6c85-4a1c-99ee-41d1de432aa9', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8d67cdd9-4dde-4dfe-9760-4701c018947f'} Body: b'' 2024-02-28 09:26:25,638 85923 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/8d67cdd9-4dde-4dfe-9760-4701c018947f 0.399s 2024-02-28 09:26:25,639 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26:25 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-98ec6c89-a222-46c2-8f37-2ee169465fe3', 'x-compute-request-id': 'req-98ec6c89-a222-46c2-8f37-2ee169465fe3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8d67cdd9-4dde-4dfe-9760-4701c018947f'} Body: b'{"server": {"id": "8d67cdd9-4dde-4dfe-9760-4701c018947f", "name": "tempest-VolumesActionsTest-instance-1900842255", "status": "ACTIVE", "tenant_id": "0b3aad20bb8741b59a5f252b332277a8", "user_id": "25f3d733199d4278b10ad2e24404028b", "metadata": {}, "hostId": "90e4d05d2b6856b492b8a1644ad15aa88ca9362eba80a3e0a923fd79", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:24:33Z", "updated": "2024-02-28T09:26:25Z", "addresses": {"tempest-VolumesActionsTest-915468633-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:3e:16"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8d67cdd9-4dde-4dfe-9760-4701c018947f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8d67cdd9-4dde-4dfe-9760-4701c018947f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-02-28T09:24:39.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": []}}' 2024-02-28 09:27:15,743 85923 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/8d67cdd9-4dde-4dfe-9760-4701c018947f 0.041s 2024-02-28 09:27:15,743 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'op enstack-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-dddfdcb2-4343-4253-a8c0-911fa21880da', 'x-compute-request-id': 'req-dddfdcb2-4343-4253-a8c0-911fa21880da', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8d67cdd9-4dde-4dfe-9760-4701c018947f'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 8d67cdd9-4dde-4dfe-9760-4701c018947f could not be found."}}' {4} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching [1.550972s] ... 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 399099f3-4d7a-4887-9c17-67460b80883d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:27:15,935 85923 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/0b3aad20bb8741b59a5f252b332277a8/volumes 0.186s 2024-02-28 09:27:15,936 85923 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-403716281"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce855b30-7afd-44e6-8a71-b9f24e7bc492', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce855b30-7afd-44e6-8a71-b9f24e7bc492', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes'} Body: b'{"volume": {"id": "399099f3-4d7a-4887-9c17-67460b80883d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:27:15.872616", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-403716281", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/399099f3-4d7a-4887-9c17-67460b80883d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0b3aad20bb8741b59a5f252b332277a8/volumes/399099f3-4d7a-4887-9c17-67460b80883d"}], "user_id": "25f3d733199d4278b10ad2e24404028b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:27:15,988 85923 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/0b3aad20bb8741b59a5f252b332277a8/volumes/399099f3-4d7a-4887-9c17-67460b80883d 0.041s 2024-02-28 09:27:15,988 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-637eccd3-2dcb-4cba-af09-6a760e3e961b', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-637eccd3-2dcb-4cba-af09-6a760e3e961b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/399099f3-4d7a-4887-9c17-67460b80883d'} Body: b'{"volume": {"id": "399099f3-4d7a-4887-9c17-67460b80883d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:27:16.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-403716281", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/399099f3-4d7a-4887-9c17-67460b80883d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0b3aad20bb8741b59a5f252b332277a8/volumes/399099f3-4d7a-4887-9c17-67460b80883d"}], "user_id": "25f3d733199d4278b10ad2e24404028b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b3aad20bb8741b59a5f252b332277a8"}}' 2024-02-28 09:27:17,058 85923 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/0b3aad20bb8741b59a5f252b332277a8/volumes/399099f3-4d7a-4887-9c17-67460b80883d 0.056s 2024-02-28 09:27:17,058 85923 DEBUG [tempes t.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e470668-9bc4-41d6-9d1d-ace33b29d667', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e470668-9bc4-41d6-9d1d-ace33b29d667', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/399099f3-4d7a-4887-9c17-67460b80883d'} Body: b'{"volume": {"id": "399099f3-4d7a-4887-9c17-67460b80883d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:27:16.000000", "updated_at": "2024-02-28T09:27:16.000000", "name": "tempest-VolumesActionsTest-Volume-403716281", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/399099f3-4d7a-4887-9c17-67460b80883d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0b3aad20bb8741b59a5f252b332277a8/volumes/399099f3-4d7a-4887-9c17-67460b80883d"}], "user_id": "25f3d733199d4278b10ad2e24404028b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b3aad20bb8741b59a5f252b332277a8"}}' 2024-02-28 09:27:17,111 85923 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/399099f3-4d7a-4887-9c17-67460b80883d 0.040s 2024-02-28 09:27:17,111 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e9c9f15-d407-4ef6-a59b-f0ac470960c3', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e9c9f15-d407-4ef6-a59b-f0ac470960c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/399099f3-4d7a-4887-9c17-67460b80883d'} Body: b'{"volume": {"id": "399099f3-4d7a-4887-9c17-67460b80883d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:27:16.000000", "updated_at": "2024-02-28T09:27:16.000000", "name": "tempest-VolumesActionsTest-Volume-403716281", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/399099f3-4d7a-4887-9c17-67460b80883d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0b3aad20bb8741b59a5f252b332277a8/volumes/399099f3-4d7a-4887-9c17-67460b80883d"}], "user_id": "25f3d733199d4278b10ad2e24404028b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b3aad20bb8741b59a5f252b332277a8"}}' 2024-02-28 09:27:17,275 85923 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/399099f3-4d7a-4887-9c17-67460b80883d 0.148s 2024-02-28 09:27:17,276 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27: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-cf537a6f-1fcf-4d0d-ba19-f8d33d4a54eb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/399099f3-4d7a-4887-9c17-67460b80883d'} Body: b'' 2024-02-28 09:27:17,297 85923 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/399099f3-4d7a-4887-9c17-67460b80883d 0.021s 2024-02-28 09:27:17,298 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27: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-b5017b2e-3858-4c14-beda-7c1d97081fa0', 'x-openstack-request-id': 'req-b5017b2e-3858-4c14-beda-7c1d97081fa0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/399099f3-4d7a-4887-9c17-67460b80883d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 399099f3-4d7a-4887-9c17-67460b80883d could not be found."}}' {4} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating [1.530280s] ... 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume cd9373e0-4290-47c9-8148-82d57a51c710 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:27:17,489 85923 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/0b3aad20bb8741b59a5f252b332277a8/volumes 0.185s 2024-02-28 09:27:17,489 85923 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-1925594593"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5642de9e-e8d0-4d2c-9353-eed25f31ad83', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5642de9e-e8d0-4d2c-9353-eed25f31ad83', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes'} Body: b'{"volume": {"id": "cd9373e0-4290-47c9-8148-82d57a51c710", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:27:17.429990", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1925594593", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/cd9373e0-4290-47c9-8148-82d57a51c710"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0b3aad20bb8741b59a5f252b332277a8/volumes/cd9373e0-4290-47c9-8148-82d57a51c710"}], "user_id": "25f3d733199d4278b10ad2e24404028b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:27:17,571 85923 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/0b3aad20bb8741b59a5f252b332277a8/volumes/cd9373e0-4290-47c9-8148-82d57a51c710 0.070s 2024-02-28 09:27:17,571 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce2ca281-ef17-407e-9a93-2caa9a62e613', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce2ca281-ef17-407e-9a93-2caa9a62e613', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/cd9373e0-4290-47c9-8148-82d57a51c710'} Body: b'{"volume": {"id": "cd9373e0-4290-47c9-8148-82d57a51c710", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:27:17.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1925594593", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/cd9373e0-4290-47c9-8148-82d57a51c710"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0b3aad20bb8741b59a5f252b332277a8/volumes/cd9373e0-4290-47c9-8148-82d57a51c710"}], "user_id": "25f3d733199d4278b10ad2e24404028b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b3aad20bb8741b59a5f252b332277a8"}}' 2024-02-28 09:27:18,634 85923 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/0b3aad20bb8741b59a5f252b332277a8/volumes/cd9373e0-4290-47c9-8148-82d57a51c710 0.049s 2024-02-28 09:27:18,635 85923 DEBUG [tempes t.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74c2eddb-33cf-4b2e-bfac-db42b3c2dc5a', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74c2eddb-33cf-4b2e-bfac-db42b3c2dc5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/cd9373e0-4290-47c9-8148-82d57a51c710'} Body: b'{"volume": {"id": "cd9373e0-4290-47c9-8148-82d57a51c710", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:27:17.000000", "updated_at": "2024-02-28T09:27:18.000000", "name": "tempest-VolumesActionsTest-Volume-1925594593", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/cd9373e0-4290-47c9-8148-82d57a51c710"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0b3aad20bb8741b59a5f252b332277a8/volumes/cd9373e0-4290-47c9-8148-82d57a51c710"}], "user_id": "25f3d733199d4278b10ad2e24404028b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b3aad20bb8741b59a5f252b332277a8"}}' 2024-02-28 09:27:18,687 85923 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/cd9373e0-4290-47c9-8148-82d57a51c710 0.040s 2024-02-28 09:27:18,687 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4dd56f7-cc23-439d-8667-c2910602d104', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4dd56f7-cc23-439d-8667-c2910602d104', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/cd9373e0-4290-47c9-8148-82d57a51c710'} Body: b'{"volume": {"id": "cd9373e0-4290-47c9-8148-82d57a51c710", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:27:17.000000", "updated_at": "2024-02-28T09:27:18.000000", "name": "tempest-VolumesActionsTest-Volume-1925594593", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/cd9373e0-4290-47c9-8148-82d57a51c710"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0b3aad20bb8741b59a5f252b332277a8/volumes/cd9373e0-4290-47c9-8148-82d57a51c710"}], "user_id": "25f3d733199d4278b10ad2e24404028b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b3aad20bb8741b59a5f252b332277a8"}}' 2024-02-28 09:27:18,808 85923 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/cd9373e0-4290-47c9-8148-82d57a51c710 0.108s 2024-02-28 09:27:18,808 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27: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-0e8661d4-1f17-47cd-aadb-e7292d9af8d6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/cd9373e0-4290-47c9-8148-82d57a51c710'} Body: b'' 2024-02-28 09:27:18,832 85923 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/cd9373e0-4290-47c9-8148-82d57a51c710 0.024s 2024-02-28 09:27:18,833 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27: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-c861b1bc-d240-41a8-a818-6ebcd284a577', 'x-openstack-request-id': 'req-c861b1bc-d240-41a8-a818-6ebcd284a577', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/cd9373e0-4290-47c9-8148-82d57a51c710'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume cd9373e0-4290-47c9-8148-82d57a51c710 could not be found."}}' {4} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error [1.537296s] ... 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3d4ca4b3-6efb-4d0c-8439-749506c1ff7e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:27:19,071 85923 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/0b3aad20bb8741b59a5f252b332277a8/volumes 0.234s 2024-02-28 09:27:19,071 85923 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-782627937"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11f40724-ce02-4497-b287-b8cb81a6fa27', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11f40724-ce02-4497-b287-b8cb81a6fa27', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes'} Body: b'{"volume": {"id": "3d4ca4b3-6efb-4d0c-8439-749506c1ff7e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:27:19.008120", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-782627937", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/3d4ca4b3-6efb-4d0c-8439-749506c1ff7e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0b3aad20bb8741b59a5f252b332277a8/volumes/3d4ca4b3-6efb-4d0c-8439-749506c1ff7e"}], "user_id": "25f3d733199d4278b10ad2e24404028b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:27:19,122 85923 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/0b3aad20bb8741b59a5f252b332277a8/volumes/3d4ca4b3-6efb-4d0c-8439-749506c1ff7e 0.040s 2024-02-28 09:27:19,123 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e405dd91-0289-420d-8520-3163f43a6ee9', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e405dd91-0289-420d-8520-3163f43a6ee9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/3d4ca4b3-6efb-4d0c-8439-749506c1ff7e'} Body: b'{"volume": {"id": "3d4ca4b3-6efb-4d0c-8439-749506c1ff7e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:27:19.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-782627937", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/3d4ca4b3-6efb-4d0c-8439-749506c1ff7e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0b3aad20bb8741b59a5f252b332277a8/volumes/3d4ca4b3-6efb-4d0c-8439-749506c1ff7e"}], "user_id": "25f3d733199d4278b10ad2e24404028b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b3aad20bb8741b59a5f252b332277a8"}}' 2024-02-28 09:27:20,177 85923 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/0b3aad20bb8741b59a5f252b332277a8/volumes/3d4ca4b3-6efb-4d0c-8439-749506c1ff7e 0.040s 2024-02-28 09:27:20,178 85923 DEBUG [tempest.lib.common .rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-554a07f5-3dba-42e3-888c-5b40b1156b6b', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-554a07f5-3dba-42e3-888c-5b40b1156b6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/3d4ca4b3-6efb-4d0c-8439-749506c1ff7e'} Body: b'{"volume": {"id": "3d4ca4b3-6efb-4d0c-8439-749506c1ff7e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:27:19.000000", "updated_at": "2024-02-28T09:27:19.000000", "name": "tempest-VolumesActionsTest-Volume-782627937", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/3d4ca4b3-6efb-4d0c-8439-749506c1ff7e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0b3aad20bb8741b59a5f252b332277a8/volumes/3d4ca4b3-6efb-4d0c-8439-749506c1ff7e"}], "user_id": "25f3d733199d4278b10ad2e24404028b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b3aad20bb8741b59a5f252b332277a8"}}' 2024-02-28 09:27:20,243 85923 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/3d4ca4b3-6efb-4d0c-8439-749506c1ff7e 0.053s 2024-02-28 09:27:20,244 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea201d42-19cf-4d1d-aecf-0a09eacbe6f5', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea201d42-19cf-4d1d-aecf-0a09eacbe6f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/3d4ca4b3-6efb-4d0c-8439-749506c1ff7e'} Body: b'{"volume": {"id": "3d4ca4b3-6efb-4d0c-8439-749506c1ff7e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:27:19.000000", "updated_at": "2024-02-28T09:27:19.000000", "name": "tempest-VolumesActionsTest-Volume-782627937", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/3d4ca4b3-6efb-4d0c-8439-749506c1ff7e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0b3aad20bb8741b59a5f252b332277a8/volumes/3d4ca4b3-6efb-4d0c-8439-749506c1ff7e"}], "user_id": "25f3d733199d4278b10ad2e24404028b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b3aad20bb8741b59a5f252b332277a8"}}' 2024-02-28 09:27:20,350 85923 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/3d4ca4b3-6efb-4d0c-8439-749506c1ff7e 0.094s 2024-02-28 09:27:20,350 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'conte nt-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67fd1daa-f975-4c30-9e42-76223867f264', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/3d4ca4b3-6efb-4d0c-8439-749506c1ff7e'} Body: b'' 2024-02-28 09:27:20,372 85923 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/3d4ca4b3-6efb-4d0c-8439-749506c1ff7e 0.021s 2024-02-28 09:27:20,372 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27: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-e6bd8f61-d391-467b-b597-5c17637ea278', 'x-openstack-request-id': 'req-e6bd8f61-d391-467b-b597-5c17637ea278', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/3d4ca4b3-6efb-4d0c-8439-749506c1ff7e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3d4ca4b3-6efb-4d0c-8439-749506c1ff7e could not be found."}}' {4} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance [1.507355s] ... 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ef7ed46f-0834-475b-b28e-d51f31ce72ac failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:27:20,565 85923 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/0b3aad20bb8741b59a5f252b332277a8/volumes 0.190s 2024-02-28 09:27:20,566 85923 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-1701838593"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f8c5e31-dd1c-4f42-b3da-e4216cb1fcf3', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f8c5e31-dd1c-4f42-b3da-e4216cb1fcf3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes'} Body: b'{"volume": {"id": "ef7ed46f-0834-475b-b28e-d51f31ce72ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:27:20.504334", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1701838593", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/ef7ed46f-0834-475b-b28e-d51f31ce72ac"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0b3aad20bb8741b59a5f252b332277a8/volumes/ef7ed46f-0834-475b-b28e-d51f31ce72ac"}], "user_id": "25f3d733199d4278b10ad2e24404028b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:27:20,618 85923 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/0b3aad20bb8741b59a5f252b332277a8/volumes/ef7ed46f-0834-475b-b28e-d51f31ce72ac 0.040s 2024-02-28 09:27:20,619 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a93e5774-c3e5-43ff-8404-db2102dabacf', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a93e5774-c3e5-43ff-8404-db2102dabacf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/ef7ed46f-0834-475b-b28e-d51f31ce72ac'} Body: b'{"volume": {"id": "ef7ed46f-0834-475b-b28e-d51f31ce72ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:27:21.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1701838593", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/ef7ed46f-0834-475b-b28e-d51f31ce72ac"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0b3aad20bb8741b59a5f252b332277a8/volumes/ef7ed46f-0834-475b-b28e-d51f31ce72ac"}], "user_id": "25f3d733199d4278b10ad2e24404028b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b3aad20bb8741b59a5f252b332277a8"}}' 2024-02-28 09:27:21,674 85923 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/0b3aad20bb8741b59a5f252b332277a8/volumes/ef7ed46f-0834-475b-b28e-d51f31ce72ac 0.042s 2024-02-28 09:27:21,675 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b76c8e3-42f3-4bbf-a2b3-5c000532c711', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b76c8e3-42f3-4bbf-a2b3-5c000532c711', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/ef7ed46f-0834-475b-b28e-d51f31ce72ac'} Body: b'{"volume": {"id": "ef7ed46f-0834-475b-b28e-d51f31ce72ac", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:27:21.000000", "updated_at": "2024-02-28T09:27:21.000000", "name": "tempest-VolumesActionsTest-Volume-1701838593", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/ef7ed46f-0834-475b-b28e-d51f31ce72ac"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0b3aad20bb8741b59a5f252b332277a8/volumes/ef7ed46f-0834-475b-b28e-d51f31ce72ac"}], "user_id": "25f3d733199d4278b10ad2e24404028b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b3aad20bb8741b59a5f252b332277a8"}}' 2024-02-28 09:27:21,731 85923 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/ef7ed46f-0834-475b-b28e-d51f31ce72ac 0.041s 2024-02-28 09:27:21,732 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35990794-45e2-488b-9d50-714527b9d92a', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35990794-45e2-488b-9d50-714527b9d92a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/ef7ed46f-0834-475b-b28e-d51f31ce72ac'} Body: b'{"volume": {"id": "ef7ed46f-0834-475b-b28e-d51f31ce72ac", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:27:21.000000", "updated_at": "2024-02-28T09:27:21.000000", "name": "tempest-VolumesActionsTest-Volume-1701838593", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/ef7ed46f-0834-475b-b28e-d51f31ce72ac"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0b3aad20bb8741b59a5f252b332277a8/volumes/ef7ed46f-0834-475b-b28e-d51f31ce72ac"}], "user_id": "25f3d733199d4278b10ad2e24404028b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b3aad20bb8741b59a5f252b332277a8"}}' 2024-02-28 09:27:21,859 85923 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/ef7ed46f-0834-475b-b28e-d51f31ce72ac 0.112s 2024-02-28 09:27:21,859 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'conte nt-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a454d60c-f1cf-4fba-8db8-7b9f5e1e7bfd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/ef7ed46f-0834-475b-b28e-d51f31ce72ac'} Body: b'' 2024-02-28 09:27:21,881 85923 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/ef7ed46f-0834-475b-b28e-d51f31ce72ac 0.021s 2024-02-28 09:27:21,882 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27: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-27ada9bf-3630-4a9a-8be5-4e305691e085', 'x-openstack-request-id': 'req-27ada9bf-3630-4a9a-8be5-4e305691e085', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/ef7ed46f-0834-475b-b28e-d51f31ce72ac'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ef7ed46f-0834-475b-b28e-d51f31ce72ac could not be found."}}' {4} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status [1.492505s] ... 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 063a445a-441f-4072-b0b9-47444bf40730 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:27:22,078 85923 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 202 POST http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes 0.194s 2024-02-28 09:27:22,078 85923 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-803353677"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a22366a-1850-4d37-933d-484158068f66', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a22366a-1850-4d37-933d-484158068f66', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes'} Body: b'{"volume": {"id": "063a445a-441f-4072-b0b9-47444bf40730", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:27:22.012838", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-803353677", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/063a445a-441f-4072-b0b9-47444bf40730"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0b3aad20bb8741b59a5f252b332277a8/volumes/063a445a-441f-4072-b0b9-47444bf40730"}], "user_id": "25f3d733199d4278b10ad2e24404028b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:27:22,129 85923 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/063a445a-441f-4072-b0b9-47444bf40730 0.039s 2024-02-28 09:27:22,129 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5241cd00-bebe-4495-83ad-ffee8ca9c157', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5241cd00-bebe-4495-83ad-ffee8ca9c157', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/063a445a-441f-4072-b0b9-47444bf40730'} Body: b'{"volume": {"id": "063a445a-441f-4072-b0b9-47444bf40730", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:27:22.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-803353677", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/063a445a-441f-4072-b0b9-47444bf40730"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0b3aad20bb8741b59a5f252b332277a8/volumes/063a445a-441f-4072-b0b9-47444bf40730"}], "user_id": "25f3d733199d4278b10ad2e24404028b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b3aad20bb8741b59a5f252b332277a8"}}' 2024-02-28 09:27:23,182 85923 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/063a445a-441f-4072-b0b9-47444bf40730 0.039s 2024-02-28 09:27:23,182 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/ json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ec36386-9591-4ab6-9c6f-fa83015a444f', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ec36386-9591-4ab6-9c6f-fa83015a444f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/063a445a-441f-4072-b0b9-47444bf40730'} Body: b'{"volume": {"id": "063a445a-441f-4072-b0b9-47444bf40730", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:27:22.000000", "updated_at": "2024-02-28T09:27:22.000000", "name": "tempest-VolumesActionsTest-Volume-803353677", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/063a445a-441f-4072-b0b9-47444bf40730"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0b3aad20bb8741b59a5f252b332277a8/volumes/063a445a-441f-4072-b0b9-47444bf40730"}], "user_id": "25f3d733199d4278b10ad2e24404028b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b3aad20bb8741b59a5f252b332277a8"}}' 2024-02-28 09:27:23,238 85923 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/063a445a-441f-4072-b0b9-47444bf40730 0.044s 2024-02-28 09:27:23,239 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99693d02-d0ac-4644-833c-a1988df4a26b', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99693d02-d0ac-4644-833c-a1988df4a26b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/063a445a-441f-4072-b0b9-47444bf40730'} Body: b'{"volume": {"id": "063a445a-441f-4072-b0b9-47444bf40730", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:27:22.000000", "updated_at": "2024-02-28T09:27:22.000000", "name": "tempest-VolumesActionsTest-Volume-803353677", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/063a445a-441f-4072-b0b9-47444bf40730"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0b3aad20bb8741b59a5f252b332277a8/volumes/063a445a-441f-4072-b0b9-47444bf40730"}], "user_id": "25f3d733199d4278b10ad2e24404028b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b3aad20bb8741b59a5f252b332277a8"}}' 2024-02-28 09:27:23,352 85923 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/063a445a-441f-4072-b0b9-47444bf40730 0.101s 2024-02-28 09:27:23,353 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27: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-8068378c-70aa-4da7-b3fd-fb575aae76f0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/063a445a-441f-4072-b0b9-47444bf40730'} Body: b'' 2024-02-28 09:27:23,375 85923 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/063a445a-441f-4072-b0b9-47444bf40730 0.022s 2024-02-28 09:27:23,376 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27: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-c912f86c-5b89-4c5b-a5f9-d20557ff3015', 'x-openstack-request-id': 'req-c912f86c-5b89-4c5b-a5f9-d20557ff3015', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/063a445a-441f-4072-b0b9-47444bf40730'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 063a445a-441f-4072-b0b9-47444bf40730 could not be found."}}' {4} 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 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 1c92a4ac-5583-48ca-a7a6-e28b94974135 failed to build and is in ERROR status {4} setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {8} tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_resize_volume_backed_server_confirm [123.822741s] ... 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 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 491, 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 264, 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 260, in create_test_server waiters.wait_for_volume_resource_status(volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9e22ba07-6aeb-4bd5-918d-8b9f369ca5d3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:26:03,510 85931 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/e6e64d98-637d-4465-bb2b-e63bb059127e 0.341s 2024-02-28 09:26:03,511 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26:03 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-77f35db1-d580-4160-9aec-a7e8c6273943', 'x-compute-request-id': 'req-77f35db1-d580-4160-9aec-a7e8c6273943', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e6e64d98-637d-4465-bb2b-e63bb059127e'} Body: b'{"server": {"id": "e6e64d98-637d-4465-bb2b-e63bb059127e", "name": "tempest-ServerActionsTestOtherA-server-1715375302", "status": "ACTIVE", "tenant_id": "6a9f97ededbb4eaea79fd1b21553ea05", "user_id": "fa8fc2832b7a4a0692eb7820fc053d45", "metadata": {}, "hostId": "b01dc0a44289e0ff7689325b3e12b16e00f1c8b89abecf83109c5f72", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:18:32Z", "updated": "2024-02-28T09:18:48Z", "addresses": {"tempest-ServerActionsTestOtherA-1549978958-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:f7:15"}, {"version": 4, "addr": "172.24.4.131", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:f7:15"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e6e64d98-637d-4465-bb2b-e63bb059127e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e6e64d98-637d-4465-bb2b-e63bb059127e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2064188818", "OS-SRV-USG:launched_at": "2024-02-28T09:18:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--307865390"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:26:03,713 85931 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/e6e64d98-637d-4465-bb2b-e63bb059127e 0.188s 2024-02-28 09:26:03,713 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26:03 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-8fd7f7e3-69a3-4146-8067-63ff4660c3f2', 'x-compute-request-id': 'req-8fd7f7e3-69a3-4146-8067-63ff4660c3f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e6e64d98-637d-4465-bb2b-e63bb059127e'} Body: b'{"server": {"id": "e6e64d98-637d-4465-bb2b-e63bb059127e", "name": "tempest-ServerActionsTestOtherA-server-1715375302", "status": "ACTIVE", "tenant_id": "6a9f97ededbb4eaea79fd1b21553ea05", "user_id": "fa8fc2832b7a4a0692eb7820fc053d45", "metadata": {}, "hostId": "b01dc0a44289e0ff7689325b3e12b16e00f1c8b89abecf83109c5f72", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "h ttp://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:18:32Z", "updated": "2024-02-28T09:18:48Z", "addresses": {"tempest-ServerActionsTestOtherA-1549978958-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:f7:15"}, {"version": 4, "addr": "172.24.4.131", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:f7:15"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e6e64d98-637d-4465-bb2b-e63bb059127e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e6e64d98-637d-4465-bb2b-e63bb059127e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2064188818", "OS-SRV-USG:launched_at": "2024-02-28T09:18:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--307865390"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:26:04,070 85931 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/e6e64d98-637d-4465-bb2b-e63bb059127e 0.324s 2024-02-28 09:26:04,074 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26:03 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-3c9111a0-79a8-4ce5-8fe7-8b8d3d027ce2', 'x-compute-request-id': 'req-3c9111a0-79a8-4ce5-8fe7-8b8d3d027ce2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e6e64d98-637d-4465-bb2b-e63bb059127e'} Body: b'{"server": {"id": "e6e64d98-637d-4465-bb2b-e63bb059127e", "name": "tempest-ServerActionsTestOtherA-server-1715375302", "status": "ACTIVE", "tenant_id": "6a9f97ededbb4eaea79fd1b21553ea05", "user_id": "fa8fc2832b7a4a0692eb7820fc053d45", "metadata": {}, "hostId": "b01dc0a44289e0ff7689325b3e12b16e00f1c8b89abecf83109c5f72", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:18:32Z", "updated": "2024-02-28T09:18:48Z", "addresses": {"tempest-ServerActionsTestOtherA-1549978958-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:f7:15"}, {"version": 4, "addr": "172.24.4.131", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:f7:15"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e6e64d98-637d-4465-bb2b-e63bb059127e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e6e64d98-637d-4465-bb2b-e63bb059127e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2064188818", "OS-SRV-USG:launched_at": "2024-02-28T09:18:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--307865390"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:27:04,244 85931 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 201 POST http://10.0.0.210/iden tity/v3/auth/tokens 0.084s 2024-02-28 09:27:04,245 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-d2380c7e-724a-43ce-bf22-28bd8c6bb6c5', '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": "fa8fc2832b7a4a0692eb7820fc053d45", "name": "tempest-ServerActionsTestOtherA-2125634648-project-member", "password_expires_at": null}, "audit_ids": ["KRl33ocTRYukxx5gaHVv9A"], "expires_at": "2024-02-28T10:27:04.000000Z", "issued_at": "2024-02-28T09:27:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6a9f97ededbb4eaea79fd1b21553ea05", "name": "tempest-ServerActionsTestOtherA-2125634648"}, "is_domain": false, "roles": [{"id": "034d7a484a5e4908aeb9a02a09c0654f", "name": "member"}, {"id": "2d696d77d77043b58e5fcf31f5b061c8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "607134c4d03c4a12af99220db79cc13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6a9f97ededbb4eaea79fd1b21553ea05", "region": "RegionOne"}], "id": "21d06a316a024880a69d4cd482f90971", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "74032efc222f428b908ef3abf0ba60d1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6a9f97ededbb4eaea79fd1b21553ea05", "region": "RegionOne"}], "id": "633be3df59df4f9b975484710048430d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0d52584065f94ee08ce4181b78367c5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7ae777b7f53744e0bbcb8c938dfbfe2f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8dbdc1e6b7e4d08a2a52a636eabc00f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "8ef2767026834c1189d97797d5c5a800", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4f50f76d3e044b83b5bdbee0c30d6f5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "c388de6ecbcc4fca8b0d700779fc657e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "fe5cea1ac05c45a1b3925a725a7eead7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "cc0d1c0427f9473bb326be07f15553e1", "type": "image", "name": "glance"}, {"endpoints": [{"id": "a45569cc58b84b1b853ecd851b25ca4e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "cccec230ba6c48ae92df03a6a374a7a6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "255fbf1fe41a497888423432cf3d6547", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/6a9f97ededbb4eaea79fd1b21553ea05", "region": "RegionOne"}], "id": "e5ef73b8227840fa80228ecf30fbd9a7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2024-02-28 09:27:04,246 85931 INFO [tempest.lib.common.fixed_network] (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm) Found network {'id': 'ed59797f-b073-4437-97ed-8e484544f79c', 'name': 'tempest-ServerActionsTestOtherA-1549978958-network', 'tenant_id': '6a9f97ededbb4eaea79fd1b21553ea05', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6a9f97ededbb4eaea79fd1b21553ea05', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 18370, 'is_default': False, 'availability_zone_h ints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-02-28T09:18:15Z', 'updated_at': '2024-02-28T09:18:15Z', 'revision_number': 1} available for tenant 2024-02-28 09:27:04,247 85931 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2064188818', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMK74n3auLjtzP1i67cUsUBcoIPzGaLDADALOdguq/OkfBe61aJQHMuQDskh79JzWxH6OqdQ6NDEKE1TfwvjlFYaSNz6Aeg4eTmUEOLNZ3cnS75wkqpz9vEKkIb7WSV77Q==', 'fingerprint': '56:92:1c:c5:d7:e4:c6:74:57:4a:cc:3f:c9:a5:92:17', 'user_id': 'fa8fc2832b7a4a0692eb7820fc053d45', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAF0FcYc0j9AtvG+DT1TrQ/KXRbGtk9CpsNnd8zMYmvDIIytZ+nW/mx\nImjW+OPfFKigBwYFK4EEACKhZANiAATCu+J92ri47cz9Yuu3FLFAXKCD8xmiwwAw\nCznYLqvzpHwXutWiUBzLkA7JIe/Sc1sR+jqnUOjQxChNU38L45RWGkjc+gHoOHk5\nlBDizWd3J0u+cJKqc/bxCpCG+1kle+0=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '2a1154ae-9037-49a1-95c2-3afe5c1a6028', 'name': 'tempest-securitygroup--307865390', 'stateful': True, 'tenant_id': '6a9f97ededbb4eaea79fd1b21553ea05', 'description': 'tempest-description--2046162467', 'shared': False, 'security_group_rules': [{'id': '5a336da9-1223-4b9d-ad22-9d44b7752af5', 'project_id': '6a9f97ededbb4eaea79fd1b21553ea05', 'tenant_id': '6a9f97ededbb4eaea79fd1b21553ea05', 'security_group_id': '2a1154ae-9037-49a1-95c2-3afe5c1a6028', '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': '2024-02-28T09:18:27Z', 'updated_at': '2024-02-28T09:18:27Z', 'revision_number': 0}, {'id': 'a885dbc1-5abf-4420-bd64-4264763ef59e', 'project_id': '6a9f97ededbb4eaea79fd1b21553ea05', 'tenant_id': '6a9f97ededbb4eaea79fd1b21553ea05', 'security_group_id': '2a1154ae-9037-49a1-95c2-3afe5c1a6028', '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': '2024-02-28T09:18:27Z', 'updated_at': '2024-02-28T09:18:27Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-02-28T09:18:27Z', 'updated_at': '2024-02-28T09:18:27Z', 'revision_number': 1, 'project_id': '6a9f97ededbb4eaea79fd1b21553ea05'}, 'floating_ip': {'id': '84bd635e-aef6-4a88-adc6-1117ec01dc02', 'tenant_id': '6a9f97ededbb4eaea79fd1b21553ea05', 'floating_ip_address': '172.24.4.131', 'floating_network_id': 'eff6aa9f-a27a-4fba-a655-d390189c40e9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '6a9f97ededbb4eaea79fd1b21553ea05', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-02-28T09:18:31Z', 'updated_at': '2024-02-28T09:18:31Z', 'revision_number': 0, 'ip': '172.24.4.131'}} 2024-02-28 09:27:05,039 85931 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 202 POST http://10.0.0.210/volume/v3/6a9f97ededbb4eaea79fd1b21553ea05/volumes 0.791s 2024-02-28 09:27:05,040 85931 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-786137476", "imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "size": 1}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8e924db-0178-41b6-b42c-8e522119841e', 'content-length': '819', 'openstack-api-version': 'v olume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8e924db-0178-41b6-b42c-8e522119841e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6a9f97ededbb4eaea79fd1b21553ea05/volumes'} Body: b'{"volume": {"id": "9e22ba07-6aeb-4bd5-918d-8b9f369ca5d3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:27:04.975743", "updated_at": null, "name": "tempest-tempest.common.compute-volume-786137476", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a9f97ededbb4eaea79fd1b21553ea05/volumes/9e22ba07-6aeb-4bd5-918d-8b9f369ca5d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a9f97ededbb4eaea79fd1b21553ea05/volumes/9e22ba07-6aeb-4bd5-918d-8b9f369ca5d3"}], "user_id": "fa8fc2832b7a4a0692eb7820fc053d45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:27:05,129 85931 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/6a9f97ededbb4eaea79fd1b21553ea05/volumes/9e22ba07-6aeb-4bd5-918d-8b9f369ca5d3 0.078s 2024-02-28 09:27:05,130 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e3af905-81a3-427c-89a5-32568a7bf08a', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e3af905-81a3-427c-89a5-32568a7bf08a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6a9f97ededbb4eaea79fd1b21553ea05/volumes/9e22ba07-6aeb-4bd5-918d-8b9f369ca5d3'} Body: b'{"volume": {"id": "9e22ba07-6aeb-4bd5-918d-8b9f369ca5d3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:27:05.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-786137476", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a9f97ededbb4eaea79fd1b21553ea05/volumes/9e22ba07-6aeb-4bd5-918d-8b9f369ca5d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a9f97ededbb4eaea79fd1b21553ea05/volumes/9e22ba07-6aeb-4bd5-918d-8b9f369ca5d3"}], "user_id": "fa8fc2832b7a4a0692eb7820fc053d45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6a9f97ededbb4eaea79fd1b21553ea05"}}' 2024-02-28 09:27:06,186 85931 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/6a9f97ededbb4eaea79fd1b21553ea05/volumes/9e22ba07-6aeb-4bd5-918d-8b9f369ca5d3 0.043s 2024-02-28 09:27:06,187 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c28487dd-e39c-4656-a110-86ef385d538e', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c28487dd-e39c-4656-a110-86ef385d538e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6a9f97ededbb4eaea79fd1b21553ea05/volumes/9e22ba07-6aeb-4bd5-918d-8b9f369ca5d3'} Body: b'{"volume": {"id": "9e22ba07-6aeb-4bd5-918d-8b9f369ca5d3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:27:05.000000", "updated_at": "2024-02-28T09:27:05.000000", "name": "tempest-tempest.common.compute-volume-786137476", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a9f97ededbb4eaea79fd1b21553ea05/volumes/9e22ba07-6aeb-4bd5-918d-8b9f369ca5d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a9f97ededbb4eaea79fd1b21553ea05/volumes/9e22ba07-6aeb-4bd5-918d-8b9f369ca5d3"}], "user_id": "fa8fc2832b7a4a0692eb7820fc053d45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6a9f97ededbb4eaea79fd1b21553ea05"}}' 2024-02-28 09:27:06,343 85931 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 202 DELETE http://10.0.0.210/volume/v3/6a9f97ededbb4eaea79fd1b21553ea05/volumes/9e22ba07-6aeb-4bd5-918d-8b9f369ca5d3 0.143s 2024-02-28 09:27:06,343 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:06 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-3655db8d-81fc-4ede-9ce0-b178b2e5f4e1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6a9f97ededbb4eaea79fd1b21553ea05/volumes/9e22ba07-6aeb-4bd5-918d-8b9f369ca5d3'} Body: b'' 2024-02-28 09:27:06,392 85931 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 404 GET http://10.0.0.210/volume/v3/6a9f97ededbb4eaea79fd1b21553ea05/volumes/9e22ba07-6aeb-4bd5-918d-8b9f369ca5d3 0.048s 2024-02-28 09:27:06,393 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:06 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-b1bf53e0-47c2-43f5-aa27-018acf85ecd0', 'x-openstack-request-id': 'req-b1bf53e0-47c2-43f5-aa27-018acf85ecd0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6a9f97ededbb4eaea79fd1b21553ea05/volumes/9e22ba07-6aeb-4bd5-918d-8b9f369ca5d3'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 9e22ba07-6aeb-4bd5-918d-8b9f369ca5d3 could not be found."}}' 2024-02-28 09:27:06,394 85931 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 2024-02-28 09:27:06,969 85931 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/e6e64d98-637d-4465-bb2b-e63bb059127e 0.573s 2024-02-28 09:27:06,970 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:06 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-41bd3628-0c32-488f-bda4-f763e0ac7c3a', 'x-compute-request-id': 'req-41bd3628-0c32-488f-bda4-f763e0ac7c3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compu te/v2.1/servers/e6e64d98-637d-4465-bb2b-e63bb059127e'} Body: b'{"server": {"id": "e6e64d98-637d-4465-bb2b-e63bb059127e", "name": "tempest-ServerActionsTestOtherA-server-1715375302", "status": "ACTIVE", "tenant_id": "6a9f97ededbb4eaea79fd1b21553ea05", "user_id": "fa8fc2832b7a4a0692eb7820fc053d45", "metadata": {}, "hostId": "b01dc0a44289e0ff7689325b3e12b16e00f1c8b89abecf83109c5f72", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:18:32Z", "updated": "2024-02-28T09:18:48Z", "addresses": {"tempest-ServerActionsTestOtherA-1549978958-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:f7:15"}, {"version": 4, "addr": "172.24.4.131", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:f7:15"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e6e64d98-637d-4465-bb2b-e63bb059127e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e6e64d98-637d-4465-bb2b-e63bb059127e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2064188818", "OS-SRV-USG:launched_at": "2024-02-28T09:18:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--307865390"}], "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_server_actions.ServerActionsTestOtherB.test_resize_server_revert_with_volume_attached [173.011145s] ... 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 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 538, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a231dd19-6a81-446f-82f2-507e2c67dde0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:25:33,390 85915 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/8173386f-795c-4cd3-aa2f-1c6429294590 0.235s 2024-02-28 09:25:33,390 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:25:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1540', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9e9c75e-0b1e-4f01-b348-702b080a7ae1', 'x-compute-request-id': 'req-a9e9c75e-0b1e-4f01-b348-702b080a7ae1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8173386f-795c-4cd3-aa2f-1c6429294590'} Body: b'{"server": {"id": "8173386f-795c-4cd3-aa2f-1c6429294590", "name": "tempest-ServerActionsTestOtherB-server-2123547190", "status": "ACTIVE", "tenant_id": "e9f13cbefbeb4206bb3deca65f59fe7d", "user_id": "c70cba00e4d64301861ad466c954675a", "metadata": {}, "hostId": "8954d139ef8e02ba500c255e179e03419fabc7bddf7e63e570ef25d6", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:23:41Z", "updated": "2024-02-28T09:23:48Z", "addresses": {"tempest-ServerActionsTestOtherB-54165476-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:15:e5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8173386f-795c-4cd3-aa2f-1c6429294590"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8173386f-795c-4cd3-aa2f-1c6429294590"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1146266792", "OS-SRV-USG:launched_at": "2024-02-28T09:23:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1071504333"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:25:33,575 85915 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/8173386f-795c-4cd3-aa2f-1c6429294590 0.172s 2024-02-28 09:25:33,576 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:25:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1540', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c85e2c2-2132-4809-b56e-d9c2ff13870f', 'x-compute-request-id': 'req-9c85e2c2-2132-4809-b56e-d9c2ff13870f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8173386f-795c-4cd3-aa2f-1c6429294590'} Body: b'{"server": {"id": "8173386f-795c-4cd3-aa2f-1c6429294590", "name": "tempest-ServerActionsTestOtherB-server-2123547190", "status": "ACTIVE", "tenant_id": "e9f13cbefbeb4206bb3deca65f59fe7d", "user_id": "c70cba00e4d64301861ad466c954675a", "metadata": {}, "hostId": "8954d139ef8e02ba500c255e179e03419fabc7bddf7e63e570ef25d6", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookma rk", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:23:41Z", "updated": "2024-02-28T09:23:48Z", "addresses": {"tempest-ServerActionsTestOtherB-54165476-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:15:e5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8173386f-795c-4cd3-aa2f-1c6429294590"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8173386f-795c-4cd3-aa2f-1c6429294590"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1146266792", "OS-SRV-USG:launched_at": "2024-02-28T09:23:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1071504333"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:26:23,869 85915 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/8173386f-795c-4cd3-aa2f-1c6429294590 0.232s 2024-02-28 09:26:23,869 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26:23 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-cbf64abb-ab2b-4299-89fe-a4a31f0e847c', 'x-compute-request-id': 'req-cbf64abb-ab2b-4299-89fe-a4a31f0e847c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8173386f-795c-4cd3-aa2f-1c6429294590'} Body: b'{"server": {"id": "8173386f-795c-4cd3-aa2f-1c6429294590", "name": "tempest-ServerActionsTestOtherB-server-2123547190", "status": "ACTIVE", "tenant_id": "e9f13cbefbeb4206bb3deca65f59fe7d", "user_id": "c70cba00e4d64301861ad466c954675a", "metadata": {}, "hostId": "8954d139ef8e02ba500c255e179e03419fabc7bddf7e63e570ef25d6", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:23:41Z", "updated": "2024-02-28T09:23:48Z", "addresses": {"tempest-ServerActionsTestOtherB-54165476-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:15:e5"}, {"version": 4, "addr": "172.24.4.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:15:e5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8173386f-795c-4cd3-aa2f-1c6429294590"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8173386f-795c-4cd3-aa2f-1c6429294590"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1146266792", "OS-SRV-USG:launched_at": "2024-02-28T09:23:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1071504333"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:26:24,050 85915 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/8173386f-795c-4cd3-aa2f-1c6429294590 0.167s 2024-02-28 09:26:24,051 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26:23 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-06780a22-c918-4c5b-8130-4b61720bf05e', 'x-compute-request-id': 'req-06780a22-c918-4c5b-8130-4b61720bf05e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8173386f-795c-4cd3-aa2f-1c6429294590'} Body: b'{"server": {"id": "8173386f-795c-4cd3-aa2f-1c6429294590", "name": "tempest-ServerActionsTestOtherB-server-2123547190", "status": "ACTIVE", "tenant_id": "e9f13cbefbeb4206bb3deca65f59fe7d", "user_id": "c70cba00e4d64301861ad466c954675a", "metadata": {}, "hostId": "8954d139ef8e02ba500c255e179e03419fabc7bddf7e63e570ef25d6", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:23:41Z", "updated": "2024-02-28T09:23:48Z", "addresses": {"tempest-ServerActionsTestOtherB-54165476-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:15:e5"}, {"version": 4, "addr": "172.24.4.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:15:e5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8173386f-795c-4cd3-aa2f-1c6429294590"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8173386f-795c-4cd3-aa2f-1c6429294590"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1146266792", "OS-SRV-USG:launched_at": "2024-02-28T09:23:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1071504333"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:27:24,315 85915 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/e9f13cbefbeb4206bb3deca65f59fe7d/volumes 0.226s 2024-02-28 09:27:24,316 85915 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-1125050188"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7dc7f73-74a9-48bd-a597-46c25f47c18a', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7dc7f73-74a9-48bd-a597-46c25f47c18a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e9f13cbefbeb4206bb3deca65f59fe7d/volumes'} Body: b'{"volume": {"id": "a231dd19-6a81-446f-82f2-507e2c67dde0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:27:24.249736", "updated_at": null, "name": "tempest-ServerActionsTestOtherB-volume-1125050188", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e9f13cbefbeb4206bb3deca65f59fe7d/volumes/a231dd19-6a81-446f-82f2-507e2c67dde0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e9f13cbefbeb4206bb3deca65f59fe7d/volumes/a231dd19-6a81-446f-82f2-507e2c67dde0"}], "user_id": "c70cba00e4d64301861ad466c954675a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": f alse, "attachments": []}}' 2024-02-28 09:27:24,373 85915 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/e9f13cbefbeb4206bb3deca65f59fe7d/volumes/a231dd19-6a81-446f-82f2-507e2c67dde0 0.046s 2024-02-28 09:27:24,373 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a243f14e-dc3a-41bd-a754-1822aa9f31ff', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a243f14e-dc3a-41bd-a754-1822aa9f31ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e9f13cbefbeb4206bb3deca65f59fe7d/volumes/a231dd19-6a81-446f-82f2-507e2c67dde0'} Body: b'{"volume": {"id": "a231dd19-6a81-446f-82f2-507e2c67dde0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:27:24.000000", "updated_at": null, "name": "tempest-ServerActionsTestOtherB-volume-1125050188", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e9f13cbefbeb4206bb3deca65f59fe7d/volumes/a231dd19-6a81-446f-82f2-507e2c67dde0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e9f13cbefbeb4206bb3deca65f59fe7d/volumes/a231dd19-6a81-446f-82f2-507e2c67dde0"}], "user_id": "c70cba00e4d64301861ad466c954675a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e9f13cbefbeb4206bb3deca65f59fe7d"}}' 2024-02-28 09:27:25,426 85915 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/e9f13cbefbeb4206bb3deca65f59fe7d/volumes/a231dd19-6a81-446f-82f2-507e2c67dde0 0.040s 2024-02-28 09:27:25,426 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c3b8f9d-1c25-4788-ae98-b345a565e874', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c3b8f9d-1c25-4788-ae98-b345a565e874', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e9f13cbefbeb4206bb3deca65f59fe7d/volumes/a231dd19-6a81-446f-82f2-507e2c67dde0'} Body: b'{"volume": {"id": "a231dd19-6a81-446f-82f2-507e2c67dde0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:27:24.000000", "updated_at": "2024-02-28T09:27:24.000000", "name": "tempest-ServerActionsTestOtherB-volume-1125050188", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e9f13cbefbeb4206bb3deca65f59fe7d/volumes/a231dd19-6a81-446f-82f2-507e2c67dde0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e9f13cbefbeb4206bb3deca65f59fe7d/volumes/a231dd19-6a81-446f-82f2-507e2c67dde0"}], "user_id": "c70cba00e4d64301861ad466c954675a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e9f13cbefbeb4206bb3deca65f59fe7d"}}' 2024-02-28 09:27:25,438 85915 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 2024- 02-28 09:27:26,092 85915 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/8173386f-795c-4cd3-aa2f-1c6429294590 0.653s 2024-02-28 09:27:26,093 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:25 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-22391685-37a6-44ae-b18c-767991f060ea', 'x-compute-request-id': 'req-22391685-37a6-44ae-b18c-767991f060ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8173386f-795c-4cd3-aa2f-1c6429294590'} Body: b'{"server": {"id": "8173386f-795c-4cd3-aa2f-1c6429294590", "name": "tempest-ServerActionsTestOtherB-server-2123547190", "status": "ACTIVE", "tenant_id": "e9f13cbefbeb4206bb3deca65f59fe7d", "user_id": "c70cba00e4d64301861ad466c954675a", "metadata": {}, "hostId": "8954d139ef8e02ba500c255e179e03419fabc7bddf7e63e570ef25d6", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:23:41Z", "updated": "2024-02-28T09:23:48Z", "addresses": {"tempest-ServerActionsTestOtherB-54165476-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:15:e5"}, {"version": 4, "addr": "172.24.4.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:15:e5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8173386f-795c-4cd3-aa2f-1c6429294590"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8173386f-795c-4cd3-aa2f-1c6429294590"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1146266792", "OS-SRV-USG:launched_at": "2024-02-28T09:23:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1071504333"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {4} cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests.test_snapshot_data_integrity [169.336806s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, 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 64, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume bd405258-d3a4-48a0-928f-acbee6a6616f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:27:46,693 85923 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-02-28 09:27:46,694 85923 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-02-28 09:27:46,906 85923 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.209s 2024-02-28 09:27:46,906 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-2093352879", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLYaaI9TjSQN5MXpEztwrmAg8sbsgG/NLJmWzv7hOAd+NojK5xVIlZjmZaoUoBf4XoodFEKiw9ADm1nHUQc6deHraB5PG12goz7YghOCQhncDD2LyNX/qcNPBQquOdmWGQ=="}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:46 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-7d0cf551-c449-4345-a2d4-590c787058f6', 'x-compute-request-id': 'req-7d0cf551-c449-4345-a2d4-590c787058f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-2093352879", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLYaaI9TjSQN5MXpEztwrmAg8sbsgG/NLJmWzv7hOAd+NojK5xVIlZjmZaoUoBf4XoodFEKiw9ADm1nHUQc6deHraB5PG12goz7YghOCQhncDD2LyNX/qcNPBQquOdmWGQ==", "fingerprint": "98:b3:72:a9:f0:69:7a:00:69:30:dc:ee:e0:95:7a:aa", "user_id": "cdf576941e5b47ca900cc8de271397d8"}}' 2024-02-28 09:27:46,909 85923 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2093352879 created 2024-02-28 09:27:47,144 85923 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.234s 2024-02-28 09:27:47,144 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1248398399", "description": "tempest-description--382446712"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-91f5713f-bd54-4391-9e59-59f4b7f16a56', 'date': 'Wed, 28 Feb 2024 09:27:47 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "a92f4edb-7081-4bd3-94dc-a880f43e29c5", "name": "tempest-securitygroup--1248398399", "stateful": true, "tenant_id": "d9228f8296b74201ae12772c2ddbeb87", "description": "tempest-description--382446712", "shared": false, "security_group_rules": [{"id": "87cc7ca7-3c09-40a6-b015-b8da6b75f82c", "project_id": "d9228f8296b74201ae12772c2ddbeb87", "tenant_id": "d9228f8296b74201ae12772c2ddbeb87", "security_group_id": "a92f4edb-7081-4bd3-94dc-a880f43e29c5", "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": 973, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:27:47Z", "updated_at": "2024-02-28T09:27:47Z", "revision_number": 0}, {"id": "cb1b2863-6f2f-44cc-b068-d31624231086", "project_id": "d9228f8296b74201ae12772c2ddbeb87", "tenant_id": "d9228f8296b74201ae12772c2ddbeb87", "security_group_id": "a92f4edb-7081-4bd3-94dc-a880f43e29c5", "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": 974, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:27:47Z", "updated_at": "2024-02-28T09:27:47Z", "revision_number": 0}], "tags": [], "created_at": "2024-02-28T09:27:46Z", "updated_at": "2024-02-28T09:27:47Z", "revision_number": 1, "project_id": "d9228f8296b74201ae12772c2ddbeb87"}}' 2024-02-28 09:27:47,372 85923 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.227s 2024-02-28 09:27:47,373 85923 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": "a92f4edb-7081-4bd3-94dc-a880f43e29c5", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-6dafffed-1627-4017-9ca2-51db4c153e57', 'date': 'Wed, 28 Feb 2024 09:27:47 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a956ae9c-3250-42b6-b1eb-60ac601182b3", "project_id": "d9228f8296b74201ae12772c2ddbeb87", "tenant_id": "d9228f8296b74201ae12772c2ddbeb87", "security_group_id": "a92f4edb-7081-4bd3-94dc-a880f43e29c5", "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": "2024-02-28T09:27:47Z", "updated_at": "2024-02-28T09:27:47Z", "revision_number": 0}}' 2024-02-28 09:27:47,592 85923 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.219s 2024-02-28 09:27:47,593 85923 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": "a92f4edb-7081-4bd3-94dc-a880f43e29c5", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-c31d20ca-dfa2-4700-9d7e-04e4b0267ead', 'date': 'Wed, 28 Feb 2024 09:27:47 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "fe2580fa-0cbd-48c7-9c6f-fce88c946834", "project_id": "d9228f8296b74201ae12772c2ddbeb87", "tenant_id": "d9228f8296b74201ae12772c2ddbeb87", "security_group_id": "a92f4edb-7081-4bd3-94dc-a880f43e29c5", "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": "2024-02-28T09:27:47Z", "updated_at": "2024-02-28T09:27:47Z", "revision_number": 0}}' 2024-02-28 09:27:47,593 85923 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1248398399 created 2024-02-28 09:27:48,227 85923 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.633s 2024-02-28 09:27:48,228 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-068a3248-a123-4d3a-b9fe-0915dce4fe29', 'date': 'Wed, 28 Feb 2024 09:27:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "59895be3-0ea7-4ce0-bf52-1e6d27cfcfed", "tenant_id": "d9228f8296b74201ae12772c2ddbeb87", "floating_ip_address": "172.24.4.122", "floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "d9228f8296b74201ae12772c2ddbeb87", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-02-28T09:27:47Z", "updated_at": "2024-02-28T09:27:47Z", "revision_number": 0}}' 2024-02-28 09:27:48,228 85923 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '59895be3-0ea7-4ce0-bf52-1e6d27cfcfed', 'tenant_id': 'd9228f8296b74201ae12772c2ddbeb87', 'floating_ip_address': '172.24.4.122', 'floating_network_id': 'eff6aa9f-a27a-4fba-a655-d390189c40e9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'd9228f8296b74201ae12772c2ddbeb87', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-02-28T09:27:47Z', 'updated_at': '2024-02-28T09:27:47Z', 'revision_number': 0, 'ip': '172.24.4.122'} created 2024-02-28 09:27:48,380 85923 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.151s 2024-02-28 09:27:48,380 85923 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-813960393", "description": "tempest-secgroup-smoke-813960393 description", "project_id": "d9228f8296b74201ae12772c2ddbeb87"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1673', 'x-openstack-request-id': 'req-577d35d8-4724-442d-8af1-2f67565cc5b5', 'date': 'Wed, 28 Feb 2024 09:27:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "4371a9bd-7aaa-4fdf-86da-88010ef5633b", "name": "tempest-secgroup-smoke-813960393", "stateful": true, "tenant_id": "d9228f8296b74201ae12772c2ddbeb87", "description": "tempest-secgroup-smoke-813960393 description", "shared": false, "security_group_rules": [{"id": "3cee218a-d321-4425-9cc2-9a30e2cd95a4", "project_id": "d9228f8296b74201ae12772c2ddbeb87", "tenant_id": "d9228f8296b74201ae12772c2ddbeb87", "security_group_id": "4371a9bd-7aaa-4fdf-86da-88010ef5633b", "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": 981, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:27:48Z", "updated_at": "2024-02-28T09:27:48Z", "revision_number": 0}, {"id": "d4f2be7d-4dc2-472f-be76-2b49419af855", "project_id": "d9228f8296b74201ae12772c2ddbeb87", "tenant_id": "d9228f8296b74201ae12772c2ddbeb87", "security_group_id": "4371a9bd-7aaa-4fdf-86da-88010ef5633b", "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": 980, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:27:48Z", "updated_at": "2024-02-28T09:27:48Z", "revision_number": 0}], "tags": [], "created_at": "2024-02-28T09:27:48Z", "updated_at": "2024-02-28T09:27:48Z", "revision_number": 1, "project_id": "d9228f 8296b74201ae12772c2ddbeb87"}}' 2024-02-28 09:27:48,599 85923 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.218s 2024-02-28 09:27:48,600 85923 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": "4371a9bd-7aaa-4fdf-86da-88010ef5633b", "project_id": "d9228f8296b74201ae12772c2ddbeb87", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-dd0f4b84-42b7-43ec-8d7f-3a876f0f7e2f', 'date': 'Wed, 28 Feb 2024 09:27:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0a287369-90d3-4664-8e60-102c45029e9e", "project_id": "d9228f8296b74201ae12772c2ddbeb87", "tenant_id": "d9228f8296b74201ae12772c2ddbeb87", "security_group_id": "4371a9bd-7aaa-4fdf-86da-88010ef5633b", "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": "2024-02-28T09:27:48Z", "updated_at": "2024-02-28T09:27:48Z", "revision_number": 0}}' 2024-02-28 09:27:48,911 85923 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.310s 2024-02-28 09:27:48,912 85923 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": "4371a9bd-7aaa-4fdf-86da-88010ef5633b", "project_id": "d9228f8296b74201ae12772c2ddbeb87", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-819431c2-4c99-47c6-9a00-1afa6129ae1a', 'date': 'Wed, 28 Feb 2024 09:27:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4c39908a-4d27-41ab-817c-48b490132a7e", "project_id": "d9228f8296b74201ae12772c2ddbeb87", "tenant_id": "d9228f8296b74201ae12772c2ddbeb87", "security_group_id": "4371a9bd-7aaa-4fdf-86da-88010ef5633b", "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": "2024-02-28T09:27:48Z", "updated_at": "2024-02-28T09:27:48Z", "revision_number": 0}}' 2024-02-28 09:27:49,152 85923 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.240s 2024-02-28 09:27:49,153 85923 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": "4371a9bd-7aaa-4fdf-86da-88010ef5633b", "project_id": "d9228f8296b74201ae12772c2ddbeb87", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-83a91fe0-8115-4231-8094-0ba15df6af37', 'date': 'Wed, 28 Feb 2024 09:27:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7986f4be-cabc-404b-b3 7f-de9c25303775", "project_id": "d9228f8296b74201ae12772c2ddbeb87", "tenant_id": "d9228f8296b74201ae12772c2ddbeb87", "security_group_id": "4371a9bd-7aaa-4fdf-86da-88010ef5633b", "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": "2024-02-28T09:27:49Z", "updated_at": "2024-02-28T09:27:49Z", "revision_number": 0}}' 2024-02-28 09:27:49,394 85923 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.241s 2024-02-28 09:27:49,395 85923 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": "4371a9bd-7aaa-4fdf-86da-88010ef5633b", "project_id": "d9228f8296b74201ae12772c2ddbeb87", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-4660f85f-619e-44ec-a17e-7660bdc4e5a3', 'date': 'Wed, 28 Feb 2024 09:27:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1558b76b-bdc2-41db-a331-fd28b4d610bc", "project_id": "d9228f8296b74201ae12772c2ddbeb87", "tenant_id": "d9228f8296b74201ae12772c2ddbeb87", "security_group_id": "4371a9bd-7aaa-4fdf-86da-88010ef5633b", "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": "2024-02-28T09:27:49Z", "updated_at": "2024-02-28T09:27:49Z", "revision_number": 0}}' 2024-02-28 09:27:49,661 85923 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.265s 2024-02-28 09:27:49,661 85923 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": "4371a9bd-7aaa-4fdf-86da-88010ef5633b", "project_id": "d9228f8296b74201ae12772c2ddbeb87", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-e8a6f316-c4d9-4401-aae7-b88a2ff55796', 'date': 'Wed, 28 Feb 2024 09:27:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7716aed4-18bc-4978-b386-482ef90c9df3", "project_id": "d9228f8296b74201ae12772c2ddbeb87", "tenant_id": "d9228f8296b74201ae12772c2ddbeb87", "security_group_id": "4371a9bd-7aaa-4fdf-86da-88010ef5633b", "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": "2024-02-28T09:27:49Z", "updated_at": "2024-02-28T09:27:49Z", "revision_number": 0}}' 2024-02-28 09:27:49,928 85923 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.266s 2024-02-28 09:27:49,928 85923 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": "4371a9bd-7aaa-4fdf-86da-88010ef5633b", "project_id": "d9228f8296b74201ae12772c2ddbeb87", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-b1194cf5-c835-49d6-a77f-0b0bd0ee324c', 'date': 'Wed, 28 Feb 2024 09:27:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "67879993-9494-4723-901e-709760ff1cd6", "project_id": "d9228f8296b74201ae12772c2ddbeb87", "tenant_id": "d9228f8296b74201ae12772c2ddbeb87", "security_group_id": "4371a9bd-7aaa-4fdf-86da-88010ef5633b", "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": "2024-02-28T09:27:49Z", "updated_at": "2024-02-28T09:27:49Z", "revision_number": 0}}' 2024-02-28 09:27:50,049 85923 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.114s 2024-02-28 09:27:50,050 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2823', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-aa3d38d9-d862-4a49-b06f-506a6345ed16', '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": "cdf576941e5b47ca900cc8de271397d8", "name": "tempest-SnapshotDataIntegrityTests-781843214-project-member", "password_expires_at": null}, "audit_ids": ["w8sYillbT3uXbO-58URHHw"], "expires_at": "2024-02-28T10:27:49.000000Z", "issued_at": "2024-02-28T09:27:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d9228f8296b74201ae12772c2ddbeb87", "name": "tempest-SnapshotDataIntegrityTests-781843214"}, "is_domain": false, "roles": [{"id": "034d7a484a5e4908aeb9a02a09c0654f", "name": "member"}, {"id": "2d696d77d77043b58e5fcf31f5b061c8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "607134c4d03c4a12af99220db79cc13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d9228f8296b74201ae12772c2ddbeb87", "region": "RegionOne"}], "id": "21d06a316a024880a69d4cd482f90971", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "74032efc222f428b908ef3abf0ba60d1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d9228f8296b74201ae12772c2ddbeb87", "region": "RegionOne"}], "id": "633be3df59df4f9b975484710048430d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0d52584065f94ee08ce4181b78367c5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7ae777b7f53744e0bbcb8c938dfbfe2f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8dbdc1e6b7e4d08a2a52a636eabc00f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "8ef2767026834c1189d97797d5c5a800", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4f50f76d3e044b83b5bdbee0c30d6f5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "c388de6ecbcc4fca8b0d700779fc657e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "fe5cea1ac05c45a1b3925a725a7eead7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "cc0d1c0427f9473bb326be07f15553e1", "type": "image", "name": "gl ance"}, {"endpoints": [{"id": "a45569cc58b84b1b853ecd851b25ca4e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "cccec230ba6c48ae92df03a6a374a7a6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "255fbf1fe41a497888423432cf3d6547", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/d9228f8296b74201ae12772c2ddbeb87", "region": "RegionOne"}], "id": "e5ef73b8227840fa80228ecf30fbd9a7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2024-02-28 09:27:50,050 85923 INFO [tempest.lib.common.fixed_network] (SnapshotDataIntegrityTests:test_snapshot_data_integrity) Found network {'id': '3b1bc14a-b2d9-4ab0-ad15-48b5c2aa7493', 'name': 'tempest-SnapshotDataIntegrityTests-1538173116-network', 'tenant_id': 'd9228f8296b74201ae12772c2ddbeb87', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd9228f8296b74201ae12772c2ddbeb87', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 38995, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-02-28T09:27:35Z', 'updated_at': '2024-02-28T09:27:35Z', 'revision_number': 1} available for tenant 2024-02-28 09:27:50,051 85923 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2093352879', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLYaaI9TjSQN5MXpEztwrmAg8sbsgG/NLJmWzv7hOAd+NojK5xVIlZjmZaoUoBf4XoodFEKiw9ADm1nHUQc6deHraB5PG12goz7YghOCQhncDD2LyNX/qcNPBQquOdmWGQ==', 'fingerprint': '98:b3:72:a9:f0:69:7a:00:69:30:dc:ee:e0:95:7a:aa', 'user_id': 'cdf576941e5b47ca900cc8de271397d8', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDHl4hCYjTDHLD6wuirU8RMXpNtV00qf5wE+CnAIMSukZzEKr63L1ja\nUBoKm5w5s/ugBwYFK4EEACKhZANiAAS2GmiPU40kDeTF6RM7cK5gIPLG7IBvzSyZ\nls7+4TgHfjaIyucVSJWY5mWqFKAX+F6KHRRCosPQA5tZx1EHOnXh62geTxtdoKM+\n2IITgkIZ3Aw9i8jV/6nDTwUKrjnZlhk=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'a92f4edb-7081-4bd3-94dc-a880f43e29c5', 'name': 'tempest-securitygroup--1248398399', 'stateful': True, 'tenant_id': 'd9228f8296b74201ae12772c2ddbeb87', 'description': 'tempest-description--382446712', 'shared': False, 'security_group_rules': [{'id': '87cc7ca7-3c09-40a6-b015-b8da6b75f82c', 'project_id': 'd9228f8296b74201ae12772c2ddbeb87', 'tenant_id': 'd9228f8296b74201ae12772c2ddbeb87', 'security_group_id': 'a92f4edb-7081-4bd3-94dc-a880f43e29c5', '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': 973, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-02-28T09:27:47Z', 'updated_at': '2024-02-28T09:27:47Z', 'revision_number': 0}, {'id': 'cb1b2863-6f2f-44cc-b068-d31624231086', 'project_id': 'd9228f8296b74201ae12772c2ddbeb87', 'tenant_id': 'd9228f8296b74201ae12772c2ddbeb87', 'security_group_id': 'a92f4edb-7081-4bd3-94dc-a880f43e29c5', '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': 974, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-02-28T09:27:47Z', 'updated_at': '2024-02-28T09:27:47Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-02-28T09:27:46Z', 'updated_at': '2024-02-28T09:27:47Z', 'revision_number': 1, 'project_id': 'd9228f8296b74201ae12772c2ddbeb87'}, 'floating_ip': {'id': '59895be3-0ea7-4ce0-bf52-1e6d27cfcfed', 'tenant_id': 'd9228f8296b74201ae12772c2ddbeb87', 'floating_ip_address': '172.24.4.122', 'floating_netwo rk_id': 'eff6aa9f-a27a-4fba-a655-d390189c40e9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'd9228f8296b74201ae12772c2ddbeb87', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-02-28T09:27:47Z', 'updated_at': '2024-02-28T09:27:47Z', 'revision_number': 0, 'ip': '172.24.4.122'}} 2024-02-28 09:27:50,770 85923 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/compute/v2.1/servers 0.717s 2024-02-28 09:27:50,770 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-SnapshotDataIntegrityTests-server-1856587142", "imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "flavorRef": "1", "key_name": "tempest-keypair-2093352879", "security_groups": [{"name": "tempest-secgroup-smoke-813960393"}, {"name": "tempest-securitygroup--1248398399"}], "networks": [{"uuid": "3b1bc14a-b2d9-4ab0-ad15-48b5c2aa7493"}], "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '450', 'location': 'http://10.0.0.210/compute/v2.1/servers/c11ffd79-8283-4f0a-8b76-81ea981a7ac3', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e436f1d1-b30e-4959-a71f-2f085da78c67', 'x-compute-request-id': 'req-e436f1d1-b30e-4959-a71f-2f085da78c67', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "c11ffd79-8283-4f0a-8b76-81ea981a7ac3", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c11ffd79-8283-4f0a-8b76-81ea981a7ac3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c11ffd79-8283-4f0a-8b76-81ea981a7ac3"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-813960393"}, {"name": "tempest-securitygroup--1248398399"}], "adminPass": "N2cHvZpNCaN2"}}' 2024-02-28 09:27:50,983 85923 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/c11ffd79-8283-4f0a-8b76-81ea981a7ac3 0.210s 2024-02-28 09:27:50,983 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:50 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-c17a8150-60ea-4ce1-a5f1-39328c1f1822', 'x-compute-request-id': 'req-c17a8150-60ea-4ce1-a5f1-39328c1f1822', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c11ffd79-8283-4f0a-8b76-81ea981a7ac3'} Body: b'{"server": {"id": "c11ffd79-8283-4f0a-8b76-81ea981a7ac3", "name": "tempest-SnapshotDataIntegrityTests-server-1856587142", "status": "BUILD", "tenant_id": "d9228f8296b74201ae12772c2ddbeb87", "user_id": "cdf576941e5b47ca900cc8de271397d8", "metadata": {}, "hostId": "", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:27:51Z", "updated": "2024-02-28T09:27:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "lin ks": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c11ffd79-8283-4f0a-8b76-81ea981a7ac3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c11ffd79-8283-4f0a-8b76-81ea981a7ac3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2093352879", "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": []}}' 2024-02-28 09:28:41,263 85923 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/c11ffd79-8283-4f0a-8b76-81ea981a7ac3 0.258s 2024-02-28 09:28:41,264 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:28:41 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-241315aa-7b79-40a1-a405-43fc885f7431', 'x-compute-request-id': 'req-241315aa-7b79-40a1-a405-43fc885f7431', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c11ffd79-8283-4f0a-8b76-81ea981a7ac3'} Body: b'{"server": {"id": "c11ffd79-8283-4f0a-8b76-81ea981a7ac3", "name": "tempest-SnapshotDataIntegrityTests-server-1856587142", "status": "ACTIVE", "tenant_id": "d9228f8296b74201ae12772c2ddbeb87", "user_id": "cdf576941e5b47ca900cc8de271397d8", "metadata": {}, "hostId": "77ca5528939d5d9136d6813e2b025e749b4ecf3991fd33bfdf0bf909", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:27:50Z", "updated": "2024-02-28T09:27:57Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1538173116-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:26:29"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c11ffd79-8283-4f0a-8b76-81ea981a7ac3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c11ffd79-8283-4f0a-8b76-81ea981a7ac3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2093352879", "OS-SRV-USG:launched_at": "2024-02-28T09:27:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-813960393"}, {"name": "tempest-securitygroup--1248398399"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:28:41,277 85923 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-02-28 09:29:41,488 85923 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/c11ffd79-8283-4f0a-8b76-81ea981a7ac3/os-interface 0.150s 2024-02-28 09:29:41,488 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:29:41 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-ac3768ff-f003-4502-810a-fb669216d6a4', 'x-compute-request-id': 'req-ac3768ff-f003-4502-810a-fb669216d6a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c11ffd79-8283-4f0a-8b76-81ea981a7ac3/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "3b1bc14a-b2d9-4ab0-ad15-48b5c2aa7493", "port_id": "78cff873-f45c-433d-94f5-16dbfea43d03", "mac_addr": "fa:16:3e:06:26:29", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "0b9849ea-4011-4720-bc1e-d8d0d00ea16d", "ip_address": "10.0.0.9"}]}]}' 2024-02-28 09:29:42,705 85923 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/59895be3-0ea7-4ce0-bf52-1e6d27cfcfed 1.213s 2024-02-28 09:29:42,705 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "78cff873-f45c-433d-94f5-16dbfea43d03"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-698adcbe-fceb-4fd0-bbea-85916bdad666', 'date': 'Wed, 28 Feb 2024 09:29:42 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/59895be3-0ea7-4ce0-bf52-1e6d27cfcfed'} Body: b'{"floatingip": {"id": "59895be3-0ea7-4ce0-bf52-1e6d27cfcfed", "tenant_id": "d9228f8296b74201ae12772c2ddbeb87", "floating_ip_address": "172.24.4.122", "floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9", "router_id": "938e85b5-aa41-4aa5-90f0-603cb23d55bd", "port_id": "78cff873-f45c-433d-94f5-16dbfea43d03", "fixed_ip_address": "10.0.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "3b1bc14a-b2d9-4ab0-ad15-48b5c2aa7493", "mac_address": "fa:16:3e:06:26:29", "admin_state_up": true, "status": "ACTIVE", "device_id": "c11ffd79-8283-4f0a-8b76-81ea981a7ac3", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-02-28T09:27:47Z", "updated_at": "2024-02-28T09:29:41Z", "revision_number": 1, "project_id": "d9228f8296b74201ae12772c2ddbeb87"}}' 2024-02-28 09:29:42,709 85923 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.122:22' as 'cirros' with public key authentication 2024-02-28 09:29:42,932 85923 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-02-28 09:29:43,039 85923 INFO [paramiko.transport] Authentication (publickey) successful! 2024-02-28 09:29:43,039 85923 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.122 successfully created 2024-02-28 09:29:43,284 85923 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/c11ffd79-8283-4f0a-8b76-81ea981a7ac3 0.245s 2024-02-28 09:29:43,285 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:29:43 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-2d8a96a5-d90d-4ef6-8d61-c6587520c333', 'x-compute-request-id': 'req-2d8a96a5-d90d-4ef6-8d61-c6587520c333', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c11ffd79-8283-4f0a-8b76-81ea981a7ac3'} Body: b'{"server": {"id": "c11ffd79-8283-4f0a-8b76-81ea981a7ac3", "name": "tempest-SnapshotDataIntegrityTests-server-1856587142", "status": "ACTIVE", "tenant_id": "d9228f8296b74201ae12772c2ddbeb87", "user_id": "cdf576941e5b47ca900cc8de271397d8", "metadata": {}, "hostId": "77ca5528939d5d9136d6 813e2b025e749b4ecf3991fd33bfdf0bf909", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:27:50Z", "updated": "2024-02-28T09:27:57Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1538173116-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:26:29"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c11ffd79-8283-4f0a-8b76-81ea981a7ac3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c11ffd79-8283-4f0a-8b76-81ea981a7ac3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2093352879", "OS-SRV-USG:launched_at": "2024-02-28T09:27:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-813960393"}, {"name": "tempest-securitygroup--1248398399"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:29:43,571 85923 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/volume/v3/d9228f8296b74201ae12772c2ddbeb87/volumes 0.273s 2024-02-28 09:29:43,572 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-266367108", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:29:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76daba0f-0f1e-4c66-a20d-7c3cb9a2a152', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76daba0f-0f1e-4c66-a20d-7c3cb9a2a152', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d9228f8296b74201ae12772c2ddbeb87/volumes'} Body: b'{"volume": {"id": "bd405258-d3a4-48a0-928f-acbee6a6616f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:29:43.512220", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-266367108", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d9228f8296b74201ae12772c2ddbeb87/volumes/bd405258-d3a4-48a0-928f-acbee6a6616f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d9228f8296b74201ae12772c2ddbeb87/volumes/bd405258-d3a4-48a0-928f-acbee6a6616f"}], "user_id": "cdf576941e5b47ca900cc8de271397d8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:29:43,629 85923 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/d9228f8296b74201ae12772c2ddbeb87/volumes/bd405258-d3a4-48a0-928f-acbee6a6616f 0.046s 2024-02-28 09:29:43,629 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:29:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d855e004-cd90-4afd-ab2b-5856b1cb5c03', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d855e004-cd90-4afd-ab2b-5856b1cb5c03', 'connection': 'close', 'stat us': '200', 'content-location': 'http://10.0.0.210/volume/v3/d9228f8296b74201ae12772c2ddbeb87/volumes/bd405258-d3a4-48a0-928f-acbee6a6616f'} Body: b'{"volume": {"id": "bd405258-d3a4-48a0-928f-acbee6a6616f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:29:44.000000", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-266367108", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d9228f8296b74201ae12772c2ddbeb87/volumes/bd405258-d3a4-48a0-928f-acbee6a6616f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d9228f8296b74201ae12772c2ddbeb87/volumes/bd405258-d3a4-48a0-928f-acbee6a6616f"}], "user_id": "cdf576941e5b47ca900cc8de271397d8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d9228f8296b74201ae12772c2ddbeb87"}}' 2024-02-28 09:29:44,696 85923 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/d9228f8296b74201ae12772c2ddbeb87/volumes/bd405258-d3a4-48a0-928f-acbee6a6616f 0.053s 2024-02-28 09:29:44,696 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:29:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c6ba70a-f25d-444e-adda-605d56cfca98', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c6ba70a-f25d-444e-adda-605d56cfca98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d9228f8296b74201ae12772c2ddbeb87/volumes/bd405258-d3a4-48a0-928f-acbee6a6616f'} Body: b'{"volume": {"id": "bd405258-d3a4-48a0-928f-acbee6a6616f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:29:44.000000", "updated_at": "2024-02-28T09:29:44.000000", "name": "tempest-SnapshotDataIntegrityTests-volume-266367108", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d9228f8296b74201ae12772c2ddbeb87/volumes/bd405258-d3a4-48a0-928f-acbee6a6616f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d9228f8296b74201ae12772c2ddbeb87/volumes/bd405258-d3a4-48a0-928f-acbee6a6616f"}], "user_id": "cdf576941e5b47ca900cc8de271397d8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d9228f8296b74201ae12772c2ddbeb87"}}' 2024-02-28 09:29:44,808 85923 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d9228f8296b74201ae12772c2ddbeb87/volumes/bd405258-d3a4-48a0-928f-acbee6a6616f 0.098s 2024-02-28 09:29:44,808 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:29: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-789073fe-655b-4dd0-917b-a45fdd2e1bbc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d9228f8296b74201ae12772c2ddbeb87/volumes/bd405258-d3a4-48a0-928f-acbee6a6616f'} Body: b'' 2024-02-28 09:29:44,829 85923 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/volume /v3/d9228f8296b74201ae12772c2ddbeb87/volumes/bd405258-d3a4-48a0-928f-acbee6a6616f 0.021s 2024-02-28 09:29:44,830 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:29: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-0f0110f3-eaeb-42c4-9b54-fdfef892135c', 'x-openstack-request-id': 'req-0f0110f3-eaeb-42c4-9b54-fdfef892135c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d9228f8296b74201ae12772c2ddbeb87/volumes/bd405258-d3a4-48a0-928f-acbee6a6616f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume bd405258-d3a4-48a0-928f-acbee6a6616f could not be found."}}' 2024-02-28 09:29:44,935 85923 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/c11ffd79-8283-4f0a-8b76-81ea981a7ac3 0.105s 2024-02-28 09:29:44,936 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:29:44 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-7d6fbaf7-833a-4e1e-9076-d52cdbf723ff', 'x-compute-request-id': 'req-7d6fbaf7-833a-4e1e-9076-d52cdbf723ff', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c11ffd79-8283-4f0a-8b76-81ea981a7ac3'} Body: b'' 2024-02-28 09:29:45,159 85923 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/c11ffd79-8283-4f0a-8b76-81ea981a7ac3 0.222s 2024-02-28 09:29:45,159 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:29:44 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-f8e8de9d-2237-409e-9750-6adc86c0c7d2', 'x-compute-request-id': 'req-f8e8de9d-2237-409e-9750-6adc86c0c7d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c11ffd79-8283-4f0a-8b76-81ea981a7ac3'} Body: b'{"server": {"id": "c11ffd79-8283-4f0a-8b76-81ea981a7ac3", "name": "tempest-SnapshotDataIntegrityTests-server-1856587142", "status": "ACTIVE", "tenant_id": "d9228f8296b74201ae12772c2ddbeb87", "user_id": "cdf576941e5b47ca900cc8de271397d8", "metadata": {}, "hostId": "77ca5528939d5d9136d6813e2b025e749b4ecf3991fd33bfdf0bf909", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:27:50Z", "updated": "2024-02-28T09:29:45Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1538173116-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:26:29"}, {"version": 4, "addr": "172.24.4.122", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:26:29"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c11ffd79-8283-4f0a-8b76-81ea981a7a c3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c11ffd79-8283-4f0a-8b76-81ea981a7ac3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2093352879", "OS-SRV-USG:launched_at": "2024-02-28T09:27:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-813960393"}, {"name": "tempest-securitygroup--1248398399"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:30:35,263 85923 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/c11ffd79-8283-4f0a-8b76-81ea981a7ac3 0.040s 2024-02-28 09:30:35,264 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:30:35 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-32b35351-2880-48f2-b7c0-1f18880574b2', 'x-compute-request-id': 'req-32b35351-2880-48f2-b7c0-1f18880574b2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c11ffd79-8283-4f0a-8b76-81ea981a7ac3'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c11ffd79-8283-4f0a-8b76-81ea981a7ac3 could not be found."}}' 2024-02-28 09:30:35,477 85923 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/4371a9bd-7aaa-4fdf-86da-88010ef5633b 0.213s 2024-02-28 09:30:35,477 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-8b755620-2b1d-4f69-8c5b-7b260a21ee1e', 'content-length': '0', 'date': 'Wed, 28 Feb 2024 09:30:35 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/4371a9bd-7aaa-4fdf-86da-88010ef5633b'} Body: b'' 2024-02-28 09:30:35,511 85923 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2093352879 0.033s 2024-02-28 09:30:35,512 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:30:35 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-e161ae25-88c4-44fb-9643-d7b52ac3924a', 'x-compute-request-id': 'req-e161ae25-88c4-44fb-9643-d7b52ac3924a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2093352879'} Body: b'' 2024-02-28 09:30:35,668 85923 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/a92f4edb-7081-4bd3-94dc-a880f43e29c5 0.156s 2024-02-28 09:30:35,669 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-f3fa186c-50d0-4239-851e-80f01fd12cb7', 'content-length': '0', 'date ': 'Wed, 28 Feb 2024 09:30:35 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/a92f4edb-7081-4bd3-94dc-a880f43e29c5'} Body: b'' 2024-02-28 09:30:35,685 85923 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/a92f4edb-7081-4bd3-94dc-a880f43e29c5 0.015s 2024-02-28 09:30:35,685 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-cc8e9b95-6356-44c6-a3e2-c94b62d672ff', 'date': 'Wed, 28 Feb 2024 09:30:35 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/a92f4edb-7081-4bd3-94dc-a880f43e29c5'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group a92f4edb-7081-4bd3-94dc-a880f43e29c5 does not exist", "detail": ""}}' 2024-02-28 09:30:36,027 85923 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/59895be3-0ea7-4ce0-bf52-1e6d27cfcfed 0.341s 2024-02-28 09:30:36,028 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-7407afeb-cea5-4d08-b262-669cadbfb3a4', 'content-length': '0', 'date': 'Wed, 28 Feb 2024 09:30:36 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/59895be3-0ea7-4ce0-bf52-1e6d27cfcfed'} Body: b'' {8} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server [166.121711s] ... 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e56f5e6d-4827-44aa-bbe4-9fc55a799c1f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:29:07,825 85931 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-02-28 09:29:07,826 85931 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-02-28 09:29:08,007 85931 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.180s 2024-02-28 09:29:08,008 85931 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-118608412", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMdZO8UWbWPGOEn6fO9yEjhmlTwnzsSokqehakEWqJHszH3JwK1H9WCi94ZEUUh/dYDMrtE8N7hy00iYq6s34lQpJIVcdmN1q7EZjLC2uXliUG+LbjatYNXO6E6ma7A8PQ=="}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:29:07 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-7ac6b7e5-b11f-41a7-ae6b-085bd1a813c2', 'x-compute-request-id': 'req-7ac6b7e5-b11f-41a7-ae6b-085bd1a813c2', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-118608412", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMdZO8UWbWPGOEn6fO9yEjhmlTwnzsSokqehakEWqJHszH3JwK1H9WCi94ZEUUh/dYDMrtE8N7hy00iYq6s34lQpJIVcdmN1q7EZjLC2uXliUG+LbjatYNXO6E6ma7A8PQ==", "fingerprint": "72:41:ea:5b:73:86:9d:bf:3b:dc:1b:3f:1a:ce:be:7d", "user_id": "5f0a67a1cb63495cb8274f4274ce3117"}}' 2024-02-28 09:29:08,011 85931 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-118608412 created 2024-02-28 09:29:08,173 85931 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.161s 2024-02-28 09:29:08,173 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1830951649", "description": "tempest-description--449688490"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-58cfa192-02a3-4be7-b286-dd242718331b', 'date': 'Wed, 28 Feb 2024 09:29:08 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "66f5db14-d0fc-43a2-a477-b63cac71dc8f", "name": "tempest-securitygroup--1830951649", "stateful": true, "tenant_id": "85aad66148874c42a55afa4d7355bebe", "description": "tempest-description--449688490", "shared": false, "security_group_rules": [{"id": "3f3a4d6c-c40e-40ab-85d1-0b7421bbba14", "project_id": "85aad66148874c42a55afa4d7355bebe", "tenant_id": "85aad66148874c42a55afa4d7355bebe", "security_group_id": "66f5db14-d0fc-43a2-a477-b63cac71dc8f", "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": 1015, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:29:08Z", "updated_at": "2024-02-28T09:29:08Z", "revision_number": 0}, {"id": "5758d673-309e-4cad-bc61-aa43def8a36a", "project_id": "85aad66148874c42a55afa4d7355bebe", "tenant_id": "85aad66148874c42a55afa4d7355bebe", "security_group_id": "66f5db14-d0fc-43a2-a477-b63cac71dc8f", "ethertype": "IPv4", "direction": "eg ress", "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": 1016, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:29:08Z", "updated_at": "2024-02-28T09:29:08Z", "revision_number": 0}], "tags": [], "created_at": "2024-02-28T09:29:08Z", "updated_at": "2024-02-28T09:29:08Z", "revision_number": 1, "project_id": "85aad66148874c42a55afa4d7355bebe"}}' 2024-02-28 09:29:08,382 85931 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.208s 2024-02-28 09:29:08,383 85931 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": "66f5db14-d0fc-43a2-a477-b63cac71dc8f", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-ba6aa09d-ec3c-4585-97ce-2f084d53ad90', 'date': 'Wed, 28 Feb 2024 09:29:08 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "58e793ba-ba5f-4d0a-bc72-54e33eeb1c50", "project_id": "85aad66148874c42a55afa4d7355bebe", "tenant_id": "85aad66148874c42a55afa4d7355bebe", "security_group_id": "66f5db14-d0fc-43a2-a477-b63cac71dc8f", "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": "2024-02-28T09:29:08Z", "updated_at": "2024-02-28T09:29:08Z", "revision_number": 0}}' 2024-02-28 09:29:08,584 85931 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.200s 2024-02-28 09:29:08,585 85931 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": "66f5db14-d0fc-43a2-a477-b63cac71dc8f", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-979fdee4-5e40-43a8-a0c1-ec12e3823839', 'date': 'Wed, 28 Feb 2024 09:29:08 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "cae317c2-3e84-4b6d-8d96-dda315425bb2", "project_id": "85aad66148874c42a55afa4d7355bebe", "tenant_id": "85aad66148874c42a55afa4d7355bebe", "security_group_id": "66f5db14-d0fc-43a2-a477-b63cac71dc8f", "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": "2024-02-28T09:29:08Z", "updated_at": "2024-02-28T09:29:08Z", "revision_number": 0}}' 2024-02-28 09:29:08,585 85931 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1830951649 created 2024-02-28 09:29:09,186 85931 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.600s 2024-02-28 09:29:09,187 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ' '} Body: {"floatingip": {"floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-19ea3109-9f5f-4785-800b-a32da85741ec', 'date': 'Wed, 28 Feb 2024 09:29:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "e9a75722-ba57-4fd0-973a-d04fd1697632", "tenant_id": "85aad66148874c42a55afa4d7355bebe", "floating_ip_address": "172.24.4.94", "floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "85aad66148874c42a55afa4d7355bebe", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-02-28T09:29:08Z", "updated_at": "2024-02-28T09:29:08Z", "revision_number": 0}}' 2024-02-28 09:29:09,188 85931 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'e9a75722-ba57-4fd0-973a-d04fd1697632', 'tenant_id': '85aad66148874c42a55afa4d7355bebe', 'floating_ip_address': '172.24.4.94', 'floating_network_id': 'eff6aa9f-a27a-4fba-a655-d390189c40e9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '85aad66148874c42a55afa4d7355bebe', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-02-28T09:29:08Z', 'updated_at': '2024-02-28T09:29:08Z', 'revision_number': 0, 'ip': '172.24.4.94'} created 2024-02-28 09:29:09,229 85931 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.036s 2024-02-28 09:29:09,230 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 28 Feb 2024 09:29:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2823', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c0c0ce27-b7e9-47f0-ba65-44ec80106c7a', '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": "5f0a67a1cb63495cb8274f4274ce3117", "name": "tempest-AttachVolumeShelveTestJSON-213408973-project-member", "password_expires_at": null}, "audit_ids": ["Bo9x-vkRQMiErCfLagfVJw"], "expires_at": "2024-02-28T10:29:09.000000Z", "issued_at": "2024-02-28T09:29:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "85aad66148874c42a55afa4d7355bebe", "name": "tempest-AttachVolumeShelveTestJSON-213408973"}, "is_domain": false, "roles": [{"id": "034d7a484a5e4908aeb9a02a09c0654f", "name": "member"}, {"id": "2d696d77d77043b58e5fcf31f5b061c8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "607134c4d03c4a12af99220db79cc13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/85aad66148874c42a55afa4d7355bebe", "region": "RegionOne"}], "id": "21d06a316a024880a69d4cd482f90971", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "74032efc222f428b908ef3abf0ba60d1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/85aad66148874c42a55afa4d7355bebe", "region": "RegionOne"}], "id": "633be3df59df4f9b975484710048430d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0d52584065f94ee08ce4181b78367c5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7ae777b7f53744e0bbcb8c938dfbfe2f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8dbdc1e6b7e4d08a2a52a636eabc00f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOn e"}], "id": "8ef2767026834c1189d97797d5c5a800", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4f50f76d3e044b83b5bdbee0c30d6f5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "c388de6ecbcc4fca8b0d700779fc657e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "fe5cea1ac05c45a1b3925a725a7eead7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "cc0d1c0427f9473bb326be07f15553e1", "type": "image", "name": "glance"}, {"endpoints": [{"id": "a45569cc58b84b1b853ecd851b25ca4e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "cccec230ba6c48ae92df03a6a374a7a6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "255fbf1fe41a497888423432cf3d6547", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/85aad66148874c42a55afa4d7355bebe", "region": "RegionOne"}], "id": "e5ef73b8227840fa80228ecf30fbd9a7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2024-02-28 09:29:09,230 85931 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': 'bca51a7d-d621-461c-8c43-a6aa8c496969', 'name': 'tempest-AttachVolumeShelveTestJSON-967512544-network', 'tenant_id': '85aad66148874c42a55afa4d7355bebe', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '85aad66148874c42a55afa4d7355bebe', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 63478, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-02-28T09:29:02Z', 'updated_at': '2024-02-28T09:29:02Z', 'revision_number': 1} available for tenant 2024-02-28 09:29:09,231 85931 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-118608412', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMdZO8UWbWPGOEn6fO9yEjhmlTwnzsSokqehakEWqJHszH3JwK1H9WCi94ZEUUh/dYDMrtE8N7hy00iYq6s34lQpJIVcdmN1q7EZjLC2uXliUG+LbjatYNXO6E6ma7A8PQ==', 'fingerprint': '72:41:ea:5b:73:86:9d:bf:3b:dc:1b:3f:1a:ce:be:7d', 'user_id': '5f0a67a1cb63495cb8274f4274ce3117', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCSvonF0lUPyl9cv3zowb/ECasNSZtijFjSybSrF8cLeHOStIQBX45J\nz/BSSvgh3JGgBwYFK4EEACKhZANiAATHWTvFFm1jxjhJ+nzvchI4ZpU8J87EqJKn\noWpBFqiR7Mx9ycCtR/VgoveGRFFIf3WAzK7RPDe4ctNImKurN+JUKSSFXHZjdaux\nGYywtrl5YlBvi242rWDVzuhOpmuwPD0=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '66f5db14-d0fc-43a2-a477-b63cac71dc8f', 'name': 'tempest-securitygroup--1830951649', 'stateful': True, 'tenant_id': '85aad66148874c42a55afa4d7355bebe', 'description': 'tempest-description--449688490', 'shared': False, 'security_group_rules': [{'id': '3f3a4d6c-c40e-40ab-85d1-0b7421bbba14', 'project_id': '85aad66148874c42a55afa4d7355bebe', 'tenant_id': '85aad66148874c42a55afa4d7355bebe', 'security_group_id': '66f5db14-d0fc-43a2-a477-b63cac71dc8f', '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': 1015, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-02-28T09:29:08Z', 'updated_at': '2024-02-28T09:29:08Z', 'revision_number': 0}, {'id': '5758d673-309e-4cad-bc61-aa43def8a36a', 'project_id': '85aad66148874c42a55afa4d7355bebe', 'tenant_id': '85aad66148874c42a55afa4d7355bebe', 'security_group_id': '66f5db14-d0fc-43a2-a477-b63cac71dc8f', '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': 1016, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-02-28T09:29:08Z', 'updated_at': '2024-02-28T09:29:08Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-02-28T09:29:08Z', 'updated_at': '2024-02-28T09:29:08Z', 'revision_number': 1, 'project_id': '85aad66148874c42a55afa4d7355bebe'}, 'floating_ip': {'id': 'e9a75722-ba57-4fd0-973a-d04fd1697632', 'tenant_id': '85aad66148874c42a55afa4d7355bebe', 'floating_ip_address': '172.24.4.94', 'floating_network_id': 'eff6aa9f-a27a-4fba-a655-d390189c40e9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '85aad66148874c42a55afa4d7355bebe', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-02-28T09:29:08Z', 'updated_at': '2024-02-28T09:29:08Z', 'revision_number': 0, 'ip': '172.24.4.94'}} 2024-02-28 09:29:09,825 85931 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.593s 2024-02-28 09:29:09,825 85931 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-606755479", "imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "bca51a7d-d621-461c-8c43-a6aa8c496969"}], "security_groups": [{"name": "tempest-securitygroup--1830951649"}], "key_name": "tempest-keypair-118608412", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:29:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/42adbee8-9935-4429-bce7-8fbd449232ba', '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-339850fa-3575-42bd-af9f-1e7ed51f5a56', 'x-compute-request-id': 'req-339850fa-3575-42bd-af9f-1e7ed51f5a56', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "42adbee8-9935-4429-bce7-8fbd449232ba", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/42adbee8-9935-4429-bce7-8fbd449232ba"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/42adbee8-9935-4429-bce7-8fbd449232ba"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1830951649"}], "adminPass": "password"}}' 2024-02-28 09:29:09,905 85931 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/42adbee8-9935-4429-bce7-8fbd449232ba 0.076s 2024-02-28 09:29:09,905 85931 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': 'Wed, 28 Feb 2024 09:29:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1272', '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-dcc528eb-1ed1-48a3-98ef-bf772f33e5b5', 'x-compute-request-id': 'req-dcc528eb-1ed1-48a3-98ef-bf772f33e5b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/42adbee8-9935-4429-bce7-8fbd449232ba'} Body: b'{"server": {"id" : "42adbee8-9935-4429-bce7-8fbd449232ba", "name": "tempest-AttachVolumeShelveTestJSON-server-606755479", "status": "BUILD", "tenant_id": "85aad66148874c42a55afa4d7355bebe", "user_id": "5f0a67a1cb63495cb8274f4274ce3117", "metadata": {}, "hostId": "", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:29:10Z", "updated": "2024-02-28T09:29:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/42adbee8-9935-4429-bce7-8fbd449232ba"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/42adbee8-9935-4429-bce7-8fbd449232ba"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-118608412", "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}}' 2024-02-28 09:30:00,189 85931 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/42adbee8-9935-4429-bce7-8fbd449232ba 0.215s 2024-02-28 09:30:00,189 85931 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': 'Wed, 28 Feb 2024 09:29:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1584', '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-85db6387-6c75-42c9-a673-cc06723745a3', 'x-compute-request-id': 'req-85db6387-6c75-42c9-a673-cc06723745a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/42adbee8-9935-4429-bce7-8fbd449232ba'} Body: b'{"server": {"id": "42adbee8-9935-4429-bce7-8fbd449232ba", "name": "tempest-AttachVolumeShelveTestJSON-server-606755479", "status": "ACTIVE", "tenant_id": "85aad66148874c42a55afa4d7355bebe", "user_id": "5f0a67a1cb63495cb8274f4274ce3117", "metadata": {}, "hostId": "a87762e38ffadf209511c54456cb9a8c0463a623802309cd30dd1b8a", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:29:09Z", "updated": "2024-02-28T09:29:16Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-967512544-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:b6:39"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/42adbee8-9935-4429-bce7-8fbd449232ba"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/42adbee8-9935-4429-bce7-8fbd449232ba"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-118608412", "OS-SRV-USG:launched_at": "2024-02-28T09:29:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1830951649"}], "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}}' 2024-02-28 09:30:00,205 85931 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-02-28 09:31:00,4 21 85931 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/42adbee8-9935-4429-bce7-8fbd449232ba/os-interface 0.156s 2024-02-28 09:31:00,422 85931 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': 'Wed, 28 Feb 2024 09:31:00 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-04e89e0f-144d-46fc-98fd-90766492148b', 'x-compute-request-id': 'req-04e89e0f-144d-46fc-98fd-90766492148b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/42adbee8-9935-4429-bce7-8fbd449232ba/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "bca51a7d-d621-461c-8c43-a6aa8c496969", "port_id": "c2127bd4-a123-4a72-8c28-c8ba8b9b6c3f", "mac_addr": "fa:16:3e:9f:b6:39", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "6c367a1c-666b-4694-9c47-45a7fb22d251", "ip_address": "10.0.0.13"}]}]}' 2024-02-28 09:31:01,292 85931 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/e9a75722-ba57-4fd0-973a-d04fd1697632 0.866s 2024-02-28 09:31:01,292 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "c2127bd4-a123-4a72-8c28-c8ba8b9b6c3f"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-68b840fc-98e3-4ecf-ac74-6fb4715ff4ba', 'date': 'Wed, 28 Feb 2024 09:31:01 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/e9a75722-ba57-4fd0-973a-d04fd1697632'} Body: b'{"floatingip": {"id": "e9a75722-ba57-4fd0-973a-d04fd1697632", "tenant_id": "85aad66148874c42a55afa4d7355bebe", "floating_ip_address": "172.24.4.94", "floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9", "router_id": "e8666b12-a820-4be4-842d-c624ae2d1b00", "port_id": "c2127bd4-a123-4a72-8c28-c8ba8b9b6c3f", "fixed_ip_address": "10.0.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "bca51a7d-d621-461c-8c43-a6aa8c496969", "mac_address": "fa:16:3e:9f:b6:39", "admin_state_up": true, "status": "ACTIVE", "device_id": "42adbee8-9935-4429-bce7-8fbd449232ba", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-02-28T09:29:08Z", "updated_at": "2024-02-28T09:31:00Z", "revision_number": 1, "project_id": "85aad66148874c42a55afa4d7355bebe"}}' 2024-02-28 09:31:01,295 85931 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.94:22' as 'cirros' with public key authentication 2024-02-28 09:31:01,312 85931 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-02-28 09:31:01,419 85931 INFO [paramiko.transport] Authentication (publickey) successful! 2024-02-28 09:31:01,420 85931 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.94 successfully created 2024-02-28 09:31:01,461 85931 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/42adbee8-9935-4429-bce7-8fbd449232ba/ips 0.040s 2024-02-28 09:31:01,461 85931 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 - H eaders: {'date': 'Wed, 28 Feb 2024 09:31:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '110', '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-a0a4247e-f1f3-45e8-b9e1-5a2a19a4d04d', 'x-compute-request-id': 'req-a0a4247e-f1f3-45e8-b9e1-5a2a19a4d04d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/42adbee8-9935-4429-bce7-8fbd449232ba/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-967512544-network": [{"version": 4, "addr": "10.0.0.13"}]}}' 2024-02-28 09:31:01,710 85931 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/85aad66148874c42a55afa4d7355bebe/volumes 0.245s 2024-02-28 09:31:01,710 85931 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-725353533"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:31:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adf6a511-cb71-4c20-b0bb-353ef760caff', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adf6a511-cb71-4c20-b0bb-353ef760caff', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/85aad66148874c42a55afa4d7355bebe/volumes'} Body: b'{"volume": {"id": "e56f5e6d-4827-44aa-bbe4-9fc55a799c1f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:31:01.645721", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-725353533", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/85aad66148874c42a55afa4d7355bebe/volumes/e56f5e6d-4827-44aa-bbe4-9fc55a799c1f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85aad66148874c42a55afa4d7355bebe/volumes/e56f5e6d-4827-44aa-bbe4-9fc55a799c1f"}], "user_id": "5f0a67a1cb63495cb8274f4274ce3117", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:31:01,833 85931 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/85aad66148874c42a55afa4d7355bebe/volumes/e56f5e6d-4827-44aa-bbe4-9fc55a799c1f 0.105s 2024-02-28 09:31:01,834 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:31:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3ef1ea2-cc22-41fa-90da-5a0865dbc3ac', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3ef1ea2-cc22-41fa-90da-5a0865dbc3ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/85aad66148874c42a55afa4d7355bebe/volumes/e56f5e6d-4827-44aa-bbe4-9fc55a799c1f'} Body: b'{"volume": {"id": "e56f5e6d-4827-44aa-bbe4-9fc55a799c1f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:31:02.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-725353533", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/85aad66148874c42a55afa4d7355bebe/volumes/e56f5e6d-4827- 44aa-bbe4-9fc55a799c1f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85aad66148874c42a55afa4d7355bebe/volumes/e56f5e6d-4827-44aa-bbe4-9fc55a799c1f"}], "user_id": "5f0a67a1cb63495cb8274f4274ce3117", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "85aad66148874c42a55afa4d7355bebe"}}' 2024-02-28 09:31:02,894 85931 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/85aad66148874c42a55afa4d7355bebe/volumes/e56f5e6d-4827-44aa-bbe4-9fc55a799c1f 0.045s 2024-02-28 09:31:02,895 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:31:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f37a8251-c194-46b9-998f-f6eb3f292c1d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f37a8251-c194-46b9-998f-f6eb3f292c1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/85aad66148874c42a55afa4d7355bebe/volumes/e56f5e6d-4827-44aa-bbe4-9fc55a799c1f'} Body: b'{"volume": {"id": "e56f5e6d-4827-44aa-bbe4-9fc55a799c1f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:31:02.000000", "updated_at": "2024-02-28T09:31:02.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-725353533", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/85aad66148874c42a55afa4d7355bebe/volumes/e56f5e6d-4827-44aa-bbe4-9fc55a799c1f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85aad66148874c42a55afa4d7355bebe/volumes/e56f5e6d-4827-44aa-bbe4-9fc55a799c1f"}], "user_id": "5f0a67a1cb63495cb8274f4274ce3117", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "85aad66148874c42a55afa4d7355bebe"}}' 2024-02-28 09:31:03,018 85931 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/42adbee8-9935-4429-bce7-8fbd449232ba 0.111s 2024-02-28 09:31:03,019 85931 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': 'Wed, 28 Feb 2024 09:31:02 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-0c247a06-1958-43d0-8207-a38057a54d6a', 'x-compute-request-id': 'req-0c247a06-1958-43d0-8207-a38057a54d6a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/42adbee8-9935-4429-bce7-8fbd449232ba'} Body: b'' 2024-02-28 09:31:03,318 85931 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/42adbee8-9935-4429-bce7-8fbd449232ba 0.298s 2024-02-28 09:31:03,318 85931 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': 'Wed, 28 Feb 2024 09:31:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1708', '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-329d1fbe-e0ab-4b79-8c58-584a9d95cb34', 'x-compute-request-id': 'req-329d1fbe-e0ab-4b79-8c58-584a9d95cb34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/42adbee8-9935-4429-bce7-8fbd449232ba'} Body: b'{"server": {"id": "42adbee8-9935-4429-bce7-8fbd449232ba", "name": "tempest-AttachVolumeShelveTestJSON-server-606755479", "status": "ACTIVE", "tenant_id": "85aad66148874c42a55afa4d7355bebe", "user_id": "5f0a67a1cb63495cb8274f4274ce3117", "metadata": {}, "hostId": "a87762e38ffadf209511c54456cb9a8c0463a623802309cd30dd1b8a", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:29:09Z", "updated": "2024-02-28T09:31:03Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-967512544-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:b6:39"}, {"version": 4, "addr": "172.24.4.94", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:b6:39"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/42adbee8-9935-4429-bce7-8fbd449232ba"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/42adbee8-9935-4429-bce7-8fbd449232ba"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-118608412", "OS-SRV-USG:launched_at": "2024-02-28T09:29:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1830951649"}], "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}}' 2024-02-28 09:31:53,395 85931 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/42adbee8-9935-4429-bce7-8fbd449232ba 0.037s 2024-02-28 09:31:53,395 85931 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': 'Wed, 28 Feb 2024 09:31:53 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-2bfb13f9-12f7-481b-bec9-8b7b75bcd6c8', 'x-compute-request-id': 'req-2bfb13f9-12f7-481b-bec9-8b7b75bcd6c8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/42adbee8-9935-4429-bce7-8fbd449232ba'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 42adbee8-9935-4429-bce7-8fbd449232ba could not be found."}}' 2024-02-28 09:31:53,430 85931 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-118608412 0.034s 2024-02-28 09:31:53,430 85931 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': 'Wed, 28 Feb 2024 09:31:53 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-aef6f556-4288-4692-8ea9-dfd0aa230e0c', 'x-compute-re quest-id': 'req-aef6f556-4288-4692-8ea9-dfd0aa230e0c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-118608412'} Body: b'' 2024-02-28 09:31:53,581 85931 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/66f5db14-d0fc-43a2-a477-b63cac71dc8f 0.150s 2024-02-28 09:31:53,582 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-e9ad85c3-4bdf-4ad4-9ddc-c2c83ab645b0', 'content-length': '0', 'date': 'Wed, 28 Feb 2024 09:31:53 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/66f5db14-d0fc-43a2-a477-b63cac71dc8f'} Body: b'' 2024-02-28 09:31:53,600 85931 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/66f5db14-d0fc-43a2-a477-b63cac71dc8f 0.017s 2024-02-28 09:31:53,600 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-c330b9ab-3966-4fd0-b290-82234375cf13', 'date': 'Wed, 28 Feb 2024 09:31:53 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/66f5db14-d0fc-43a2-a477-b63cac71dc8f'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 66f5db14-d0fc-43a2-a477-b63cac71dc8f does not exist", "detail": ""}}' 2024-02-28 09:31:53,945 85931 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/e9a75722-ba57-4fd0-973a-d04fd1697632 0.343s 2024-02-28 09:31:53,945 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-2d1f0fba-ddac-4d03-8198-bdd7ea901777', 'content-length': '0', 'date': 'Wed, 28 Feb 2024 09:31:53 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/e9a75722-ba57-4fd0-973a-d04fd1697632'} Body: b'' {0} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume [229.583515s] ... 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 340, 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 323, 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 afdc7f80-7524-44cd-b417-e6b733f81fbe failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-02-28T09:32:33Z', 'message': 'Build of instance afdc7f80-7524-44cd-b417-e6b733f81fbe aborted: Volume c1f21b96-4c0e-4cd5-a138-cb56f4491ce4 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-51edf3e3-af5b-4d30-9d45-b01c817dcc3c. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:29:27,329 85915 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.033s 2024-02-28 09:29:27,329 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 28 Feb 2024 09:29:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2845', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-de899228-076d-4a71-a055-7798881f26df', '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": "e7792a11109b40128b57553a7be9ee75", "name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817-project-member", "password_expires_at": null}, "audit_ids": ["16-5SpEBQPy1C-oH28IVrQ"], "expires_at": "2024-02-28T10:29:27.000000Z", "issued_at": "2024-02-28T09:29:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "848340f979fc495f90995a3bf44387a7", "name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817"}, "is_domain": false, "roles": [{"id": "034d7a484a5e4908aeb9a02a09c0654f", "name": "member"}, {"id": "2d696d77d77043b58e5fcf31f5b061c8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "607134c4d03c4a12af99220db79cc13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/848340f979fc495f90995a3bf44387a7", "region": "RegionOne"}], "id": "21d06a316a024880a69d4cd482f90971", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "74032efc222f428b908ef3abf0ba60d1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/848340f979fc495f90995a3bf44387a7", "region": "RegionOne"}], "id": "633be3df59df4f9b975484710048430d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0d52584065f94ee08ce4181b78367c5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7ae777b7f53744e0bbcb8c938dfbfe2f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8dbdc1e6b7e4d08a2a52a636eabc00f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "8ef2767026834c1189d97797d5c5a800", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4f50f76d3e044b83b5bdbee0c30d6f5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "c388de6ecbcc4fca8b0d700779fc657e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "fe5cea1ac05c45a1b3925a725a7eead7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "cc0d1c0427f9473bb326be07f15553e1", "type": "image", "name": "glance"}, {"endpoints": [{"id": "a45569cc58b84b1b853ecd851b25ca4e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "cccec230ba6c48ae92df03a6a374a7a6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "255fbf1fe41a497888423432cf3d6547", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/848340f979fc495f90995a3bf44387a7", "region": "RegionOne"}], "id": "e5ef73b8227840fa80228ecf30fbd9a7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2024-02-28 09:29:27,330 85915 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '3e263b31-f189-4d35-96b6-40192e8dcbc1', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-815198615-network', 'tenant_id': '848340f979fc495f90995a3bf44387a7', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'proje ct_id': '848340f979fc495f90995a3bf44387a7', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 9654, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-02-28T09:29:22Z', 'updated_at': '2024-02-28T09:29:22Z', 'revision_number': 1} available for tenant 2024-02-28 09:29:27,966 85915 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.634s 2024-02-28 09:29:27,966 85915 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-352609893", "imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "flavorRef": "1", "networks": [{"uuid": "3e263b31-f189-4d35-96b6-40192e8dcbc1"}]}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:29:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/d22cf756-61f8-4e73-8f9f-db2281917614', '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-f34c0480-3afd-43c8-a311-b28208e384d6', 'x-compute-request-id': 'req-f34c0480-3afd-43c8-a311-b28208e384d6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "d22cf756-61f8-4e73-8f9f-db2281917614", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d22cf756-61f8-4e73-8f9f-db2281917614"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d22cf756-61f8-4e73-8f9f-db2281917614"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "wUVMEwi2GUvW"}}' 2024-02-28 09:29:28,052 85915 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/d22cf756-61f8-4e73-8f9f-db2281917614 0.082s 2024-02-28 09:29:28,052 85915 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': 'Wed, 28 Feb 2024 09:29:27 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-b391c11e-f9d1-4d03-b8b7-f30e1b6412ab', 'x-compute-request-id': 'req-b391c11e-f9d1-4d03-b8b7-f30e1b6412ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d22cf756-61f8-4e73-8f9f-db2281917614'} Body: b'{"server": {"id": "d22cf756-61f8-4e73-8f9f-db2281917614", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-352609893", "status": "BUILD", "tenant_id": "848340f979fc495f90995a3bf44387a7", "user_id": "e7792a11109b40128b57553a7be9ee75", "metadata": {}, "hostId": "", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-02-28T09:29:28Z", "updated": "2024-02-28T09:29:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d22cf75 6-61f8-4e73-8f9f-db2281917614"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d22cf756-61f8-4e73-8f9f-db2281917614"}], "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": []}}' 2024-02-28 09:30:18,401 85915 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/d22cf756-61f8-4e73-8f9f-db2281917614 0.300s 2024-02-28 09:30:18,402 85915 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': 'Wed, 28 Feb 2024 09:30:18 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-e18d59f8-3099-42a6-881f-d51264b79dee', 'x-compute-request-id': 'req-e18d59f8-3099-42a6-881f-d51264b79dee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d22cf756-61f8-4e73-8f9f-db2281917614'} Body: b'{"server": {"id": "d22cf756-61f8-4e73-8f9f-db2281917614", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-352609893", "status": "ACTIVE", "tenant_id": "848340f979fc495f90995a3bf44387a7", "user_id": "e7792a11109b40128b57553a7be9ee75", "metadata": {}, "hostId": "07ab6819c7a1a9bfddcb49427eced80ad5a8f7bfa1f703449c3b6cba", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-02-28T09:29:27Z", "updated": "2024-02-28T09:29:34Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-815198615-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:25:8a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d22cf756-61f8-4e73-8f9f-db2281917614"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d22cf756-61f8-4e73-8f9f-db2281917614"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-02-28T09:29:34.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": []}}' 2024-02-28 09:30:18,424 85915 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-02-28 09:31:19,242 85915 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/d22cf756-61f8-4e73-8f9f-db2281917614/action 0.755s 2024-02-28 09:31:19,243 85915 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-ServerBootFromVolumeStableRe scueTest-image-1816250483"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:31:18 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-36199bb1-1376-48a0-a9ba-1628e406c095', 'x-compute-request-id': 'req-36199bb1-1376-48a0-a9ba-1628e406c095', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d22cf756-61f8-4e73-8f9f-db2281917614/action'} Body: b'{"image_id": "db2079b2-6119-4bf6-aaac-2a9cfc313a5e"}' 2024-02-28 09:31:19,566 85915 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/db2079b2-6119-4bf6-aaac-2a9cfc313a5e 0.322s 2024-02-28 09:31:19,566 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:31:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-cac77985-dd5e-4216-a72f-2085f067dfe6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/db2079b2-6119-4bf6-aaac-2a9cfc313a5e'} Body: b'{"base_image_ref": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "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": "d22cf756-61f8-4e73-8f9f-db2281917614", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817-project-member", "user_id": "e7792a11109b40128b57553a7be9ee75", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1816250483", "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": "848340f979fc495f90995a3bf44387a7", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "db2079b2-6119-4bf6-aaac-2a9cfc313a5e", "created_at": "2024-02-28T09:31:19Z", "updated_at": "2024-02-28T09:31:19Z", "tags": [], "self": "/v2/images/db2079b2-6119-4bf6-aaac-2a9cfc313a5e", "file": "/v2/images/db2079b2-6119-4bf6-aaac-2a9cfc313a5e/file", "schema": "/v2/schemas/image"}' 2024-02-28 09:31:20,594 85915 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/db2079b2-6119-4bf6-aaac-2a9cfc313a5e 0.025s 2024-02-28 09:31:20,594 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:31:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8349b945-fb42-45fb-8fb0-a5ee448e67d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/db2079b2-6119-4bf6-aaac-2a9cfc313a5e'} Body: b'{"base_image_ref": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "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": "d22cf756-61f8-4e73-8f9f-db2281917614", "owner_project_name": "tempest-ServerBootF romVolumeStableRescueTest-1807903817", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817-project-member", "user_id": "e7792a11109b40128b57553a7be9ee75", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1816250483", "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": "848340f979fc495f90995a3bf44387a7", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "db2079b2-6119-4bf6-aaac-2a9cfc313a5e", "created_at": "2024-02-28T09:31:19Z", "updated_at": "2024-02-28T09:31:19Z", "tags": [], "self": "/v2/images/db2079b2-6119-4bf6-aaac-2a9cfc313a5e", "file": "/v2/images/db2079b2-6119-4bf6-aaac-2a9cfc313a5e/file", "schema": "/v2/schemas/image"}' 2024-02-28 09:31:21,620 85915 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/db2079b2-6119-4bf6-aaac-2a9cfc313a5e 0.024s 2024-02-28 09:31:21,620 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:31:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-b789974f-ece1-4b26-aea1-27ef29607b54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/db2079b2-6119-4bf6-aaac-2a9cfc313a5e'} Body: b'{"base_image_ref": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "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": "d22cf756-61f8-4e73-8f9f-db2281917614", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817-project-member", "user_id": "e7792a11109b40128b57553a7be9ee75", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1816250483", "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": "848340f979fc495f90995a3bf44387a7", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "db2079b2-6119-4bf6-aaac-2a9cfc313a5e", "created_at": "2024-02-28T09:31:19Z", "updated_at": "2024-02-28T09:31:19Z", "tags": [], "self": "/v2/images/db2079b2-6119-4bf6-aaac-2a9cfc313a5e", "file": "/v2/images/db2079b2-6119-4bf6-aaac-2a9cfc313a5e/file", "schema": "/v2/schemas/image"}' 2024-02-28 09:31:22,643 85915 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/db2079b2-6119-4bf6-aaac-2a9cfc313a5e 0.022s 2024-02-28 09:31:22,643 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:31:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1471', 'content-type': 'application/json', 'x-openstack-request-id': 'req-cdc374e0-8007-4b69-b1cf-d1468e8320a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/db2079b2-6119-4bf6-aaac-2a9cfc313a5e'} Body: b'{"base_image_ref": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "bo ot_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": "d22cf756-61f8-4e73-8f9f-db2281917614", "owner_id": "848340f979fc495f90995a3bf44387a7", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817-project-member", "user_id": "e7792a11109b40128b57553a7be9ee75", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1816250483", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "848340f979fc495f90995a3bf44387a7", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "db2079b2-6119-4bf6-aaac-2a9cfc313a5e", "created_at": "2024-02-28T09:31:19Z", "updated_at": "2024-02-28T09:31:22Z", "tags": [], "self": "/v2/images/db2079b2-6119-4bf6-aaac-2a9cfc313a5e", "file": "/v2/images/db2079b2-6119-4bf6-aaac-2a9cfc313a5e/file", "schema": "/v2/schemas/image"}' 2024-02-28 09:31:23,668 85915 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/db2079b2-6119-4bf6-aaac-2a9cfc313a5e 0.023s 2024-02-28 09:31:23,669 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:31:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1471', 'content-type': 'application/json', 'x-openstack-request-id': 'req-482e9bc5-d071-4ad2-8b72-af52377f457a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/db2079b2-6119-4bf6-aaac-2a9cfc313a5e'} Body: b'{"base_image_ref": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "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": "d22cf756-61f8-4e73-8f9f-db2281917614", "owner_id": "848340f979fc495f90995a3bf44387a7", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817-project-member", "user_id": "e7792a11109b40128b57553a7be9ee75", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1816250483", "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": "848340f979fc495f90995a3bf44387a7", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "db2079b2-6119-4bf6-aaac-2a9cfc313a5e", "created_at": "2024-02-28T09:31:19Z", "updated_at": "2024-02-28T09:31:23Z", "tags": [], "self": "/v2/images/db2079b2-6119-4bf6-aaac-2a9cfc313a5e", "file": "/v2/images/db2079b2-6119-4bf6-aaac-2a9cfc313a5e/file", "schema": "/v2/schemas/image"}' 2024-02-28 09:31:24,704 85915 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/db2079b2-6119-4bf6-aaac-2a9cfc313a5e 0.033s 2024-02-28 09:31:24,704 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/jso n', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:31:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1641', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8d42da41-a683-4fb7-a94a-c89ac531ddab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/db2079b2-6119-4bf6-aaac-2a9cfc313a5e'} Body: b'{"base_image_ref": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "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": "d22cf756-61f8-4e73-8f9f-db2281917614", "owner_id": "848340f979fc495f90995a3bf44387a7", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817-project-member", "user_id": "e7792a11109b40128b57553a7be9ee75", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1816250483", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 52297728, "virtual_size": 1073741824, "status": "active", "checksum": "4cb3f950b33b10dcca4f6d19cdf840a2", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "848340f979fc495f90995a3bf44387a7", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "d45eb6550f84577df8afd1b7a186b15361439fdf2edb95787adeb6143eb7d83519144a61a562ef39204eabd0860bc52373b0117a474132cd7abfce0523abf7b3", "id": "db2079b2-6119-4bf6-aaac-2a9cfc313a5e", "created_at": "2024-02-28T09:31:19Z", "updated_at": "2024-02-28T09:31:24Z", "tags": [], "self": "/v2/images/db2079b2-6119-4bf6-aaac-2a9cfc313a5e", "file": "/v2/images/db2079b2-6119-4bf6-aaac-2a9cfc313a5e/file", "schema": "/v2/schemas/image"}' 2024-02-28 09:31:24,729 85915 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/db2079b2-6119-4bf6-aaac-2a9cfc313a5e 0.024s 2024-02-28 09:31:24,729 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:31:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1641', 'content-type': 'application/json', 'x-openstack-request-id': 'req-adf5e5ab-3c2f-4f2e-99ac-e239bdad2770', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/db2079b2-6119-4bf6-aaac-2a9cfc313a5e'} Body: b'{"base_image_ref": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "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": "d22cf756-61f8-4e73-8f9f-db2281917614", "owner_id": "848340f979fc495f90995a3bf44387a7", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817-project-member", "user_id": "e7792a11109b40128b57553a7be9ee75", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1816250483", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 52297728, "virtual_size": 1073741824, "status": "active", "checksum": "4cb3f950b33b10dcca4f6d19cdf840a2", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "848340f979fc495f90995a3b f44387a7", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "d45eb6550f84577df8afd1b7a186b15361439fdf2edb95787adeb6143eb7d83519144a61a562ef39204eabd0860bc52373b0117a474132cd7abfce0523abf7b3", "id": "db2079b2-6119-4bf6-aaac-2a9cfc313a5e", "created_at": "2024-02-28T09:31:19Z", "updated_at": "2024-02-28T09:31:24Z", "tags": [], "self": "/v2/images/db2079b2-6119-4bf6-aaac-2a9cfc313a5e", "file": "/v2/images/db2079b2-6119-4bf6-aaac-2a9cfc313a5e/file", "schema": "/v2/schemas/image"}' 2024-02-28 09:31:25,064 85915 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/d22cf756-61f8-4e73-8f9f-db2281917614 0.334s 2024-02-28 09:31:25,064 85915 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': 'Wed, 28 Feb 2024 09:31: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-2dc460c3-1f4f-4b6d-a273-5d26435020a2', 'x-compute-request-id': 'req-2dc460c3-1f4f-4b6d-a273-5d26435020a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d22cf756-61f8-4e73-8f9f-db2281917614'} Body: b'{"server": {"id": "d22cf756-61f8-4e73-8f9f-db2281917614", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-352609893", "status": "ACTIVE", "tenant_id": "848340f979fc495f90995a3bf44387a7", "user_id": "e7792a11109b40128b57553a7be9ee75", "metadata": {}, "hostId": "07ab6819c7a1a9bfddcb49427eced80ad5a8f7bfa1f703449c3b6cba", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-02-28T09:29:27Z", "updated": "2024-02-28T09:31:24Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-815198615-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:25:8a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d22cf756-61f8-4e73-8f9f-db2281917614"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d22cf756-61f8-4e73-8f9f-db2281917614"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-02-28T09:29:34.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": []}}' 2024-02-28 09:32:25,182 85915 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.092s 2024-02-28 09:32:25,182 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 28 Feb 2024 09:32:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2845', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-5cf76119-19a0-42aa-8f6f-d7660411cdce', '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": "e7792a11109b40128b57553a7be9ee75", "name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817-project-member", "password_expires_at": null}, "audit_ids": ["bV0dBdZATzu36QPmS4LMLQ"], "expires_at": "2024-02-28T10:32:25.000000Z", "issued_at": "2024-02-28T09:32:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "848340f979fc495f90995a3bf44387a7", "name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817"}, "is_domain": false, "roles": [{"id": "034d7a484a5e4908aeb9a02a09c0654f", "name": "member"}, {"id": "2d696d77d77043b58e5fcf31f5b061c8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "607134c4d03c4a12af99220db79cc13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/848340f979fc495f90995a3bf44387a7", "region": "RegionOne"}], "id": "21d06a316a024880a69d4cd482f90971", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "74032efc222f428b908ef3abf0ba60d1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/848340f979fc495f90995a3bf44387a7", "region": "RegionOne"}], "id": "633be3df59df4f9b975484710048430d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0d52584065f94ee08ce4181b78367c5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7ae777b7f53744e0bbcb8c938dfbfe2f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8dbdc1e6b7e4d08a2a52a636eabc00f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "8ef2767026834c1189d97797d5c5a800", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4f50f76d3e044b83b5bdbee0c30d6f5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "c388de6ecbcc4fca8b0d700779fc657e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "fe5cea1ac05c45a1b3925a725a7eead7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "cc0d1c0427f9473bb326be07f15553e1", "type": "image", "name": "glance"}, {"endpoints": [{"id": "a45569cc58b84b1b853ecd851b25ca4e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "cccec230ba6c48ae92df03a6a374a7a6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "255fbf1fe41a497888423432cf3d6547", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/848340f979fc495f90995a3bf44387a7", "region": "RegionOne"}], "id": "e5ef73b8227840fa80228ecf30fbd9a7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2024-02-28 09:32:25,183 85915 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '3e263b31-f189-4d35-96b6-40192e8dcbc1', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-815198615-network', 'tenant_id': '848340f979fc495f90995a3bf44387a7', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '848340f979fc495f90995a3bf44387a7', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 9654, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-02-28T09:29:22Z', 'updated_at': '2024-02-28T09:29:22Z', 'revision_number': 1} available for tenant 2024-02-28 09:32:25,804 85915 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.620s 2024-02-28 09:32:25,805 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Ty pe': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-1918199570", "imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "flavorRef": "1", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "blank", "volume_size": 1, "destination_type": "volume"}], "networks": [{"uuid": "3e263b31-f189-4d35-96b6-40192e8dcbc1"}]}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:32:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/afdc7f80-7524-44cd-b417-e6b733f81fbe', '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-51edf3e3-af5b-4d30-9d45-b01c817dcc3c', 'x-compute-request-id': 'req-51edf3e3-af5b-4d30-9d45-b01c817dcc3c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "afdc7f80-7524-44cd-b417-e6b733f81fbe", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/afdc7f80-7524-44cd-b417-e6b733f81fbe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/afdc7f80-7524-44cd-b417-e6b733f81fbe"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "b7PXfTLsGWMt"}}' 2024-02-28 09:32:25,897 85915 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/afdc7f80-7524-44cd-b417-e6b733f81fbe 0.089s 2024-02-28 09:32:25,898 85915 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': 'Wed, 28 Feb 2024 09:32:25 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-2b6992e6-c371-4fd4-8bb3-6d97b9132733', 'x-compute-request-id': 'req-2b6992e6-c371-4fd4-8bb3-6d97b9132733', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/afdc7f80-7524-44cd-b417-e6b733f81fbe'} Body: b'{"server": {"id": "afdc7f80-7524-44cd-b417-e6b733f81fbe", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1918199570", "status": "BUILD", "tenant_id": "848340f979fc495f90995a3bf44387a7", "user_id": "e7792a11109b40128b57553a7be9ee75", "metadata": {}, "hostId": "", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-02-28T09:32:26Z", "updated": "2024-02-28T09:32:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/afdc7f80-7524-44cd-b417-e6b733f81fbe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/afdc7f80-7524-44cd-b417-e6b733f81fbe"}], "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": []}}' 2024-02-28 09:33:16,194 85915 INFO [tempest.lib.common.rest_client] Request (Serv erBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/afdc7f80-7524-44cd-b417-e6b733f81fbe 0.244s 2024-02-28 09:33:16,194 85915 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': 'Wed, 28 Feb 2024 09:33: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-5a4ca030-8190-4ca4-92e3-8d692d468eec', 'x-compute-request-id': 'req-5a4ca030-8190-4ca4-92e3-8d692d468eec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/afdc7f80-7524-44cd-b417-e6b733f81fbe'} Body: b'{"server": {"id": "afdc7f80-7524-44cd-b417-e6b733f81fbe", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1918199570", "status": "ERROR", "tenant_id": "848340f979fc495f90995a3bf44387a7", "user_id": "e7792a11109b40128b57553a7be9ee75", "metadata": {}, "hostId": "", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-02-28T09:32:25Z", "updated": "2024-02-28T09:32:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/afdc7f80-7524-44cd-b417-e6b733f81fbe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/afdc7f80-7524-44cd-b417-e6b733f81fbe"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2024-02-28T09:32:33Z", "message": "Build of instance afdc7f80-7524-44cd-b417-e6b733f81fbe aborted: Volume c1f21b96-4c0e-4cd5-a138-cb56f4491ce4 did not finish being created even after we waited 5 seconds or 2 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": []}}' 2024-02-28 09:33:16,212 85915 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 51 second wait 2024-02-28 09:33:16,826 85915 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/afdc7f80-7524-44cd-b417-e6b733f81fbe 0.613s 2024-02-28 09:33:16,826 85915 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': 'Wed, 28 Feb 2024 09:33:16 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-088d6d35-6d6b-4c43-9584-1d22e7b99c2a', 'x-compute-request-id': 'req-088d6d35-6d6b-4c43-9584-1d22e7b99c2a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/afdc7f80-7524-44cd-b417-e6b733f81fbe'} Body: b'' 2024-02-28 09:33:16,866 85915 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/af dc7f80-7524-44cd-b417-e6b733f81fbe 0.040s 2024-02-28 09:33:16,867 85915 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': 'Wed, 28 Feb 2024 09:33:16 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-93f520cc-0936-413d-ba78-91fb64641371', 'x-compute-request-id': 'req-93f520cc-0936-413d-ba78-91fb64641371', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/afdc7f80-7524-44cd-b417-e6b733f81fbe'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance afdc7f80-7524-44cd-b417-e6b733f81fbe could not be found."}}' {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume [122.077701s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_servers_negative.py", line 549, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 62a24f9c-f1bd-4548-9858-017b994153ff failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:32:27,213 85921 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/aa4f2c3c-88e9-4089-80a1-0101d41bb0d0 0.248s 2024-02-28 09:32:27,214 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:32:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1492', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d502f075-e034-4c6d-9cbe-a11270db91dc', 'x-compute-request-id': 'req-d502f075-e034-4c6d-9cbe-a11270db91dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aa4f2c3c-88e9-4089-80a1-0101d41bb0d0'} Body: b'{"server": {"id": "aa4f2c3c-88e9-4089-80a1-0101d41bb0d0", "name": "tempest-ServersNegativeTestJSON-server-968944316", "status": "ACTIVE", "tenant_id": "f8b410e47e2b4548a280334ff7cec383", "user_id": "355e2f3d71b84f5ebc2cb23b2987ac10", "metadata": {}, "hostId": "9291f9e8103890edd4edd47d0ea4888d304a439339fceb2b7df80933", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:27:54Z", "updated": "2024-02-28T09:28:02Z", "addresses": {"tempest-ServersNegativeTestJSON-1153025661-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:74:53"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/aa4f2c3c-88e9-4089-80a1-0101d41bb0d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/aa4f2c3c-88e9-4089-80a1-0101d41bb0d0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-02-28T09:28:01.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": []}}' 2024-02-28 09:33:27,644 85921 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 202 POST http://10.0.0.210/volume/v3/f8b410e47e2b4548a280334ff7cec383/volumes 0.414s 2024-02-28 09:33:27,644 85921 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-546835277"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:33:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3072c71d-ed33-41c7-bea0-b8d4138b2142', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3072c71d-ed33-41c7-bea0-b8d4138b2142', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f8b410e47e2b4548a280334ff7cec383/volumes'} Body: b'{"volume": {"id": "62a24f9c-f1bd-4548-9858-017b994153ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:33:27.567916", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-546835277", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f8b410e47e2b4548a280334ff7cec383/volumes/62a24f9c-f1bd-4548-9858-017b994153ff"}, {"rel": "bookmark", "href": "http://10.0.0.210 /volume/f8b410e47e2b4548a280334ff7cec383/volumes/62a24f9c-f1bd-4548-9858-017b994153ff"}], "user_id": "355e2f3d71b84f5ebc2cb23b2987ac10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:33:27,695 85921 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/f8b410e47e2b4548a280334ff7cec383/volumes/62a24f9c-f1bd-4548-9858-017b994153ff 0.039s 2024-02-28 09:33:27,696 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:33:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fecbd3a9-d33b-408a-b4ef-fea0af05060b', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fecbd3a9-d33b-408a-b4ef-fea0af05060b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f8b410e47e2b4548a280334ff7cec383/volumes/62a24f9c-f1bd-4548-9858-017b994153ff'} Body: b'{"volume": {"id": "62a24f9c-f1bd-4548-9858-017b994153ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:33:28.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-546835277", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f8b410e47e2b4548a280334ff7cec383/volumes/62a24f9c-f1bd-4548-9858-017b994153ff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f8b410e47e2b4548a280334ff7cec383/volumes/62a24f9c-f1bd-4548-9858-017b994153ff"}], "user_id": "355e2f3d71b84f5ebc2cb23b2987ac10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f8b410e47e2b4548a280334ff7cec383"}}' 2024-02-28 09:33:28,759 85921 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/f8b410e47e2b4548a280334ff7cec383/volumes/62a24f9c-f1bd-4548-9858-017b994153ff 0.049s 2024-02-28 09:33:28,760 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:33:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2502369-e490-40ca-8e9e-5f0d519e343e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2502369-e490-40ca-8e9e-5f0d519e343e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f8b410e47e2b4548a280334ff7cec383/volumes/62a24f9c-f1bd-4548-9858-017b994153ff'} Body: b'{"volume": {"id": "62a24f9c-f1bd-4548-9858-017b994153ff", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:33:28.000000", "updated_at": "2024-02-28T09:33:28.000000", "name": "tempest-ServersNegativeTestJSON-volume-546835277", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f8b410e47e2b4548a280334ff7cec383/volumes/62a24f9c-f1bd-4548-9858-017b994153ff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f8b410e47e2b4548a280334ff7cec383/volumes/62a24f9c-f1bd-4548-9858-017b994153ff"}], "user_id": "355e2f3d71b84f5ebc2cb23b2987ac10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant- attr:tenant_id": "f8b410e47e2b4548a280334ff7cec383"}}' 2024-02-28 09:33:29,006 85921 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/aa4f2c3c-88e9-4089-80a1-0101d41bb0d0 0.231s 2024-02-28 09:33:29,006 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:33:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1492', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa4d43ae-5fff-452d-b808-4b32cbe60463', 'x-compute-request-id': 'req-fa4d43ae-5fff-452d-b808-4b32cbe60463', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aa4f2c3c-88e9-4089-80a1-0101d41bb0d0'} Body: b'{"server": {"id": "aa4f2c3c-88e9-4089-80a1-0101d41bb0d0", "name": "tempest-ServersNegativeTestJSON-server-968944316", "status": "ACTIVE", "tenant_id": "f8b410e47e2b4548a280334ff7cec383", "user_id": "355e2f3d71b84f5ebc2cb23b2987ac10", "metadata": {}, "hostId": "9291f9e8103890edd4edd47d0ea4888d304a439339fceb2b7df80933", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:27:54Z", "updated": "2024-02-28T09:28:02Z", "addresses": {"tempest-ServersNegativeTestJSON-1153025661-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:74:53"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/aa4f2c3c-88e9-4089-80a1-0101d41bb0d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/aa4f2c3c-88e9-4089-80a1-0101d41bb0d0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-02-28T09:28:01.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": []}}' {8} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server [167.645384s] ... 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 35a5d0b8-1e4b-45fc-abf2-d883662231f4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:31:53,949 85931 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-02-28 09:31:53,949 85931 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-02-28 09:31:54,014 85931 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.064s 2024-02-28 09:31:54,015 85931 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-1941697342", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAD6ZdXo8j7EB/wiwNfXv8vPtqzL+KDF4KmjPztUxAGx+yhEj/BBoz9g+Jk/pl12QK9OfmcV3NDzvKRbDsr0txOJijKMqGtxnBOwzej8Aq2F7FcuEBttTcGQUOuyCJxsMQ=="}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:31:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '401', '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-39e407cc-2856-4619-89e8-6c0e58f9fac8', 'x-compute-request-id': 'req-39e407cc-2856-4619-89e8-6c0e58f9fac8', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1941697342", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAD6ZdXo8j7EB/wiwNfXv8vPtqzL+KDF4KmjPztUxAGx+yhEj/BBoz9g+Jk/pl12QK9OfmcV3NDzvKRbDsr0txOJijKMqGtxnBOwzej8Aq2F7FcuEBttTcGQUOuyCJxsMQ==", "fingerprint": "7e:f7:d5:25:10:77:bf:f2:f9:48:9d:7c:3e:45:47:74", "user_id": "5f0a67a1cb63495cb8274f4274ce3117"}}' 2024-02-28 09:31:54,017 85931 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1941697342 created 2024-02-28 09:31:54,172 85931 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.154s 2024-02-28 09:31:54,172 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1679454753", "description": "tempest-description--1742214584"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1663', 'x-openstack-request-id': 'req-08460fbb-819f-4084-8aa1-bb06036033e2', 'date': 'Wed, 28 Feb 2024 09:31:54 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "de9d89f8-0611-42ba-9a7f-a00f28749a76", "name": "tempest-securitygroup--1679454753", "stateful": true, "tenant_id": "85aad66148874c42a55afa4d7355bebe", "description": "tempest-description--1742214584", "shared": false, "security_group_rules": [{"id": "38ac7209-9133-4324-972a-6b38eba5b32a", "project_id": "85aad66148874c42a55afa4d7355bebe", "tenant_id": "85aad66148874c42a55afa4d7355bebe", "security_group_id": "de9d89f8-0611-42ba-9a7f-a00f28749a76", "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": 1037, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:31:54Z", "updated_at": "2024-02-28T09:31:54Z", "revision_number": 0}, {"id": "8869580c-ba86-4b2f-a26b-f7d5ab9c8de2", "project_id": "85aad66148874c42a55afa4d7355bebe", "tenant_id": "85aad66148874c42a55afa4d7355bebe", "security_group_id": "de9d89f8-0611-42ba-9a7f-a00f28749a76", "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": 1038, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:31:54Z", "updated_at": "2024-02-28T09:31:54Z", "revision_number": 0}], "tags": [], "created_at": "2024-02-28T09:31:54Z", "updated_at": "2024-02-28T09:31:54Z", "revision_number": 1, "project_id": "85aad66148874c42a55afa4d7355bebe"}}' 2024-02-28 09:31:54,392 85931 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.219s 2024-02-28 09:31:54,393 85931 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": "de9d89f8-0611-42ba-9a7f-a00f28749a76", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-80e2bdbb-d7e3-4e11-8a83-30e686ff89bf', 'date': 'Wed, 28 Feb 2024 09:31:54 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ffcfb983-4af5-4c40-8d01-f9116ea2da46", "project_id": "85aad66148874c42a55afa4d7355bebe", "tenant_id": "85aad66148874c42a55afa4d7355bebe", "security_group_id": "de9d89f8-0611-42ba-9a7f-a00f28749a76", "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": "2024-02-28T09:31:54Z", "updated_at": "2024-02-28T09:31:54Z", "revision_number": 0}}' 2024-02-28 09:31:54,595 85931 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.202s 2024-02-28 09:31:54,596 85931 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": "de9d89f8-0611-42ba-9a7f-a00f28749a76", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-fb9f5e70-1e84-45b5-8e43-4973152bb8cc', 'date': 'Wed, 28 Feb 2024 09:31:54 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "61bb2aeb-3181-4a76-8da9-b2731eaee716", "project_id": "85aad66148874c42a55afa4d7355bebe", "tenant_id": "85aad66148874c42a55afa4d7355bebe", "security_group_id": "de9d89f8-0611-42ba-9a7f-a00f28749a76", "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": "2024-02-28T09:31:54Z", "updated_at": "2024-02-28T09:31:54Z", "revision_number": 0}}' 2024-02-28 09:31:54,596 85931 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1679454753 created 2024-02-28 09:31:55,216 85931 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.619s 2024-02-28 09:31:55,217 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-c7236fe9-80ef-49a8-a555-88f1001925b7', 'date': 'Wed, 28 Feb 2024 09:31:55 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "0c82d1cc-e86d-42c6-ba63-9f3f4f088566", "tenant_id": "85aad66148874c42a55afa4d7355bebe", "floating_ip_address": "172.24.4.44", "floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "85aad66148874c42a55afa4d7355bebe", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-02-28T09:31:54Z", "updated_at": "2024-02-28T09:31:54Z", "revision_number": 0}}' 2024-02-28 09:31:55,217 85931 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '0c82d1cc-e86d-42c6-ba63-9f3f4f088566', 'tenant_id': '85aad66148874c42a55afa4d7355bebe', 'floating_ip_address': '172.24.4.44', 'floating_network_id': 'eff6aa9f-a27a-4fba-a655-d390189c40e9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '85aad66148874c42a55afa4d7355bebe', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-02-28T09:31:54Z', 'updated_at': '2024-02-28T09:31:54Z', 'revision_number': 0, 'ip': '172.24.4.44'} created 2024-02-28 09:31:55,312 85931 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.089s 2024-02-28 09:31:55,313 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 28 Feb 2024 09:31:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2823', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-5de7def0-18b6-497a-b235-3a75769e2d08', '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": "5f0a67a1cb63495cb8274f4274ce3117", "name": "tempest-AttachVolumeShelveTestJSON-213408973-project-member", "password_expires_at": null}, "audit_ids": ["byrvWZ7pRQ64aa0mYGOUXA"], "expires_at": "2024-02-28T10:31:55.000000Z", "issued_at": "2024-02-28T09:31:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "85aad66148874c42a55afa4d7355bebe", "name": "tempest-AttachVolumeShelveTestJSON-213408973"}, "is_domain": false, "roles": [{"id": "034d7a484a5e4908aeb9a02a09c0654f", "name": "member"}, {"id": "2d696d77d77043b58e5fcf31f5b061c8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "607134c4d03c4a12af99220db79cc13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/85aad66148874c42a55afa4d7355bebe", "region": "RegionOne"}], "id": "21d06a316a024880a69d4cd482f90971", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "74032efc222f428b908ef3abf0ba60d1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/85aad66148874c42a55afa4d7355bebe", "region": "RegionOne"}], "id": "633be3df59df4f9b975484710048430d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0d52584065f94ee08ce4181b78367c5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7ae777b7f53744e0bbcb8c938dfbfe2f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8dbdc1e6b7e4d08a2a52a636eabc00f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "Reg ionOne"}], "id": "8ef2767026834c1189d97797d5c5a800", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4f50f76d3e044b83b5bdbee0c30d6f5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "c388de6ecbcc4fca8b0d700779fc657e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "fe5cea1ac05c45a1b3925a725a7eead7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "cc0d1c0427f9473bb326be07f15553e1", "type": "image", "name": "glance"}, {"endpoints": [{"id": "a45569cc58b84b1b853ecd851b25ca4e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "cccec230ba6c48ae92df03a6a374a7a6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "255fbf1fe41a497888423432cf3d6547", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/85aad66148874c42a55afa4d7355bebe", "region": "RegionOne"}], "id": "e5ef73b8227840fa80228ecf30fbd9a7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2024-02-28 09:31:55,313 85931 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': 'bca51a7d-d621-461c-8c43-a6aa8c496969', 'name': 'tempest-AttachVolumeShelveTestJSON-967512544-network', 'tenant_id': '85aad66148874c42a55afa4d7355bebe', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '85aad66148874c42a55afa4d7355bebe', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 63478, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-02-28T09:29:02Z', 'updated_at': '2024-02-28T09:29:02Z', 'revision_number': 1} available for tenant 2024-02-28 09:31:55,314 85931 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1941697342', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAD6ZdXo8j7EB/wiwNfXv8vPtqzL+KDF4KmjPztUxAGx+yhEj/BBoz9g+Jk/pl12QK9OfmcV3NDzvKRbDsr0txOJijKMqGtxnBOwzej8Aq2F7FcuEBttTcGQUOuyCJxsMQ==', 'fingerprint': '7e:f7:d5:25:10:77:bf:f2:f9:48:9d:7c:3e:45:47:74', 'user_id': '5f0a67a1cb63495cb8274f4274ce3117', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCp+NwsnMgLK2W1OIZJwVgEePUOKAeyf3tzguyodIAInokzETZWcg4r\nXMaTGP3bwW2gBwYFK4EEACKhZANiAAQA+mXV6PI+xAf8IsDX17/Lz7asy/igxeCp\noz87VMQBsfsoRI/wQaM/YPiZP6ZddkCvTn5nFdzQ87ykWw7K9LcTiYoyjKhrcZwT\nsM3o/AKthexXLhAbbU3BkFDrsgicbDE=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'de9d89f8-0611-42ba-9a7f-a00f28749a76', 'name': 'tempest-securitygroup--1679454753', 'stateful': True, 'tenant_id': '85aad66148874c42a55afa4d7355bebe', 'description': 'tempest-description--1742214584', 'shared': False, 'security_group_rules': [{'id': '38ac7209-9133-4324-972a-6b38eba5b32a', 'project_id': '85aad66148874c42a55afa4d7355bebe', 'tenant_id': '85aad66148874c42a55afa4d7355bebe', 'security_group_id': 'de9d89f8-0611-42ba-9a7f-a00f28749a76', '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': 1037, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-02-28T09:31:54Z', 'updated_at': '2024-02-28T09:31:54Z', 'revision_number': 0}, {'id': '8869580c-ba86-4b2f-a26b-f7d5ab9c8de2', 'project_id': '85aad66148874c42a55afa4d7355bebe', 'tenant_id': '85aad66148874c42a55afa4d7355bebe', 'security_group_id': 'de9d89f8-0611-42ba-9a7f-a00f28749a76', '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': 1038, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-02-28T09:31:54Z', 'updated_at': '2024-02-28T09:31:54Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-02-28T09:31:54Z', 'updated_at': '2024-02-28T09:31:54Z', 'revision_number': 1, 'project_id': '85aad66148874c42a55afa4d7355bebe'}, 'floating_ip': {'id': '0c82d1cc-e86d-42c6-ba63-9f3f4f088566', 'tenant_id': '85aad66148874c42a55afa4d7355bebe', 'floating_ip_address': '172.24.4.44', 'floating_network_id': 'eff6aa9f-a27a-4fba-a655-d390189c40e9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '85aad66148874c42a55afa4d7355bebe', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-02-28T09:31:54Z', 'updated_at': '2024-02-28T09:31:54Z', 'revision_number': 0, 'ip': '172.24.4.44'}} 2024-02-28 09:31:55,845 85931 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.531s 2024-02-28 09:31:55,846 85931 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-1825163142", "imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "bca51a7d-d621-461c-8c43-a6aa8c496969"}], "security_groups": [{"name": "tempest-securitygroup--1679454753"}], "key_name": "tempest-keypair-1941697342", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:31:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/ed431cf9-b11f-4f3c-b4ba-3f23c425b91f', '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-d151faa8-d3a0-427c-8f0a-78476fb41d02', 'x-compute-request-id': 'req-d151faa8-d3a0-427c-8f0a-78476fb41d02', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "ed431cf9-b11f-4f3c-b4ba-3f23c425b91f", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ed431cf9-b11f-4f3c-b4ba-3f23c425b91f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ed431cf9-b11f-4f3c-b4ba-3f23c425b91f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1679454753"}], "adminPass": "password"}}' 2024-02-28 09:31:55,923 85931 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/ed431cf9-b11f-4f3c-b4ba-3f23c425b91f 0.074s 2024-02-28 09:31:55,924 85931 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': 'Wed, 28 Feb 2024 09:31:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1274', '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-a281a86f-67f2-43fe-93e2-cbb69fe88ca0', 'x-compute-request-id': 'req-a281a86f-67f2-43fe-93e2-cbb69fe88ca0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ed431cf9-b11f-4f3c-b4ba-3f23c425b91f'} Body: b'{"serve r": {"id": "ed431cf9-b11f-4f3c-b4ba-3f23c425b91f", "name": "tempest-AttachVolumeShelveTestJSON-server-1825163142", "status": "BUILD", "tenant_id": "85aad66148874c42a55afa4d7355bebe", "user_id": "5f0a67a1cb63495cb8274f4274ce3117", "metadata": {}, "hostId": "", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:31:56Z", "updated": "2024-02-28T09:31:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ed431cf9-b11f-4f3c-b4ba-3f23c425b91f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ed431cf9-b11f-4f3c-b4ba-3f23c425b91f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1941697342", "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}}' 2024-02-28 09:32:46,208 85931 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/ed431cf9-b11f-4f3c-b4ba-3f23c425b91f 0.219s 2024-02-28 09:32:46,208 85931 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': 'Wed, 28 Feb 2024 09:32:45 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-ac9ad813-c321-4fe8-aee7-75bec6f2a1dd', 'x-compute-request-id': 'req-ac9ad813-c321-4fe8-aee7-75bec6f2a1dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ed431cf9-b11f-4f3c-b4ba-3f23c425b91f'} Body: b'{"server": {"id": "ed431cf9-b11f-4f3c-b4ba-3f23c425b91f", "name": "tempest-AttachVolumeShelveTestJSON-server-1825163142", "status": "ACTIVE", "tenant_id": "85aad66148874c42a55afa4d7355bebe", "user_id": "5f0a67a1cb63495cb8274f4274ce3117", "metadata": {}, "hostId": "a87762e38ffadf209511c54456cb9a8c0463a623802309cd30dd1b8a", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:31:55Z", "updated": "2024-02-28T09:32:02Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-967512544-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:0d:ca"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ed431cf9-b11f-4f3c-b4ba-3f23c425b91f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ed431cf9-b11f-4f3c-b4ba-3f23c425b91f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1941697342", "OS-SRV-USG:launched_at": "2024-02-28T09:32:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1679454753"}], "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}}' 2024-02-28 09:32:46,224 85931 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-02- 28 09:33:46,435 85931 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/ed431cf9-b11f-4f3c-b4ba-3f23c425b91f/os-interface 0.150s 2024-02-28 09:33:46,435 85931 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': 'Wed, 28 Feb 2024 09:33:46 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-47321109-f88b-405f-9ae8-ad35ecce57ba', 'x-compute-request-id': 'req-47321109-f88b-405f-9ae8-ad35ecce57ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ed431cf9-b11f-4f3c-b4ba-3f23c425b91f/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "bca51a7d-d621-461c-8c43-a6aa8c496969", "port_id": "92c7a555-a139-4b54-90e7-e813d1a35304", "mac_addr": "fa:16:3e:b9:0d:ca", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "6c367a1c-666b-4694-9c47-45a7fb22d251", "ip_address": "10.0.0.14"}]}]}' 2024-02-28 09:33:47,746 85931 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/0c82d1cc-e86d-42c6-ba63-9f3f4f088566 1.306s 2024-02-28 09:33:47,747 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "92c7a555-a139-4b54-90e7-e813d1a35304"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-a15168aa-e83a-46ce-939e-58cceed896df', 'date': 'Wed, 28 Feb 2024 09:33:47 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/0c82d1cc-e86d-42c6-ba63-9f3f4f088566'} Body: b'{"floatingip": {"id": "0c82d1cc-e86d-42c6-ba63-9f3f4f088566", "tenant_id": "85aad66148874c42a55afa4d7355bebe", "floating_ip_address": "172.24.4.44", "floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9", "router_id": "e8666b12-a820-4be4-842d-c624ae2d1b00", "port_id": "92c7a555-a139-4b54-90e7-e813d1a35304", "fixed_ip_address": "10.0.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "bca51a7d-d621-461c-8c43-a6aa8c496969", "mac_address": "fa:16:3e:b9:0d:ca", "admin_state_up": true, "status": "ACTIVE", "device_id": "ed431cf9-b11f-4f3c-b4ba-3f23c425b91f", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-02-28T09:31:54Z", "updated_at": "2024-02-28T09:33:46Z", "revision_number": 1, "project_id": "85aad66148874c42a55afa4d7355bebe"}}' 2024-02-28 09:33:47,748 85931 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.44:22' as 'cirros' with public key authentication 2024-02-28 09:33:48,802 85931 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-02-28 09:33:48,922 85931 INFO [paramiko.transport] Authentication (publickey) successful! 2024-02-28 09:33:48,923 85931 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.44 successfully created 2024-02-28 09:33:48,971 85931 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/ed431cf9-b11f-4f3c-b4ba-3f23c425b91f/ips 0.047s 2024-02-28 09:33:48,972 85931 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': 'Wed, 28 Feb 2024 09:33:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '149', '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-b8abdb4a-f35a-4650-b1b5-0954b59c3fc6', 'x-compute-request-id': 'req-b8abdb4a-f35a-4650-b1b5-0954b59c3fc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ed431cf9-b11f-4f3c-b4ba-3f23c425b91f/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-967512544-network": [{"version": 4, "addr": "10.0.0.14"}, {"version": 4, "addr": "172.24.4.44"}]}}' 2024-02-28 09:33:49,159 85931 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/85aad66148874c42a55afa4d7355bebe/volumes 0.183s 2024-02-28 09:33:49,159 85931 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-2054655445"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:33:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8000a649-0666-4f29-a0a4-e90bded0a878', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8000a649-0666-4f29-a0a4-e90bded0a878', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/85aad66148874c42a55afa4d7355bebe/volumes'} Body: b'{"volume": {"id": "35a5d0b8-1e4b-45fc-abf2-d883662231f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:33:49.103319", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-2054655445", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/85aad66148874c42a55afa4d7355bebe/volumes/35a5d0b8-1e4b-45fc-abf2-d883662231f4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85aad66148874c42a55afa4d7355bebe/volumes/35a5d0b8-1e4b-45fc-abf2-d883662231f4"}], "user_id": "5f0a67a1cb63495cb8274f4274ce3117", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:33:49,212 85931 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/85aad66148874c42a55afa4d7355bebe/volumes/35a5d0b8-1e4b-45fc-abf2-d883662231f4 0.041s 2024-02-28 09:33:49,212 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:33:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f52d1bab-69d0-4f81-a721-4db4320ecd1e', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f52d1bab-69d0-4f81-a721-4db4320ecd1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/85aad66148874c42a55afa4d7355bebe/volumes/35a5d0b8-1e4b-45fc-abf2-d883662231f4'} Body: b'{"volume": {"id": "35a5d0b8-1e4b-45fc-abf2-d883662231f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:33:49.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-2054655445", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ 85aad66148874c42a55afa4d7355bebe/volumes/35a5d0b8-1e4b-45fc-abf2-d883662231f4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85aad66148874c42a55afa4d7355bebe/volumes/35a5d0b8-1e4b-45fc-abf2-d883662231f4"}], "user_id": "5f0a67a1cb63495cb8274f4274ce3117", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "85aad66148874c42a55afa4d7355bebe"}}' 2024-02-28 09:33:50,271 85931 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/85aad66148874c42a55afa4d7355bebe/volumes/35a5d0b8-1e4b-45fc-abf2-d883662231f4 0.045s 2024-02-28 09:33:50,271 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:33:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffec562d-12ff-4b59-8056-7da22bd9b398', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffec562d-12ff-4b59-8056-7da22bd9b398', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/85aad66148874c42a55afa4d7355bebe/volumes/35a5d0b8-1e4b-45fc-abf2-d883662231f4'} Body: b'{"volume": {"id": "35a5d0b8-1e4b-45fc-abf2-d883662231f4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:33:49.000000", "updated_at": "2024-02-28T09:33:49.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054655445", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/85aad66148874c42a55afa4d7355bebe/volumes/35a5d0b8-1e4b-45fc-abf2-d883662231f4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85aad66148874c42a55afa4d7355bebe/volumes/35a5d0b8-1e4b-45fc-abf2-d883662231f4"}], "user_id": "5f0a67a1cb63495cb8274f4274ce3117", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "85aad66148874c42a55afa4d7355bebe"}}' 2024-02-28 09:33:50,416 85931 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/ed431cf9-b11f-4f3c-b4ba-3f23c425b91f 0.129s 2024-02-28 09:33:50,417 85931 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': 'Wed, 28 Feb 2024 09:33:50 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-e2e5ff31-ea01-4b00-bc17-dc20e205c690', 'x-compute-request-id': 'req-e2e5ff31-ea01-4b00-bc17-dc20e205c690', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ed431cf9-b11f-4f3c-b4ba-3f23c425b91f'} Body: b'' 2024-02-28 09:33:50,685 85931 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/ed431cf9-b11f-4f3c-b4ba-3f23c425b91f 0.267s 2024-02-28 09:33:50,685 85931 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': 'Wed, 28 Feb 2024 09:33:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'op enstack-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-e8aa5e73-80ad-4e7a-b3f9-c918e9f7c644', 'x-compute-request-id': 'req-e8aa5e73-80ad-4e7a-b3f9-c918e9f7c644', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ed431cf9-b11f-4f3c-b4ba-3f23c425b91f'} Body: b'{"server": {"id": "ed431cf9-b11f-4f3c-b4ba-3f23c425b91f", "name": "tempest-AttachVolumeShelveTestJSON-server-1825163142", "status": "ACTIVE", "tenant_id": "85aad66148874c42a55afa4d7355bebe", "user_id": "5f0a67a1cb63495cb8274f4274ce3117", "metadata": {}, "hostId": "a87762e38ffadf209511c54456cb9a8c0463a623802309cd30dd1b8a", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:31:55Z", "updated": "2024-02-28T09:33:50Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-967512544-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:0d:ca"}, {"version": 4, "addr": "172.24.4.44", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:0d:ca"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ed431cf9-b11f-4f3c-b4ba-3f23c425b91f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ed431cf9-b11f-4f3c-b4ba-3f23c425b91f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1941697342", "OS-SRV-USG:launched_at": "2024-02-28T09:32:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1679454753"}], "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}}' 2024-02-28 09:34:40,858 85931 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/ed431cf9-b11f-4f3c-b4ba-3f23c425b91f 0.112s 2024-02-28 09:34:40,858 85931 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': 'Wed, 28 Feb 2024 09:34:40 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-1ac93296-c231-4977-b70f-0a06dce1ee18', 'x-compute-request-id': 'req-1ac93296-c231-4977-b70f-0a06dce1ee18', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ed431cf9-b11f-4f3c-b4ba-3f23c425b91f'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance ed431cf9-b11f-4f3c-b4ba-3f23c425b91f could not be found."}}' 2024-02-28 09:34:40,889 85931 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1941697342 0.029s 2024-02-28 09:34:40,889 85931 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': 'Wed, 28 Feb 2024 09:34:40 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-a09949db-d992-4479-b0d8-d2986e8bea46', 'x-compute-request-id': 'req-a09949db-d992-4479-b0d8-d2986e8bea46', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1941697342'} Body: b'' 2024-02-28 09:34:41,075 85931 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/de9d89f8-0611-42ba-9a7f-a00f28749a76 0.185s 2024-02-28 09:34:41,075 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-add07eb5-1682-4397-ab2c-60328fa49f9e', 'content-length': '0', 'date': 'Wed, 28 Feb 2024 09:34:41 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/de9d89f8-0611-42ba-9a7f-a00f28749a76'} Body: b'' 2024-02-28 09:34:41,096 85931 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/de9d89f8-0611-42ba-9a7f-a00f28749a76 0.020s 2024-02-28 09:34:41,097 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-2e617b3a-502f-4164-a36a-24d033f8a159', 'date': 'Wed, 28 Feb 2024 09:34:41 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/de9d89f8-0611-42ba-9a7f-a00f28749a76'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group de9d89f8-0611-42ba-9a7f-a00f28749a76 does not exist", "detail": ""}}' 2024-02-28 09:34:41,593 85931 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/0c82d1cc-e86d-42c6-ba63-9f3f4f088566 0.495s 2024-02-28 09:34:41,593 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-1b97b9fd-6a5f-49a4-972a-87f9cf880ba3', 'content-length': '0', 'date': 'Wed, 28 Feb 2024 09:34:41 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/0c82d1cc-e86d-42c6-ba63-9f3f4f088566'} Body: b'' {8} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete [1.605670s] ... 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a49d1a28-a093-49ab-ad8c-f6ceeab63512 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:34:47,223 85931 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.454s 2024-02-28 09:34:47,223 85931 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-498806581", "metadata": {"Type": "work"}}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:34:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '352', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/a49d1a28-a093-49ab-ad8c-f6ceeab63512', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-885f8ed7-980d-4419-a02a-f9a8eb4cc903', 'x-compute-request-id': 'req-885f8ed7-980d-4419-a02a-f9a8eb4cc903', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "a49d1a28-a093-49ab-ad8c-f6ceeab63512", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2024-02-28T09:34:47.105484", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-498806581", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2024-02-28 09:34:47,290 85931 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/a49d1a28-a093-49ab-ad8c-f6ceeab63512 0.062s 2024-02-28 09:34:47,291 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:34:47 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-01755e0c-227d-4a1d-a254-5bd7981b6067', 'x-compute-request-id': 'req-01755e0c-227d-4a1d-a254-5bd7981b6067', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/a49d1a28-a093-49ab-ad8c-f6ceeab63512'} Body: b'{"volume": {"id": "a49d1a28-a093-49ab-ad8c-f6ceeab63512", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2024-02-28T09:34:47.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-498806581", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2024-02-28 09:34:48,365 85931 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/a49d1a28-a093-49ab-ad8c-f6ceeab63512 0.068s 2024-02-28 09:34:48,366 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:34:48 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-4e72ab05-8f67-4972-982f-7a417dfd3cf9', 'x-compute-request-id': 'req-4e72ab05-8f67-4972-982f-7a417dfd3cf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/a49d1a28-a093-49ab-ad8c-f6ceeab63512'} Body: b'{"volume": {"id": "a49d1a28-a093-49ab-ad8c-f6ceeab63512", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2024-02-28T09:34:47.000000", "at tachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-498806581", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' {8} 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 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 440a6412-e321-414d-ad6d-2d0d6a4a0d5b failed to build and is in ERROR status {8} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs [1.992030s] ... 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume fb9e0d4f-6c91-4d8b-8b1c-c0403e1cae1c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:34:54,164 85931 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/a84cc922423447558766e789d74173f6/types 0.176s 2024-02-28 09:34:54,167 85931 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-722875006", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:34:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42ea2fe6-d1d6-48c1-ae48-7a96b60c3570', 'content-length': '272', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42ea2fe6-d1d6-48c1-ae48-7a96b60c3570', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a84cc922423447558766e789d74173f6/types'} Body: b'{"volume_type": {"id": "79795025-22ec-4505-96ba-36482afcf6fd", "name": "tempest-VolumeTypesTest-volume-type-722875006", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2024-02-28 09:34:54,226 85931 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/a84cc922423447558766e789d74173f6/types 0.048s 2024-02-28 09:34:54,226 85931 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-1224714425", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:34:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95f7e614-0a3f-4ae0-8390-94fbbf3f0cf2', 'content-length': '273', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95f7e614-0a3f-4ae0-8390-94fbbf3f0cf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a84cc922423447558766e789d74173f6/types'} Body: b'{"volume_type": {"id": "31f9ec45-c657-40aa-8c1b-99325c09bd2c", "name": "tempest-VolumeTypesTest-volume-type-1224714425", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2024-02-28 09:34:54,544 85931 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/9d9a2855bc364229bc1bd396a578c6d0/volumes 0.315s 2024-02-28 09:34:54,544 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1665853276", "volume_type": "79795025-22ec-4505-96ba-36482afcf6fd", "size": 1}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:34:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3969e6ce-82d7-4fbd-a60e-f5daff77e49b', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3969e6ce-82d7-4fbd-a60e-f5daff77e49b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9d9a2855bc364229bc1bd396a578c6d0/volumes'} Body: b'{"volume": {"id": "fb9e0d4f-6c91-4d8b-8b1c-c0403e1cae1c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:34:54.481457", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-1665853276", "description": null, "vol ume_type": "tempest-VolumeTypesTest-volume-type-722875006", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9d9a2855bc364229bc1bd396a578c6d0/volumes/fb9e0d4f-6c91-4d8b-8b1c-c0403e1cae1c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9d9a2855bc364229bc1bd396a578c6d0/volumes/fb9e0d4f-6c91-4d8b-8b1c-c0403e1cae1c"}], "user_id": "f19c8c767646462d815dccebaee4ad60", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:34:54,597 85931 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/9d9a2855bc364229bc1bd396a578c6d0/volumes/fb9e0d4f-6c91-4d8b-8b1c-c0403e1cae1c 0.040s 2024-02-28 09:34:54,597 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:34:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df99afe1-8a3a-4599-bd0d-c2ec7b22fdc2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df99afe1-8a3a-4599-bd0d-c2ec7b22fdc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9d9a2855bc364229bc1bd396a578c6d0/volumes/fb9e0d4f-6c91-4d8b-8b1c-c0403e1cae1c'} Body: b'{"volume": {"id": "fb9e0d4f-6c91-4d8b-8b1c-c0403e1cae1c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:34:54.000000", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-1665853276", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-722875006", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9d9a2855bc364229bc1bd396a578c6d0/volumes/fb9e0d4f-6c91-4d8b-8b1c-c0403e1cae1c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9d9a2855bc364229bc1bd396a578c6d0/volumes/fb9e0d4f-6c91-4d8b-8b1c-c0403e1cae1c"}], "user_id": "f19c8c767646462d815dccebaee4ad60", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9d9a2855bc364229bc1bd396a578c6d0"}}' 2024-02-28 09:34:55,653 85931 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/9d9a2855bc364229bc1bd396a578c6d0/volumes/fb9e0d4f-6c91-4d8b-8b1c-c0403e1cae1c 0.041s 2024-02-28 09:34:55,653 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:34:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c8f65f5-625d-42de-ad12-ed6d8a0dddaa', 'content-length': '936', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c8f65f5-625d-42de-ad12-ed6d8a0dddaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9d9a2855bc364229bc1bd396a578c6d0/volumes/fb9e0d4f-6c91-4d8b-8b1c-c0403e1cae1c'} Body: b'{"volume": {"id": "fb9e0d4f-6c91-4d8b-8b1c-c0403e1cae1c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:34:54.000000", "updated_at": "2024-02-28T09:34:55.000000", "name": "tempest-VolumeTypesTest-volume-1665853276", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-722875006", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9d9a2855bc364229bc1bd396a578c6d0/volumes/fb9e0d4f-6c91-4d8b -8b1c-c0403e1cae1c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9d9a2855bc364229bc1bd396a578c6d0/volumes/fb9e0d4f-6c91-4d8b-8b1c-c0403e1cae1c"}], "user_id": "f19c8c767646462d815dccebaee4ad60", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9d9a2855bc364229bc1bd396a578c6d0"}}' 2024-02-28 09:34:55,707 85931 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9d9a2855bc364229bc1bd396a578c6d0/volumes/fb9e0d4f-6c91-4d8b-8b1c-c0403e1cae1c 0.041s 2024-02-28 09:34:55,707 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:34:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61ac73a4-2516-4f2f-935d-ba47ae7dff83', 'content-length': '936', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61ac73a4-2516-4f2f-935d-ba47ae7dff83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9d9a2855bc364229bc1bd396a578c6d0/volumes/fb9e0d4f-6c91-4d8b-8b1c-c0403e1cae1c'} Body: b'{"volume": {"id": "fb9e0d4f-6c91-4d8b-8b1c-c0403e1cae1c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:34:54.000000", "updated_at": "2024-02-28T09:34:55.000000", "name": "tempest-VolumeTypesTest-volume-1665853276", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-722875006", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9d9a2855bc364229bc1bd396a578c6d0/volumes/fb9e0d4f-6c91-4d8b-8b1c-c0403e1cae1c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9d9a2855bc364229bc1bd396a578c6d0/volumes/fb9e0d4f-6c91-4d8b-8b1c-c0403e1cae1c"}], "user_id": "f19c8c767646462d815dccebaee4ad60", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9d9a2855bc364229bc1bd396a578c6d0"}}' 2024-02-28 09:34:55,819 85931 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9d9a2855bc364229bc1bd396a578c6d0/volumes/fb9e0d4f-6c91-4d8b-8b1c-c0403e1cae1c 0.100s 2024-02-28 09:34:55,820 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:34: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-6b72f6ab-8ec6-4de0-b1bc-43b7807d4ee9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9d9a2855bc364229bc1bd396a578c6d0/volumes/fb9e0d4f-6c91-4d8b-8b1c-c0403e1cae1c'} Body: b'' 2024-02-28 09:34:55,840 85931 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9d9a2855bc364229bc1bd396a578c6d0/volumes/fb9e0d4f-6c91-4d8b-8b1c-c0403e1cae1c 0.020s 2024-02-28 09:34:55,841 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:34: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-9649efcf-9dd7-41c7-9e08-e1111bfa8c56', 'x-openstack-request-id': 'req-9649efcf-9dd7-41c7-9e08-e1111bf a8c56', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9d9a2855bc364229bc1bd396a578c6d0/volumes/fb9e0d4f-6c91-4d8b-8b1c-c0403e1cae1c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume fb9e0d4f-6c91-4d8b-8b1c-c0403e1cae1c could not be found."}}' 2024-02-28 09:34:55,891 85931 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a84cc922423447558766e789d74173f6/types/31f9ec45-c657-40aa-8c1b-99325c09bd2c 0.050s 2024-02-28 09:34:55,892 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:34: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-0b0d6212-c48e-462d-96ab-396081076b84', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a84cc922423447558766e789d74173f6/types/31f9ec45-c657-40aa-8c1b-99325c09bd2c'} Body: b'' 2024-02-28 09:34:55,908 85931 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/a84cc922423447558766e789d74173f6/types/31f9ec45-c657-40aa-8c1b-99325c09bd2c 0.016s 2024-02-28 09:34:55,908 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:34: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-27265f1b-8feb-4285-9f5e-62284992d78f', 'x-openstack-request-id': 'req-27265f1b-8feb-4285-9f5e-62284992d78f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/a84cc922423447558766e789d74173f6/types/31f9ec45-c657-40aa-8c1b-99325c09bd2c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 31f9ec45-c657-40aa-8c1b-99325c09bd2c could not be found."}}' 2024-02-28 09:34:55,957 85931 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a84cc922423447558766e789d74173f6/types/79795025-22ec-4505-96ba-36482afcf6fd 0.048s 2024-02-28 09:34:55,958 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:34: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-4c2b3b2a-cb48-4ece-991a-3426b0f834b6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a84cc922423447558766e789d74173f6/types/79795025-22ec-4505-96ba-36482afcf6fd'} Body: b'' 2024-02-28 09:34:55,974 85931 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/a84cc922423447558766e789d74173f6/types/79795025-22ec-4505-96ba-36482afcf6fd 0.016s 2024-02-28 09:34:55,975 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:34: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-e259b8c6-3936-457c-883e-f1a3e20567e3', 'x-openstack-request-id': 'req-e259b8c6-3936-457c-883e-f1a3e20567e3 ', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/a84cc922423447558766e789d74173f6/types/79795025-22ec-4505-96ba-36482afcf6fd'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 79795025-22ec-4505-96ba-36482afcf6fd could not be found."}}' {8} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete [0.123532s] ... ok {8} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete [0.399223s] ... ok {8} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list [0.051285s] ... ok {8} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update [0.222375s] ... ok {8} 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 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 522e3c51-66df-4cca-b4eb-9576d9f4ece2 failed to build and is in ERROR status {8} 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 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume cf9dc100-8bae-4666-a6fd-9540891a082d failed to build and is in ERROR status {8} 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`. {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict [122.054370s] ... 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 70, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 80a12e8d-678c-49cc-9f4f-1db76d7dc587 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:34:29,367 85921 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/aa4f2c3c-88e9-4089-80a1-0101d41bb0d0 0.321s 2024-02-28 09:34:29,368 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:34:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1492', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb022527-d7bb-4787-9880-eac0027bf201', 'x-compute-request-id': 'req-fb022527-d7bb-4787-9880-eac0027bf201', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aa4f2c3c-88e9-4089-80a1-0101d41bb0d0'} Body: b'{"server": {"id": "aa4f2c3c-88e9-4089-80a1-0101d41bb0d0", "name": "tempest-ServersNegativeTestJSON-server-968944316", "status": "ACTIVE", "tenant_id": "f8b410e47e2b4548a280334ff7cec383", "user_id": "355e2f3d71b84f5ebc2cb23b2987ac10", "metadata": {}, "hostId": "9291f9e8103890edd4edd47d0ea4888d304a439339fceb2b7df80933", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:27:54Z", "updated": "2024-02-28T09:28:02Z", "addresses": {"tempest-ServersNegativeTestJSON-1153025661-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:74:53"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/aa4f2c3c-88e9-4089-80a1-0101d41bb0d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/aa4f2c3c-88e9-4089-80a1-0101d41bb0d0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-02-28T09:28:01.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": []}}' 2024-02-28 09:35:29,691 85921 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/f8b410e47e2b4548a280334ff7cec383/volumes 0.292s 2024-02-28 09:35:29,692 85921 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-870545390"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:35:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afd0789e-2f8b-4dc4-ac2c-add715133fbe', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afd0789e-2f8b-4dc4-ac2c-add715133fbe', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f8b410e47e2b4548a280334ff7cec383/volumes'} Body: b'{"volume": {"id": "80a12e8d-678c-49cc-9f4f-1db76d7dc587", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:35:29.595499", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-870545390", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f8b410e47e2b4548a280334ff7cec383/volumes/80a12e8d-678c-49cc-9f4f-1db76d7dc587"}, {"rel": "bookmark", "href": "http://10.0.0.210/ volume/f8b410e47e2b4548a280334ff7cec383/volumes/80a12e8d-678c-49cc-9f4f-1db76d7dc587"}], "user_id": "355e2f3d71b84f5ebc2cb23b2987ac10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:35:29,782 85921 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/f8b410e47e2b4548a280334ff7cec383/volumes/80a12e8d-678c-49cc-9f4f-1db76d7dc587 0.080s 2024-02-28 09:35:29,782 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:35:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-536f7acf-b5a3-4d23-9163-ab31bf4df2dc', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-536f7acf-b5a3-4d23-9163-ab31bf4df2dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f8b410e47e2b4548a280334ff7cec383/volumes/80a12e8d-678c-49cc-9f4f-1db76d7dc587'} Body: b'{"volume": {"id": "80a12e8d-678c-49cc-9f4f-1db76d7dc587", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:35:30.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-870545390", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f8b410e47e2b4548a280334ff7cec383/volumes/80a12e8d-678c-49cc-9f4f-1db76d7dc587"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f8b410e47e2b4548a280334ff7cec383/volumes/80a12e8d-678c-49cc-9f4f-1db76d7dc587"}], "user_id": "355e2f3d71b84f5ebc2cb23b2987ac10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f8b410e47e2b4548a280334ff7cec383"}}' 2024-02-28 09:35:30,840 85921 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/f8b410e47e2b4548a280334ff7cec383/volumes/80a12e8d-678c-49cc-9f4f-1db76d7dc587 0.045s 2024-02-28 09:35:30,841 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:35:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-976812aa-9553-499d-a875-38e85f3f4481', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-976812aa-9553-499d-a875-38e85f3f4481', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f8b410e47e2b4548a280334ff7cec383/volumes/80a12e8d-678c-49cc-9f4f-1db76d7dc587'} Body: b'{"volume": {"id": "80a12e8d-678c-49cc-9f4f-1db76d7dc587", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:35:30.000000", "updated_at": "2024-02-28T09:35:30.000000", "name": "tempest-ServersNegativeTestJSON-volume-870545390", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f8b410e47e2b4548a280334ff7cec383/volumes/80a12e8d-678c-49cc-9f4f-1db76d7dc587"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f8b410e47e2b4548a280334ff7cec383/volumes/80a12e8d-678c-49cc-9f4f-1db76d7dc587"}], "user_id": "355e2f3d71b84f5ebc2cb23b2987ac10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-att r:tenant_id": "f8b410e47e2b4548a280334ff7cec383"}}' 2024-02-28 09:35:31,080 85921 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/aa4f2c3c-88e9-4089-80a1-0101d41bb0d0 0.226s 2024-02-28 09:35:31,081 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:35:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1492', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc5b4b01-618b-42fd-9ccb-68a547bf6ee4', 'x-compute-request-id': 'req-dc5b4b01-618b-42fd-9ccb-68a547bf6ee4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aa4f2c3c-88e9-4089-80a1-0101d41bb0d0'} Body: b'{"server": {"id": "aa4f2c3c-88e9-4089-80a1-0101d41bb0d0", "name": "tempest-ServersNegativeTestJSON-server-968944316", "status": "ACTIVE", "tenant_id": "f8b410e47e2b4548a280334ff7cec383", "user_id": "355e2f3d71b84f5ebc2cb23b2987ac10", "metadata": {}, "hostId": "9291f9e8103890edd4edd47d0ea4888d304a439339fceb2b7df80933", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:27:54Z", "updated": "2024-02-28T09:28:02Z", "addresses": {"tempest-ServersNegativeTestJSON-1153025661-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:74:53"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/aa4f2c3c-88e9-4089-80a1-0101d41bb0d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/aa4f2c3c-88e9-4089-80a1-0101d41bb0d0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-02-28T09:28:01.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_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume [229.284931s] ... 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 340, 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 323, 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 480d426a-dd04-4ea3-974d-bc2f801be6dd failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-02-28T09:36:23Z', 'message': 'Build of instance 480d426a-dd04-4ea3-974d-bc2f801be6dd aborted: Volume 0cd5de0e-d87c-4dea-9d86-6323c0e46729 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-643b9711-6bf7-4e28-ab86-d661d0cd327a. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:33:16,922 85915 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.038s 2024-02-28 09:33:16,923 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 28 Feb 2024 09:33:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2845', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-25e27c73-5ebc-470a-9e82-7747e64d4ce0', '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": "e7792a11109b40128b57553a7be9ee75", "name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817-project-member", "password_expires_at": null}, "audit_ids": ["HFsaFiCMS1aiN_4n69XYBA"], "expires_at": "2024-02-28T10:33:16.000000Z", "issued_at": "2024-02-28T09:33:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "848340f979fc495f90995a3bf44387a7", "name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817"}, "is_domain": false, "roles": [{"id": "034d7a484a5e4908aeb9a02a09c0654f", "name": "member"}, {"id": "2d696d77d77043b58e5fcf31f5b061c8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "607134c4d03c4a12af99220db79cc13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/848340f979fc495f90995a3bf44387a7", "region": "RegionOne"}], "id": "21d06a316a024880a69d4cd482f90971", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "74032efc222f428b908ef3abf0ba60d1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/848340f979fc495f90995a3bf44387a7", "region": "RegionOne"}], "id": "633be3df59df4f9b975484710048430d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0d52584065f94ee08ce4181b78367c5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7ae777b7f53744e0bbcb8c938dfbfe2f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8dbdc1e6b7e4d08a2a52a636eabc00f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "8ef2767026834c1189d97797d5c5a800", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4f50f76d3e044b83b5bdbee0c30d6f5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "c388de6ecbcc4fca8b0d700779fc657e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "fe5cea1ac05c45a1b3925a725a7eead7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "cc0d1c0427f9473bb326be07f15553e1", "type": "image", "name": "glance"}, {"endpoints": [{"id": "a45569cc58b84b1b853ecd851b25ca4e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "cccec230ba6c48ae92df03a6a374a7a6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "255fbf1fe41a497888423432cf3d6547", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/848340f979fc495f90995a3bf44387a7", "region": "RegionOne"}], "id": "e5ef73b8227840fa80228ecf30fbd9a7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2024-02-28 09:33:16,923 85915 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '3e263b31-f189-4d35-96b6-40192e8dcbc1', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-815198615-network', 'tenant_id': '848340f979fc495f90995a3bf44387a7', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'proje ct_id': '848340f979fc495f90995a3bf44387a7', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 9654, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-02-28T09:29:22Z', 'updated_at': '2024-02-28T09:29:22Z', 'revision_number': 1} available for tenant 2024-02-28 09:33:17,424 85915 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.500s 2024-02-28 09:33:17,424 85915 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-1566946705", "imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "flavorRef": "1", "networks": [{"uuid": "3e263b31-f189-4d35-96b6-40192e8dcbc1"}]}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:33:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/056ba66f-d91f-426f-bb0c-40a5fe8d0ec9', '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-701bc04a-7c81-4d39-ba16-646118f6f50a', 'x-compute-request-id': 'req-701bc04a-7c81-4d39-ba16-646118f6f50a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "056ba66f-d91f-426f-bb0c-40a5fe8d0ec9", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/056ba66f-d91f-426f-bb0c-40a5fe8d0ec9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/056ba66f-d91f-426f-bb0c-40a5fe8d0ec9"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "Z8BH8Re2EbX4"}}' 2024-02-28 09:33:17,501 85915 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/056ba66f-d91f-426f-bb0c-40a5fe8d0ec9 0.074s 2024-02-28 09:33:17,502 85915 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': 'Wed, 28 Feb 2024 09:33:17 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-fc442470-d747-465d-ac09-f6f6396db51d', 'x-compute-request-id': 'req-fc442470-d747-465d-ac09-f6f6396db51d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/056ba66f-d91f-426f-bb0c-40a5fe8d0ec9'} Body: b'{"server": {"id": "056ba66f-d91f-426f-bb0c-40a5fe8d0ec9", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1566946705", "status": "BUILD", "tenant_id": "848340f979fc495f90995a3bf44387a7", "user_id": "e7792a11109b40128b57553a7be9ee75", "metadata": {}, "hostId": "", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-02-28T09:33:17Z", "updated": "2024-02-28T09:33:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/056ba 66f-d91f-426f-bb0c-40a5fe8d0ec9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/056ba66f-d91f-426f-bb0c-40a5fe8d0ec9"}], "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": []}}' 2024-02-28 09:34:07,960 85915 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/056ba66f-d91f-426f-bb0c-40a5fe8d0ec9 0.425s 2024-02-28 09:34:07,960 85915 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': 'Wed, 28 Feb 2024 09:34:07 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-992d790e-03c1-42b4-bdbc-932273334f3a', 'x-compute-request-id': 'req-992d790e-03c1-42b4-bdbc-932273334f3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/056ba66f-d91f-426f-bb0c-40a5fe8d0ec9'} Body: b'{"server": {"id": "056ba66f-d91f-426f-bb0c-40a5fe8d0ec9", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1566946705", "status": "ACTIVE", "tenant_id": "848340f979fc495f90995a3bf44387a7", "user_id": "e7792a11109b40128b57553a7be9ee75", "metadata": {}, "hostId": "07ab6819c7a1a9bfddcb49427eced80ad5a8f7bfa1f703449c3b6cba", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-02-28T09:33:17Z", "updated": "2024-02-28T09:33:24Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-815198615-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:17:db"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/056ba66f-d91f-426f-bb0c-40a5fe8d0ec9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/056ba66f-d91f-426f-bb0c-40a5fe8d0ec9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-02-28T09:33:23.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": []}}' 2024-02-28 09:34:07,978 85915 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-02-28 09:35:08,971 85915 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/056ba66f-d91f-426f-bb0c-40a5fe8d0ec9/action 0.932s 2024-02-28 09:35:08,971 85915 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-ServerBootFromVolumeStabl eRescueTest-image-571401591"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:35:08 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-409961fe-3a9e-44d8-a85d-db833954c7e3', 'x-compute-request-id': 'req-409961fe-3a9e-44d8-a85d-db833954c7e3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/056ba66f-d91f-426f-bb0c-40a5fe8d0ec9/action'} Body: b'{"image_id": "86b3bedb-dc7c-457f-a18e-936ef2e5b892"}' 2024-02-28 09:35:08,998 85915 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/86b3bedb-dc7c-457f-a18e-936ef2e5b892 0.025s 2024-02-28 09:35:08,998 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:35:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-61ed9d67-8f38-4af7-9141-914b13072412', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/86b3bedb-dc7c-457f-a18e-936ef2e5b892'} Body: b'{"base_image_ref": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "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": "056ba66f-d91f-426f-bb0c-40a5fe8d0ec9", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817-project-member", "user_id": "e7792a11109b40128b57553a7be9ee75", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-571401591", "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": "848340f979fc495f90995a3bf44387a7", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "86b3bedb-dc7c-457f-a18e-936ef2e5b892", "created_at": "2024-02-28T09:35:09Z", "updated_at": "2024-02-28T09:35:09Z", "tags": [], "self": "/v2/images/86b3bedb-dc7c-457f-a18e-936ef2e5b892", "file": "/v2/images/86b3bedb-dc7c-457f-a18e-936ef2e5b892/file", "schema": "/v2/schemas/image"}' 2024-02-28 09:35:10,027 85915 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/86b3bedb-dc7c-457f-a18e-936ef2e5b892 0.028s 2024-02-28 09:35:10,028 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:35:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e3a9eae9-a0bd-4e3e-9cb3-7e7bfbacd992', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/86b3bedb-dc7c-457f-a18e-936ef2e5b892'} Body: b'{"base_image_ref": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "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": "056ba66f-d91f-426f-bb0c-40a5fe8d0ec9", "owner_project_name": "tempest-ServerBoot FromVolumeStableRescueTest-1807903817", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817-project-member", "user_id": "e7792a11109b40128b57553a7be9ee75", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-571401591", "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": "848340f979fc495f90995a3bf44387a7", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "86b3bedb-dc7c-457f-a18e-936ef2e5b892", "created_at": "2024-02-28T09:35:09Z", "updated_at": "2024-02-28T09:35:09Z", "tags": [], "self": "/v2/images/86b3bedb-dc7c-457f-a18e-936ef2e5b892", "file": "/v2/images/86b3bedb-dc7c-457f-a18e-936ef2e5b892/file", "schema": "/v2/schemas/image"}' 2024-02-28 09:35:11,054 85915 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/86b3bedb-dc7c-457f-a18e-936ef2e5b892 0.024s 2024-02-28 09:35:11,054 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:35:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4ed30341-38e1-4338-b095-2de2187bb815', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/86b3bedb-dc7c-457f-a18e-936ef2e5b892'} Body: b'{"base_image_ref": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "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": "056ba66f-d91f-426f-bb0c-40a5fe8d0ec9", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817-project-member", "user_id": "e7792a11109b40128b57553a7be9ee75", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-571401591", "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": "848340f979fc495f90995a3bf44387a7", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "86b3bedb-dc7c-457f-a18e-936ef2e5b892", "created_at": "2024-02-28T09:35:09Z", "updated_at": "2024-02-28T09:35:09Z", "tags": [], "self": "/v2/images/86b3bedb-dc7c-457f-a18e-936ef2e5b892", "file": "/v2/images/86b3bedb-dc7c-457f-a18e-936ef2e5b892/file", "schema": "/v2/schemas/image"}' 2024-02-28 09:35:12,079 85915 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/86b3bedb-dc7c-457f-a18e-936ef2e5b892 0.022s 2024-02-28 09:35:12,079 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:35:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content-type': 'application/json', 'x-openstack-request-id': 'req-18d23bcb-2909-4a37-9c05-605c997f94a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/86b3bedb-dc7c-457f-a18e-936ef2e5b892'} Body: b'{"base_image_ref": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "boo t_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": "056ba66f-d91f-426f-bb0c-40a5fe8d0ec9", "owner_id": "848340f979fc495f90995a3bf44387a7", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817-project-member", "user_id": "e7792a11109b40128b57553a7be9ee75", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-571401591", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "848340f979fc495f90995a3bf44387a7", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "86b3bedb-dc7c-457f-a18e-936ef2e5b892", "created_at": "2024-02-28T09:35:09Z", "updated_at": "2024-02-28T09:35:12Z", "tags": [], "self": "/v2/images/86b3bedb-dc7c-457f-a18e-936ef2e5b892", "file": "/v2/images/86b3bedb-dc7c-457f-a18e-936ef2e5b892/file", "schema": "/v2/schemas/image"}' 2024-02-28 09:35:13,121 85915 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/86b3bedb-dc7c-457f-a18e-936ef2e5b892 0.039s 2024-02-28 09:35:13,122 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:35:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4f470331-aee1-410c-9916-9cc88ed17763', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/86b3bedb-dc7c-457f-a18e-936ef2e5b892'} Body: b'{"base_image_ref": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "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": "056ba66f-d91f-426f-bb0c-40a5fe8d0ec9", "owner_id": "848340f979fc495f90995a3bf44387a7", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817-project-member", "user_id": "e7792a11109b40128b57553a7be9ee75", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-571401591", "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": "848340f979fc495f90995a3bf44387a7", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "86b3bedb-dc7c-457f-a18e-936ef2e5b892", "created_at": "2024-02-28T09:35:09Z", "updated_at": "2024-02-28T09:35:13Z", "tags": [], "self": "/v2/images/86b3bedb-dc7c-457f-a18e-936ef2e5b892", "file": "/v2/images/86b3bedb-dc7c-457f-a18e-936ef2e5b892/file", "schema": "/v2/schemas/image"}' 2024-02-28 09:35:14,175 85915 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/86b3bedb-dc7c-457f-a18e-936ef2e5b892 0.052s 2024-02-28 09:35:14,176 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:35:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-78775419-e220-4dfa-bdfb-f20c8e8f3c58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/86b3bedb-dc7c-457f-a18e-936ef2e5b892'} Body: b'{"base_image_ref": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "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": "056ba66f-d91f-426f-bb0c-40a5fe8d0ec9", "owner_id": "848340f979fc495f90995a3bf44387a7", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817-project-member", "user_id": "e7792a11109b40128b57553a7be9ee75", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-571401591", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 52297728, "virtual_size": 1073741824, "status": "active", "checksum": "a49df2210803b7210c6db69153c2c057", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "848340f979fc495f90995a3bf44387a7", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "073e4d07db0d34ff35d739bac989b96aca25e87b71bbe88a730a2b9ab21f5516e9186cc4aeffc250e7d06fa3c7591cf2fcdc5a9202716c67622a6022897b1850", "id": "86b3bedb-dc7c-457f-a18e-936ef2e5b892", "created_at": "2024-02-28T09:35:09Z", "updated_at": "2024-02-28T09:35:14Z", "tags": [], "self": "/v2/images/86b3bedb-dc7c-457f-a18e-936ef2e5b892", "file": "/v2/images/86b3bedb-dc7c-457f-a18e-936ef2e5b892/file", "schema": "/v2/schemas/image"}' 2024-02-28 09:35:14,205 85915 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/86b3bedb-dc7c-457f-a18e-936ef2e5b892 0.028s 2024-02-28 09:35:14,205 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:35:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f94a497e-fe31-459b-bc30-106cd2e60274', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/86b3bedb-dc7c-457f-a18e-936ef2e5b892'} Body: b'{"base_image_ref": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "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": "056ba66f-d91f-426f-bb0c-40a5fe8d0ec9", "owner_id": "848340f979fc495f90995a3bf44387a7", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817-project-member", "user_id": "e7792a11109b40128b57553a7be9ee75", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-571401591", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 52297728, "virtual_size": 1073741824, "status": "active", "checksum": "a49df2210803b7210c6db69153c2c057", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "848340f979fc495f90995a3bf4438 7a7", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "073e4d07db0d34ff35d739bac989b96aca25e87b71bbe88a730a2b9ab21f5516e9186cc4aeffc250e7d06fa3c7591cf2fcdc5a9202716c67622a6022897b1850", "id": "86b3bedb-dc7c-457f-a18e-936ef2e5b892", "created_at": "2024-02-28T09:35:09Z", "updated_at": "2024-02-28T09:35:14Z", "tags": [], "self": "/v2/images/86b3bedb-dc7c-457f-a18e-936ef2e5b892", "file": "/v2/images/86b3bedb-dc7c-457f-a18e-936ef2e5b892/file", "schema": "/v2/schemas/image"}' 2024-02-28 09:35:14,528 85915 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/056ba66f-d91f-426f-bb0c-40a5fe8d0ec9 0.322s 2024-02-28 09:35:14,529 85915 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': 'Wed, 28 Feb 2024 09:35:14 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-b0151311-6370-41ff-8b7e-63d31e7ec832', 'x-compute-request-id': 'req-b0151311-6370-41ff-8b7e-63d31e7ec832', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/056ba66f-d91f-426f-bb0c-40a5fe8d0ec9'} Body: b'{"server": {"id": "056ba66f-d91f-426f-bb0c-40a5fe8d0ec9", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1566946705", "status": "ACTIVE", "tenant_id": "848340f979fc495f90995a3bf44387a7", "user_id": "e7792a11109b40128b57553a7be9ee75", "metadata": {}, "hostId": "07ab6819c7a1a9bfddcb49427eced80ad5a8f7bfa1f703449c3b6cba", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-02-28T09:33:17Z", "updated": "2024-02-28T09:35:14Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-815198615-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:17:db"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/056ba66f-d91f-426f-bb0c-40a5fe8d0ec9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/056ba66f-d91f-426f-bb0c-40a5fe8d0ec9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-02-28T09:33:23.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": []}}' 2024-02-28 09:36:14,705 85915 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.092s 2024-02-28 09:36:14,705 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 28 Feb 2024 09:36:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2845', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-4a51540e-b3d4-4049-8ac5-9f0a6171c3fd', '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": "e7792a11109b40128b57553a7be9ee75", "name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817-project-member", "password_expires_at": null}, "audit_ids": ["_s3U4nmBTz2sGs0-gqY-rg"], "expires_at": "2024-02-28T10:36:14.000000Z", "issued_at": "2024-02-28T09:36:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "848340f979fc495f90995a3bf44387a7", "name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817"}, "is_domain": false, "roles": [{"id": "034d7a484a5e4908aeb9a02a09c0654f", "name": "member"}, {"id": "2d696d77d77043b58e5fcf31f5b061c8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "607134c4d03c4a12af99220db79cc13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/848340f979fc495f90995a3bf44387a7", "region": "RegionOne"}], "id": "21d06a316a024880a69d4cd482f90971", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "74032efc222f428b908ef3abf0ba60d1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/848340f979fc495f90995a3bf44387a7", "region": "RegionOne"}], "id": "633be3df59df4f9b975484710048430d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0d52584065f94ee08ce4181b78367c5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7ae777b7f53744e0bbcb8c938dfbfe2f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8dbdc1e6b7e4d08a2a52a636eabc00f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "8ef2767026834c1189d97797d5c5a800", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4f50f76d3e044b83b5bdbee0c30d6f5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "c388de6ecbcc4fca8b0d700779fc657e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "fe5cea1ac05c45a1b3925a725a7eead7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "cc0d1c0427f9473bb326be07f15553e1", "type": "image", "name": "glance"}, {"endpoints": [{"id": "a45569cc58b84b1b853ecd851b25ca4e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "cccec230ba6c48ae92df03a6a374a7a6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "255fbf1fe41a497888423432cf3d6547", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/848340f979fc495f90995a3bf44387a7", "region": "RegionOne"}], "id": "e5ef73b8227840fa80228ecf30fbd9a7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2024-02-28 09:36:14,706 85915 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '3e263b31-f189-4d35-96b6-40192e8dcbc1', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-815198615-network', 'tenant_id': '848340f979fc495f90995a3bf44387a7', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '848340f979fc495f90995a3bf44387a7', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 9654, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-02-28T09:29:22Z', 'updated_at': '2024-02-28T09:29:22Z', 'revision_number': 1} available for tenant 2024-02-28 09:36:15,362 85915 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.654s 2024-02-28 09:36:15,362 85915 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-177176656", "imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "flavorRef": "1", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "image", "volume_size": 1, "uuid": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "destination_type": "volume"}], "networks": [{"uuid": "3e263b31-f189-4d35-96b6-40192e8dcbc1"}]}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:36:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/480d426a-dd04-4ea3-974d-bc2f801be6dd', '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-643b9711-6bf7-4e28-ab86-d661d0cd327a', 'x-compute-request-id': 'req-643b9711-6bf7-4e28-ab86-d661d0cd327a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "480d426a-dd04-4ea3-974d-bc2f801be6dd", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/480d426a-dd04-4ea3-974d-bc2f801be6dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/480d426a-dd04-4ea3-974d-bc2f801be6dd"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "NdQR3ccX46E2"}}' 2024-02-28 09:36:15,447 85915 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/480d426a-dd04-4ea3-974d-bc2f801be6dd 0.082s 2024-02-28 09:36:15,448 85915 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': 'Wed, 28 Feb 2024 09:36:15 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-6e864d1c-d7c2-4393-889f-d28ddd7de202', 'x-compute-request-id': 'req-6e864d1c-d7c2-4393-889f-d28ddd7de202', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/480d426a-dd04-4ea3-974d-bc2f801be6dd'} Body: b'{"server": {"id": "480d426a-dd04-4ea3-974d-bc2f801be6dd", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-177176656", "status": "BUILD", "tenant_id": "848340f979fc495f90995a3bf44387a7", "user_id": "e7792a11109b40128b57553a7be9ee75", "metadata": {}, "hostId": "", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-02-28T09:36:15Z", "updated": "2024-02-28T09:36:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/480d426a-dd04-4ea3-974d-bc2f801be6dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/480d426a-dd04-4ea3-974d-bc2f801be6dd"}], "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": []}}' 2024-02-28 09:37:05,644 85915 INFO [tem pest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/480d426a-dd04-4ea3-974d-bc2f801be6dd 0.131s 2024-02-28 09:37:05,644 85915 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': 'Wed, 28 Feb 2024 09:37:05 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-8a604256-0494-492e-b132-37bcf9fee91d', 'x-compute-request-id': 'req-8a604256-0494-492e-b132-37bcf9fee91d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/480d426a-dd04-4ea3-974d-bc2f801be6dd'} Body: b'{"server": {"id": "480d426a-dd04-4ea3-974d-bc2f801be6dd", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-177176656", "status": "ERROR", "tenant_id": "848340f979fc495f90995a3bf44387a7", "user_id": "e7792a11109b40128b57553a7be9ee75", "metadata": {}, "hostId": "", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-02-28T09:36:15Z", "updated": "2024-02-28T09:36:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/480d426a-dd04-4ea3-974d-bc2f801be6dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/480d426a-dd04-4ea3-974d-bc2f801be6dd"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2024-02-28T09:36:23Z", "message": "Build of instance 480d426a-dd04-4ea3-974d-bc2f801be6dd aborted: Volume 0cd5de0e-d87c-4dea-9d86-6323c0e46729 did not finish being created even after we waited 5 seconds or 2 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": []}}' 2024-02-28 09:37:05,661 85915 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2024-02-28 09:37:06,122 85915 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/480d426a-dd04-4ea3-974d-bc2f801be6dd 0.460s 2024-02-28 09:37:06,122 85915 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': 'Wed, 28 Feb 2024 09:37:05 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-7cb6251d-8c48-4630-a65d-dff8c8b97acc', 'x-compute-request-id': 'req-7cb6251d-8c48-4630-a65d-dff8c8b97acc', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/480d426a-dd04-4ea3-974d-bc2f801be6dd'} Body: b'' 2024-02-28 09:37:06,159 85915 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/480d426a-dd04-4ea3-974d-bc2f801be6dd 0.037s 2024-02-28 09:37:06,160 85915 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': 'Wed, 28 Feb 2024 09:37:06 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-80f4fa79-3c60-4a9c-ac84-b8e6f90737d7', 'x-compute-request-id': 'req-80f4fa79-3c60-4a9c-ac84-b8e6f90737d7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/480d426a-dd04-4ea3-974d-bc2f801be6dd'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 480d426a-dd04-4ea3-974d-bc2f801be6dd could not be found."}}' {3} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos [0.659709s] ... ok {3} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer [0.160556s] ... ok {3} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer [0.199199s] ... ok {3} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer [0.155691s] ... ok {3} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos [0.022020s] ... ok {3} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos [0.033905s] ... ok {3} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key [0.139606s] ... ok {3} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota [0.173674s] ... ok {3} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota [0.779210s] ... 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 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 0e01b419-ce43-477e-bdaf-6388396906b0 failed to build and is in ERROR status {3} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size [1.678237s] ... 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume adc3bfd1-f630-4096-8573-10f7a0e98396 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:37:39,332 85921 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 202 POST http://10.0.0.210/volume/v3/897654f47716457fb5bea5eaf07b38bf/volumes 0.382s 2024-02-28 09:37:39,333 85921 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-1375257539"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:37:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-711b8b32-5e4c-4985-8eb5-a41dfd9dcb9f', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-711b8b32-5e4c-4985-8eb5-a41dfd9dcb9f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/897654f47716457fb5bea5eaf07b38bf/volumes'} Body: b'{"volume": {"id": "adc3bfd1-f630-4096-8573-10f7a0e98396", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2024-02-28T09:37:39.271910", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-1375257539", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/897654f47716457fb5bea5eaf07b38bf/volumes/adc3bfd1-f630-4096-8573-10f7a0e98396"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/897654f47716457fb5bea5eaf07b38bf/volumes/adc3bfd1-f630-4096-8573-10f7a0e98396"}], "user_id": "5e1a2623773d4a54a555030beac6f7e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:37:39,384 85921 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/897654f47716457fb5bea5eaf07b38bf/volumes/adc3bfd1-f630-4096-8573-10f7a0e98396 0.041s 2024-02-28 09:37:39,384 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:37:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7a61dfa-9582-404c-b539-36ca134f08b8', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7a61dfa-9582-404c-b539-36ca134f08b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/897654f47716457fb5bea5eaf07b38bf/volumes/adc3bfd1-f630-4096-8573-10f7a0e98396'} Body: b'{"volume": {"id": "adc3bfd1-f630-4096-8573-10f7a0e98396", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2024-02-28T09:37:39.000000", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-1375257539", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/897654f47716457fb5bea5eaf07b38bf/volumes/adc3bfd1-f630-4096-8573-10f7a0e98396"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/897654f47716457fb5bea5eaf07b38bf/volumes/adc3bfd1-f630-4096-8573-10f7a0e98396"}], "user_id": "5e1a2623773d4a54a555030beac6f7e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "897654f47716457fb5bea5eaf07b38bf"}}' 2024-02-28 09:37:40,438 85921 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/897654f47716457fb5bea5eaf07b38bf/volumes/adc3bfd1-f630-4096-8573-10f7a0e98396 0.040s 2024-02-28 09:37:40,438 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:37:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca34349b-7390-4952-abfa-10184d68a3b9', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca34349b-7390-4952-abfa-10184d68a3b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/897654f47716457fb5bea5eaf07b38bf/volumes/adc3bfd1-f630-4096-8573-10f7a0e98396'} Body: b'{"volume": {"id": "adc3bfd1-f630-4096-8573-10f7a0e98396", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2024-02-28T09:37:39.000000", "updated_at": "2024-02-28T09:37:39.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-1375257539", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/897654f47716457fb5bea5eaf07b38bf/volumes/adc3bfd1-f630-4096-8573-10f7a0e98396"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/897654f47716457fb5bea5eaf07b38bf/volumes/adc3bfd1-f630-4096-8573-10f7a0e98396"}], "user_id": "5e1a2623773d4a54a555030beac6f7e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "897654f47716457fb5bea5eaf07b38bf"}}' 2024-02-28 09:37:40,491 85921 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/897654f47716457fb5bea5eaf07b38bf/volumes/adc3bfd1-f630-4096-8573-10f7a0e98396 0.041s 2024-02-28 09:37:40,492 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:37:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6580b94-acb6-4a89-85f8-2e4fcba8ab38', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6580b94-acb6-4a89-85f8-2e4fcba8ab38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/897654f47716457fb5bea5eaf07b38bf/volumes/adc3bfd1-f630-4096-8573-10f7a0e98396'} Body: b'{"volume": {"id": "adc3bfd1-f630-4096-8573-10f7a0e98396", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2024-02-28T09:37:39.000000", "updated_at": "2024-02-28T09:37:39.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-1375257539", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/897654f47716457fb5bea5eaf07b38bf/volumes/adc3bfd1-f630-4096-8573-10f7a0e98396"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/897654f47716457fb5bea5eaf07b38bf/volumes/adc3bfd1-f630-4096-8573-10f7a0e98396"}], "user_id": "5e1a2623773d4a54a555030beac6f7e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "897654f47716457fb5bea5eaf07b38bf"}}' 2024-02-28 09:37:40,604 85921 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/897654f47716457fb5bea5eaf07b38bf/volumes/adc3bfd1-f630-4096-8573-10f7a0e98396 0.100s 2024-02-28 09:37:40,604 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:37:40 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-56b0aaa1-cfc1-48ce-b56a-23d4b33c2f97', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/897654f47716457fb5bea5eaf07b38bf/volumes/adc3bfd1-f630-4096-8573-10f7a0e98396'} Body: b'' 2024-02-28 09:37:40,626 85921 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/897654f47716457fb5bea5eaf07b38bf/volumes/adc3bfd1-f630-4096-8573-10f7a0e98396 0.021s 2024-02-28 09:37:40,626 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:37: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-1989229d-452d-4f45-8d13-2e80b33fcf6c', 'x-openstack-request-id': 'req-1989229d-452d-4f45-8d13-2e80b33fcf6c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/897654f47716457fb5bea5eaf07b38bf/volumes/adc3bfd1-f630-4096-8573-10f7a0e98396'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume adc3bfd1-f630-4096-8573-10f7a0e98396 could not be found."}}' {3} setUpClass (tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {3} tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario.test_server_detach_rules [167.255882s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 4a1d6892-0d98-4e8e-a2b8-1ad6dc2159c2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:37:54,318 85921 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://10.0.0.210/volume/v3/9fe0a7830369442d841bfaf82d9720ca/volumes 0.390s 2024-02-28 09:37:54,318 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1242959929", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:37:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e692c4d-f481-4e22-9af5-3603b3a9e67e', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e692c4d-f481-4e22-9af5-3603b3a9e67e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9fe0a7830369442d841bfaf82d9720ca/volumes'} Body: b'{"volume": {"id": "4a1d6892-0d98-4e8e-a2b8-1ad6dc2159c2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:37:54.257655", "updated_at": null, "name": "tempest-TestServerVolumeAttachmentScenario-volume-1242959929", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9fe0a7830369442d841bfaf82d9720ca/volumes/4a1d6892-0d98-4e8e-a2b8-1ad6dc2159c2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9fe0a7830369442d841bfaf82d9720ca/volumes/4a1d6892-0d98-4e8e-a2b8-1ad6dc2159c2"}], "user_id": "e61e9e6bc75749da943bac1fc09b68e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:37:54,528 85921 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://10.0.0.210/volume/v3/9fe0a7830369442d841bfaf82d9720ca/volumes 0.198s 2024-02-28 09:37:54,528 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-16096288", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:37:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2b087d0-368d-49bc-a12f-b5fd78087249', 'content-length': '830', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2b087d0-368d-49bc-a12f-b5fd78087249', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9fe0a7830369442d841bfaf82d9720ca/volumes'} Body: b'{"volume": {"id": "883a6e54-b8ea-4adc-9bdd-0dac6ca547ec", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:37:54.467218", "updated_at": null, "name": "tempest-TestServerVolumeAttachmentScenario-volume-16096288", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9fe0a7830369442d841bfaf82d9720ca/volumes/883a6e54-b8ea-4adc-9bdd-0dac6ca547ec"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9fe0a7830369442d841bfaf82d9720ca/volumes/883a6e54-b8ea-4adc-9bdd-0dac6ca547ec"}], "user_id": "e61e9e6bc75749da943bac1fc09b68e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:37:54,584 85921 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.039s 2024-02-28 09:37:54 ,584 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 28 Feb 2024 09:37:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2839', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-0f4f520e-8708-4a60-a729-f65a9d18f70f', '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": "e61e9e6bc75749da943bac1fc09b68e0", "name": "tempest-TestServerVolumeAttachmentScenario-474735403-project-member", "password_expires_at": null}, "audit_ids": ["UqcAEXGDTTqPbfkDgok8ng"], "expires_at": "2024-02-28T10:37:54.000000Z", "issued_at": "2024-02-28T09:37:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9fe0a7830369442d841bfaf82d9720ca", "name": "tempest-TestServerVolumeAttachmentScenario-474735403"}, "is_domain": false, "roles": [{"id": "034d7a484a5e4908aeb9a02a09c0654f", "name": "member"}, {"id": "2d696d77d77043b58e5fcf31f5b061c8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "607134c4d03c4a12af99220db79cc13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9fe0a7830369442d841bfaf82d9720ca", "region": "RegionOne"}], "id": "21d06a316a024880a69d4cd482f90971", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "74032efc222f428b908ef3abf0ba60d1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9fe0a7830369442d841bfaf82d9720ca", "region": "RegionOne"}], "id": "633be3df59df4f9b975484710048430d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0d52584065f94ee08ce4181b78367c5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7ae777b7f53744e0bbcb8c938dfbfe2f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8dbdc1e6b7e4d08a2a52a636eabc00f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "8ef2767026834c1189d97797d5c5a800", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4f50f76d3e044b83b5bdbee0c30d6f5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "c388de6ecbcc4fca8b0d700779fc657e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "fe5cea1ac05c45a1b3925a725a7eead7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "cc0d1c0427f9473bb326be07f15553e1", "type": "image", "name": "glance"}, {"endpoints": [{"id": "a45569cc58b84b1b853ecd851b25ca4e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "cccec230ba6c48ae92df03a6a374a7a6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "255fbf1fe41a497888423432cf3d6547", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/9fe0a7830369442d841bfaf82d9720ca", "region": "RegionOne"}], "id": "e5ef73b8227840fa80228ecf30fbd9a7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2024-02-28 09:37:54,585 85921 INFO [tempest.lib.common.fixed_network] (TestServerVolumeAttachmentScenario:test_server_detach_rules) Found network {'id': 'd3fc050a-c43e-4b3c-85b4-817121780131', 'name': 'tempest-TestServerVolumeAttachmentScenario-206210351-network', 'tenant_id': '9fe0a7830369442d841bfaf82d9720ca', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9fe0a7830369442d841bfaf82d9720ca', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 14968, 'is_default': False, 'availability_zone_hints': [], 'availabil ity_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-02-28T09:37:42Z', 'updated_at': '2024-02-28T09:37:42Z', 'revision_number': 1} available for tenant 2024-02-28 09:37:54,586 85921 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-02-28 09:37:54,586 85921 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-02-28 09:37:54,651 85921 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.063s 2024-02-28 09:37:54,651 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1190528596", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBC/ozwxzYOd1sNrxmjnOB4t6szN9qkLFMRjXmxC60Z1+XpNXMKAKs9yB5PnVZhGH8/T0ioEFNU6mqD4fCvsJwhGk5qayRc0UX8B5L9kiVms/BDVTFc/AVDtjcpSF/zmXFQ=="}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:37:54 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-31dee0f6-d48f-497b-85b7-4c729c04d2b8', 'x-compute-request-id': 'req-31dee0f6-d48f-497b-85b7-4c729c04d2b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1190528596", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBC/ozwxzYOd1sNrxmjnOB4t6szN9qkLFMRjXmxC60Z1+XpNXMKAKs9yB5PnVZhGH8/T0ioEFNU6mqD4fCvsJwhGk5qayRc0UX8B5L9kiVms/BDVTFc/AVDtjcpSF/zmXFQ==", "fingerprint": "6a:00:ff:e9:ed:f6:2e:88:15:25:fc:5f:3a:4e:b0:81", "user_id": "e61e9e6bc75749da943bac1fc09b68e0"}}' 2024-02-28 09:37:54,654 85921 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1190528596 created 2024-02-28 09:37:54,821 85921 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.166s 2024-02-28 09:37:54,821 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1598377792", "description": "tempest-description--691302774"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-25c2177a-ef0c-4c9b-8e1f-b83afdd36bc7', 'date': 'Wed, 28 Feb 2024 09:37:54 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "1f9d8ae9-0702-497c-8ff8-8bf0f9bc6d85", "name": "tempest-securitygroup--1598377792", "stateful": true, "tenant_id": "9fe0a7830369442d841bfaf82d9720ca", "description": "tempest-description--691302774", "shared": false, "security_group_rules": [{"id": "72feca33-4b22-4c32-a054-9b03aa5e2365", "project_id": "9fe0a7830369442d841bfaf82d9720ca", "tenant_id": "9fe0a7830369442d841bfaf82d9720ca", "security_group_id": "1f9d8ae9-0702-497c-8ff8-8bf0f9bc6d85", "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": 1144, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:37:54Z", "updated_at": "2024-02-28T09:37:54Z", "revision_number": 0}, {"id": "de02a3d9-3f01-4581-88a7-222defee32d4", "project_id": "9fe0a783036944 2d841bfaf82d9720ca", "tenant_id": "9fe0a7830369442d841bfaf82d9720ca", "security_group_id": "1f9d8ae9-0702-497c-8ff8-8bf0f9bc6d85", "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": 1145, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:37:54Z", "updated_at": "2024-02-28T09:37:54Z", "revision_number": 0}], "tags": [], "created_at": "2024-02-28T09:37:54Z", "updated_at": "2024-02-28T09:37:54Z", "revision_number": 1, "project_id": "9fe0a7830369442d841bfaf82d9720ca"}}' 2024-02-28 09:37:55,019 85921 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.197s 2024-02-28 09:37:55,019 85921 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": "1f9d8ae9-0702-497c-8ff8-8bf0f9bc6d85", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-03857f9f-12a5-497c-8737-ac373a5ac6a3', 'date': 'Wed, 28 Feb 2024 09:37:55 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b437f531-7444-4b4d-a319-d52aa23e643c", "project_id": "9fe0a7830369442d841bfaf82d9720ca", "tenant_id": "9fe0a7830369442d841bfaf82d9720ca", "security_group_id": "1f9d8ae9-0702-497c-8ff8-8bf0f9bc6d85", "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": "2024-02-28T09:37:54Z", "updated_at": "2024-02-28T09:37:54Z", "revision_number": 0}}' 2024-02-28 09:37:55,212 85921 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.192s 2024-02-28 09:37:55,212 85921 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": "1f9d8ae9-0702-497c-8ff8-8bf0f9bc6d85", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-5becde4f-5c95-4d20-9e3e-428745d099cb', 'date': 'Wed, 28 Feb 2024 09:37:55 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "692e4628-48ff-4bfd-9887-8a099c280cbe", "project_id": "9fe0a7830369442d841bfaf82d9720ca", "tenant_id": "9fe0a7830369442d841bfaf82d9720ca", "security_group_id": "1f9d8ae9-0702-497c-8ff8-8bf0f9bc6d85", "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": "2024-02-28T09:37:55Z", "updated_at": "2024-02-28T09:37:55Z", "revision_number": 0}}' 2024-02-28 09:37:55,213 85921 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1598377792 created 2024-02-28 09:37:55,801 85921 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.588s 2024-02-28 09:37 :55,802 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-45b6b548-3395-406b-ab2a-5c12b23d6c9c', 'date': 'Wed, 28 Feb 2024 09:37:55 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "51565906-cbe3-4e9f-862c-f9fb2b75f777", "tenant_id": "9fe0a7830369442d841bfaf82d9720ca", "floating_ip_address": "172.24.4.85", "floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "9fe0a7830369442d841bfaf82d9720ca", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-02-28T09:37:55Z", "updated_at": "2024-02-28T09:37:55Z", "revision_number": 0}}' 2024-02-28 09:37:55,802 85921 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '51565906-cbe3-4e9f-862c-f9fb2b75f777', 'tenant_id': '9fe0a7830369442d841bfaf82d9720ca', 'floating_ip_address': '172.24.4.85', 'floating_network_id': 'eff6aa9f-a27a-4fba-a655-d390189c40e9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9fe0a7830369442d841bfaf82d9720ca', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-02-28T09:37:55Z', 'updated_at': '2024-02-28T09:37:55Z', 'revision_number': 0, 'ip': '172.24.4.85'} created 2024-02-28 09:37:55,803 85921 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1190528596', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBC/ozwxzYOd1sNrxmjnOB4t6szN9qkLFMRjXmxC60Z1+XpNXMKAKs9yB5PnVZhGH8/T0ioEFNU6mqD4fCvsJwhGk5qayRc0UX8B5L9kiVms/BDVTFc/AVDtjcpSF/zmXFQ==', 'fingerprint': '6a:00:ff:e9:ed:f6:2e:88:15:25:fc:5f:3a:4e:b0:81', 'user_id': 'e61e9e6bc75749da943bac1fc09b68e0', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDRa9tGW8ryLU+wuqIsmJUxuRHU+KWUY7Aun1O0M8E96QMxan1cn7sz\nAXuUnMbkaeWgBwYFK4EEACKhZANiAAQv6M8Mc2DndbDa8Zo5zgeLerMzfapCxTEY\n15sQutGdfl6TVzCgCrPcgeT51WYRh/P09IqBBTVOpqg+Hwr7CcIRpOamskXNFF/A\neS/ZIlZrPwQ1UxXPwFQ7Y3KUhf85lxU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '1f9d8ae9-0702-497c-8ff8-8bf0f9bc6d85', 'name': 'tempest-securitygroup--1598377792', 'stateful': True, 'tenant_id': '9fe0a7830369442d841bfaf82d9720ca', 'description': 'tempest-description--691302774', 'shared': False, 'security_group_rules': [{'id': '72feca33-4b22-4c32-a054-9b03aa5e2365', 'project_id': '9fe0a7830369442d841bfaf82d9720ca', 'tenant_id': '9fe0a7830369442d841bfaf82d9720ca', 'security_group_id': '1f9d8ae9-0702-497c-8ff8-8bf0f9bc6d85', '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': 1144, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-02-28T09:37:54Z', 'updated_at': '2024-02-28T09:37:54Z', 'revision_number': 0}, {'id': 'de02a3d9-3f01-4581-88a7-222defee32d4', 'project_id': '9fe0a7830369442d841bfaf82d9720ca', 'tenant_id': '9fe0a7830369442d841bfaf82d9720ca', 'security_group_id': '1f9d8ae9-0702-497c-8ff8-8bf0f9bc6d85', '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': 1145, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-02-28T09:37:54Z', 'updated_at': '2024-02-28T09:37:54Z', 'revision_number': 0}], 'tags ': [], 'created_at': '2024-02-28T09:37:54Z', 'updated_at': '2024-02-28T09:37:54Z', 'revision_number': 1, 'project_id': '9fe0a7830369442d841bfaf82d9720ca'}, 'floating_ip': {'id': '51565906-cbe3-4e9f-862c-f9fb2b75f777', 'tenant_id': '9fe0a7830369442d841bfaf82d9720ca', 'floating_ip_address': '172.24.4.85', 'floating_network_id': 'eff6aa9f-a27a-4fba-a655-d390189c40e9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9fe0a7830369442d841bfaf82d9720ca', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-02-28T09:37:55Z', 'updated_at': '2024-02-28T09:37:55Z', 'revision_number': 0, 'ip': '172.24.4.85'}} 2024-02-28 09:37:56,443 85921 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://10.0.0.210/compute/v2.1/servers 0.640s 2024-02-28 09:37:56,444 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestServerVolumeAttachmentScenario-server-287821647", "imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "flavorRef": "1", "networks": [{"uuid": "d3fc050a-c43e-4b3c-85b4-817121780131"}], "security_groups": [{"name": "tempest-securitygroup--1598377792"}], "key_name": "tempest-keypair-1190528596", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:37:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/592697eb-1d18-4862-9152-39160bc0125b', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a617c9f9-1fea-440a-b11d-ce6aea49271b', 'x-compute-request-id': 'req-a617c9f9-1fea-440a-b11d-ce6aea49271b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "592697eb-1d18-4862-9152-39160bc0125b", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/592697eb-1d18-4862-9152-39160bc0125b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/592697eb-1d18-4862-9152-39160bc0125b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1598377792"}], "adminPass": "gkx98BLkY4vP"}}' 2024-02-28 09:37:56,620 85921 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/592697eb-1d18-4862-9152-39160bc0125b 0.173s 2024-02-28 09:37:56,621 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:37:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1243', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e3d04fa-84be-4778-aa7c-bf6fc94cc606', 'x-compute-request-id': 'req-0e3d04fa-84be-4778-aa7c-bf6fc94cc606', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/592697eb-1d18-4862-9152-39160bc0125b'} Body: b'{"server": {"id": "592697eb-1d18-4862-9152-39160bc0125b", "name": "tempest-TestServerVolumeAttachmentScenario-server-287821647", "status": "BUILD", "tenant_id": "9fe0a7830369442d841bfaf82d9720ca", "user_id": "e61e9e6bc75749da943bac1fc09b68e0", "metadata": {}, "hostId": "", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b8 5-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:37:56Z", "updated": "2024-02-28T09:37:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/592697eb-1d18-4862-9152-39160bc0125b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/592697eb-1d18-4862-9152-39160bc0125b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1190528596", "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": []}}' 2024-02-28 09:38:46,961 85921 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/592697eb-1d18-4862-9152-39160bc0125b 0.277s 2024-02-28 09:38:46,962 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:38:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1562', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dcb31784-9e24-41b9-9233-c422a8a7f92c', 'x-compute-request-id': 'req-dcb31784-9e24-41b9-9233-c422a8a7f92c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/592697eb-1d18-4862-9152-39160bc0125b'} Body: b'{"server": {"id": "592697eb-1d18-4862-9152-39160bc0125b", "name": "tempest-TestServerVolumeAttachmentScenario-server-287821647", "status": "ACTIVE", "tenant_id": "9fe0a7830369442d841bfaf82d9720ca", "user_id": "e61e9e6bc75749da943bac1fc09b68e0", "metadata": {}, "hostId": "15b5d345aa66935399ee506f11cca88ff51d5d09f67d92d00a09db94", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:37:56Z", "updated": "2024-02-28T09:38:03Z", "addresses": {"tempest-TestServerVolumeAttachmentScenario-206210351-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:9b:74"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/592697eb-1d18-4862-9152-39160bc0125b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/592697eb-1d18-4862-9152-39160bc0125b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1190528596", "OS-SRV-USG:launched_at": "2024-02-28T09:38:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1598377792"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:38:46,975 85921 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-02-28 09:39:47,235 85921 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/592697eb-1d18-4862-9152-39160bc0125b/os-interface 0.207s 2024-02-28 09:39:47,235 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:39:47 GMT', 'server': 'Apac he/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-9c88f01e-d028-4a2b-9709-f4dec7c348fd', 'x-compute-request-id': 'req-9c88f01e-d028-4a2b-9709-f4dec7c348fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/592697eb-1d18-4862-9152-39160bc0125b/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "d3fc050a-c43e-4b3c-85b4-817121780131", "port_id": "a089f71a-8e3f-47c0-a7a5-20a9a743cff6", "mac_addr": "fa:16:3e:79:9b:74", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "706274ae-83b2-4b0e-a7a7-decb4cdb8793", "ip_address": "10.0.0.4"}]}]}' 2024-02-28 09:39:48,124 85921 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/51565906-cbe3-4e9f-862c-f9fb2b75f777 0.885s 2024-02-28 09:39:48,124 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "a089f71a-8e3f-47c0-a7a5-20a9a743cff6"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-5316eea7-a7b7-483c-9625-eac0242c7d16', 'date': 'Wed, 28 Feb 2024 09:39:48 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/51565906-cbe3-4e9f-862c-f9fb2b75f777'} Body: b'{"floatingip": {"id": "51565906-cbe3-4e9f-862c-f9fb2b75f777", "tenant_id": "9fe0a7830369442d841bfaf82d9720ca", "floating_ip_address": "172.24.4.85", "floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9", "router_id": "093ec0c0-54f7-4c22-9962-b0795e44fc29", "port_id": "a089f71a-8e3f-47c0-a7a5-20a9a743cff6", "fixed_ip_address": "10.0.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "d3fc050a-c43e-4b3c-85b4-817121780131", "mac_address": "fa:16:3e:79:9b:74", "admin_state_up": true, "status": "ACTIVE", "device_id": "592697eb-1d18-4862-9152-39160bc0125b", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-02-28T09:37:55Z", "updated_at": "2024-02-28T09:39:47Z", "revision_number": 1, "project_id": "9fe0a7830369442d841bfaf82d9720ca"}}' 2024-02-28 09:39:48,127 85921 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.85:22' as 'cirros' with public key authentication 2024-02-28 09:39:48,162 85921 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-02-28 09:39:48,275 85921 INFO [paramiko.transport] Authentication (publickey) successful! 2024-02-28 09:39:48,275 85921 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.85 successfully created 2024-02-28 09:39:48,493 85921 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/592697eb-1d18-4862-9152-39160bc0125b 0.217s 2024-02-28 09:39:48,494 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:39:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1562', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6aaf6e4-1132-4fc6-a330-7f7a280e89d7', 'x-compute-request-id': 'req-a6aaf6e4-1132-4fc6-a330-7f7a280e89d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/592697eb-1d18-4862-9152-39160bc0125b'} Body: b'{"server": {"id": "592697eb-1d18-4862-9152-39160bc0125b ", "name": "tempest-TestServerVolumeAttachmentScenario-server-287821647", "status": "ACTIVE", "tenant_id": "9fe0a7830369442d841bfaf82d9720ca", "user_id": "e61e9e6bc75749da943bac1fc09b68e0", "metadata": {}, "hostId": "15b5d345aa66935399ee506f11cca88ff51d5d09f67d92d00a09db94", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:37:56Z", "updated": "2024-02-28T09:38:03Z", "addresses": {"tempest-TestServerVolumeAttachmentScenario-206210351-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:9b:74"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/592697eb-1d18-4862-9152-39160bc0125b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/592697eb-1d18-4862-9152-39160bc0125b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1190528596", "OS-SRV-USG:launched_at": "2024-02-28T09:38:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1598377792"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:39:48,580 85921 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 2024-02-28 09:39:48,581 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:39:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36a49fd1-885e-4cee-b993-7a9550237f70', 'x-compute-request-id': 'req-36a49fd1-885e-4cee-b993-7a9550237f70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "592697eb-1d18-4862-9152-39160bc0125b", "name": "tempest-TestServerVolumeAttachmentScenario-server-287821647", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/592697eb-1d18-4862-9152-39160bc0125b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/592697eb-1d18-4862-9152-39160bc0125b"}]}]}' 2024-02-28 09:39:48,633 85921 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/9fe0a7830369442d841bfaf82d9720ca/volumes/4a1d6892-0d98-4e8e-a2b8-1ad6dc2159c2 0.049s 2024-02-28 09:39:48,634 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:39:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a868fdd1-2980-44b1-bad1-36fc006c195e', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a868fdd1-2980-44b1-bad1-36fc006c195e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9fe0a7830369442d841bfaf82d9720ca/volumes/4a1d6892-0d98-4e8e-a2b8-1ad6dc2159c2'} Body: b'{"volume": {"id": "4a1d6892-0d98-4e8e-a2b8-1ad6dc2159c2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:37:54.000000", "updated_at": "2024-02-28T09:37:54.000000", "name": "tempest-TestServerVolumeAttach mentScenario-volume-1242959929", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9fe0a7830369442d841bfaf82d9720ca/volumes/4a1d6892-0d98-4e8e-a2b8-1ad6dc2159c2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9fe0a7830369442d841bfaf82d9720ca/volumes/4a1d6892-0d98-4e8e-a2b8-1ad6dc2159c2"}], "user_id": "e61e9e6bc75749da943bac1fc09b68e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9fe0a7830369442d841bfaf82d9720ca"}}' 2024-02-28 09:39:49,696 85921 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/9fe0a7830369442d841bfaf82d9720ca/volumes/4a1d6892-0d98-4e8e-a2b8-1ad6dc2159c2 0.043s 2024-02-28 09:39:49,696 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:39:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8614371-22c1-4f87-a2cc-de0c770e818d', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8614371-22c1-4f87-a2cc-de0c770e818d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9fe0a7830369442d841bfaf82d9720ca/volumes/4a1d6892-0d98-4e8e-a2b8-1ad6dc2159c2'} Body: b'{"volume": {"id": "4a1d6892-0d98-4e8e-a2b8-1ad6dc2159c2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:37:54.000000", "updated_at": "2024-02-28T09:37:54.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1242959929", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9fe0a7830369442d841bfaf82d9720ca/volumes/4a1d6892-0d98-4e8e-a2b8-1ad6dc2159c2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9fe0a7830369442d841bfaf82d9720ca/volumes/4a1d6892-0d98-4e8e-a2b8-1ad6dc2159c2"}], "user_id": "e61e9e6bc75749da943bac1fc09b68e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9fe0a7830369442d841bfaf82d9720ca"}}' 2024-02-28 09:39:49,821 85921 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/592697eb-1d18-4862-9152-39160bc0125b 0.112s 2024-02-28 09:39:49,821 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:39:49 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-a7f5e4b8-6f1e-43c5-897c-7edda06ff761', 'x-compute-request-id': 'req-a7f5e4b8-6f1e-43c5-897c-7edda06ff761', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/592697eb-1d18-4862-9152-39160bc0125b'} Body: b'' 2024-02-28 09:39:50,059 85921 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/592697eb-1d18-4862-9152-39160bc0125b 0.236s 2024-02-28 09:39:50,059 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date' : 'Wed, 28 Feb 2024 09:39:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1686', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-285569f4-0d7c-4bca-ab33-e7ad60d91b8f', 'x-compute-request-id': 'req-285569f4-0d7c-4bca-ab33-e7ad60d91b8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/592697eb-1d18-4862-9152-39160bc0125b'} Body: b'{"server": {"id": "592697eb-1d18-4862-9152-39160bc0125b", "name": "tempest-TestServerVolumeAttachmentScenario-server-287821647", "status": "ACTIVE", "tenant_id": "9fe0a7830369442d841bfaf82d9720ca", "user_id": "e61e9e6bc75749da943bac1fc09b68e0", "metadata": {}, "hostId": "15b5d345aa66935399ee506f11cca88ff51d5d09f67d92d00a09db94", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:37:56Z", "updated": "2024-02-28T09:39:50Z", "addresses": {"tempest-TestServerVolumeAttachmentScenario-206210351-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:9b:74"}, {"version": 4, "addr": "172.24.4.85", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:9b:74"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/592697eb-1d18-4862-9152-39160bc0125b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/592697eb-1d18-4862-9152-39160bc0125b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1190528596", "OS-SRV-USG:launched_at": "2024-02-28T09:38:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1598377792"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:40:40,171 85921 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/592697eb-1d18-4862-9152-39160bc0125b 0.047s 2024-02-28 09:40:40,171 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:40: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-9cca546c-38bd-4827-88f2-b5f9c926a74f', 'x-compute-request-id': 'req-9cca546c-38bd-4827-88f2-b5f9c926a74f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/592697eb-1d18-4862-9152-39160bc0125b'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 592697eb-1d18-4862-9152-39160bc0125b could not be found."}}' 2024-02-28 09:40:40,211 85921 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1190528596 0.039s 2024-02-28 09:40:40,212 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:40: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-AP I-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3d5a4bd-67a5-4167-897e-334fdd5e49d2', 'x-compute-request-id': 'req-e3d5a4bd-67a5-4167-897e-334fdd5e49d2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1190528596'} Body: b'' 2024-02-28 09:40:40,422 85921 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/1f9d8ae9-0702-497c-8ff8-8bf0f9bc6d85 0.209s 2024-02-28 09:40:40,422 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-f76f7743-0433-427e-b745-1d769b34b6bc', 'content-length': '0', 'date': 'Wed, 28 Feb 2024 09:40:40 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/1f9d8ae9-0702-497c-8ff8-8bf0f9bc6d85'} Body: b'' 2024-02-28 09:40:40,448 85921 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/1f9d8ae9-0702-497c-8ff8-8bf0f9bc6d85 0.026s 2024-02-28 09:40:40,449 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-f6204817-c738-4f70-aaa5-c02006652226', 'date': 'Wed, 28 Feb 2024 09:40:40 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/1f9d8ae9-0702-497c-8ff8-8bf0f9bc6d85'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 1f9d8ae9-0702-497c-8ff8-8bf0f9bc6d85 does not exist", "detail": ""}}' 2024-02-28 09:40:40,846 85921 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/51565906-cbe3-4e9f-862c-f9fb2b75f777 0.397s 2024-02-28 09:40:40,847 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-ce7d4c9d-bf33-495e-8272-16b22bdff597', 'content-length': '0', 'date': 'Wed, 28 Feb 2024 09:40:40 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/51565906-cbe3-4e9f-862c-f9fb2b75f777'} Body: b'' 2024-02-28 09:40:41,010 85921 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9fe0a7830369442d841bfaf82d9720ca/volumes/883a6e54-b8ea-4adc-9bdd-0dac6ca547ec 0.162s 2024-02-28 09:40:41,010 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:40:40 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-2d00be09-1f63-41b4-9e8a-b6e85dbd43a1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9fe0a7830369442d841bfaf82d9720ca/volumes/883a6e54-b8ea-4adc-9bdd-0dac6ca547ec'} Body: b'' 2024-02-28 09:40:41,034 85921 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9fe0a7830369442d841bfaf82d9720ca/volumes/883a6e54-b8ea-4adc-9bdd-0dac6ca547ec 0.023s 2024-02-28 09:40:41,035 85921 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:40: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-f0fc08cf-3b78-4837-805c-a0e04765a385', 'x-openstack-request-id': 'req-f0fc08cf-3b78-4837-805c-a0e04765a385', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9fe0a7830369442d841bfaf82d9720ca/volumes/883a6e54-b8ea-4adc-9bdd-0dac6ca547ec'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 883a6e54-b8ea-4adc-9bdd-0dac6ca547ec could not be found."}}' 2024-02-28 09:40:41,152 85921 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9fe0a7830369442d841bfaf82d9720ca/volumes/4a1d6892-0d98-4e8e-a2b8-1ad6dc2159c2 0.117s 2024-02-28 09:40:41,153 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:40: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-ede15100-6421-4a1b-a5e3-f8062cda9c8b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9fe0a7830369442d841bfaf82d9720ca/volumes/4a1d6892-0d98-4e8e-a2b8-1ad6dc2159c2'} Body: b'' 2024-02-28 09:40:41,181 85921 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9fe0a7830369442d841bfaf82d9720ca/volumes/4a1d6892-0d98-4e8e-a2b8-1ad6dc2159c2 0.028s 2024-02-28 09:40:41,182 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:40: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-54195af9-7582-4b98-bf68-b8dec13bc454', 'x-openstack-request-id': 'req-54195af9-7582-4b98-bf68-b8dec13bc454', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9fe0a7830369442d841bfaf82d9720ca/volumes/4a1d6892-0d98-4e8e-a2b8-1ad6dc2159c2'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4a1d6892-0d98-4e8e-a2b8-1ad6dc2159c2 could not be found."}}' {0} tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached [226.869039s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c2c1c7d6-c6dc-46e1-965e-a9390eb7ccd6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:38:58,639 85915 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/0e44794cd02b4301b22a510635a58edc/volumes 0.306s 2024-02-28 09:38:58,639 85915 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-1210175327"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:38:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-510aacb1-a89c-4f0a-a72c-10b7b20285c9', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-510aacb1-a89c-4f0a-a72c-10b7b20285c9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0e44794cd02b4301b22a510635a58edc/volumes'} Body: b'{"volume": {"id": "c2c1c7d6-c6dc-46e1-965e-a9390eb7ccd6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:38:58.576826", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-1210175327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0e44794cd02b4301b22a510635a58edc/volumes/c2c1c7d6-c6dc-46e1-965e-a9390eb7ccd6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0e44794cd02b4301b22a510635a58edc/volumes/c2c1c7d6-c6dc-46e1-965e-a9390eb7ccd6"}], "user_id": "5ea0b9d301d84620ba9f114bbe26e332", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:38:58,650 85915 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-02-28 09:38:58,712 85915 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.061s 2024-02-28 09:38:58,712 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1798236343", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCApPqzbP8rz2xas7uJxEZxHu8B3lHuwGQ5h8G/Fwn2usgf6ZD4O+NG8J0uQuXVWui5mSANhBNe4nnoai8l3gZiFSYV5tmB/06QLHJ5s8OzyiHl5WEkzACh0vOArr4Rv8A=="}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:38:58 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-0268c99a-65fb-442a-b80e-a4ff2386bd95', 'x-compute-request-id': 'req-0268c99a-65fb-442a-b80e-a4ff2386bd95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1798236343", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCApPqzbP8rz2xas7uJxEZxHu8B3lHuwGQ5h8G/Fwn2usgf6ZD4O+NG8J0uQuXVWui5mSANhBNe4nnoai8l3gZiFSYV5tmB/06QLHJ5s8OzyiHl5WEkzACh0vOArr4Rv8A==", "fingerprint": "1e:2c:9e:a1:fc:ce:75:8c:f6:df:17:30:41:1a:1c:18", "user_id": "5ea0b9d301d84620ba9f114bbe26e332"}}' 2024-02-28 09:38:58,715 85915 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1798236343 created 2024-02-28 09:38:58,894 85915 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/security-gro ups 0.179s 2024-02-28 09:38:58,894 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1191880944", "description": "tempest-description--346963356"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-ab356c2f-2b02-4f0a-8819-5be829b2717c', 'date': 'Wed, 28 Feb 2024 09:38:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "231f0ace-f805-40b1-bbc8-d0ff18020243", "name": "tempest-securitygroup--1191880944", "stateful": true, "tenant_id": "0e44794cd02b4301b22a510635a58edc", "description": "tempest-description--346963356", "shared": false, "security_group_rules": [{"id": "43dcfc8b-aec4-4144-81e2-42a565f8a8f9", "project_id": "0e44794cd02b4301b22a510635a58edc", "tenant_id": "0e44794cd02b4301b22a510635a58edc", "security_group_id": "231f0ace-f805-40b1-bbc8-d0ff18020243", "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": 1164, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:38:58Z", "updated_at": "2024-02-28T09:38:58Z", "revision_number": 0}, {"id": "e56fb176-88bf-4289-95be-bdc26ba0df49", "project_id": "0e44794cd02b4301b22a510635a58edc", "tenant_id": "0e44794cd02b4301b22a510635a58edc", "security_group_id": "231f0ace-f805-40b1-bbc8-d0ff18020243", "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": 1165, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:38:58Z", "updated_at": "2024-02-28T09:38:58Z", "revision_number": 0}], "tags": [], "created_at": "2024-02-28T09:38:58Z", "updated_at": "2024-02-28T09:38:58Z", "revision_number": 1, "project_id": "0e44794cd02b4301b22a510635a58edc"}}' 2024-02-28 09:38:59,086 85915 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.191s 2024-02-28 09:38:59,086 85915 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": "231f0ace-f805-40b1-bbc8-d0ff18020243", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-ced8aecd-c40f-4a5c-8c17-ad1898738747', 'date': 'Wed, 28 Feb 2024 09:38:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "10604b2f-26ec-40bf-ba56-2a4088031b24", "project_id": "0e44794cd02b4301b22a510635a58edc", "tenant_id": "0e44794cd02b4301b22a510635a58edc", "security_group_id": "231f0ace-f805-40b1-bbc8-d0ff18020243", "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": "2024-02-28T09:38:58Z", "updated_at": "2024-02-28T09:38:58Z", "revision_number": 0}}' 2024-02-28 09:38:59,283 85915 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.2 10:9696/networking/v2.0/security-group-rules 0.196s 2024-02-28 09:38:59,284 85915 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": "231f0ace-f805-40b1-bbc8-d0ff18020243", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-c8ea4178-1d94-454c-bc02-2cc40186f0c0', 'date': 'Wed, 28 Feb 2024 09:38:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8257156f-c3e7-4225-8c8d-897914715fd8", "project_id": "0e44794cd02b4301b22a510635a58edc", "tenant_id": "0e44794cd02b4301b22a510635a58edc", "security_group_id": "231f0ace-f805-40b1-bbc8-d0ff18020243", "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": "2024-02-28T09:38:59Z", "updated_at": "2024-02-28T09:38:59Z", "revision_number": 0}}' 2024-02-28 09:38:59,284 85915 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1191880944 created 2024-02-28 09:38:59,899 85915 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.615s 2024-02-28 09:38:59,900 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-3e993531-2d31-41ff-83c2-a910868a6f89', 'date': 'Wed, 28 Feb 2024 09:38:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "38800a74-1a6f-469f-92dc-53fdbd7fd8e4", "tenant_id": "0e44794cd02b4301b22a510635a58edc", "floating_ip_address": "172.24.4.87", "floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "0e44794cd02b4301b22a510635a58edc", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-02-28T09:38:59Z", "updated_at": "2024-02-28T09:38:59Z", "revision_number": 0}}' 2024-02-28 09:38:59,900 85915 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '38800a74-1a6f-469f-92dc-53fdbd7fd8e4', 'tenant_id': '0e44794cd02b4301b22a510635a58edc', 'floating_ip_address': '172.24.4.87', 'floating_network_id': 'eff6aa9f-a27a-4fba-a655-d390189c40e9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '0e44794cd02b4301b22a510635a58edc', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-02-28T09:38:59Z', 'updated_at': '2024-02-28T09:38:59Z', 'revision_number': 0, 'ip': '172.24.4.87'} created 2024-02-28 09:38:59,942 85915 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.036s 2024-02-28 09:38:59,942 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 28 Feb 2024 09:38:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applic ation/json', 'content-length': '2827', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-4d49642c-0b00-496f-b859-5ee98013dc3a', '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": "5ea0b9d301d84620ba9f114bbe26e332", "name": "tempest-ServerStableDeviceRescueTest-444537936-project-member", "password_expires_at": null}, "audit_ids": ["8Il6X9TITEGpFwkwz7nmCA"], "expires_at": "2024-02-28T10:38:59.000000Z", "issued_at": "2024-02-28T09:38:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0e44794cd02b4301b22a510635a58edc", "name": "tempest-ServerStableDeviceRescueTest-444537936"}, "is_domain": false, "roles": [{"id": "034d7a484a5e4908aeb9a02a09c0654f", "name": "member"}, {"id": "2d696d77d77043b58e5fcf31f5b061c8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "607134c4d03c4a12af99220db79cc13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/0e44794cd02b4301b22a510635a58edc", "region": "RegionOne"}], "id": "21d06a316a024880a69d4cd482f90971", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "74032efc222f428b908ef3abf0ba60d1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/0e44794cd02b4301b22a510635a58edc", "region": "RegionOne"}], "id": "633be3df59df4f9b975484710048430d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0d52584065f94ee08ce4181b78367c5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7ae777b7f53744e0bbcb8c938dfbfe2f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8dbdc1e6b7e4d08a2a52a636eabc00f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "8ef2767026834c1189d97797d5c5a800", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4f50f76d3e044b83b5bdbee0c30d6f5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "c388de6ecbcc4fca8b0d700779fc657e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "fe5cea1ac05c45a1b3925a725a7eead7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "cc0d1c0427f9473bb326be07f15553e1", "type": "image", "name": "glance"}, {"endpoints": [{"id": "a45569cc58b84b1b853ecd851b25ca4e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "cccec230ba6c48ae92df03a6a374a7a6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "255fbf1fe41a497888423432cf3d6547", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/0e44794cd02b4301b22a510635a58edc", "region": "RegionOne"}], "id": "e5ef73b8227840fa80228ecf30fbd9a7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2024-02-28 09:38:59,943 85915 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': 'ec77f333-106f-48ce-b176-dd1d467d9c20', 'name': 'tempest-ServerStableDeviceRescueTest-1445488182-network', 'tenant_id': '0e44794cd02b4301b22a510635a58edc', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '0e44794cd02b4301b22a510635a58edc', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 9683, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-02-28T09:38:52Z', 'updated_at': '2024-02-28T09:38:52Z', 'revision_number': 1} available for tenant 2024-02-28 09:38:59,943 85915 DEBUG [tempest.common.c ompute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1798236343', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCApPqzbP8rz2xas7uJxEZxHu8B3lHuwGQ5h8G/Fwn2usgf6ZD4O+NG8J0uQuXVWui5mSANhBNe4nnoai8l3gZiFSYV5tmB/06QLHJ5s8OzyiHl5WEkzACh0vOArr4Rv8A==', 'fingerprint': '1e:2c:9e:a1:fc:ce:75:8c:f6:df:17:30:41:1a:1c:18', 'user_id': '5ea0b9d301d84620ba9f114bbe26e332', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDp/d1Mr18G8a646AZrz/ny19PiwWb/4J28P0XnHNWxIFoha+Fohq88\no9yuz13Rcn+gBwYFK4EEACKhZANiAAQgKT6s2z/K89sWrO7icRGcR7vAd5R7sBkO\nYfBvxcJ9rrIH+mQ+DvjRvCdLkLl1VrouZkgDYQTXuJ56GovJd4GYhUmFebZgf9Ok\nCxyebPDs8oh5eVhJMwAodLzgK6+Eb/A=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '231f0ace-f805-40b1-bbc8-d0ff18020243', 'name': 'tempest-securitygroup--1191880944', 'stateful': True, 'tenant_id': '0e44794cd02b4301b22a510635a58edc', 'description': 'tempest-description--346963356', 'shared': False, 'security_group_rules': [{'id': '43dcfc8b-aec4-4144-81e2-42a565f8a8f9', 'project_id': '0e44794cd02b4301b22a510635a58edc', 'tenant_id': '0e44794cd02b4301b22a510635a58edc', 'security_group_id': '231f0ace-f805-40b1-bbc8-d0ff18020243', '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': 1164, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-02-28T09:38:58Z', 'updated_at': '2024-02-28T09:38:58Z', 'revision_number': 0}, {'id': 'e56fb176-88bf-4289-95be-bdc26ba0df49', 'project_id': '0e44794cd02b4301b22a510635a58edc', 'tenant_id': '0e44794cd02b4301b22a510635a58edc', 'security_group_id': '231f0ace-f805-40b1-bbc8-d0ff18020243', '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': 1165, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-02-28T09:38:58Z', 'updated_at': '2024-02-28T09:38:58Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-02-28T09:38:58Z', 'updated_at': '2024-02-28T09:38:58Z', 'revision_number': 1, 'project_id': '0e44794cd02b4301b22a510635a58edc'}, 'floating_ip': {'id': '38800a74-1a6f-469f-92dc-53fdbd7fd8e4', 'tenant_id': '0e44794cd02b4301b22a510635a58edc', 'floating_ip_address': '172.24.4.87', 'floating_network_id': 'eff6aa9f-a27a-4fba-a655-d390189c40e9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '0e44794cd02b4301b22a510635a58edc', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-02-28T09:38:59Z', 'updated_at': '2024-02-28T09:38:59Z', 'revision_number': 0, 'ip': '172.24.4.87'}} 2024-02-28 09:39:00,529 85915 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 0.585s 2024-02-28 09:39:00,529 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-253782972", "imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "flavorRef": "1", "networks": [{"uuid": "ec77f333-106f-48ce-b176-dd1d467d9c20"}], "security_groups": [{"name": "tempest-securitygroup--1191880944"}], "key_name": "tempest-keypair-1798236343", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:38:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/449c604e-0f2e-4c4a-b617-b5a1f456038a', 'content-type' : 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21a033c1-40ab-45ed-a054-8aa9bd4dc1fc', 'x-compute-request-id': 'req-21a033c1-40ab-45ed-a054-8aa9bd4dc1fc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "449c604e-0f2e-4c4a-b617-b5a1f456038a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/449c604e-0f2e-4c4a-b617-b5a1f456038a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/449c604e-0f2e-4c4a-b617-b5a1f456038a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1191880944"}], "adminPass": "96pxXQNKJtAd"}}' 2024-02-28 09:39:00,602 85915 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/449c604e-0f2e-4c4a-b617-b5a1f456038a 0.070s 2024-02-28 09:39:00,602 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:39:00 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-25f0ac60-1593-4fd8-ad92-1ff6becd447d', 'x-compute-request-id': 'req-25f0ac60-1593-4fd8-ad92-1ff6becd447d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/449c604e-0f2e-4c4a-b617-b5a1f456038a'} Body: b'{"server": {"id": "449c604e-0f2e-4c4a-b617-b5a1f456038a", "name": "tempest-ServerStableDeviceRescueTest-server-253782972", "status": "BUILD", "tenant_id": "0e44794cd02b4301b22a510635a58edc", "user_id": "5ea0b9d301d84620ba9f114bbe26e332", "metadata": {}, "hostId": "", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:39:00Z", "updated": "2024-02-28T09:39:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/449c604e-0f2e-4c4a-b617-b5a1f456038a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/449c604e-0f2e-4c4a-b617-b5a1f456038a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1798236343", "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": []}}' 2024-02-28 09:39:51,049 85915 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/449c604e-0f2e-4c4a-b617-b5a1f456038a 0.387s 2024-02-28 09:39:51,049 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:39:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1551', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6add1842-85e6-4c59-9026-49a168397625', 'x-compute-request-id': 'req-6add1842-85e6-4c59-9026-49a168397625', 'connection': 'close', 'status': '200', 'content-locati on': 'http://10.0.0.210/compute/v2.1/servers/449c604e-0f2e-4c4a-b617-b5a1f456038a'} Body: b'{"server": {"id": "449c604e-0f2e-4c4a-b617-b5a1f456038a", "name": "tempest-ServerStableDeviceRescueTest-server-253782972", "status": "ACTIVE", "tenant_id": "0e44794cd02b4301b22a510635a58edc", "user_id": "5ea0b9d301d84620ba9f114bbe26e332", "metadata": {}, "hostId": "117b967644fb110bda668aaf38dd8b6470774bda47f613c88a428b8f", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:39:00Z", "updated": "2024-02-28T09:39:07Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1445488182-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:cb:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/449c604e-0f2e-4c4a-b617-b5a1f456038a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/449c604e-0f2e-4c4a-b617-b5a1f456038a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1798236343", "OS-SRV-USG:launched_at": "2024-02-28T09:39:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1191880944"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:39:51,062 85915 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-02-28 09:40:51,272 85915 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/449c604e-0f2e-4c4a-b617-b5a1f456038a/os-interface 0.149s 2024-02-28 09:40:51,273 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:40:51 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-8beaba35-7487-43dd-878b-50bbafd95375', 'x-compute-request-id': 'req-8beaba35-7487-43dd-878b-50bbafd95375', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/449c604e-0f2e-4c4a-b617-b5a1f456038a/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "ec77f333-106f-48ce-b176-dd1d467d9c20", "port_id": "ffdb7c92-6496-4f1a-8205-8abb314ed91e", "mac_addr": "fa:16:3e:eb:cb:72", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "4518fae5-2af1-4713-afda-5a8358a45063", "ip_address": "10.0.0.3"}]}]}' 2024-02-28 09:40:52,024 85915 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/38800a74-1a6f-469f-92dc-53fdbd7fd8e4 0.744s 2024-02-28 09:40:52,024 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "ffdb7c92-6496-4f1a-8205-8abb314ed91e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-c24559fa-7f4b-4a6e-afb1-ec73f711d291', 'date': 'Wed, 28 Feb 2024 09:40:52 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/38800a74-1a6f-469f-92dc-53fdbd7fd8e4'} Body: b'{"floatingip": {"id": "38800a74-1a6f-469f-92dc-53fdbd7fd8e4", "tenant_id": "0e44794cd02b4301b22a510635a58edc", "floating_ip_address": "172.24.4.87", "floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9", "router_id": "80f529fa-61fc-464c-aff8-9758810e9a5c", "port_id": "ffdb7c92-6496-4f1a-8205-8abb314ed91e", "fixed_ip_address": "10.0.0.3", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "ec77f333-106f-48ce-b176-dd1d467d9c20", "mac_address": "fa:16:3e:eb:cb:72", "admin_state_up": true, "status": "ACTIVE", "device_id": "449c604e-0f2e-4c4a-b617-b5a1f456038a", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-02-28T09:38:59Z", "updated_at": "2024-02-28T09:40:51Z", "revision_number": 1, "project_id": "0e44794cd02b4301b22a510635a58edc"}}' 2024-02-28 09:40:52,026 85915 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.87:22' as 'cirros' with public key authentication 2024-02-28 09:40:52,037 85915 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-02-28 09:40:52,142 85915 INFO [paramiko.transport] Authentication (publickey) successful! 2024-02-28 09:40:52,142 85915 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.87 successfully created 2024-02-28 09:40:52,887 85915 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/449c604e-0f2e-4c4a-b617-b5a1f456038a/action 0.744s 2024-02-28 09:40:52,888 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerStableDeviceRescueTest-image-1697337869"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:40:52 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/9cb9fd0f-aa88-42fe-828a-fd39771153ce', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c96dd28-738a-41f8-9da7-30a2e22c56ce', 'x-compute-request-id': 'req-1c96dd28-738a-41f8-9da7-30a2e22c56ce', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/449c604e-0f2e-4c4a-b617-b5a1f456038a/action'} Body: b'' 2024-02-28 09:40:52,954 85915 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/9cb9fd0f-aa88-42fe-828a-fd39771153ce 0.064s 2024-02-28 09:40:52,955 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:40:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1609', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34248c4f-d10b-4142-bc0b-d3e3b0cf4d3b', 'x-compute-request-id': 'req-34248c4f-d10b-4142-bc0b-d3e3b0cf4d3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/9cb9fd0f-aa88-42fe-828a-fd39771153ce'} Body: b'{"image": {"id": "9cb9fd0f-aa88-42fe-828a-fd39771153ce", "name": "tempest-ServerStableDeviceRescueTest-image-1697337869", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "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": "449c604e-0f2e-4c4a-b617-b5a1f456038a", "owner _project_name": "tempest-ServerStableDeviceRescueTest-444537936", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-444537936-project-member", "user_id": "5ea0b9d301d84620ba9f114bbe26e332"}, "created": "2024-02-28T09:40:53Z", "updated": "2024-02-28T09:40:53Z", "status": "SAVING", "progress": 25, "OS-EXT-IMG-SIZE:size": 0, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/9cb9fd0f-aa88-42fe-828a-fd39771153ce"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/9cb9fd0f-aa88-42fe-828a-fd39771153ce"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/9cb9fd0f-aa88-42fe-828a-fd39771153ce"}], "server": {"id": "449c604e-0f2e-4c4a-b617-b5a1f456038a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/449c604e-0f2e-4c4a-b617-b5a1f456038a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/449c604e-0f2e-4c4a-b617-b5a1f456038a"}]}}}' 2024-02-28 09:41:43,078 85915 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/9cb9fd0f-aa88-42fe-828a-fd39771153ce 0.069s 2024-02-28 09:41:43,078 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:41:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1485208a-f2ff-435c-9e36-c2c111814d62', 'x-compute-request-id': 'req-1485208a-f2ff-435c-9e36-c2c111814d62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/9cb9fd0f-aa88-42fe-828a-fd39771153ce'} Body: b'{"image": {"id": "9cb9fd0f-aa88-42fe-828a-fd39771153ce", "name": "tempest-ServerStableDeviceRescueTest-image-1697337869", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "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": "449c604e-0f2e-4c4a-b617-b5a1f456038a", "owner_id": "0e44794cd02b4301b22a510635a58edc", "owner_project_name": "tempest-ServerStableDeviceRescueTest-444537936", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-444537936-project-member", "user_id": "5ea0b9d301d84620ba9f114bbe26e332"}, "created": "2024-02-28T09:40:53Z", "updated": "2024-02-28T09:40:58Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 52297728, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/9cb9fd0f-aa88-42fe-828a-fd39771153ce"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/9cb9fd0f-aa88-42fe-828a-fd39771153ce"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/9cb9fd0f-aa88-42fe-828a-fd39771153ce"}], "server": {"id": "449c604e-0f2e-4c4a-b617-b5a1f456038a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/449c604e-0f2e-4c4a-b617-b5a1f456038a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/449c604e-0f2e-4c4a-b617-b5a1f456038a"}]}}}' 2024-02-28 09:41:43,146 85915 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/9cb9fd0f-aa88-42fe-828a-fd39771153ce 0.062s 2024-02-28 09:41:43,147 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:41:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7be3c0db-451d-417b-8b89-d66a2b557aa7', 'x-compute-request-id': 'req-7be3c0db-451d-417b-8b89-d66a2b557aa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/9cb9fd0f-aa88-42fe-828a-fd39771153ce'} Body: b'{"image": {"id": "9cb9fd0f-aa88-42fe-828a-fd39771153ce", "name": "tempest-ServerStableDeviceRescueTest-image-1697337869", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "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": "449c604e-0f2e-4c4a-b617-b5a1f456038a", "owner_id": "0e44794cd02b4301b22a510635a58edc", "owner_project_name": "tempest-ServerStableDeviceRescueTest-444537936", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-444537936-project-member", "user_id": "5ea0b9d301d84620ba9f114bbe26e332"}, "created": "2024-02-28T09:40:53Z", "updated": "2024-02-28T09:40:58Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 52297728, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/9cb9fd0f-aa88-42fe-828a-fd39771153ce"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/9cb9fd0f-aa88-42fe-828a-fd39771153ce"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/9cb9fd0f-aa88-42fe-828a-fd39771153ce"}], "server": {"id": "449c604e-0f2e-4c4a-b617-b5a1f456038a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/449c604e-0f2e-4c4a-b617-b5a1f456038a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/449c604e-0f2e-4c4a-b617-b5a1f456038a"}]}}}' 2024-02-28 09:41:43,489 85915 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/449c604e-0f2e-4c4a-b617-b5a1f456038a 0.337s 2024-02-28 09:41:43,489 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:41:43 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-06d44c37-e873-4bcb-b139-9d83bc0d515a', 'x-compute-request-id': 'req-06d44c37-e873-4bcb-b139-9d83bc0d515a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/449c604e-0f2e-4c4a-b617-b5a1f456038a'} Body: b'{"server": {"id": "449c604e-0f2e-4c4a-b617-b5a1f456038a", "name": "tempest-ServerStableDeviceRescueTest-server-253782972", "status": "ACTIVE", "tenant_id": "0e44794cd02b4301b22a510635a58edc", "user_id": "5ea0b9d301d84620ba9f114bbe26e332", "metadata": {}, "hostId": "117b967644fb110bda668aaf38dd8b6470774bda47f613c88a428b8f", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10. 0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:39:00Z", "updated": "2024-02-28T09:40:58Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1445488182-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:cb:72"}, {"version": 4, "addr": "172.24.4.87", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:cb:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/449c604e-0f2e-4c4a-b617-b5a1f456038a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/449c604e-0f2e-4c4a-b617-b5a1f456038a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1798236343", "OS-SRV-USG:launched_at": "2024-02-28T09:39:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1191880944"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:42:43,704 85915 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/9cb9fd0f-aa88-42fe-828a-fd39771153ce 0.141s 2024-02-28 09:42:43,705 85915 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': 'Wed, 28 Feb 2024 09:42:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1642', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8ee224b4-a7c0-4eb0-a132-d2bbc4a5ac80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/9cb9fd0f-aa88-42fe-828a-fd39771153ce'} Body: b'{"base_image_ref": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "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": "449c604e-0f2e-4c4a-b617-b5a1f456038a", "owner_id": "0e44794cd02b4301b22a510635a58edc", "owner_project_name": "tempest-ServerStableDeviceRescueTest-444537936", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-444537936-project-member", "user_id": "5ea0b9d301d84620ba9f114bbe26e332", "hw_rescue_bus": "virtio", "name": "tempest-ServerStableDeviceRescueTest-image-1697337869", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 52297728, "virtual_size": 1073741824, "status": "active", "checksum": "d8bf8f282665003f170e2fae328e3bd2", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "0e44794cd02b4301b22a510635a58edc", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "dcd0e481ddbfc8eb206ce076035d64d360d4c852501a5a0bfe430fd30081ee1323d5199d6aeaeb29eb94566dcfb5cc2770ad166afe4d2da4d717e7bc559206e4", "id": "9cb9fd0f-aa88-42fe-828a-fd39771153ce", "created_at": "2024-02-28T09:40:53Z", "updated_at": "2024-02-28T09:42:44Z", "tags": [], "self": "/v2/images/9cb9fd0f-aa88-42fe-828a-fd39771153ce", "file": "/v2/images/9cb9fd0f-aa88-42fe-828a-fd39771153ce/file", "schema": "/v2/schemas/image"}' 2024-02-28 09:42:43,855 85915 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/9cb9fd0f-aa88-42fe-828a-fd39771153ce 0.149s 2024-02-28 09:42:43,855 85915 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': 'Wed, 28 Feb 2024 09:42:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1670', 'content-type': 'application/json', 'x-openstack-request-id': 'req-19c437f5-35e8-4eff-85ea-8c07ba609701', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/9cb9fd0f-aa88-42fe-828a-fd39771153ce'} Body: b'{"base_image_ref": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "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": "449c604e-0f2e-4c4a-b617-b5a1f456038a", "owner_id": "0e44794cd02b4301b22a510635a58edc", "owner_project_name": "tempest-ServerStableDeviceRescueTest-444537936", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-444537936-project-member", "user_id": "5ea0b9d301d84620ba9f114bbe26e332", "hw_rescue_device": "disk", "name": "tempest-ServerStableDeviceRescueTest-image-1697337869", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 52297728, "virtual_size": 1073741824, "status": "active", "checksum": "d8bf8f282665003f170e2fae328e3bd2", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "0e44794cd02b4301b22a510635a58edc", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "dcd0e481ddbfc8eb206ce076035d64d360d4c852501a5a0bfe430fd30081ee1323d5199d6aeaeb29eb94566dcfb5cc2770ad166afe4d2da4d717e7bc559206e4", "id": "9cb9fd0f-aa88-42fe-828a-fd39771153ce", "created_at": "2024-02-28T09:40:53Z", "updated_at": "2024-02-28T09:42:44Z", "tags": [], "self": "/v2/images/9cb9fd0f-aa88-42fe-828a-fd39771153ce", "file": "/v2/images/9cb9fd0f-aa88-42fe-828a-fd39771153ce/file", "schema": "/v2/schemas/image"}' 2024-02-28 09:42:44,072 85915 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/449c604e-0f2e-4c4a-b617-b5a1f456038a 0.216s 2024-02-28 09:42:44,072 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:42:43 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-1cb9574b-40ad-480c-89b4-3954e38700f9', 'x-compute-request-id': 'req-1cb9574b-40ad-480c-89b4-3954e38700f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/449c604e-0f2e-4c4a-b617-b5a1f456038a'} Body: b'{"server": {"id": "449c604e-0f2e-4c4a-b617-b5a1f456038a", "name": "tempest-ServerStableDeviceRescueTest-server-253782972", "status": "ACTIVE", "tenant_id": "0e44794cd02b4301b22a510635a58edc", "user_id": "5ea0b9d301d84620ba9f114bbe26e332", "metadata": {}, "hostId": "117b967644fb110bda668aaf38dd8b6470774bda47f613c88a428b8f", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:39:00Z", "updated": "2024-02-28T09:40:58Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1445488182-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:ty pe": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:cb:72"}, {"version": 4, "addr": "172.24.4.87", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:cb:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/449c604e-0f2e-4c4a-b617-b5a1f456038a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/449c604e-0f2e-4c4a-b617-b5a1f456038a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1798236343", "OS-SRV-USG:launched_at": "2024-02-28T09:39:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1191880944"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:42:44,129 85915 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/0e44794cd02b4301b22a510635a58edc/volumes/c2c1c7d6-c6dc-46e1-965e-a9390eb7ccd6 0.041s 2024-02-28 09:42:44,129 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:42:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f22179b-7b9b-40c6-bc39-68c704a385f7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f22179b-7b9b-40c6-bc39-68c704a385f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0e44794cd02b4301b22a510635a58edc/volumes/c2c1c7d6-c6dc-46e1-965e-a9390eb7ccd6'} Body: b'{"volume": {"id": "c2c1c7d6-c6dc-46e1-965e-a9390eb7ccd6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:38:59.000000", "updated_at": "2024-02-28T09:38:59.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1210175327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0e44794cd02b4301b22a510635a58edc/volumes/c2c1c7d6-c6dc-46e1-965e-a9390eb7ccd6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0e44794cd02b4301b22a510635a58edc/volumes/c2c1c7d6-c6dc-46e1-965e-a9390eb7ccd6"}], "user_id": "5ea0b9d301d84620ba9f114bbe26e332", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0e44794cd02b4301b22a510635a58edc"}}' 2024-02-28 09:42:45,188 85915 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/0e44794cd02b4301b22a510635a58edc/volumes/c2c1c7d6-c6dc-46e1-965e-a9390eb7ccd6 0.046s 2024-02-28 09:42:45,188 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:42:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d01281aa-efc7-4093-8e12-17f71f6851f3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d01281aa-efc7-4093-8e12-17f71f6851f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0e44794cd02b4301b22a510635a58edc/volumes/c2c1c7d6-c6dc-46e1-965e-a9390eb7ccd6'} Body: b'{"volume": {"id": "c2c1c7d6-c6dc-46e1-965e-a9390eb7ccd6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:38:59.000000", "updated_at": "2024-02-28 T09:38:59.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1210175327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0e44794cd02b4301b22a510635a58edc/volumes/c2c1c7d6-c6dc-46e1-965e-a9390eb7ccd6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0e44794cd02b4301b22a510635a58edc/volumes/c2c1c7d6-c6dc-46e1-965e-a9390eb7ccd6"}], "user_id": "5ea0b9d301d84620ba9f114bbe26e332", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0e44794cd02b4301b22a510635a58edc"}}' {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body [0.022185s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body [0.016492s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id [0.039576s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id [0.022849s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name [0.023746s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id [0.023492s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id [0.017469s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec [0.014896s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body [0.014111s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id [0.031727s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id [0.033262s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id [0.030355s] ... ok {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.017263s] ... ok {0} tempest.api.volume.test_versions.VersionsTest.test_show_version [0.160295s] ... ok {0} setUpClass (tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest) ... SKIPPED: Attached volume extend is disabled. {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [1.672960s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 125, 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 43, in _volume_create_get_update_delete waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 6a064921-4e3c-4ed5-857a-6db73b997529 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:43:46,448 85915 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 202 POST http://10.0.0.210/volume/v3/27d45a6807e848caa558aa386e0257b1/volumes 0.394s 2024-02-28 09:43:46,449 85915 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-1833120374", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:43:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88fd3620-c9c0-4351-b3af-8f684d251813', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88fd3620-c9c0-4351-b3af-8f684d251813', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/27d45a6807e848caa558aa386e0257b1/volumes'} Body: b'{"volume": {"id": "6a064921-4e3c-4ed5-857a-6db73b997529", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:43:46.372428", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1833120374", "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/27d45a6807e848caa558aa386e0257b1/volumes/6a064921-4e3c-4ed5-857a-6db73b997529"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/27d45a6807e848caa558aa386e0257b1/volumes/6a064921-4e3c-4ed5-857a-6db73b997529"}], "user_id": "20c89e9f7dd640e7a2a050687c6bb212", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:43:46,498 85915 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/27d45a6807e848caa558aa386e0257b1/volumes/6a064921-4e3c-4ed5-857a-6db73b997529 0.039s 2024-02-28 09:43:46,499 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:43:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98c0a1d5-3409-4ac5-a2a5-42bc2f4f6f90', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98c0a1d5-3409-4ac5-a2a5-42bc2f4f6f90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/27d45a6807e848caa558aa386e0257b1/volumes/6a064921-4e3c-4ed5-857a-6db73b997529'} Body: b'{"volume": {"id": "6a064921-4e3c-4ed5-857a-6db73b997529", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:43:46.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1833120374", "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/27d45a6807e848caa558aa386e0257b1/volumes/6a064921-4e3c-4ed5-857a-6db73b997529"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/27d45a6807e848caa558aa386e0257b1/volumes/6a064921-4e3c-4ed5-857a-6db73b997529"}], "user_id": "20c89e9f7dd640e7a2a050687c6bb212", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "27d45a6807e848caa558aa386e0257b1"}}' 2024-02-28 09:43:47,582 85915 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/27d45a6807e848caa558aa386e0257b1/volumes/6a064921-4e3c-4ed5-857a-6db73b997529 0.070s 2024-02-28 09:43:47,582 85915 DEBUG [tempest. lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:43:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9844a83-7aeb-424e-b270-77c7486a4555', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9844a83-7aeb-424e-b270-77c7486a4555', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/27d45a6807e848caa558aa386e0257b1/volumes/6a064921-4e3c-4ed5-857a-6db73b997529'} Body: b'{"volume": {"id": "6a064921-4e3c-4ed5-857a-6db73b997529", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:43:46.000000", "updated_at": "2024-02-28T09:43:47.000000", "name": "tempest-VolumesGetTest-Volume-1833120374", "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/27d45a6807e848caa558aa386e0257b1/volumes/6a064921-4e3c-4ed5-857a-6db73b997529"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/27d45a6807e848caa558aa386e0257b1/volumes/6a064921-4e3c-4ed5-857a-6db73b997529"}], "user_id": "20c89e9f7dd640e7a2a050687c6bb212", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "27d45a6807e848caa558aa386e0257b1"}}' 2024-02-28 09:43:47,701 85915 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/27d45a6807e848caa558aa386e0257b1/volumes/6a064921-4e3c-4ed5-857a-6db73b997529 0.106s 2024-02-28 09:43:47,702 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:43: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-7ce6a61d-c54a-495d-adb8-e5c680baee35', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/27d45a6807e848caa558aa386e0257b1/volumes/6a064921-4e3c-4ed5-857a-6db73b997529'} Body: b'' 2024-02-28 09:43:47,725 85915 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/27d45a6807e848caa558aa386e0257b1/volumes/6a064921-4e3c-4ed5-857a-6db73b997529 0.023s 2024-02-28 09:43:47,726 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:43: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-55e8a6a6-1b60-4d2d-84ad-219cf5ed738f', 'x-openstack-request-id': 'req-55e8a6a6-1b60-4d2d-84ad-219cf5ed738f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/27d45a6807e848caa558aa386e0257b1/volumes/6a064921-4e3c-4ed5-857a-6db73b997529'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 6a064921-4e3c-4ed5-857a-6db73b997529 could not be found."}}' {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone [1.510157s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 143, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 690873ce-f08b-4aff-8547-b1a5b6b0b54d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:43:47,953 85915 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/27d45a6807e848caa558aa386e0257b1/volumes 0.225s 2024-02-28 09:43:47,954 85915 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-1397977553"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:43:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-646befbf-bc4f-4c7f-b0c3-3c9c00e700ba', 'content-length': '812', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-646befbf-bc4f-4c7f-b0c3-3c9c00e700ba', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/27d45a6807e848caa558aa386e0257b1/volumes'} Body: b'{"volume": {"id": "690873ce-f08b-4aff-8547-b1a5b6b0b54d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:43:47.891840", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1397977553", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/27d45a6807e848caa558aa386e0257b1/volumes/690873ce-f08b-4aff-8547-b1a5b6b0b54d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/27d45a6807e848caa558aa386e0257b1/volumes/690873ce-f08b-4aff-8547-b1a5b6b0b54d"}], "user_id": "20c89e9f7dd640e7a2a050687c6bb212", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:43:48,004 85915 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/27d45a6807e848caa558aa386e0257b1/volumes/690873ce-f08b-4aff-8547-b1a5b6b0b54d 0.040s 2024-02-28 09:43:48,004 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:43:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9664bd9-e10f-4814-9352-8267267342ce', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9664bd9-e10f-4814-9352-8267267342ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/27d45a6807e848caa558aa386e0257b1/volumes/690873ce-f08b-4aff-8547-b1a5b6b0b54d'} Body: b'{"volume": {"id": "690873ce-f08b-4aff-8547-b1a5b6b0b54d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:43:48.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1397977553", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/27d45a6807e848caa558aa386e0257b1/volumes/690873ce-f08b-4aff-8547-b1a5b6b0b54d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/27d45a6807e848caa558aa386e0257b1/volumes/690873ce-f08b-4aff-8547-b1a5b6b0b54d"}], "user_id": "20c89e9f7dd640e7a2a050687c6bb212", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "27d45a6807e848caa558aa386e0257b1"}}' 2024-02-28 09:43:49,058 85915 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/27d45a6807e848caa558aa386e0257b1/volumes/690873ce-f08b-4aff-8547-b1a5b6b0b54d 0.041s 2024-02-28 09:43:49,058 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:43:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cbd639d-e1a1-4e8b-a734-6fd265099d70', 'content-length': '901', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cbd639d-e1a1-4e8b-a734-6fd265099d70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/27d45a6807e848caa558aa386e0257b1/volumes/690873ce-f08b-4aff-8547-b1a5b6b0b54d'} Body: b'{"volume": {"id": "690873ce-f08b-4aff-8547-b1a5b6b0b54d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:43:48.000000", "updated_at": "2024-02-28T09:43:48.000000", "name": "tempest-VolumesGetTest-Volume-1397977553", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/27d45a6807e848caa558aa386e0257b1/volumes/690873ce-f08b-4aff-8547-b1a5b6b0b54d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/27d45a6807e848caa558aa386e0257b1/volumes/690873ce-f08b-4aff-8547-b1a5b6b0b54d"}], "user_id": "20c89e9f7dd640e7a2a050687c6bb212", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "27d45a6807e848caa558aa386e0257b1"}}' 2024-02-28 09:43:49,109 85915 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/27d45a6807e848caa558aa386e0257b1/volumes/690873ce-f08b-4aff-8547-b1a5b6b0b54d 0.039s 2024-02-28 09:43:49,109 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:43:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e4fdaf0-5aa7-4279-ba85-3700a07090d4', 'content-length': '901', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e4fdaf0-5aa7-4279-ba85-3700a07090d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/27d45a6807e848caa558aa386e0257b1/volumes/690873ce-f08b-4aff-8547-b1a5b6b0b54d'} Body: b'{"volume": {"id": "690873ce-f08b-4aff-8547-b1a5b6b0b54d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:43:48.000000", "updated_at": "2024-02-28T09:43:48.000000", "name": "tempest-VolumesGetTest-Volume-1397977553", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/27d45a6807e848caa558aa386e0257b1/volumes/690873ce-f08b-4aff-8547-b1a5b6b0b54d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/27d45a6807e848caa558aa386e0257b1/volumes/690873ce-f08b-4aff-8547-b1a5b6b0b54d"}], "user_id": "20c89e9f7dd640e7a2a050687c6bb212", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "27d45a6807e848caa558aa386e0257b1"}}' 2024-02-28 09:43:49,213 85915 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/27d45a6807e848caa558aa386e0257b1/volumes/690873ce-f08b-4aff-8547-b1a5b6b0b54d 0.091s 2024-02-28 09:43:49,214 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:43:49 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-d74472a5-4dc3-4623-b879-680b9c8eb880', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/27d45a6807e848caa558aa386e0257b1/volumes/690873ce-f08b-4aff-8547-b1a5b6b0b54d'} Body: b'' 2024-02-28 09:43:49,237 85915 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/27d45a6807e848caa558aa386e0257b1/volumes/690873ce-f08b-4aff-8547-b1a5b6b0b54d 0.023s 2024-02-28 09:43:49,237 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:43:49 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-84142774-5318-4651-9ad8-45e21ff038b4', 'x-openstack-request-id': 'req-84142774-5318-4651-9ad8-45e21ff038b4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/27d45a6807e848caa558aa386e0257b1/volumes/690873ce-f08b-4aff-8547-b1a5b6b0b54d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 690873ce-f08b-4aff-8547-b1a5b6b0b54d could not be found."}}' {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [1.613601s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 135, 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 43, in _volume_create_get_update_delete waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 0670256a-21ef-4c20-b615-323cd5f07cff failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:43:49,264 85915 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/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd 0.024s 2024-02-28 09:43:49,264 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:43:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-09a3c8b5-3a6a-49bd-91e9-22bad84e5db7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21430272, "virtual_size": 117440512, "status": "active", "checksum": "c8fc807773e5354afe61636071771906", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "92a576ea6cc24e889de8c0d0fe260238", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "created_at": "2024-02-28T09:13:49Z", "updated_at": "2024-02-28T09:13:51Z", "tags": [], "self": "/v2/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "file": "/v2/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd/file", "schema": "/v2/schemas/image"}' 2024-02-28 09:43:49,589 85915 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/27d45a6807e848caa558aa386e0257b1/volumes 0.324s 2024-02-28 09:43:49,590 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "size": 1, "name": "tempest-VolumesGetTest-Volume-933850100", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:43:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efe98e85-8489-456e-8925-18e85f18705d', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efe98e85-8489-456e-8925-18e85f18705d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/27d45a6807e848caa558aa386e0257b1/volumes'} Body: b'{"volume": {"id": "0670256a-21ef-4c20-b615-323cd5f07cff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:43:49.529957", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-933850100", "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/27d45a6807e848caa558aa386e0257b1/volumes/0670256a-21ef-4c20-b615-323cd5f07cff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/27d45a6807e848caa558aa386e0257b1/volumes/0670256a-21ef-4c20-b615-323cd5f07cff"}], "user_id": "20c89e9f7dd640e7a2a050687c6bb212", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:43:49,642 85915 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/27d45a6807e848caa558aa386e0257b1/volumes/0670256a-21ef-4c20-b615-323cd5f07cff 0.041s 2024-02-28 09:43:49,643 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {' Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:43:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2c47623-06a1-45af-b366-0fdb955779ba', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2c47623-06a1-45af-b366-0fdb955779ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/27d45a6807e848caa558aa386e0257b1/volumes/0670256a-21ef-4c20-b615-323cd5f07cff'} Body: b'{"volume": {"id": "0670256a-21ef-4c20-b615-323cd5f07cff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:43:50.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-933850100", "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/27d45a6807e848caa558aa386e0257b1/volumes/0670256a-21ef-4c20-b615-323cd5f07cff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/27d45a6807e848caa558aa386e0257b1/volumes/0670256a-21ef-4c20-b615-323cd5f07cff"}], "user_id": "20c89e9f7dd640e7a2a050687c6bb212", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "27d45a6807e848caa558aa386e0257b1"}}' 2024-02-28 09:43:50,700 85915 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/27d45a6807e848caa558aa386e0257b1/volumes/0670256a-21ef-4c20-b615-323cd5f07cff 0.044s 2024-02-28 09:43:50,701 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:43:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3ff30cb-91cf-4b38-bd64-fd371355d364', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3ff30cb-91cf-4b38-bd64-fd371355d364', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/27d45a6807e848caa558aa386e0257b1/volumes/0670256a-21ef-4c20-b615-323cd5f07cff'} Body: b'{"volume": {"id": "0670256a-21ef-4c20-b615-323cd5f07cff", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:43:50.000000", "updated_at": "2024-02-28T09:43:50.000000", "name": "tempest-VolumesGetTest-Volume-933850100", "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/27d45a6807e848caa558aa386e0257b1/volumes/0670256a-21ef-4c20-b615-323cd5f07cff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/27d45a6807e848caa558aa386e0257b1/volumes/0670256a-21ef-4c20-b615-323cd5f07cff"}], "user_id": "20c89e9f7dd640e7a2a050687c6bb212", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "27d45a6807e848caa558aa386e0257b1"}}' 2024-02-28 09:43:50,828 85915 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/27d45a6807e848caa558aa386e0257b1/volumes/0670256a-21ef-4c20-b615-323cd5f07cff 0.115s 2024-02-28 09:43:50,829 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:43:50 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-d432656e-70f9-4bf6-ad40-180bce25675a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/27d45a6807e848caa558aa386e0257b1/volumes/0670256a-21ef-4c20-b615-323cd5f07cff'} Body: b'' 2024-02-28 09:43:50,852 85915 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/27d45a6807e848caa558aa386e0257b1/volumes/0670256a-21ef-4c20-b615-323cd5f07cff 0.022s 2024-02-28 09:43:50,852 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:43:50 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-3eed2bc0-bef6-4ec5-8445-09f9dbdf16d9', 'x-openstack-request-id': 'req-3eed2bc0-bef6-4ec5-8445-09f9dbdf16d9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/27d45a6807e848caa558aa386e0257b1/volumes/0670256a-21ef-4c20-b615-323cd5f07cff'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 0670256a-21ef-4c20-b615-323cd5f07cff could not be found."}}' {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... SKIPPED: Encrypted volume attach is not supported {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luksv2 ... SKIPPED: Encrypted volume attach is not supported {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot [1.919043s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 144, in test_create_server_from_volume_snapshot boot_volume = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1343, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume d5978b79-b820-47db-8c31-b054283a91fd failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:44:03,982 85915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/image/v2/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd 0.285s 2024-02-28 09:44:03,983 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:44:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-95c37b49-28f6-4567-9101-9996c28cb433', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21430272, "virtual_size": 117440512, "status": "active", "checksum": "c8fc807773e5354afe61636071771906", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "92a576ea6cc24e889de8c0d0fe260238", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "created_at": "2024-02-28T09:13:49Z", "updated_at": "2024-02-28T09:13:51Z", "tags": [], "self": "/v2/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "file": "/v2/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd/file", "schema": "/v2/schemas/image"}' 2024-02-28 09:44:04,334 85915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes 0.351s 2024-02-28 09:44:04,335 85915 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-1802977872", "snapshot_id": null, "imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:44:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5648943d-4ecb-4c68-a291-091e9cb3cf1f', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5648943d-4ecb-4c68-a291-091e9cb3cf1f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes'} Body: b'{"volume": {"id": "d5978b79-b820-47db-8c31-b054283a91fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:44:04.271602", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1802977872", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes/d5978b79-b820-47db-8c31-b054283a91fd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4ca451ecf29c4d68865f90f7a71682af/volumes/d5978b79-b820-47db-8c31-b054283a91fd"}], "user_id": "5aded283a3e449c8ab55d917cf094362", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:44:04,390 85915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes/d5978b79-b820-47db-8c31-b054283a91fd 0.044s 2024-02-28 09:44:04,390 85915 DEBUG [tempest.lib.common.rest_clie nt] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:44:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56f985ac-75b1-4efd-8141-8845c08a3a28', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56f985ac-75b1-4efd-8141-8845c08a3a28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes/d5978b79-b820-47db-8c31-b054283a91fd'} Body: b'{"volume": {"id": "d5978b79-b820-47db-8c31-b054283a91fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:44:04.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1802977872", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes/d5978b79-b820-47db-8c31-b054283a91fd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4ca451ecf29c4d68865f90f7a71682af/volumes/d5978b79-b820-47db-8c31-b054283a91fd"}], "user_id": "5aded283a3e449c8ab55d917cf094362", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4ca451ecf29c4d68865f90f7a71682af"}}' 2024-02-28 09:44:05,460 85915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes/d5978b79-b820-47db-8c31-b054283a91fd 0.044s 2024-02-28 09:44:05,461 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:44:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f978ded-4d7a-4a80-8a94-327b7b467d99', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f978ded-4d7a-4a80-8a94-327b7b467d99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes/d5978b79-b820-47db-8c31-b054283a91fd'} Body: b'{"volume": {"id": "d5978b79-b820-47db-8c31-b054283a91fd", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:44:04.000000", "updated_at": "2024-02-28T09:44:04.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1802977872", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes/d5978b79-b820-47db-8c31-b054283a91fd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4ca451ecf29c4d68865f90f7a71682af/volumes/d5978b79-b820-47db-8c31-b054283a91fd"}], "user_id": "5aded283a3e449c8ab55d917cf094362", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4ca451ecf29c4d68865f90f7a71682af"}}' 2024-02-28 09:44:05,589 85915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes/d5978b79-b820-47db-8c31-b054283a91fd 0.115s 2024-02-28 09:44:05,590 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:44:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'conte nt-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bedd081a-ca42-4c49-86ae-076ceae5e361', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes/d5978b79-b820-47db-8c31-b054283a91fd'} Body: b'' 2024-02-28 09:44:05,613 85915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes/d5978b79-b820-47db-8c31-b054283a91fd 0.022s 2024-02-28 09:44:05,613 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:44:05 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-17b4b122-6fdb-4bb0-a764-fc806316701e', 'x-openstack-request-id': 'req-17b4b122-6fdb-4bb0-a764-fc806316701e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes/d5978b79-b820-47db-8c31-b054283a91fd'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d5978b79-b820-47db-8c31-b054283a91fd could not be found."}}' {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume [1.597024s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 189, in test_image_defined_boot_from_volume volume_origin = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1343, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 947ac6bb-e346-405d-8c92-47569c5b4006 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:44:05,639 85915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/image/v2/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd 0.021s 2024-02-28 09:44:05,639 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:44:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-962a4a7c-f352-4703-a6c3-712171f7d91b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21430272, "virtual_size": 117440512, "status": "active", "checksum": "c8fc807773e5354afe61636071771906", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "92a576ea6cc24e889de8c0d0fe260238", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "created_at": "2024-02-28T09:13:49Z", "updated_at": "2024-02-28T09:13:51Z", "tags": [], "self": "/v2/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "file": "/v2/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd/file", "schema": "/v2/schemas/image"}' 2024-02-28 09:44:05,966 85915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 202 POST http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes 0.326s 2024-02-28 09:44:05,966 85915 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-1191521846", "snapshot_id": null, "imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:44:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a173410-ec93-46b4-9d9b-8c327debc2ba', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a173410-ec93-46b4-9d9b-8c327debc2ba', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes'} Body: b'{"volume": {"id": "947ac6bb-e346-405d-8c92-47569c5b4006", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:44:05.910295", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1191521846", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes/947ac6bb-e346-405d-8c92-47569c5b4006"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4ca451ecf29c4d68865f90f7a71682af/volumes/947ac6bb-e346-405d-8c92-47569c5b4006"}], "user_id": "5aded283a3e449c8ab55d917cf094362", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:44:06,022 85915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes/947ac6bb-e346-405d-8c92-47569c5b4006 0.044s 2024-02-28 09:44:06,022 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:44:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fda715c1-c20e-4b7d-a1d9-635b2785489b', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fda715c1-c20e-4b7d-a1d9-635b2785489b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes/947ac6bb-e346-405d-8c92-47569c5b4006'} Body: b'{"volume": {"id": "947ac6bb-e346-405d-8c92-47569c5b4006", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:44:06.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1191521846", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes/947ac6bb-e346-405d-8c92-47569c5b4006"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4ca451ecf29c4d68865f90f7a71682af/volumes/947ac6bb-e346-405d-8c92-47569c5b4006"}], "user_id": "5aded283a3e449c8ab55d917cf094362", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4ca451ecf29c4d68865f90f7a71682af"}}' 2024-02-28 09:44:07,075 85915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes/947ac6bb-e346-405d-8c92-47569c5b4006 0.039s 2024-02-28 09:44:07,075 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:44:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3377a76a-da1a-4ecd-ad9f-ece760f106a1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3377a76a-da1a-4ecd-ad9f-ece760f106a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes/947ac6bb-e346-405d-8c92-47569c5b4006'} Body: b'{"volume": {"id": "947ac6bb-e346-405d-8c92-47569c5b4006", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:44:06.000000", "updated_at": "2024-02-28T09:44:06.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1191521846", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes/947ac6bb-e346-405d-8c92-47569c5b4006"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4ca451ecf29c4d68865f90f7a71682af/volumes/947ac6bb-e346-405d-8c92-47569c5b4006"}], "user_id": "5aded283a3e449c8ab55d917cf094362", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4ca451ecf29c4d68865f90f7a71682af"}}' 2024-02-28 09:44:07,188 85915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes/947ac6bb-e346-405d-8c92-47569c5b4006 0.097s 2024-02-28 09:44:07,188 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:44: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-29fe0c3a-aedc-4e39-b1d2-65859fab1be5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes/947ac6bb-e346-405d-8c92-47569c5b4006'} Body: b'' 2024-02-28 09:44:07,212 85915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes/947ac6bb-e346-405d-8c92-47569c5b4006 0.024s 2024-02-28 09:44:07,213 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:44: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-f573801f-f66d-4264-97a8-350181f301fb', 'x-openstack-request-id': 'req-f573801f-f66d-4264-97a8-350181f301fb', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes/947ac6bb-e346-405d-8c92-47569c5b4006'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 947ac6bb-e346-405d-8c92-47569c5b4006 could not be found."}}' {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern [3.429900s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 77, in test_volume_boot_pattern volume_origin = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1343, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 52437465-8f44-41d9-8f21-de2c771d866f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:44:07,215 85915 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2024-02-28 09:44:07,274 85915 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.058s 2024-02-28 09:44:07,274 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-654428787", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAjh0/H3PA+uv8IFvVZvhAXx42aNd/oHYrc7t0QDTECkitLjg7ozP1FTPTBDfij8coUIY0qq8Ea83yWtYwfITi0OhLYvPq4MMf4gXyQyeAmyLifAyltMfwf7dNw4zlkAXw=="}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:44:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e445fca3-a243-46f2-b294-fd37b6a9e815', 'x-compute-request-id': 'req-e445fca3-a243-46f2-b294-fd37b6a9e815', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestVolumeBootPattern-654428787", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAjh0/H3PA+uv8IFvVZvhAXx42aNd/oHYrc7t0QDTECkitLjg7ozP1FTPTBDfij8coUIY0qq8Ea83yWtYwfITi0OhLYvPq4MMf4gXyQyeAmyLifAyltMfwf7dNw4zlkAXw==", "fingerprint": "bb:a6:87:ea:03:5a:0c:f8:fb:e7:74:80:e9:3a:a0:88", "user_id": "5aded283a3e449c8ab55d917cf094362"}}' 2024-02-28 09:44:07,431 85915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.154s 2024-02-28 09:44:07,431 85915 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-1998565197", "description": "tempest-secgroup-smoke-1998565197 description", "project_id": "4ca451ecf29c4d68865f90f7a71682af"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1677', 'x-openstack-request-id': 'req-bab6f4f9-cbca-4b6c-b62f-a593d9dc5b2f', 'date': 'Wed, 28 Feb 2024 09:44:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "33e30538-9c52-43c2-b24b-64fc533ee116", "name": "tempest-secgroup-smoke-1998565197", "stateful": true, "tenant_id": "4ca451ecf29c4d68865f90f7a71682af", "description": "tempest-secgroup-smoke-1998565197 description", "shared": false, "security_group_rules": [{"id": "2af37f4a-5139-4156-83a4-2dbaf1b36968", "project_id": "4ca451ecf29c4d68865f90f7a71682af", "tenant_id": "4ca451ecf29c4d68865f90f7a71682af", "security_group_id": "33e30538-9c52-43c2-b24b-64fc533ee116", "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": 1217, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:44:07Z", "updated_at": "2024-02-28T09:44:07Z", "revision_number": 0}, {"id": "70e17d40-45c7-4936-ba0b-8ceb88e5164a", "project_id": "4ca451ecf29c4d68865f90f7a71682af", "tenant_id": "4ca451ecf29c4d68865f90f7a71682af", "security_group_id": "33e30538-9c52-43c2-b24b-64fc533ee116", "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": 1216, "belongs_to_default_sg": false, "description": null, "tags": [], "cre ated_at": "2024-02-28T09:44:07Z", "updated_at": "2024-02-28T09:44:07Z", "revision_number": 0}], "tags": [], "created_at": "2024-02-28T09:44:07Z", "updated_at": "2024-02-28T09:44:07Z", "revision_number": 1, "project_id": "4ca451ecf29c4d68865f90f7a71682af"}}' 2024-02-28 09:44:07,605 85915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.173s 2024-02-28 09:44:07,605 85915 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": "33e30538-9c52-43c2-b24b-64fc533ee116", "project_id": "4ca451ecf29c4d68865f90f7a71682af", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-1e660974-b2b0-41af-8fd2-4d7b03d977b9', 'date': 'Wed, 28 Feb 2024 09:44:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d6f6b021-f2a2-4fc5-87b2-bccc9b79cf74", "project_id": "4ca451ecf29c4d68865f90f7a71682af", "tenant_id": "4ca451ecf29c4d68865f90f7a71682af", "security_group_id": "33e30538-9c52-43c2-b24b-64fc533ee116", "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": "2024-02-28T09:44:07Z", "updated_at": "2024-02-28T09:44:07Z", "revision_number": 0}}' 2024-02-28 09:44:07,813 85915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.207s 2024-02-28 09:44:07,814 85915 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": "33e30538-9c52-43c2-b24b-64fc533ee116", "project_id": "4ca451ecf29c4d68865f90f7a71682af", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-cc8bb6f4-8285-4e2a-8c6c-3aeecb54437f', 'date': 'Wed, 28 Feb 2024 09:44:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2aaca50f-ff18-4e7d-bed3-83ac104c5a03", "project_id": "4ca451ecf29c4d68865f90f7a71682af", "tenant_id": "4ca451ecf29c4d68865f90f7a71682af", "security_group_id": "33e30538-9c52-43c2-b24b-64fc533ee116", "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": "2024-02-28T09:44:07Z", "updated_at": "2024-02-28T09:44:07Z", "revision_number": 0}}' 2024-02-28 09:44:08,022 85915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.207s 2024-02-28 09:44:08,022 85915 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": "33e30538-9c52-43c2-b24b-64fc533ee116", "project_id": "4ca451ecf29c4d68865f90f7a71682af", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-306 2b6a8-4d1d-4053-a26e-458a57e4d07b', 'date': 'Wed, 28 Feb 2024 09:44:08 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d07e2e64-7e13-4a43-aecb-db9152a56165", "project_id": "4ca451ecf29c4d68865f90f7a71682af", "tenant_id": "4ca451ecf29c4d68865f90f7a71682af", "security_group_id": "33e30538-9c52-43c2-b24b-64fc533ee116", "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": "2024-02-28T09:44:07Z", "updated_at": "2024-02-28T09:44:07Z", "revision_number": 0}}' 2024-02-28 09:44:08,242 85915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.219s 2024-02-28 09:44:08,243 85915 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": "33e30538-9c52-43c2-b24b-64fc533ee116", "project_id": "4ca451ecf29c4d68865f90f7a71682af", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-6a973a52-ad9c-4aae-b478-e8adaa64f7af', 'date': 'Wed, 28 Feb 2024 09:44:08 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d6a403e5-9584-47e2-97c9-781e6eb7fb0e", "project_id": "4ca451ecf29c4d68865f90f7a71682af", "tenant_id": "4ca451ecf29c4d68865f90f7a71682af", "security_group_id": "33e30538-9c52-43c2-b24b-64fc533ee116", "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": "2024-02-28T09:44:08Z", "updated_at": "2024-02-28T09:44:08Z", "revision_number": 0}}' 2024-02-28 09:44:08,483 85915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.240s 2024-02-28 09:44:08,484 85915 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": "33e30538-9c52-43c2-b24b-64fc533ee116", "project_id": "4ca451ecf29c4d68865f90f7a71682af", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-533b45a9-86f4-49fe-8865-c62971b6eb31', 'date': 'Wed, 28 Feb 2024 09:44:08 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2c786e7e-af36-4d29-b4b6-b4a1158e6132", "project_id": "4ca451ecf29c4d68865f90f7a71682af", "tenant_id": "4ca451ecf29c4d68865f90f7a71682af", "security_group_id": "33e30538-9c52-43c2-b24b-64fc533ee116", "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": "2024-02-28T09:44:08Z", "updated_at": "2024-02-28T09:44:08Z", "revision_number": 0}}' 2024-02-28 09:44:08,745 85915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rul es 0.261s 2024-02-28 09:44:08,746 85915 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": "33e30538-9c52-43c2-b24b-64fc533ee116", "project_id": "4ca451ecf29c4d68865f90f7a71682af", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-74a1fb46-5f93-4a3e-aa7d-00ae403f6742', 'date': 'Wed, 28 Feb 2024 09:44:08 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "362cb04b-51bb-49c5-969b-d4fe93f9823a", "project_id": "4ca451ecf29c4d68865f90f7a71682af", "tenant_id": "4ca451ecf29c4d68865f90f7a71682af", "security_group_id": "33e30538-9c52-43c2-b24b-64fc533ee116", "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": "2024-02-28T09:44:08Z", "updated_at": "2024-02-28T09:44:08Z", "revision_number": 0}}' 2024-02-28 09:44:08,746 85915 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2024-02-28 09:44:08,784 85915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/image/v2/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd 0.037s 2024-02-28 09:44:08,784 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:44:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-26725047-ed8e-4b0a-9e87-4487cc6526b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21430272, "virtual_size": 117440512, "status": "active", "checksum": "c8fc807773e5354afe61636071771906", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "92a576ea6cc24e889de8c0d0fe260238", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "created_at": "2024-02-28T09:13:49Z", "updated_at": "2024-02-28T09:13:51Z", "tags": [], "self": "/v2/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "file": "/v2/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd/file", "schema": "/v2/schemas/image"}' 2024-02-28 09:44:09,101 85915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes 0.315s 2024-02-28 09:44:09,101 85915 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-1338870600", "snapshot_id": null, "imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:44:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45c5ef12-c6c1-43b9-990c-64d003090999', 'content-length': '826', 'openstack-a pi-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45c5ef12-c6c1-43b9-990c-64d003090999', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes'} Body: b'{"volume": {"id": "52437465-8f44-41d9-8f21-de2c771d866f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:44:09.043004", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1338870600", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes/52437465-8f44-41d9-8f21-de2c771d866f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4ca451ecf29c4d68865f90f7a71682af/volumes/52437465-8f44-41d9-8f21-de2c771d866f"}], "user_id": "5aded283a3e449c8ab55d917cf094362", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:44:09,155 85915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes/52437465-8f44-41d9-8f21-de2c771d866f 0.041s 2024-02-28 09:44:09,156 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:44:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-094fec23-f3b6-4c06-904d-52e98d88c3ed', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-094fec23-f3b6-4c06-904d-52e98d88c3ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes/52437465-8f44-41d9-8f21-de2c771d866f'} Body: b'{"volume": {"id": "52437465-8f44-41d9-8f21-de2c771d866f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:44:09.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1338870600", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes/52437465-8f44-41d9-8f21-de2c771d866f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4ca451ecf29c4d68865f90f7a71682af/volumes/52437465-8f44-41d9-8f21-de2c771d866f"}], "user_id": "5aded283a3e449c8ab55d917cf094362", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4ca451ecf29c4d68865f90f7a71682af"}}' 2024-02-28 09:44:10,215 85915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes/52437465-8f44-41d9-8f21-de2c771d866f 0.045s 2024-02-28 09:44:10,215 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:44:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c37e63c-10e5-4c82-9667-2db6f45460d3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c37e63c-10e5-4c82-9667-2db6f45460d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes/52437465-8f44-41d9-8f21-de2c771d866f'} Body: b'{"volume": {"id": "52437465-8f44-41d9-8f21-de2c771d866f", "statu s": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:44:09.000000", "updated_at": "2024-02-28T09:44:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1338870600", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes/52437465-8f44-41d9-8f21-de2c771d866f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4ca451ecf29c4d68865f90f7a71682af/volumes/52437465-8f44-41d9-8f21-de2c771d866f"}], "user_id": "5aded283a3e449c8ab55d917cf094362", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4ca451ecf29c4d68865f90f7a71682af"}}' 2024-02-28 09:44:10,335 85915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes/52437465-8f44-41d9-8f21-de2c771d866f 0.107s 2024-02-28 09:44:10,335 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:44: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-ca3bedc0-c01b-474a-bd0d-ec078deb2de5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes/52437465-8f44-41d9-8f21-de2c771d866f'} Body: b'' 2024-02-28 09:44:10,360 85915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes/52437465-8f44-41d9-8f21-de2c771d866f 0.024s 2024-02-28 09:44:10,360 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:44: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-095b463f-c60f-4f35-8033-be358f2da59c', 'x-openstack-request-id': 'req-095b463f-c60f-4f35-8033-be358f2da59c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes/52437465-8f44-41d9-8f21-de2c771d866f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 52437465-8f44-41d9-8f21-de2c771d866f could not be found."}}' 2024-02-28 09:44:10,612 85915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/33e30538-9c52-43c2-b24b-64fc533ee116 0.251s 2024-02-28 09:44:10,612 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-8182f6c9-d544-4e95-8f69-23b259be22ac', 'content-length': '0', 'date': 'Wed, 28 Feb 2024 09:44:10 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/33e30538-9c52-43c2-b24b-64fc533ee116'} Body: b'' 2024-02-28 09:44:10,644 85915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-654428787 0.031s 2024-02-28 09:44:10,644 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:44:10 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-91f51361-48e3-4a93-9e07-96b09e602099', 'x-compute-request-id': 'req-91f51361-48e3-4a93-9e07-96b09e602099', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-654428787'} Body: b'' {0} setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests) ... SKIPPED: Volume multi-attach is not available. ============================== Failed 100 tests - output below: ============================== 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group a6079c4e-3e6f-4c52-ba08-fdb390dcd7c6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:17:04,669 85929 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 POST http://10.0.0.210/volume/v3/8baa4440956e475fa6cc42ad9771cf66/types 0.274s 2024-02-28 09:17:04,669 85929 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-2110417160"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-809db4cd-0e4e-401e-86fd-c439ce637c77', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-809db4cd-0e4e-401e-86fd-c439ce637c77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8baa4440956e475fa6cc42ad9771cf66/types'} Body: b'{"volume_type": {"id": "4431b5e9-e45c-445d-bd7d-b62e60379c0c", "name": "tempest-GroupSnapshotsTest-volume-type-2110417160", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2024-02-28 09:17:04,791 85929 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/8baa4440956e475fa6cc42ad9771cf66/group_types 0.119s 2024-02-28 09:17:04,791 85929 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-370977599"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c67a027-1e76-4727-a5d6-7bc3a3a6a858', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c67a027-1e76-4727-a5d6-7bc3a3a6a858', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8baa4440956e475fa6cc42ad9771cf66/group_types'} Body: b'{"group_type": {"id": "44375e4b-039f-4667-a71f-73e04c41f334", "name": "tempest-GroupSnapshotsTest-group-type-370977599", "description": null, "is_public": true, "group_specs": {}}}' 2024-02-28 09:17:05,148 85929 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/groups 0.353s 2024-02-28 09:17:05,148 85929 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": "44375e4b-039f-4667-a71f-73e04c41f334", "volume_types": ["4431b5e9-e45c-445d-bd7d-b62e60379c0c"], "name": "tempest-GroupSnapshotsTest-Group-622449888"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88e0f82a-0aaf-44f9-a3fc-32c9eecbf6b7', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88e0f82a-0aaf-44f9-a3fc-32c9eecbf6b7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/groups'} Body: b'{"group": {"id": "a6079c4e-3e6f-4c52-ba08-fdb390dcd7c6", "name": "tempest-GroupSnapshotsTest-Group-622449888"}}' 2024-02-28 09:17:05,321 85929 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/groups/a6079c4e-3e6f-4c52-ba08-fdb390dcd7c6 0.171s 2024-02-28 09:17:05,321 85929 DEBUG [tempest.lib.commo n.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': 'Wed, 28 Feb 2024 09:17:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35142f4f-f4da-4e7c-9518-e7c88325b5f2', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35142f4f-f4da-4e7c-9518-e7c88325b5f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/groups/a6079c4e-3e6f-4c52-ba08-fdb390dcd7c6'} Body: b'{"group": {"id": "a6079c4e-3e6f-4c52-ba08-fdb390dcd7c6", "status": "error", "availability_zone": "nova", "created_at": "2024-02-28T09:17:05.000000", "name": "tempest-GroupSnapshotsTest-Group-622449888", "description": null, "group_type": "44375e4b-039f-4667-a71f-73e04c41f334", "volume_types": ["4431b5e9-e45c-445d-bd7d-b62e60379c0c"], "group_snapshot_id": null, "source_group_id": null}}' 2024-02-28 09:17:06,355 85929 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/groups/a6079c4e-3e6f-4c52-ba08-fdb390dcd7c6 0.028s 2024-02-28 09:17:06,356 85929 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': 'Wed, 28 Feb 2024 09:17:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-882c993c-6d2a-44e4-8330-a4d4aa1cca40', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-882c993c-6d2a-44e4-8330-a4d4aa1cca40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/groups/a6079c4e-3e6f-4c52-ba08-fdb390dcd7c6'} Body: b'{"group": {"id": "a6079c4e-3e6f-4c52-ba08-fdb390dcd7c6", "status": "error", "availability_zone": "nova", "created_at": "2024-02-28T09:17:05.000000", "name": "tempest-GroupSnapshotsTest-Group-622449888", "description": null, "group_type": "44375e4b-039f-4667-a71f-73e04c41f334", "volume_types": ["4431b5e9-e45c-445d-bd7d-b62e60379c0c"], "group_snapshot_id": null, "source_group_id": null}}' 2024-02-28 09:17:06,489 85929 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/volumes/detail 0.127s 2024-02-28 09:17:06,489 85929 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': 'Wed, 28 Feb 2024 09:17:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e4933fe-0c39-4f32-824f-071ee1aa1065', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e4933fe-0c39-4f32-824f-071ee1aa1065', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/volumes/detail'} Body: b'{"volumes": []}' 2024-02-28 09:17:06,566 85929 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/groups/a6079c4e-3e6f-4c52-ba08-fdb390dcd7c6/action 0.063s 2024-02-28 09:17:06,566 85929 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-vo lumes": true}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:06 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-9e4a9e7e-f1fc-47d2-9ed0-ef5458e871e4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/groups/a6079c4e-3e6f-4c52-ba08-fdb390dcd7c6/action'} Body: b'' 2024-02-28 09:17:06,584 85929 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/groups/a6079c4e-3e6f-4c52-ba08-fdb390dcd7c6 0.017s 2024-02-28 09:17:06,585 85929 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': 'Wed, 28 Feb 2024 09:17:06 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-399e203e-dbb6-4a7c-b04e-c90d474ec04e', 'x-openstack-request-id': 'req-399e203e-dbb6-4a7c-b04e-c90d474ec04e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/groups/a6079c4e-3e6f-4c52-ba08-fdb390dcd7c6'} Body: b'{"itemNotFound": {"code": 404, "message": "Group a6079c4e-3e6f-4c52-ba08-fdb390dcd7c6 could not be found."}}' 2024-02-28 09:17:06,619 85929 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8baa4440956e475fa6cc42ad9771cf66/group_types/44375e4b-039f-4667-a71f-73e04c41f334 0.034s 2024-02-28 09:17:06,619 85929 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': 'Wed, 28 Feb 2024 09:17:06 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-83a3ed27-2ab2-4d8b-8ce4-ade6147fc1e0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8baa4440956e475fa6cc42ad9771cf66/group_types/44375e4b-039f-4667-a71f-73e04c41f334'} Body: b'' 2024-02-28 09:17:06,727 85929 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8baa4440956e475fa6cc42ad9771cf66/types/4431b5e9-e45c-445d-bd7d-b62e60379c0c 0.107s 2024-02-28 09:17:06,727 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:06 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-fbab95d7-a87f-41b7-8c28-b60dc87953c4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8baa4440956e475fa6cc42ad9771cf66/types/4431b5e9-e45c-445d-bd7d-b62e60379c0c'} Body: b'' 2024-02-28 09:17:06,745 85929 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8baa4440956e475fa6cc42ad9771cf66/types/4431b5e9-e45c-445d-bd7d-b62e60379c0c 0.018s 2024-02-28 09:17:06,746 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 0 9:17:06 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-ab6cfee9-a42f-4b4c-a54f-b522383cabb4', 'x-openstack-request-id': 'req-ab6cfee9-a42f-4b4c-a54f-b522383cabb4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8baa4440956e475fa6cc42ad9771cf66/types/4431b5e9-e45c-445d-bd7d-b62e60379c0c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 4431b5e9-e45c-445d-bd7d-b62e60379c0c 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 25d8cff4-3810-43d3-b3df-56493a52e8fa failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:17:05,270 85935 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 1.244s 2024-02-28 09:17:05,270 85935 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-1736265871"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '345', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/25d8cff4-3810-43d3-b3df-56493a52e8fa', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8788722b-9cde-4796-9b2c-c29f524d7613', 'x-compute-request-id': 'req-8788722b-9cde-4796-9b2c-c29f524d7613', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "25d8cff4-3810-43d3-b3df-56493a52e8fa", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2024-02-28T09:17:04.905782", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1736265871", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2024-02-28 09:17:05,666 85935 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/25d8cff4-3810-43d3-b3df-56493a52e8fa 0.390s 2024-02-28 09:17:05,667 85935 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:05 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-4760cdef-2f17-4ae7-8262-70f3d799acc0', 'x-compute-request-id': 'req-4760cdef-2f17-4ae7-8262-70f3d799acc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/25d8cff4-3810-43d3-b3df-56493a52e8fa'} Body: b'{"volume": {"id": "25d8cff4-3810-43d3-b3df-56493a52e8fa", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2024-02-28T09:17:05.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1736265871", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2024-02-28 09:17:06,947 85935 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/25d8cff4-3810-43d3-b3df-56493a52e8fa 0.273s 2024-02-28 09:17:06,947 85935 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:06 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-a2c32bf8-eeb3-486f-9ce8-c6c5860f5f89', 'x-compute-request-id': 'req-a2c32bf8-eeb3-486f-9ce8-c6c5860f5f89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/25d8cff4-3810-43d3-b3df-56493a52e8fa'} Body: b'{"volume": {"id": "25d8cff4-3810-43d3-b3df-56493a52e8fa", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2024-02-2 8T09:17:05.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1736265871", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 7a8830e3-9ba3-422b-8aac-9153b9fb82ed failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:17:04,742 85927 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 POST http://10.0.0.210/volume/v3/48d95faf6ec94839b9b1fd45459e2c83/types 0.119s 2024-02-28 09:17:04,742 85927 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-1803834485"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2719d2d-5d99-4b84-bb20-a19b4444f85a', 'content-length': '228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2719d2d-5d99-4b84-bb20-a19b4444f85a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/48d95faf6ec94839b9b1fd45459e2c83/types'} Body: b'{"volume_type": {"id": "957ae4fd-a417-4fef-9be3-57d5e717c185", "name": "tempest-GroupSnapshotsV319Test-volume-type-1803834485", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2024-02-28 09:17:04,823 85927 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/48d95faf6ec94839b9b1fd45459e2c83/group_types 0.078s 2024-02-28 09:17:04,823 85927 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-466999917"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-307c24c1-7c02-4174-8213-09f4c77f85bd', 'content-length': '184', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-307c24c1-7c02-4174-8213-09f4c77f85bd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/48d95faf6ec94839b9b1fd45459e2c83/group_types'} Body: b'{"group_type": {"id": "55ae615a-76ea-4a72-8b03-76289fdbb340", "name": "tempest-GroupSnapshotsV319Test-group-type-466999917", "description": null, "is_public": true, "group_specs": {}}}' 2024-02-28 09:17:05,491 85927 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/6ec09d914f8c4a14ab3732e8fe42e978/groups 0.665s 2024-02-28 09:17:05,491 85927 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": "55ae615a-76ea-4a72-8b03-76289fdbb340", "volume_types": ["957ae4fd-a417-4fef-9be3-57d5e717c185"], "name": "tempest-GroupSnapshotsV319Test-Group-184886487"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9187e667-fe00-4e2d-bf67-a8fffe1d4f68', 'content-length': '115', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9187e667-fe00-4e2d-bf67-a8fffe1d4f68', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6ec09d914f8c4a14ab3732e8fe42e978/groups'} Body: b'{"group": {"id": "7a8830e3-9ba3-422b-8aac-9153b9fb82ed", "name": "tempest-GroupSnapshotsV319Test-Group-184886487"}}' 2024-02-28 09:17:05,534 85927 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/6ec09d914f8c4a14ab3732e8fe42e978/groups/7a8830e3-9ba3-422b-8aac-9153b9fb82ed 0.040s 2024-02-28 09:17:05,534 85927 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': 'Wed, 28 Feb 2024 09:17:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99008257-e5db-403c-a358-02ed373f4044', 'content-length': '395', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99008257-e5db-403c-a358-02ed373f4044', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6ec09d914f8c4a14ab3732e8fe42e978/groups/7a8830e3-9ba3-422b-8aac-9153b9fb82ed'} Body: b'{"group": {"id": "7a8830e3-9ba3-422b-8aac-9153b9fb82ed", "status": "creating", "availability_zone": "nova", "created_at": "2024-02-28T09:17:05.000000", "name": "tempest-GroupSnapshotsV319Test-Group-184886487", "description": null, "group_type": "55ae615a-76ea-4a72-8b03-76289fdbb340", "volume_types": ["957ae4fd-a417-4fef-9be3-57d5e717c185"], "group_snapshot_id": null, "source_group_id": null}}' 2024-02-28 09:17:06,578 85927 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/6ec09d914f8c4a14ab3732e8fe42e978/groups/7a8830e3-9ba3-422b-8aac-9153b9fb82ed 0.038s 2024-02-28 09:17:06,578 85927 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': 'Wed, 28 Feb 2024 09:17:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67d1dbf3-d342-443e-8216-77bb4cb11546', 'content-length': '392', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67d1dbf3-d342-443e-8216-77bb4cb11546', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6ec09d914f8c4a14ab3732e8fe42e978/groups/7a8830e3-9ba3-422b-8aac-9153b9fb82ed'} Body: b'{"group": {"id": "7a8830e3-9ba3-422b-8aac-9153b9fb82ed", "status": "error", "availability_zone": "nova", "created_at": "2024-02-28T09:17:05.000000", "name": "tempest-GroupSnapshotsV319Test-Group-184886487", "description": null, "group_type": "55ae615a-76ea-4a72-8b03-76289fdbb340", "volume_types": ["957ae4fd-a417-4fef-9be3-57d5e717c185"], "group_snapshot_id": null, "source_group_id": null}}' 2024-02-28 09:17:06,651 85927 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/6ec09d914f8c4a14ab3732e8fe42e978/volumes/detail 0.067s 2024-02-28 09:17:06,651 85927 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': 'Wed, 28 Feb 2024 09:17:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-590a51da-7b76-4d7d-89a9-55f5f19e88b0', 'content-length': '15', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-590a51da-7b76-4d7d-89a9-55f5f19e88b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6ec09d914f8c4a14ab3732e8fe42e978/volumes/detail'} Body: b'{"volumes": []}' 2024-02-28 09:17:06,755 85927 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/6ec09d914f8c4a14ab3732e8fe42e978/groups/7a8830e3-9ba3-422b-8aac-9153b9fb82ed/action 0.091s 2024-02-28 09:17:06,756 85927 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': 'Wed, 28 Feb 2024 09:17:06 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-eaadda6b-857f-42dc-906c-22213676ea0f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6ec09d914f8c4a14ab3732e8fe42e978/groups/7a8830e3-9ba3-422b-8aac-9153b9fb82ed/action'} Body: b'' 2024-02-28 09:17:06,777 85927 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6ec09d914f8c4a14ab3732e8fe42e978/groups/7a8830e3-9ba3-422b-8aac-9153b9fb82ed 0.021s 2024-02-28 09:17:06,778 85927 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': 'Wed, 28 Feb 2024 09:17:06 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-4cdae756-b52e-42a3-85bf-d62d013ad618', 'x-openstack-request-id': 'req-4cdae756-b52e-42a3-85bf-d62d013ad618', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6ec09d914f8c4a14ab3732e8fe42e978/groups/7a8830e3-9ba3-422b-8aac-9153b9fb82ed'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 7a8830e3-9ba3-422b-8aac-9153b9fb82ed could not be found."}}' 2024-02-28 09:17:06,827 85927 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/48d95faf6ec94839b9b1fd45459e2c83/group_types/55ae615a-76ea-4a72-8b03-76289fdbb340 0.049s 2024-02-28 09:17:06,828 85927 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': 'Wed, 28 Feb 2024 09:17:06 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-aad5e316-1801-461d-a4cd-081d4d26bf67', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/48d95faf6ec94839b9b1fd45459e2c83/group_types/55ae615a-76ea-4a72-8b03-76289fdbb340'} Body: b'' 2024-02-28 09:17:06,904 85927 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/48d95faf6ec94839b9b1fd45459e2c83/types/957ae4fd-a417-4fef-9be3-57d5e717c185 0.076s 2024-02-28 09:17:06,904 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:06 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-e55d1feb-f1b6-4c7a-a4a9-4409a78d2398', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/48d95faf6ec94839b9b1fd45459e2c83/types/957ae4fd-a417-4fef-9be3-57d5e717c185'} Body: b'' 2024-02-28 09:17:06,943 85927 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/48d95faf6ec94839b9b1fd45459e2c83/types/957ae4fd-a417-4fef-9be3-57d5e717c185 0.038s 2024-02-28 09:17:06,944 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: Non e Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:06 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-4c64568e-bff6-43a6-be93-10b9c06595b6', 'x-openstack-request-id': 'req-4c64568e-bff6-43a6-be93-10b9c06595b6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/48d95faf6ec94839b9b1fd45459e2c83/types/957ae4fd-a417-4fef-9be3-57d5e717c185'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 957ae4fd-a417-4fef-9be3-57d5e717c185 could not be found."}}' 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group e0af68fb-23bc-4695-ac65-ee46dc53fc42 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:17:05,315 85925 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/51d99e7a928d42bf90d14987e0c0b53d/types 0.871s 2024-02-28 09:17:05,315 85925 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-1686239969"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ae635bc-6d0d-47ef-9bba-90e7add4cfac', 'content-length': '216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ae635bc-6d0d-47ef-9bba-90e7add4cfac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/51d99e7a928d42bf90d14987e0c0b53d/types'} Body: b'{"volume_type": {"id": "f4f47eb3-0c40-4ead-9694-9d21551c90a7", "name": "tempest-GroupsTest-volume-type-1686239969", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2024-02-28 09:17:05,381 85925 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/51d99e7a928d42bf90d14987e0c0b53d/group_types 0.063s 2024-02-28 09:17:05,381 85925 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-923687552"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05b6187b-31a1-4f98-9dd3-528873d66c5e', 'content-length': '172', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05b6187b-31a1-4f98-9dd3-528873d66c5e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/51d99e7a928d42bf90d14987e0c0b53d/group_types'} Body: b'{"group_type": {"id": "fb57f4e6-fea2-4ec3-a0ca-b24694c6c3a3", "name": "tempest-GroupsTest-group-type-923687552", "description": null, "is_public": true, "group_specs": {}}}' 2024-02-28 09:17:05,716 85925 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/0d9af82bc6c94bb596822042fea88952/groups 0.332s 2024-02-28 09:17:05,716 85925 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": "fb57f4e6-fea2-4ec3-a0ca-b24694c6c3a3", "volume_types": ["f4f47eb3-0c40-4ead-9694-9d21551c90a7"], "name": "tempest-Group1-1808292110"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c6cd27b-b1db-4aff-b773-7ebb1442c590', 'content-length': '94', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c6cd27b-b1db-4aff-b773-7ebb1442c590', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0d9af82bc6c94bb596822042fea88952/groups'} Body: b'{"group": {"id": "e0af68fb-23bc-4695-ac65-ee46dc53fc42", "name": "tempest-Group1-1808292110"}}' 2024-02-28 09:17:05,751 85925 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/0d9af82bc6c94bb596822042fea88952/groups/e0af68fb-23bc-4695-ac65-ee46dc53fc42 0.032s 2024-02-28 09:17:05,752 85925 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': 'Wed, 28 Feb 2024 09:17:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e65d1842-5c70-4035-9b76-a99f6f2d6858', 'content-length': '322', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e65d1842-5c70-4035-9b76-a99f6f2d6858', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0d9af82bc6c94bb596822042fea88952/groups/e0af68fb-23bc-4695-ac65-ee46dc53fc42'} Body: b'{"group": {"id": "e0af68fb-23bc-4695-ac65-ee46dc53fc42", "status": "creating", "availability_zone": "nova", "created_at": "2024-02-28T09:17:06.000000", "name": "tempest-Group1-1808292110", "description": null, "group_type": "fb57f4e6-fea2-4ec3-a0ca-b24694c6c3a3", "volume_types": ["f4f47eb3-0c40-4ead-9694-9d21551c90a7"]}}' 2024-02-28 09:17:06,788 85925 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/0d9af82bc6c94bb596822042fea88952/groups/e0af68fb-23bc-4695-ac65-ee46dc53fc42 0.031s 2024-02-28 09:17:06,789 85925 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': 'Wed, 28 Feb 2024 09:17:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cc06ff6-1215-43bd-b05c-489a1d07fad8', 'content-length': '319', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cc06ff6-1215-43bd-b05c-489a1d07fad8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0d9af82bc6c94bb596822042fea88952/groups/e0af68fb-23bc-4695-ac65-ee46dc53fc42'} Body: b'{"group": {"id": "e0af68fb-23bc-4695-ac65-ee46dc53fc42", "status": "error", "availability_zone": "nova", "created_at": "2024-02-28T09:17:06.000000", "name": "tempest-Group1-1808292110", "description": null, "group_type": "fb57f4e6-fea2-4ec3-a0ca-b24694c6c3a3", "volume_types": ["f4f47eb3-0c40-4ead-9694-9d21551c90a7"]}}' 2024-02-28 09:17:06,854 85925 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0d9af82bc6c94bb596822042fea88952/volumes/detail 0.060s 2024-02-28 09:17:06,855 85925 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': 'Wed, 28 Feb 2024 09:17:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71e8f3d5-3ec8-4684-a7bb-f99d5f4ade9d', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71e8f3d5-3ec8-4684-a7bb-f99d5f4ade9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0d9af82bc6c94bb596822042fea88952/volumes/detail'} Body: b'{"volumes": []}' 2024-02-28 09:17:06,969 85925 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/0d9af82bc6c94bb596822042fea88952/groups/e0af68fb-23bc-4695-ac65-ee46dc53fc42/action 0.100s 2024-02-28 09:17:06,970 85925 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': 'Wed, 28 Feb 2024 09:17:06 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-req uest-id': 'req-bf6165ff-909b-4c23-85a9-2ac88f125eb5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0d9af82bc6c94bb596822042fea88952/groups/e0af68fb-23bc-4695-ac65-ee46dc53fc42/action'} Body: b'' 2024-02-28 09:17:06,991 85925 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0d9af82bc6c94bb596822042fea88952/groups/e0af68fb-23bc-4695-ac65-ee46dc53fc42 0.020s 2024-02-28 09:17:06,991 85925 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': 'Wed, 28 Feb 2024 09:17:06 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-4e618c07-d612-45a1-8ccd-afb6aa2ddaa3', 'x-openstack-request-id': 'req-4e618c07-d612-45a1-8ccd-afb6aa2ddaa3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0d9af82bc6c94bb596822042fea88952/groups/e0af68fb-23bc-4695-ac65-ee46dc53fc42'} Body: b'{"itemNotFound": {"code": 404, "message": "Group e0af68fb-23bc-4695-ac65-ee46dc53fc42 could not be found."}}' 2024-02-28 09:17:07,029 85925 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/51d99e7a928d42bf90d14987e0c0b53d/group_types/fb57f4e6-fea2-4ec3-a0ca-b24694c6c3a3 0.037s 2024-02-28 09:17:07,029 85925 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': 'Wed, 28 Feb 2024 09:17:06 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-bfc45b95-3edf-41b4-a7c4-33a0eada59c6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/51d99e7a928d42bf90d14987e0c0b53d/group_types/fb57f4e6-fea2-4ec3-a0ca-b24694c6c3a3'} Body: b'' 2024-02-28 09:17:07,127 85925 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/51d99e7a928d42bf90d14987e0c0b53d/types/f4f47eb3-0c40-4ead-9694-9d21551c90a7 0.097s 2024-02-28 09:17:07,127 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17: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-ea0a6bd0-2e3f-4e0a-8a88-0f12fc26ee20', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/51d99e7a928d42bf90d14987e0c0b53d/types/f4f47eb3-0c40-4ead-9694-9d21551c90a7'} Body: b'' 2024-02-28 09:17:07,145 85925 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/51d99e7a928d42bf90d14987e0c0b53d/types/f4f47eb3-0c40-4ead-9694-9d21551c90a7 0.017s 2024-02-28 09:17:07,145 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:07 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-746be624-4b2c-4b1e-8c7a-35c71bda06da', 'x-openstack-request-id': 'req-746be624-4b2c-4b1e-8c7a -35c71bda06da', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/51d99e7a928d42bf90d14987e0c0b53d/types/f4f47eb3-0c40-4ead-9694-9d21551c90a7'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type f4f47eb3-0c40-4ead-9694-9d21551c90a7 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 19d352b3-5198-41ef-a80a-9215b811febb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:17:06,785 85929 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 POST http://10.0.0.210/volume/v3/8baa4440956e475fa6cc42ad9771cf66/types 0.036s 2024-02-28 09:17:06,785 85929 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-269693185"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea2dacef-2002-46c7-a2e9-868e6ca82e67', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea2dacef-2002-46c7-a2e9-868e6ca82e67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8baa4440956e475fa6cc42ad9771cf66/types'} Body: b'{"volume_type": {"id": "50e17be1-793d-40fb-a8be-9700c53a73e2", "name": "tempest-GroupSnapshotsTest-volume-type-269693185", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2024-02-28 09:17:06,819 85929 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/8baa4440956e475fa6cc42ad9771cf66/group_types 0.031s 2024-02-28 09:17:06,819 85929 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-653021656"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a96753f-efaf-4456-bbdc-bf60c8542f3c', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a96753f-efaf-4456-bbdc-bf60c8542f3c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8baa4440956e475fa6cc42ad9771cf66/group_types'} Body: b'{"group_type": {"id": "39e3c1dc-cd9e-4c2b-a59b-3555ad69e750", "name": "tempest-GroupSnapshotsTest-group-type-653021656", "description": null, "is_public": true, "group_specs": {}}}' 2024-02-28 09:17:06,899 85929 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/groups 0.077s 2024-02-28 09:17:06,899 85929 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": "39e3c1dc-cd9e-4c2b-a59b-3555ad69e750", "volume_types": ["50e17be1-793d-40fb-a8be-9700c53a73e2"], "name": "tempest-GroupSnapshotsTest-Group-612580987"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c29c7ee3-1e93-4ff8-a3cf-81cc95081d65', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c29c7ee3-1e93-4ff8-a3cf-81cc95081d65', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/groups'} Body: b'{"group": {"id": "19d352b3-5198-41ef-a80a-9215b811febb", "name": "tempest-GroupSnapshotsTest-Group-612580987"}}' 2024-02-28 09:17:06,932 85929 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/groups/19d352b3-5198-41ef-a80a-9215b811febb 0. 031s 2024-02-28 09:17:06,932 85929 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': 'Wed, 28 Feb 2024 09:17:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e931b3fd-c1ea-4796-b821-919b66043df6', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e931b3fd-c1ea-4796-b821-919b66043df6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/groups/19d352b3-5198-41ef-a80a-9215b811febb'} Body: b'{"group": {"id": "19d352b3-5198-41ef-a80a-9215b811febb", "status": "creating", "availability_zone": "nova", "created_at": "2024-02-28T09:17:07.000000", "name": "tempest-GroupSnapshotsTest-Group-612580987", "description": null, "group_type": "39e3c1dc-cd9e-4c2b-a59b-3555ad69e750", "volume_types": ["50e17be1-793d-40fb-a8be-9700c53a73e2"], "group_snapshot_id": null, "source_group_id": null}}' 2024-02-28 09:17:07,970 85929 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/groups/19d352b3-5198-41ef-a80a-9215b811febb 0.032s 2024-02-28 09:17:07,971 85929 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': 'Wed, 28 Feb 2024 09:17:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc372360-88a0-4e7a-b8c7-60a1a511dfdb', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc372360-88a0-4e7a-b8c7-60a1a511dfdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/groups/19d352b3-5198-41ef-a80a-9215b811febb'} Body: b'{"group": {"id": "19d352b3-5198-41ef-a80a-9215b811febb", "status": "error", "availability_zone": "nova", "created_at": "2024-02-28T09:17:07.000000", "name": "tempest-GroupSnapshotsTest-Group-612580987", "description": null, "group_type": "39e3c1dc-cd9e-4c2b-a59b-3555ad69e750", "volume_types": ["50e17be1-793d-40fb-a8be-9700c53a73e2"], "group_snapshot_id": null, "source_group_id": null}}' 2024-02-28 09:17:07,975 85929 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 2024-02-28 09:17:08,007 85929 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/volumes/detail 0.031s 2024-02-28 09:17:08,007 85929 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': 'Wed, 28 Feb 2024 09:17:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7065a9bd-02ab-4981-b8b3-5973012a5775', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7065a9bd-02ab-4981-b8b3-5973012a5775', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/volumes/detail'} Body: b'{"volumes": []}' 2024-02-28 09:17:08,088 85929 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/groups/19d352b3-5198-41ef-a80a-9215b811febb/action 0.067s 2024-02-28 09:17:08,088 85929 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': 'Wed, 28 Feb 2024 09:17:08 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-cbfa71c7-a659-4d11-b10d-122575e5e09b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/groups/19d352b3-5198-41ef-a80a-9215b811febb/action'} Body: b'' 2024-02-28 09:17:08,106 85929 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/groups/19d352b3-5198-41ef-a80a-9215b811febb 0.017s 2024-02-28 09:17:08,107 85929 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': 'Wed, 28 Feb 2024 09:17:08 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-942844be-0c87-4e7f-97d4-6c2b888b8f71', 'x-openstack-request-id': 'req-942844be-0c87-4e7f-97d4-6c2b888b8f71', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/groups/19d352b3-5198-41ef-a80a-9215b811febb'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 19d352b3-5198-41ef-a80a-9215b811febb could not be found."}}' 2024-02-28 09:17:08,134 85929 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8baa4440956e475fa6cc42ad9771cf66/group_types/39e3c1dc-cd9e-4c2b-a59b-3555ad69e750 0.026s 2024-02-28 09:17:08,134 85929 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': 'Wed, 28 Feb 2024 09:17:08 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-05adaad9-d2c9-4b2a-ae36-d9a2bb4c6c8d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8baa4440956e475fa6cc42ad9771cf66/group_types/39e3c1dc-cd9e-4c2b-a59b-3555ad69e750'} Body: b'' 2024-02-28 09:17:08,184 85929 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8baa4440956e475fa6cc42ad9771cf66/types/50e17be1-793d-40fb-a8be-9700c53a73e2 0.049s 2024-02-28 09:17:08,184 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17: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-45b269eb-b56d-47b1-a7a8-7715b99485cf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8baa4440956e475fa6cc42ad9771cf66/types/50e17be1-793d-40fb-a8be-9700c53a73e2'} Body: b'' 2024-02-28 09:17:08,201 85929 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8baa4440956e475fa6cc42ad9771cf66/types/50e17be1-793d-40fb-a8be-9700c53a73e2 0 .016s 2024-02-28 09:17:08,201 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17: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-96695101-c5c0-4b0c-b031-d683beb15e63', 'x-openstack-request-id': 'req-96695101-c5c0-4b0c-b031-d683beb15e63', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8baa4440956e475fa6cc42ad9771cf66/types/50e17be1-793d-40fb-a8be-9700c53a73e2'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 50e17be1-793d-40fb-a8be-9700c53a73e2 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 5b6bca56-2718-4d5e-95f4-0e9d8cdff5b4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:17:07,192 85925 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 POST http://10.0.0.210/volume/v3/51d99e7a928d42bf90d14987e0c0b53d/types 0.037s 2024-02-28 09:17:07,192 85925 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-832943065"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d24b8c1-913f-4fb8-9262-eb89e12e863f', 'content-length': '215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d24b8c1-913f-4fb8-9262-eb89e12e863f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/51d99e7a928d42bf90d14987e0c0b53d/types'} Body: b'{"volume_type": {"id": "6f7799d8-7c68-45c3-b0ae-24f46b0048ec", "name": "tempest-GroupsTest-volume-type-832943065", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2024-02-28 09:17:07,230 85925 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/51d99e7a928d42bf90d14987e0c0b53d/group_types 0.035s 2024-02-28 09:17:07,230 85925 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-1489918152"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9e44c76-879f-4396-8f01-37b5875e8b29', 'content-length': '173', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9e44c76-879f-4396-8f01-37b5875e8b29', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/51d99e7a928d42bf90d14987e0c0b53d/group_types'} Body: b'{"group_type": {"id": "c54ac065-c4d6-4050-958c-6d6e8e8f22d5", "name": "tempest-GroupsTest-group-type-1489918152", "description": null, "is_public": true, "group_specs": {}}}' 2024-02-28 09:17:07,328 85925 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/0d9af82bc6c94bb596822042fea88952/groups 0.095s 2024-02-28 09:17:07,329 85925 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": "c54ac065-c4d6-4050-958c-6d6e8e8f22d5", "volume_types": ["6f7799d8-7c68-45c3-b0ae-24f46b0048ec"], "name": "tempest-GroupsTest-Group-1965567008"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-546e65ee-e15b-43ae-9b1c-e6e24c493c9d', 'content-length': '104', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-546e65ee-e15b-43ae-9b1c-e6e24c493c9d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0d9af82bc6c94bb596822042fea88952/groups'} Body: b'{"group": {"id": "5b6bca56-2718-4d5e-95f4-0e9d8cdff5b4", "name": "tempest-GroupsTest-Group-1965567008"}}' 2024-02-28 09:17:07,364 85925 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/0d9af82bc6c94bb596822042fea88952/groups/5b6bca56-2718-4d5e-95f4-0e9d8cdff5b4 0.033s 2024-02-28 09:17:07,364 85925 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': 'Wed, 28 Feb 2024 09:17:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33a22138-1bcf-4ae2-92ec-618901aac68a', 'content-length': '332', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33a22138-1bcf-4ae2-92ec-618901aac68a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0d9af82bc6c94bb596822042fea88952/groups/5b6bca56-2718-4d5e-95f4-0e9d8cdff5b4'} Body: b'{"group": {"id": "5b6bca56-2718-4d5e-95f4-0e9d8cdff5b4", "status": "creating", "availability_zone": "nova", "created_at": "2024-02-28T09:17:07.000000", "name": "tempest-GroupsTest-Group-1965567008", "description": null, "group_type": "c54ac065-c4d6-4050-958c-6d6e8e8f22d5", "volume_types": ["6f7799d8-7c68-45c3-b0ae-24f46b0048ec"]}}' 2024-02-28 09:17:08,413 85925 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/0d9af82bc6c94bb596822042fea88952/groups/5b6bca56-2718-4d5e-95f4-0e9d8cdff5b4 0.043s 2024-02-28 09:17:08,414 85925 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': 'Wed, 28 Feb 2024 09:17:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb9a248e-8e3a-49e9-ad7d-4005a27c2226', 'content-length': '329', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb9a248e-8e3a-49e9-ad7d-4005a27c2226', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0d9af82bc6c94bb596822042fea88952/groups/5b6bca56-2718-4d5e-95f4-0e9d8cdff5b4'} Body: b'{"group": {"id": "5b6bca56-2718-4d5e-95f4-0e9d8cdff5b4", "status": "error", "availability_zone": "nova", "created_at": "2024-02-28T09:17:07.000000", "name": "tempest-GroupsTest-Group-1965567008", "description": null, "group_type": "c54ac065-c4d6-4050-958c-6d6e8e8f22d5", "volume_types": ["6f7799d8-7c68-45c3-b0ae-24f46b0048ec"]}}' 2024-02-28 09:17:08,453 85925 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0d9af82bc6c94bb596822042fea88952/volumes/detail 0.034s 2024-02-28 09:17:08,454 85925 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': 'Wed, 28 Feb 2024 09:17:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34bbbb64-7129-4051-8a86-1a69a106ec42', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34bbbb64-7129-4051-8a86-1a69a106ec42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0d9af82bc6c94bb596822042fea88952/volumes/detail'} Body: b'{"volumes": []}' 2024-02-28 09:17:08,530 85925 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/0d9af82bc6c94bb596822042fea88952/groups/5b6bca56-2718-4d5e-95f4-0e9d8cdff5b4/action 0.064s 2024-02-28 09:17:08,531 85925 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': 'Wed, 28 Feb 2024 09:17:08 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-dcf7e96f-be39-464f-afe3-94a04 8dae8c4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0d9af82bc6c94bb596822042fea88952/groups/5b6bca56-2718-4d5e-95f4-0e9d8cdff5b4/action'} Body: b'' 2024-02-28 09:17:08,547 85925 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0d9af82bc6c94bb596822042fea88952/groups/5b6bca56-2718-4d5e-95f4-0e9d8cdff5b4 0.015s 2024-02-28 09:17:08,547 85925 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': 'Wed, 28 Feb 2024 09:17:08 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-f908634b-61b3-4eb1-a032-0bd5996b764b', 'x-openstack-request-id': 'req-f908634b-61b3-4eb1-a032-0bd5996b764b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0d9af82bc6c94bb596822042fea88952/groups/5b6bca56-2718-4d5e-95f4-0e9d8cdff5b4'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 5b6bca56-2718-4d5e-95f4-0e9d8cdff5b4 could not be found."}}' 2024-02-28 09:17:08,577 85925 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/51d99e7a928d42bf90d14987e0c0b53d/group_types/c54ac065-c4d6-4050-958c-6d6e8e8f22d5 0.029s 2024-02-28 09:17:08,577 85925 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': 'Wed, 28 Feb 2024 09:17:08 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-61cc1ece-133f-41fa-9a5c-f516e09a137d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/51d99e7a928d42bf90d14987e0c0b53d/group_types/c54ac065-c4d6-4050-958c-6d6e8e8f22d5'} Body: b'' 2024-02-28 09:17:08,624 85925 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/51d99e7a928d42bf90d14987e0c0b53d/types/6f7799d8-7c68-45c3-b0ae-24f46b0048ec 0.046s 2024-02-28 09:17:08,624 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17: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-5b9a6419-c281-46ad-8b01-15cca1d96e14', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/51d99e7a928d42bf90d14987e0c0b53d/types/6f7799d8-7c68-45c3-b0ae-24f46b0048ec'} Body: b'' 2024-02-28 09:17:08,640 85925 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/51d99e7a928d42bf90d14987e0c0b53d/types/6f7799d8-7c68-45c3-b0ae-24f46b0048ec 0.014s 2024-02-28 09:17:08,640 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17: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-fec841df-2214-4664-81f0-9057555a8e52', 'x-openstack-request-id': 'req-fec841df-2214-4664-81f0-9057555a8e52', 'connection': 'close', 'stat us': '404', 'content-location': 'http://10.0.0.210/volume/v3/51d99e7a928d42bf90d14987e0c0b53d/types/6f7799d8-7c68-45c3-b0ae-24f46b0048ec'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 6f7799d8-7c68-45c3-b0ae-24f46b0048ec 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 09c5503b-5f49-4c46-a86b-fd6c1288d922 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:17:08,233 85929 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/8baa4440956e475fa6cc42ad9771cf66/types 0.029s 2024-02-28 09:17:08,233 85929 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-389796773"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9b8a9b4-2f7f-4a62-92ce-e12bfeaf5d83', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9b8a9b4-2f7f-4a62-92ce-e12bfeaf5d83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8baa4440956e475fa6cc42ad9771cf66/types'} Body: b'{"volume_type": {"id": "28554b14-7baa-411c-beef-99e3f38d9336", "name": "tempest-GroupSnapshotsTest-volume-type-389796773", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2024-02-28 09:17:08,266 85929 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/8baa4440956e475fa6cc42ad9771cf66/group_types 0.030s 2024-02-28 09:17:08,266 85929 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-95934810"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7a82544-a9f1-43ac-a45c-71d2a32148b3', 'content-length': '179', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7a82544-a9f1-43ac-a45c-71d2a32148b3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8baa4440956e475fa6cc42ad9771cf66/group_types'} Body: b'{"group_type": {"id": "035328e0-9c68-497b-94a0-2ccdabe7972e", "name": "tempest-GroupSnapshotsTest-group-type-95934810", "description": null, "is_public": true, "group_specs": {}}}' 2024-02-28 09:17:08,409 85929 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/groups 0.140s 2024-02-28 09:17:08,410 85929 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": "035328e0-9c68-497b-94a0-2ccdabe7972e", "volume_types": ["28554b14-7baa-411c-beef-99e3f38d9336"], "name": "tempest-GroupSnapshotsTest-Group-892428515"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42da5a32-3821-4014-96b7-7fa528e0577a', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42da5a32-3821-4014-96b7-7fa528e0577a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/groups'} Body: b'{"group": {"id": "09c5503b-5f49-4c46-a86b-fd6c1288d922", "name": "tempest-GroupSnapshotsTest-Group-892428515"}}' 2024-02-28 09:17:08,449 85929 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/groups/09c5503b-5f49-4c46-a86b-fd6c1288d922 0.037s 2024-02-28 09:17:08,449 85929 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': 'Wed, 28 Feb 2024 09:17:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-564612f2-3791-4fb4-8c25-0f9febfdd236', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-564612f2-3791-4fb4-8c25-0f9febfdd236', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/groups/09c5503b-5f49-4c46-a86b-fd6c1288d922'} Body: b'{"group": {"id": "09c5503b-5f49-4c46-a86b-fd6c1288d922", "status": "creating", "availability_zone": "nova", "created_at": "2024-02-28T09:17:08.000000", "name": "tempest-GroupSnapshotsTest-Group-892428515", "description": null, "group_type": "035328e0-9c68-497b-94a0-2ccdabe7972e", "volume_types": ["28554b14-7baa-411c-beef-99e3f38d9336"], "group_snapshot_id": null, "source_group_id": null}}' 2024-02-28 09:17:09,485 85929 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/groups/09c5503b-5f49-4c46-a86b-fd6c1288d922 0.031s 2024-02-28 09:17:09,486 85929 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': 'Wed, 28 Feb 2024 09:17:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d56a012-c8a3-40a4-a126-8de7968be122', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d56a012-c8a3-40a4-a126-8de7968be122', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/groups/09c5503b-5f49-4c46-a86b-fd6c1288d922'} Body: b'{"group": {"id": "09c5503b-5f49-4c46-a86b-fd6c1288d922", "status": "error", "availability_zone": "nova", "created_at": "2024-02-28T09:17:08.000000", "name": "tempest-GroupSnapshotsTest-Group-892428515", "description": null, "group_type": "035328e0-9c68-497b-94a0-2ccdabe7972e", "volume_types": ["28554b14-7baa-411c-beef-99e3f38d9336"], "group_snapshot_id": null, "source_group_id": null}}' 2024-02-28 09:17:09,527 85929 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/volumes/detail 0.036s 2024-02-28 09:17:09,527 85929 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': 'Wed, 28 Feb 2024 09:17:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d153fd36-a3a3-4891-bc00-30a6823382bf', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d153fd36-a3a3-4891-bc00-30a6823382bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/volumes/detail'} Body: b'{"volumes": []}' 2024-02-28 09:17:09,614 85929 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/groups/09c5503b-5f49-4c46-a86b-fd6c1288d922/action 0.073s 2024-02-28 09:17:09,614 85929 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': 'Wed, 28 Feb 2024 09:17:09 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-818a8893-e109-4024-bee3-8279c9e4cba7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/groups/09c5503b-5f49-4c46-a86b-fd6c1288d922/action'} Body: b'' 2024-02-28 09:17:09,651 85929 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/groups/09c5503b-5f49-4c46-a86b-fd6c1288d922 0.036s 2024-02-28 09:17:09,651 85929 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': 'Wed, 28 Feb 2024 09:17:09 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-232cf335-7570-4f8c-95fc-2d924938a99a', 'x-openstack-request-id': 'req-232cf335-7570-4f8c-95fc-2d924938a99a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0432c1d7b3a34d88a20f40f78d638516/groups/09c5503b-5f49-4c46-a86b-fd6c1288d922'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 09c5503b-5f49-4c46-a86b-fd6c1288d922 could not be found."}}' 2024-02-28 09:17:09,683 85929 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8baa4440956e475fa6cc42ad9771cf66/group_types/035328e0-9c68-497b-94a0-2ccdabe7972e 0.031s 2024-02-28 09:17:09,683 85929 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': 'Wed, 28 Feb 2024 09:17:09 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-d6e527dc-81da-431c-9ebf-5c0ac49d9a1f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8baa4440956e475fa6cc42ad9771cf66/group_types/035328e0-9c68-497b-94a0-2ccdabe7972e'} Body: b'' 2024-02-28 09:17:09,729 85929 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8baa4440956e475fa6cc42ad9771cf66/types/28554b14-7baa-411c-beef-99e3f38d9336 0.045s 2024-02-28 09:17:09,730 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:09 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-76729347-7b6e-4c88-93fa-527f788eade2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8baa4440956e475fa6cc42ad9771cf66/types/28554b14-7baa-411c-beef-99e3f38d9336'} Body: b'' 2024-02-28 09:17:09,748 85929 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8baa4440956e475fa6cc42ad9771cf66/types/28554b14-7baa-411c-beef-99e3f38d9336 0.018s 2024-02-28 09:17:09,749 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:09 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-c23083f2-6293-48c4-b02c-3838d73f7284', 'x-openstack-request-id': 'req-c23083f2-6293-48c4-b02c-3838d73f7284', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8baa4440956e475fa6cc42ad9771cf66/types/28554b14-7baa-411c-beef-99e3f38d9336'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 28554b14-7baa-411c-beef-99e3f38d9336 could not be found."}}' 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group d4e043af-00c4-4fbd-a633-458a8250f1c3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:17:12,434 85935 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 POST http://10.0.0.210/volume/v3/34501c526f9a4998b1aa16031b9aed86/types 0.151s 2024-02-28 09:17:12,435 85935 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-458472621"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-459b6c00-14c9-45bf-a795-ec9ad34e84e7', 'content-length': '219', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-459b6c00-14c9-45bf-a795-ec9ad34e84e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34501c526f9a4998b1aa16031b9aed86/types'} Body: b'{"volume_type": {"id": "e1a6d026-9e8f-4c43-bfd7-98c08d01fc81", "name": "tempest-GroupsV314Test-volume-type-458472621", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2024-02-28 09:17:12,475 85935 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/34501c526f9a4998b1aa16031b9aed86/group_types 0.037s 2024-02-28 09:17:12,475 85935 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-1994065473"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-806544d9-3920-42a5-9139-6b0eec71a07c', 'content-length': '177', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-806544d9-3920-42a5-9139-6b0eec71a07c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/34501c526f9a4998b1aa16031b9aed86/group_types'} Body: b'{"group_type": {"id": "3f7c17cc-73c5-422c-8ed1-84b9a1d23698", "name": "tempest-GroupsV314Test-group-type-1994065473", "description": null, "is_public": true, "group_specs": {}}}' 2024-02-28 09:17:12,710 85935 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/15d8e878ed8348dcaa7f080ec32f49ab/groups 0.232s 2024-02-28 09:17:12,710 85935 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": "3f7c17cc-73c5-422c-8ed1-84b9a1d23698", "volume_types": ["e1a6d026-9e8f-4c43-bfd7-98c08d01fc81"], "name": "tempest-GroupsV314Test-Group-751593632"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2f1c0fd-570c-4063-91c8-4ccd544ec035', 'content-length': '107', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2f1c0fd-570c-4063-91c8-4ccd544ec035', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/15d8e878ed8348dcaa7f080ec32f49ab/groups'} Body: b'{"group": {"id": "d4e043af-00c4-4fbd-a633-458a8250f1c3", "name": "tempest-GroupsV314Test-Group-751593632"}}' 2024-02-28 09:17:12,759 85935 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/15d8e878ed8348dcaa7f080ec32f49ab/groups/d4e043af-00c4-4fbd-a633-458a8250f1c3 0.046s 2024-02-28 09:17:12,759 85935 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Acce pt': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-623d6119-ef9f-4767-9396-2b2739437a6f', 'content-length': '384', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-623d6119-ef9f-4767-9396-2b2739437a6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/15d8e878ed8348dcaa7f080ec32f49ab/groups/d4e043af-00c4-4fbd-a633-458a8250f1c3'} Body: b'{"group": {"id": "d4e043af-00c4-4fbd-a633-458a8250f1c3", "status": "error", "availability_zone": "nova", "created_at": "2024-02-28T09:17:13.000000", "name": "tempest-GroupsV314Test-Group-751593632", "description": null, "group_type": "3f7c17cc-73c5-422c-8ed1-84b9a1d23698", "volume_types": ["e1a6d026-9e8f-4c43-bfd7-98c08d01fc81"], "group_snapshot_id": null, "source_group_id": null}}' 2024-02-28 09:17:13,797 85935 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/15d8e878ed8348dcaa7f080ec32f49ab/groups/d4e043af-00c4-4fbd-a633-458a8250f1c3 0.032s 2024-02-28 09:17:13,797 85935 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': 'Wed, 28 Feb 2024 09:17:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e437ba5c-b49e-4928-bfc2-84a2106e3385', 'content-length': '384', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e437ba5c-b49e-4928-bfc2-84a2106e3385', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/15d8e878ed8348dcaa7f080ec32f49ab/groups/d4e043af-00c4-4fbd-a633-458a8250f1c3'} Body: b'{"group": {"id": "d4e043af-00c4-4fbd-a633-458a8250f1c3", "status": "error", "availability_zone": "nova", "created_at": "2024-02-28T09:17:13.000000", "name": "tempest-GroupsV314Test-Group-751593632", "description": null, "group_type": "3f7c17cc-73c5-422c-8ed1-84b9a1d23698", "volume_types": ["e1a6d026-9e8f-4c43-bfd7-98c08d01fc81"], "group_snapshot_id": null, "source_group_id": null}}' 2024-02-28 09:17:13,835 85935 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/15d8e878ed8348dcaa7f080ec32f49ab/volumes/detail 0.033s 2024-02-28 09:17:13,836 85935 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': 'Wed, 28 Feb 2024 09:17:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3686efc3-79b1-4f55-8570-fa43030de18d', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3686efc3-79b1-4f55-8570-fa43030de18d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/15d8e878ed8348dcaa7f080ec32f49ab/volumes/detail'} Body: b'{"volumes": []}' 2024-02-28 09:17:13,910 85935 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/15d8e878ed8348dcaa7f080ec32f49ab/groups/d4e043af-00c4-4fbd-a633-458a8250f1c3/action 0.061s 2024-02-28 09:17:13,911 85935 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': 'Wed, 28 Feb 2024 09:17:13 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-08eb5c40-611b-4191-8dbc-e18d095469e1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/15d8e878ed8348dcaa7f080ec32f49ab/groups/d4e043af-00c4-4fbd-a633-458a8250f1c3/action'} Body: b'' 2024-02-28 09:17:13,955 85935 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/15d8e878ed8348dcaa7f080ec32f49ab/groups/d4e043af-00c4-4fbd-a633-458a8250f1c3 0.044s 2024-02-28 09:17:13,956 85935 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': 'Wed, 28 Feb 2024 09:17:13 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-fdd10a59-e431-4dfd-aae3-390e1d38a42a', 'x-openstack-request-id': 'req-fdd10a59-e431-4dfd-aae3-390e1d38a42a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/15d8e878ed8348dcaa7f080ec32f49ab/groups/d4e043af-00c4-4fbd-a633-458a8250f1c3'} Body: b'{"itemNotFound": {"code": 404, "message": "Group d4e043af-00c4-4fbd-a633-458a8250f1c3 could not be found."}}' 2024-02-28 09:17:13,983 85935 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/34501c526f9a4998b1aa16031b9aed86/group_types/3f7c17cc-73c5-422c-8ed1-84b9a1d23698 0.027s 2024-02-28 09:17:13,983 85935 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': 'Wed, 28 Feb 2024 09:17:13 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-55b0c186-e455-48ae-a71f-7426fff717d5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/34501c526f9a4998b1aa16031b9aed86/group_types/3f7c17cc-73c5-422c-8ed1-84b9a1d23698'} Body: b'' 2024-02-28 09:17:14,037 85935 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/34501c526f9a4998b1aa16031b9aed86/types/e1a6d026-9e8f-4c43-bfd7-98c08d01fc81 0.053s 2024-02-28 09:17:14,038 85935 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:13 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-f55ad738-7117-476d-b3ad-e8b823346a06', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/34501c526f9a4998b1aa16031b9aed86/types/e1a6d026-9e8f-4c43-bfd7-98c08d01fc81'} Body: b'' 2024-02-28 09:17:14,052 85935 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/34501c526f9a4998b1aa16031b9aed86/types/e1a6d026-9e8f-4c43-bfd7-98c08d01fc81 0.014s 2024-02-28 09:17:14,052 85935 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:14 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-3af2bcf2-d73c-4cdb-a2f6-5c91a995254d', 'x-openstack-request-id': 'req-3af2bcf2-d73c-4cdb-a2f6-5c91a995254d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/34501c526f9a4998b1aa16031b9aed86/types/e1a6d026-9e8f-4c43-bfd7-98c08d01fc81'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type e1a6d026-9e8f-4c43-bfd7-98c08d01fc81 could not be 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8bfd53f6-e863-48f8-827f-e7d644fd0888 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:17:18,961 85925 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/cc6e29768b8c49b99fc068d5736bad03/os-quota-sets/c5d54d354b4a4ff48356f31d4aba9d34?usage=True 0.043s 2024-02-28 09:17:18,962 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02fde7c0-d280-467c-bee7-a152940c2ed7', 'content-length': '1178', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02fde7c0-d280-467c-bee7-a152940c2ed7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cc6e29768b8c49b99fc068d5736bad03/os-quota-sets/c5d54d354b4a4ff48356f31d4aba9d34?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_tempest-UserMessagesTest-volume-type-1886073276": {"limit": -1, "in_use": 0, "reserved": 0}, "gigabytes_tempest-UserMessagesTest-volume-type-1886073276": {"limit": -1, "in_use": 0, "reserved": 0}, "snapshots_tempest-UserMessagesTest-volume-type-1886073276": {"limit": -1, "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": "c5d54d354b4a4ff48356f31d4aba9d34"}}' 2024-02-28 09:17:19,336 85925 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 202 POST http://10.0.0.210/volume/v3/c5d54d354b4a4ff48356f31d4aba9d34/volumes 0.364s 2024-02-28 09:17:19,336 85925 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-559701983"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-821a240e-d9cf-4102-8529-46af2b93fe69', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-821a240e-d9cf-4102-8529-46af2b93fe69', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c5d54d354b4a4ff48356f31d4aba9d34/volumes'} Body: b'{"volume": {"id": "8bfd53f6-e863-48f8-827f-e7d644fd0888", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:19.272935", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-559701983", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c5d54d354b4a4ff48356f31d4aba9d34/volumes/8bfd53f6-e863-48f8-827f-e7d644fd0888"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c5d54d354b4a4ff48356f31d4aba9d34/volumes/8bfd53f6-e863-48f8-827f-e7d644fd0888"}], "user_id": "b9b17fd3435644be93b275c95649266d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:17:19,393 85925 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/c5d54d354b4a4ff48356f31d4aba9d34/volumes/8bfd53f6-e863-48f8-827f-e7d644fd0888 0.045s 2024-02-28 09:17:19,394 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd63449c-8bca-45f6-9f60-b87575518ae8', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd63449c-8bca-45f6-9f60-b87575518ae8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c5d54d354b4a4ff48356f31d4aba9d34/volumes/8bfd53f6-e863-48f8-827f-e7d644fd0888'} Body: b'{"volume": {"id": "8bfd53f6-e863-48f8-827f-e7d644fd0888", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:19.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-559701983", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c5d54d354b4a4ff48356f31d4aba9d34/volumes/8bfd53f6-e863-48f8-827f-e7d644fd0888"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c5d54d354b4a4ff48356f31d4aba9d34/volumes/8bfd53f6-e863-48f8-827f-e7d644fd0888"}], "user_id": "b9b17fd3435644be93b275c95649266d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5d54d354b4a4ff48356f31d4aba9d34"}}' 2024-02-28 09:17:20,449 85925 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/c5d54d354b4a4ff48356f31d4aba9d34/volumes/8bfd53f6-e863-48f8-827f-e7d644fd0888 0.040s 2024-02-28 09:17:20,449 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d22228c-1e99-41d4-9cbf-52ecb358f4c3', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d22228c-1e99-41d4-9cbf-52ecb358f4c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c5d54d354b4a4ff48356f31d4aba9d34/volumes/8bfd53f6-e863-48f8-827f-e7d644fd0888'} Body: b'{"volume": {"id": "8bfd53f6-e863-48f8-827f-e7d644fd0888", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:19.000000", "updated_at": "2024-02-28T09:17:19.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-559701983", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c5d54d354b4a4ff48356f31d4aba9d34/volumes/8bfd53f6-e863-48f8-827f-e7d644fd0888"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c5d54d354b4a4ff48356f31d4aba9d34/volumes/8bfd53f6-e863-48f8-827f-e7d644fd0888"}], "user_id": "b9b17fd3435644be93b275c95649266d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5d54d354b4a4ff48356f31d4aba9d34"}}' 2024-02-28 09:17:20,500 85925 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c5d54d354b4a4ff48356f31d4aba9d34/volumes/8bfd53f6-e863-48f8-827f-e7d644fd0888 0.037s 2024-02-28 09:17:20,501 85925 DEBUG [tempest.lib.common.r est_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7247a679-76bf-40cf-8d0d-59b4b5cbb822', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7247a679-76bf-40cf-8d0d-59b4b5cbb822', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c5d54d354b4a4ff48356f31d4aba9d34/volumes/8bfd53f6-e863-48f8-827f-e7d644fd0888'} Body: b'{"volume": {"id": "8bfd53f6-e863-48f8-827f-e7d644fd0888", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:19.000000", "updated_at": "2024-02-28T09:17:19.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-559701983", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c5d54d354b4a4ff48356f31d4aba9d34/volumes/8bfd53f6-e863-48f8-827f-e7d644fd0888"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c5d54d354b4a4ff48356f31d4aba9d34/volumes/8bfd53f6-e863-48f8-827f-e7d644fd0888"}], "user_id": "b9b17fd3435644be93b275c95649266d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5d54d354b4a4ff48356f31d4aba9d34"}}' 2024-02-28 09:17:20,614 85925 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c5d54d354b4a4ff48356f31d4aba9d34/volumes/8bfd53f6-e863-48f8-827f-e7d644fd0888 0.100s 2024-02-28 09:17:20,614 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17: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-c1c7c1dd-2f95-4a48-8288-9200800e5e61', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c5d54d354b4a4ff48356f31d4aba9d34/volumes/8bfd53f6-e863-48f8-827f-e7d644fd0888'} Body: b'' 2024-02-28 09:17:20,636 85925 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c5d54d354b4a4ff48356f31d4aba9d34/volumes/8bfd53f6-e863-48f8-827f-e7d644fd0888 0.021s 2024-02-28 09:17:20,636 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17: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-c20b9ccd-42be-4820-8d0f-9a39dc7333b5', 'x-openstack-request-id': 'req-c20b9ccd-42be-4820-8d0f-9a39dc7333b5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c5d54d354b4a4ff48356f31d4aba9d34/volumes/8bfd53f6-e863-48f8-827f-e7d644fd0888'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8bfd53f6-e863-48f8-827f-e7d644fd0888 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume fc98bb98-958f-4824-bbe1-99065dfdfd9a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:17:20,833 85925 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 202 POST http://10.0.0.210/volume/v3/c5d54d354b4a4ff48356f31d4aba9d34/volumes 0.186s 2024-02-28 09:17:20,834 85925 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-1968864111"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad84a55e-d7a8-4b78-921c-3d2d14112e80', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad84a55e-d7a8-4b78-921c-3d2d14112e80', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c5d54d354b4a4ff48356f31d4aba9d34/volumes'} Body: b'{"volume": {"id": "fc98bb98-958f-4824-bbe1-99065dfdfd9a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:20.772508", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1968864111", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c5d54d354b4a4ff48356f31d4aba9d34/volumes/fc98bb98-958f-4824-bbe1-99065dfdfd9a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c5d54d354b4a4ff48356f31d4aba9d34/volumes/fc98bb98-958f-4824-bbe1-99065dfdfd9a"}], "user_id": "b9b17fd3435644be93b275c95649266d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:17:20,886 85925 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/c5d54d354b4a4ff48356f31d4aba9d34/volumes/fc98bb98-958f-4824-bbe1-99065dfdfd9a 0.042s 2024-02-28 09:17:20,886 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11970a8d-7356-4702-b149-ee4c8196bcc8', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11970a8d-7356-4702-b149-ee4c8196bcc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c5d54d354b4a4ff48356f31d4aba9d34/volumes/fc98bb98-958f-4824-bbe1-99065dfdfd9a'} Body: b'{"volume": {"id": "fc98bb98-958f-4824-bbe1-99065dfdfd9a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:21.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1968864111", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c5d54d354b4a4ff48356f31d4aba9d34/volumes/fc98bb98-958f-4824-bbe1-99065dfdfd9a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c5d54d354b4a4ff48356f31d4aba9d34/volumes/fc98bb98-958f-4824-bbe1-99065dfdfd9a"}], "user_id": "b9b17fd3435644be93b275c95649266d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5d54d354b4a4ff48356f31d4aba9d34"}}' 2024-02-28 09:17:21,945 85925 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/c5d54d354b4a4ff48356f31d4aba9d34/volumes/fc98bb98-958f-4824-bbe1-99065dfdfd9a 0.045s 2024-02-28 09:17:21,945 85925 DEBU G [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6159f4bb-2531-428e-9ccf-d48160273b2c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6159f4bb-2531-428e-9ccf-d48160273b2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c5d54d354b4a4ff48356f31d4aba9d34/volumes/fc98bb98-958f-4824-bbe1-99065dfdfd9a'} Body: b'{"volume": {"id": "fc98bb98-958f-4824-bbe1-99065dfdfd9a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:21.000000", "updated_at": "2024-02-28T09:17:21.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1968864111", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c5d54d354b4a4ff48356f31d4aba9d34/volumes/fc98bb98-958f-4824-bbe1-99065dfdfd9a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c5d54d354b4a4ff48356f31d4aba9d34/volumes/fc98bb98-958f-4824-bbe1-99065dfdfd9a"}], "user_id": "b9b17fd3435644be93b275c95649266d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5d54d354b4a4ff48356f31d4aba9d34"}}' 2024-02-28 09:17:22,006 85925 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c5d54d354b4a4ff48356f31d4aba9d34/volumes/fc98bb98-958f-4824-bbe1-99065dfdfd9a 0.048s 2024-02-28 09:17:22,006 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c33926b3-26a2-44a6-a8ff-0bf4187bac8b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c33926b3-26a2-44a6-a8ff-0bf4187bac8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c5d54d354b4a4ff48356f31d4aba9d34/volumes/fc98bb98-958f-4824-bbe1-99065dfdfd9a'} Body: b'{"volume": {"id": "fc98bb98-958f-4824-bbe1-99065dfdfd9a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:21.000000", "updated_at": "2024-02-28T09:17:21.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1968864111", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c5d54d354b4a4ff48356f31d4aba9d34/volumes/fc98bb98-958f-4824-bbe1-99065dfdfd9a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c5d54d354b4a4ff48356f31d4aba9d34/volumes/fc98bb98-958f-4824-bbe1-99065dfdfd9a"}], "user_id": "b9b17fd3435644be93b275c95649266d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5d54d354b4a4ff48356f31d4aba9d34"}}' 2024-02-28 09:17:22,128 85925 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c5d54d354b4a4ff48356f31d4aba9d34/volumes/fc98bb98-958f-4824-bbe1-99065dfdfd9a 0.109s 2024-02-28 09:17:22,129 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17: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-0e24e443-9e38-4497-90a4-586a38a2ab13', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c5d54d354b4a4ff48356f31d4aba9d34/volumes/fc98bb98-958f-4824-bbe1-99065dfdfd9a'} Body: b'' 2024-02-28 09:17:22,161 85925 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c5d54d354b4a4ff48356f31d4aba9d34/volumes/fc98bb98-958f-4824-bbe1-99065dfdfd9a 0.031s 2024-02-28 09:17:22,161 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:22 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-844b27ae-cd16-435c-b281-a9d27f317127', 'x-openstack-request-id': 'req-844b27ae-cd16-435c-b281-a9d27f317127', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c5d54d354b4a4ff48356f31d4aba9d34/volumes/fc98bb98-958f-4824-bbe1-99065dfdfd9a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume fc98bb98-958f-4824-bbe1-99065dfdfd9a could not be found."}}' 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group d0daa42c-781a-46b9-96bb-617e86495a27 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:17:23,042 85935 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 POST http://10.0.0.210/volume/v3/1a0fd4358b5c417199a5eafeaefe1c53/types 0.312s 2024-02-28 09:17:23,043 85935 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-1336689848"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8d22f20-ee4d-407e-8906-6205d543805e', 'content-length': '220', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8d22f20-ee4d-407e-8906-6205d543805e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1a0fd4358b5c417199a5eafeaefe1c53/types'} Body: b'{"volume_type": {"id": "1cdf05ca-e779-4d55-b1f6-bfc4d7c7a11a", "name": "tempest-GroupsV320Test-volume-type-1336689848", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2024-02-28 09:17:23,089 85935 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/1a0fd4358b5c417199a5eafeaefe1c53/group_types 0.043s 2024-02-28 09:17:23,089 85935 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-61206868"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f89033f6-770d-4fe8-af6a-00f3defa35d9', 'content-length': '175', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f89033f6-770d-4fe8-af6a-00f3defa35d9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1a0fd4358b5c417199a5eafeaefe1c53/group_types'} Body: b'{"group_type": {"id": "5a1e33b9-0ade-4174-b1d9-0545cc935514", "name": "tempest-GroupsV320Test-group-type-61206868", "description": null, "is_public": true, "group_specs": {}}}' 2024-02-28 09:17:23,418 85935 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/50df80698b9c4a91a861a575dbc79705/groups 0.326s 2024-02-28 09:17:23,418 85935 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": "5a1e33b9-0ade-4174-b1d9-0545cc935514", "volume_types": ["1cdf05ca-e779-4d55-b1f6-bfc4d7c7a11a"], "name": "tempest-GroupsV320Test-Group-1345863538"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34e1b310-7926-4d49-b21d-e1f0d8212626', 'content-length': '108', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34e1b310-7926-4d49-b21d-e1f0d8212626', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/50df80698b9c4a91a861a575dbc79705/groups'} Body: b'{"group": {"id": "d0daa42c-781a-46b9-96bb-617e86495a27", "name": "tempest-GroupsV320Test-Group-1345863538"}}' 2024-02-28 09:17:23,458 85935 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/50df80698b9c4a91a861a575dbc79705/groups/d0daa42c-781a-46b9-96bb-617e86495a27 0.037s 2024-02-28 09:17:23,458 85935 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/js on', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28292602-7558-4285-a736-110b6a4c6be8', 'content-length': '388', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28292602-7558-4285-a736-110b6a4c6be8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/50df80698b9c4a91a861a575dbc79705/groups/d0daa42c-781a-46b9-96bb-617e86495a27'} Body: b'{"group": {"id": "d0daa42c-781a-46b9-96bb-617e86495a27", "status": "creating", "availability_zone": "nova", "created_at": "2024-02-28T09:17:23.000000", "name": "tempest-GroupsV320Test-Group-1345863538", "description": null, "group_type": "5a1e33b9-0ade-4174-b1d9-0545cc935514", "volume_types": ["1cdf05ca-e779-4d55-b1f6-bfc4d7c7a11a"], "group_snapshot_id": null, "source_group_id": null}}' 2024-02-28 09:17:24,527 85935 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/50df80698b9c4a91a861a575dbc79705/groups/d0daa42c-781a-46b9-96bb-617e86495a27 0.063s 2024-02-28 09:17:24,528 85935 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': 'Wed, 28 Feb 2024 09:17:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-251609b3-34fe-416c-8fd6-b43d6f1972e8', 'content-length': '385', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-251609b3-34fe-416c-8fd6-b43d6f1972e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/50df80698b9c4a91a861a575dbc79705/groups/d0daa42c-781a-46b9-96bb-617e86495a27'} Body: b'{"group": {"id": "d0daa42c-781a-46b9-96bb-617e86495a27", "status": "error", "availability_zone": "nova", "created_at": "2024-02-28T09:17:23.000000", "name": "tempest-GroupsV320Test-Group-1345863538", "description": null, "group_type": "5a1e33b9-0ade-4174-b1d9-0545cc935514", "volume_types": ["1cdf05ca-e779-4d55-b1f6-bfc4d7c7a11a"], "group_snapshot_id": null, "source_group_id": null}}' 2024-02-28 09:17:24,578 85935 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/50df80698b9c4a91a861a575dbc79705/volumes/detail 0.046s 2024-02-28 09:17:24,579 85935 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': 'Wed, 28 Feb 2024 09:17:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-699650fe-4786-4f66-be7e-e632941fb8d0', 'content-length': '15', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-699650fe-4786-4f66-be7e-e632941fb8d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/50df80698b9c4a91a861a575dbc79705/volumes/detail'} Body: b'{"volumes": []}' 2024-02-28 09:17:24,695 85935 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/50df80698b9c4a91a861a575dbc79705/groups/d0daa42c-781a-46b9-96bb-617e86495a27/action 0.101s 2024-02-28 09:17:24,695 85935 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': 'Wed, 28 Feb 2024 09:17:24 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-7dee6edb-32f3-40cb-87ab-3bf1b35b9653', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/50df80698b9c4a91a861a575dbc79705/groups/d0daa42c-781a-46b9-96bb-617e86495a27/action'} Body: b'' 2024-02-28 09:17:24,713 85935 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/50df80698b9c4a91a861a575dbc79705/groups/d0daa42c-781a-46b9-96bb-617e86495a27 0.017s 2024-02-28 09:17:24,713 85935 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': 'Wed, 28 Feb 2024 09:17:24 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-b6779423-fdae-4871-be08-8163796af009', 'x-openstack-request-id': 'req-b6779423-fdae-4871-be08-8163796af009', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/50df80698b9c4a91a861a575dbc79705/groups/d0daa42c-781a-46b9-96bb-617e86495a27'} Body: b'{"itemNotFound": {"code": 404, "message": "Group d0daa42c-781a-46b9-96bb-617e86495a27 could not be found."}}' 2024-02-28 09:17:24,743 85935 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/1a0fd4358b5c417199a5eafeaefe1c53/group_types/5a1e33b9-0ade-4174-b1d9-0545cc935514 0.029s 2024-02-28 09:17:24,743 85935 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': 'Wed, 28 Feb 2024 09:17:24 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-89c99437-4e83-4631-b27c-35b7ad6f4c65', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1a0fd4358b5c417199a5eafeaefe1c53/group_types/5a1e33b9-0ade-4174-b1d9-0545cc935514'} Body: b'' 2024-02-28 09:17:24,804 85935 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/1a0fd4358b5c417199a5eafeaefe1c53/types/1cdf05ca-e779-4d55-b1f6-bfc4d7c7a11a 0.060s 2024-02-28 09:17:24,805 85935 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17: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-902a3fd3-213d-4b98-a6f6-8701d2c60d9e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1a0fd4358b5c417199a5eafeaefe1c53/types/1cdf05ca-e779-4d55-b1f6-bfc4d7c7a11a'} Body: b'' 2024-02-28 09:17:24,826 85935 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/1a0fd4358b5c417199a5eafeaefe1c53/types/1cdf05ca-e779-4d55-b1f6-bfc4d7c7a11a 0.020s 2024-02-28 09:17:24,827 85935 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17: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-c5e164b0-122f-4e5f-971b-b639f92e656d', 'x-openstack-request-id': 'req-c5e164b0-122f-4e5f-971b-b639f92e656d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/1a0fd4358b5c417199a5eafeaefe1c53/types/1cdf05ca-e779-4d55-b1f6-bfc4d7c7a11a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 1cdf05ca-e779-4d55-b1f6-bfc4d7c7a11a could not be found."}}' 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e6c6063b-8cbb-43d2-bfaa-1070ff28626c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:17:25,577 85927 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 202 POST http://10.0.0.210/volume/v3/de436370549749e9b2e388f8edaba29d/volumes 0.676s 2024-02-28 09:17:25,577 85927 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-1588057036"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f4f2856-2c91-4642-92e4-25d179e2249c', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f4f2856-2c91-4642-92e4-25d179e2249c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/de436370549749e9b2e388f8edaba29d/volumes'} Body: b'{"volume": {"id": "e6c6063b-8cbb-43d2-bfaa-1070ff28626c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:25.464372", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1588057036", "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/de436370549749e9b2e388f8edaba29d/volumes/e6c6063b-8cbb-43d2-bfaa-1070ff28626c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de436370549749e9b2e388f8edaba29d/volumes/e6c6063b-8cbb-43d2-bfaa-1070ff28626c"}], "user_id": "0ca145e335b44777a89ab3231103ecd3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:17:25,645 85927 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/de436370549749e9b2e388f8edaba29d/volumes/e6c6063b-8cbb-43d2-bfaa-1070ff28626c 0.056s 2024-02-28 09:17:25,646 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e592506a-67e4-4446-b119-95d0f3db86ea', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e592506a-67e4-4446-b119-95d0f3db86ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de436370549749e9b2e388f8edaba29d/volumes/e6c6063b-8cbb-43d2-bfaa-1070ff28626c'} Body: b'{"volume": {"id": "e6c6063b-8cbb-43d2-bfaa-1070ff28626c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:25.000000", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1588057036", "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/de436370549749e9b2e388f8edaba29d/volumes/e6c6063b-8cbb-43d2-bfaa-1070ff28626c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de436370549749e9b2e388f8edaba29d/volumes/e6c6063b-8cbb-43d2-bfaa-1070ff28626c"}], "user_id": "0ca145e335b44777a89ab3231103ecd3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de436370549749e9b2e388f8edaba29d"}}' 2024-02-28 09:17:26,710 85927 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/de436370549749e9b2e388f8edaba29d/volumes/e6c6063b-8cbb-43d2-bfaa-1070ff 28626c 0.050s 2024-02-28 09:17:26,710 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f13bd3c4-2c3a-4097-8716-69cda4a2c3aa', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f13bd3c4-2c3a-4097-8716-69cda4a2c3aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de436370549749e9b2e388f8edaba29d/volumes/e6c6063b-8cbb-43d2-bfaa-1070ff28626c'} Body: b'{"volume": {"id": "e6c6063b-8cbb-43d2-bfaa-1070ff28626c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:25.000000", "updated_at": "2024-02-28T09:17:26.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1588057036", "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/de436370549749e9b2e388f8edaba29d/volumes/e6c6063b-8cbb-43d2-bfaa-1070ff28626c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de436370549749e9b2e388f8edaba29d/volumes/e6c6063b-8cbb-43d2-bfaa-1070ff28626c"}], "user_id": "0ca145e335b44777a89ab3231103ecd3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de436370549749e9b2e388f8edaba29d"}}' 2024-02-28 09:17:26,774 85927 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/de436370549749e9b2e388f8edaba29d/volumes/e6c6063b-8cbb-43d2-bfaa-1070ff28626c 0.050s 2024-02-28 09:17:26,774 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6db32b38-86ab-4fdb-913f-e15b55e5d474', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6db32b38-86ab-4fdb-913f-e15b55e5d474', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de436370549749e9b2e388f8edaba29d/volumes/e6c6063b-8cbb-43d2-bfaa-1070ff28626c'} Body: b'{"volume": {"id": "e6c6063b-8cbb-43d2-bfaa-1070ff28626c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:25.000000", "updated_at": "2024-02-28T09:17:26.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1588057036", "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/de436370549749e9b2e388f8edaba29d/volumes/e6c6063b-8cbb-43d2-bfaa-1070ff28626c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de436370549749e9b2e388f8edaba29d/volumes/e6c6063b-8cbb-43d2-bfaa-1070ff28626c"}], "user_id": "0ca145e335b44777a89ab3231103ecd3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de436370549749e9b2e388f8edaba29d"}}' 2024-02-28 09:17:27,215 85927 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/de436370549749e9b2e388f8edaba29d/volumes/e6c6063b-8cbb-43d2-bfaa-1070ff28626c 0.429s 2024-02-28 09:17:27,216 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: No ne Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:27 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-488766d6-b6af-492c-bcea-63b864364634', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/de436370549749e9b2e388f8edaba29d/volumes/e6c6063b-8cbb-43d2-bfaa-1070ff28626c'} Body: b'' 2024-02-28 09:17:27,259 85927 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/de436370549749e9b2e388f8edaba29d/volumes/e6c6063b-8cbb-43d2-bfaa-1070ff28626c 0.042s 2024-02-28 09:17:27,259 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:27 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-4056c34c-13be-4362-a85a-a721926a9a21', 'x-openstack-request-id': 'req-4056c34c-13be-4362-a85a-a721926a9a21', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/de436370549749e9b2e388f8edaba29d/volumes/e6c6063b-8cbb-43d2-bfaa-1070ff28626c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e6c6063b-8cbb-43d2-bfaa-1070ff28626c could not be found."}}' 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 70, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume d1360673-1b0a-409f-b950-379cabe07f03 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:17:29,622 85929 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/image/v2/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd 0.304s 2024-02-28 09:17:29,622 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e4ecf4a4-a07f-4502-8637-e17f2b6e055f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.sha256": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "name": "cirros-0.6.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21430272, "virtual_size": 117440512, "status": "active", "checksum": "c8fc807773e5354afe61636071771906", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "92a576ea6cc24e889de8c0d0fe260238", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "created_at": "2024-02-28T09:13:49Z", "updated_at": "2024-02-28T09:13:51Z", "tags": [], "self": "/v2/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "file": "/v2/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd/file", "schema": "/v2/schemas/image"}' 2024-02-28 09:17:30,041 85929 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 202 POST http://10.0.0.210/volume/v3/eb39d5bbc738458aaaf5626fde9425cf/volumes 0.418s 2024-02-28 09:17:30,041 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "size": 1, "name": "tempest-VolumesCloneTest-Volume-661415439"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8a37239-aa5c-4d9c-8762-bdbf1b25ca93', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8a37239-aa5c-4d9c-8762-bdbf1b25ca93', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/eb39d5bbc738458aaaf5626fde9425cf/volumes'} Body: b'{"volume": {"id": "d1360673-1b0a-409f-b950-379cabe07f03", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:29.975943", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-661415439", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eb39d5bbc738458aaaf5626fde9425cf/volumes/d1360673-1b0a-409f-b950-379cabe07f03"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eb39d5bbc738458aaaf5626fde9425cf/volumes/d1360673-1b0a-409f-b950-379cabe07f03"}], "user_id": "f4ef2159f20342f7911b020bf160833e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:17:30,107 85929 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/eb39d5bbc738458aaaf5626fde9425cf/volumes/d1360673-1b0a-409f-b950-379cabe07f03 0.047s 2024-02-28 09:17:30,108 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token' : ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa2cae77-09cd-4ca1-83a9-e81dfa5cc2f2', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa2cae77-09cd-4ca1-83a9-e81dfa5cc2f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eb39d5bbc738458aaaf5626fde9425cf/volumes/d1360673-1b0a-409f-b950-379cabe07f03'} Body: b'{"volume": {"id": "d1360673-1b0a-409f-b950-379cabe07f03", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:30.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-661415439", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eb39d5bbc738458aaaf5626fde9425cf/volumes/d1360673-1b0a-409f-b950-379cabe07f03"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eb39d5bbc738458aaaf5626fde9425cf/volumes/d1360673-1b0a-409f-b950-379cabe07f03"}], "user_id": "f4ef2159f20342f7911b020bf160833e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eb39d5bbc738458aaaf5626fde9425cf"}}' 2024-02-28 09:17:31,162 85929 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/eb39d5bbc738458aaaf5626fde9425cf/volumes/d1360673-1b0a-409f-b950-379cabe07f03 0.041s 2024-02-28 09:17:31,163 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7274a205-aaf0-4fe2-ad82-9526d8edb601', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7274a205-aaf0-4fe2-ad82-9526d8edb601', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eb39d5bbc738458aaaf5626fde9425cf/volumes/d1360673-1b0a-409f-b950-379cabe07f03'} Body: b'{"volume": {"id": "d1360673-1b0a-409f-b950-379cabe07f03", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:30.000000", "updated_at": "2024-02-28T09:17:30.000000", "name": "tempest-VolumesCloneTest-Volume-661415439", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eb39d5bbc738458aaaf5626fde9425cf/volumes/d1360673-1b0a-409f-b950-379cabe07f03"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eb39d5bbc738458aaaf5626fde9425cf/volumes/d1360673-1b0a-409f-b950-379cabe07f03"}], "user_id": "f4ef2159f20342f7911b020bf160833e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eb39d5bbc738458aaaf5626fde9425cf"}}' 2024-02-28 09:17:31,221 85929 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/eb39d5bbc738458aaaf5626fde9425cf/volumes/d1360673-1b0a-409f-b950-379cabe07f03 0.043s 2024-02-28 09:17:31,222 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17d985ce-7074-4c66-b496-ca218d495e7d', 'content-length': '902', 'openstack-api-version': 'v olume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17d985ce-7074-4c66-b496-ca218d495e7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eb39d5bbc738458aaaf5626fde9425cf/volumes/d1360673-1b0a-409f-b950-379cabe07f03'} Body: b'{"volume": {"id": "d1360673-1b0a-409f-b950-379cabe07f03", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:30.000000", "updated_at": "2024-02-28T09:17:30.000000", "name": "tempest-VolumesCloneTest-Volume-661415439", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eb39d5bbc738458aaaf5626fde9425cf/volumes/d1360673-1b0a-409f-b950-379cabe07f03"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eb39d5bbc738458aaaf5626fde9425cf/volumes/d1360673-1b0a-409f-b950-379cabe07f03"}], "user_id": "f4ef2159f20342f7911b020bf160833e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eb39d5bbc738458aaaf5626fde9425cf"}}' 2024-02-28 09:17:31,344 85929 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/eb39d5bbc738458aaaf5626fde9425cf/volumes/d1360673-1b0a-409f-b950-379cabe07f03 0.110s 2024-02-28 09:17:31,345 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:31 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-acc61eff-5ac3-4805-9476-6c23b5b5f9bb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/eb39d5bbc738458aaaf5626fde9425cf/volumes/d1360673-1b0a-409f-b950-379cabe07f03'} Body: b'' 2024-02-28 09:17:31,368 85929 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/eb39d5bbc738458aaaf5626fde9425cf/volumes/d1360673-1b0a-409f-b950-379cabe07f03 0.022s 2024-02-28 09:17:31,369 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:31 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-0202b0cd-3a8c-4c48-8777-da56bd908a1c', 'x-openstack-request-id': 'req-0202b0cd-3a8c-4c48-8777-da56bd908a1c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/eb39d5bbc738458aaaf5626fde9425cf/volumes/d1360673-1b0a-409f-b950-379cabe07f03'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d1360673-1b0a-409f-b950-379cabe07f03 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 44e57251-8577-4e38-aa3b-192fa08bb464 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:17:31,840 85929 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 202 POST http://10.0.0.210/volume/v3/eb39d5bbc738458aaaf5626fde9425cf/volumes 0.463s 2024-02-28 09:17:31,840 85929 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-375509780"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45638e09-73a2-4025-b4b5-26493cfa2981', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45638e09-73a2-4025-b4b5-26493cfa2981', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/eb39d5bbc738458aaaf5626fde9425cf/volumes'} Body: b'{"volume": {"id": "44e57251-8577-4e38-aa3b-192fa08bb464", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:31.778031", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-375509780", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eb39d5bbc738458aaaf5626fde9425cf/volumes/44e57251-8577-4e38-aa3b-192fa08bb464"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eb39d5bbc738458aaaf5626fde9425cf/volumes/44e57251-8577-4e38-aa3b-192fa08bb464"}], "user_id": "f4ef2159f20342f7911b020bf160833e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:17:31,906 85929 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/eb39d5bbc738458aaaf5626fde9425cf/volumes/44e57251-8577-4e38-aa3b-192fa08bb464 0.055s 2024-02-28 09:17:31,906 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc2b0019-3a54-4fc6-bbdb-069346e80d1a', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc2b0019-3a54-4fc6-bbdb-069346e80d1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eb39d5bbc738458aaaf5626fde9425cf/volumes/44e57251-8577-4e38-aa3b-192fa08bb464'} Body: b'{"volume": {"id": "44e57251-8577-4e38-aa3b-192fa08bb464", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:32.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-375509780", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eb39d5bbc738458aaaf5626fde9425cf/volumes/44e57251-8577-4e38-aa3b-192fa08bb464"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eb39d5bbc738458aaaf5626fde9425cf/volumes/44e57251-8577-4e38-aa3b-192fa08bb464"}], "user_id": "f4ef2159f20342f7911b020bf160833e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eb39d5bbc738458aaaf5626fde9425cf"}}' 2024-02-28 09:17:32,956 85929 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/eb39d5bbc738458aaaf5626fde9425cf/volumes/44e57251-8577-4e38-aa3b-192fa08bb464 0.037s 2024-02-28 09:17:32,957 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept' : 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2be00cc2-14f4-4e78-bd0a-b95330d5bc03', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2be00cc2-14f4-4e78-bd0a-b95330d5bc03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eb39d5bbc738458aaaf5626fde9425cf/volumes/44e57251-8577-4e38-aa3b-192fa08bb464'} Body: b'{"volume": {"id": "44e57251-8577-4e38-aa3b-192fa08bb464", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:32.000000", "updated_at": "2024-02-28T09:17:32.000000", "name": "tempest-VolumesCloneTest-Volume-375509780", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eb39d5bbc738458aaaf5626fde9425cf/volumes/44e57251-8577-4e38-aa3b-192fa08bb464"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eb39d5bbc738458aaaf5626fde9425cf/volumes/44e57251-8577-4e38-aa3b-192fa08bb464"}], "user_id": "f4ef2159f20342f7911b020bf160833e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eb39d5bbc738458aaaf5626fde9425cf"}}' 2024-02-28 09:17:33,016 85929 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/eb39d5bbc738458aaaf5626fde9425cf/volumes/44e57251-8577-4e38-aa3b-192fa08bb464 0.047s 2024-02-28 09:17:33,016 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f8b373a-32db-41a8-b649-e16740ea3ca8', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f8b373a-32db-41a8-b649-e16740ea3ca8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eb39d5bbc738458aaaf5626fde9425cf/volumes/44e57251-8577-4e38-aa3b-192fa08bb464'} Body: b'{"volume": {"id": "44e57251-8577-4e38-aa3b-192fa08bb464", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:32.000000", "updated_at": "2024-02-28T09:17:32.000000", "name": "tempest-VolumesCloneTest-Volume-375509780", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eb39d5bbc738458aaaf5626fde9425cf/volumes/44e57251-8577-4e38-aa3b-192fa08bb464"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eb39d5bbc738458aaaf5626fde9425cf/volumes/44e57251-8577-4e38-aa3b-192fa08bb464"}], "user_id": "f4ef2159f20342f7911b020bf160833e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eb39d5bbc738458aaaf5626fde9425cf"}}' 2024-02-28 09:17:33,255 85929 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/eb39d5bbc738458aaaf5626fde9425cf/volumes/44e57251-8577-4e38-aa3b-192fa08bb464 0.226s 2024-02-28 09:17:33,257 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:33 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-5a03f62d-c004-432b-b3ec-d30efc8b6b59', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/eb39d5bbc738458aaaf5626fde9425cf/volumes/44e57251-8577-4e38-aa3b-192fa08bb464'} Body: b'' 2024-02-28 09:17:33,279 85929 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/eb39d5bbc738458aaaf5626fde9425cf/volumes/44e57251-8577-4e38-aa3b-192fa08bb464 0.022s 2024-02-28 09:17:33,280 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:33 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-eeccaa77-a27e-4f7d-9675-593d391187ea', 'x-openstack-request-id': 'req-eeccaa77-a27e-4f7d-9675-593d391187ea', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/eb39d5bbc738458aaaf5626fde9425cf/volumes/44e57251-8577-4e38-aa3b-192fa08bb464'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 44e57251-8577-4e38-aa3b-192fa08bb464 could not be found."}}' 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 0f98b011-85b2-46ef-8867-c2c2a3c1c720 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:17:35,329 85927 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 POST http://10.0.0.210/volume/v3/66325a967040465b8eb1e0487b2c898b/types 0.194s 2024-02-28 09:17:35,329 85927 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-273536408", "os-volume-type-access:is_public": false}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d54433ce-a2a6-40a2-9646-1006663a7276', 'content-length': '228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d54433ce-a2a6-40a2-9646-1006663a7276', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/66325a967040465b8eb1e0487b2c898b/types'} Body: b'{"volume_type": {"id": "bdb676c8-2746-4e04-aadb-4d25e02c831e", "name": "tempest-VolumeTypesAccessTest-volume-type-273536408", "is_public": false, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": false}}' 2024-02-28 09:17:35,536 85927 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 404 POST http://10.0.0.210/volume/v3/3064d39a5ccc4c23be8c56491f7ba75f/volumes 0.203s 2024-02-28 09:17:35,536 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "bdb676c8-2746-4e04-aadb-4d25e02c831e", "size": 1}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:35 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-aa800faa-e924-4cb0-8eea-e1a6d8d41dac', 'x-openstack-request-id': 'req-aa800faa-e924-4cb0-8eea-e1a6d8d41dac', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3064d39a5ccc4c23be8c56491f7ba75f/volumes'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type bdb676c8-2746-4e04-aadb-4d25e02c831e could not be found."}}' 2024-02-28 09:17:35,537 85927 WARNING [tempest.lib.common.rest_client] Deprecated: "tenant_id" property is deprecated for removal, use "project_id" instead 2024-02-28 09:17:35,575 85927 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/66325a967040465b8eb1e0487b2c898b/types/bdb676c8-2746-4e04-aadb-4d25e02c831e/action 0.038s 2024-02-28 09:17:35,576 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"addProjectAccess": {"project": "3064d39a5ccc4c23be8c56491f7ba75f"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:35 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-85dbc8a3-7bf2-4547-9c61-f1518a4dd844', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/66325a967040465b8eb1e0487b2c898b/types/bdb676c8-2746-4e04-aadb-4d25e02c831e/action'} Body: b'' 2024-02-28 09:17:35,806 85927 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/3064d39a5ccc4c23be8c56491f7ba75f/volumes 0.229s 2024-02-28 09:17:35,806 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "bdb676c8-2746-4e04-aadb-4d25e02c83 1e", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1468253798"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-274be868-162a-4d78-8d89-5cd1685b68a0', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-274be868-162a-4d78-8d89-5cd1685b68a0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3064d39a5ccc4c23be8c56491f7ba75f/volumes'} Body: b'{"volume": {"id": "0f98b011-85b2-46ef-8867-c2c2a3c1c720", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:35.742777", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-1468253798", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-273536408", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3064d39a5ccc4c23be8c56491f7ba75f/volumes/0f98b011-85b2-46ef-8867-c2c2a3c1c720"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3064d39a5ccc4c23be8c56491f7ba75f/volumes/0f98b011-85b2-46ef-8867-c2c2a3c1c720"}], "user_id": "0a4d164fa2524e6d8931373a0a25e79b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:17:35,895 85927 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/3064d39a5ccc4c23be8c56491f7ba75f/volumes/0f98b011-85b2-46ef-8867-c2c2a3c1c720 0.063s 2024-02-28 09:17:35,898 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44782fdf-9c75-4486-ac7e-8d8486648eff', 'content-length': '927', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44782fdf-9c75-4486-ac7e-8d8486648eff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3064d39a5ccc4c23be8c56491f7ba75f/volumes/0f98b011-85b2-46ef-8867-c2c2a3c1c720'} Body: b'{"volume": {"id": "0f98b011-85b2-46ef-8867-c2c2a3c1c720", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:36.000000", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-1468253798", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-273536408", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3064d39a5ccc4c23be8c56491f7ba75f/volumes/0f98b011-85b2-46ef-8867-c2c2a3c1c720"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3064d39a5ccc4c23be8c56491f7ba75f/volumes/0f98b011-85b2-46ef-8867-c2c2a3c1c720"}], "user_id": "0a4d164fa2524e6d8931373a0a25e79b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3064d39a5ccc4c23be8c56491f7ba75f"}}' 2024-02-28 09:17:36,992 85927 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/3064d39a5ccc4c23be8c56491f7ba75f/volumes/0f98b011-85b2-46ef-8867-c2c2a3c1c720 0.079s 2024-02-28 09:17:36,993 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fce065f-7df6-474d-82b6-65ba4e665816', 'content-length': '948', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fce065f-7df6-474d-82b6-65ba4e665816', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3064d39a5ccc4c23be8c56491f7ba75f/volumes/0f98b011-85b2-46ef-8867-c2c2a3c1c720'} Body: b'{"volume": {"id": "0f98b011-85b2-46ef-8867-c2c2a3c1c720", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:36.000000", "updated_at": "2024-02-28T09:17:36.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1468253798", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-273536408", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3064d39a5ccc4c23be8c56491f7ba75f/volumes/0f98b011-85b2-46ef-8867-c2c2a3c1c720"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3064d39a5ccc4c23be8c56491f7ba75f/volumes/0f98b011-85b2-46ef-8867-c2c2a3c1c720"}], "user_id": "0a4d164fa2524e6d8931373a0a25e79b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3064d39a5ccc4c23be8c56491f7ba75f"}}' 2024-02-28 09:17:37,046 85927 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/3064d39a5ccc4c23be8c56491f7ba75f/volumes/0f98b011-85b2-46ef-8867-c2c2a3c1c720 0.039s 2024-02-28 09:17:37,046 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-204ca6a2-a16f-4f3e-b3bf-18f08c3c89bd', 'content-length': '948', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-204ca6a2-a16f-4f3e-b3bf-18f08c3c89bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3064d39a5ccc4c23be8c56491f7ba75f/volumes/0f98b011-85b2-46ef-8867-c2c2a3c1c720'} Body: b'{"volume": {"id": "0f98b011-85b2-46ef-8867-c2c2a3c1c720", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:36.000000", "updated_at": "2024-02-28T09:17:36.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1468253798", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-273536408", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3064d39a5ccc4c23be8c56491f7ba75f/volumes/0f98b011-85b2-46ef-8867-c2c2a3c1c720"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3064d39a5ccc4c23be8c56491f7ba75f/volumes/0f98b011-85b2-46ef-8867-c2c2a3c1c720"}], "user_id": "0a4d164fa2524e6d8931373a0a25e79b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3064d39a5ccc4c23be8c56491f7ba75f"}}' 2024-02-28 09:17:37,177 85927 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3064d39a5ccc4c23be8c56491f7ba75f/volumes/0f98b011-85b2-46ef-8867-c2c2a3c1c720 0.118s 2024-02-28 09:17:37,177 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:37 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-121ec4fe-f9dd-4d14-bd15-5cb13e6e08f4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3064d39a5ccc4c23 be8c56491f7ba75f/volumes/0f98b011-85b2-46ef-8867-c2c2a3c1c720'} Body: b'' 2024-02-28 09:17:37,203 85927 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3064d39a5ccc4c23be8c56491f7ba75f/volumes/0f98b011-85b2-46ef-8867-c2c2a3c1c720 0.025s 2024-02-28 09:17:37,203 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:37 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-35939862-d72b-47fe-bc18-78b687edf745', 'x-openstack-request-id': 'req-35939862-d72b-47fe-bc18-78b687edf745', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3064d39a5ccc4c23be8c56491f7ba75f/volumes/0f98b011-85b2-46ef-8867-c2c2a3c1c720'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 0f98b011-85b2-46ef-8867-c2c2a3c1c720 could not be found."}}' 2024-02-28 09:17:37,232 85927 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/66325a967040465b8eb1e0487b2c898b/types/bdb676c8-2746-4e04-aadb-4d25e02c831e/action 0.028s 2024-02-28 09:17:37,232 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"removeProjectAccess": {"project": "3064d39a5ccc4c23be8c56491f7ba75f"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:37 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-981da385-c59e-47a2-99bd-a71218ad820b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/66325a967040465b8eb1e0487b2c898b/types/bdb676c8-2746-4e04-aadb-4d25e02c831e/action'} Body: b'' 2024-02-28 09:17:37,292 85927 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/66325a967040465b8eb1e0487b2c898b/types/bdb676c8-2746-4e04-aadb-4d25e02c831e 0.059s 2024-02-28 09:17:37,292 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:37 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-7b601ebc-a512-4975-91d0-749a6a135b77', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/66325a967040465b8eb1e0487b2c898b/types/bdb676c8-2746-4e04-aadb-4d25e02c831e'} Body: b'' 2024-02-28 09:17:37,310 85927 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/66325a967040465b8eb1e0487b2c898b/types/bdb676c8-2746-4e04-aadb-4d25e02c831e 0.016s 2024-02-28 09:17:37,310 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:37 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-b9f1c26a-92f1-4fff-9eda-285c430bf220', 'x-openstack-request-id': 'req-b9f1c26a-92f1-4fff-9eda-285c430bf220', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/66325a967040465b8eb1e0487b2 c898b/types/bdb676c8-2746-4e04-aadb-4d25e02c831e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type bdb676c8-2746-4e04-aadb-4d25e02c831e 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 6c8b9799-58f5-401f-8dbf-28bba4a760e0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:17:40,715 85925 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/febc7e3a16f145d1ac289b436d756100/volumes 0.501s 2024-02-28 09:17:40,715 85925 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-878314560"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9802df71-2d6f-42e2-a418-16aeab7d476e', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9802df71-2d6f-42e2-a418-16aeab7d476e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/febc7e3a16f145d1ac289b436d756100/volumes'} Body: b'{"volume": {"id": "6c8b9799-58f5-401f-8dbf-28bba4a760e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:40.630125", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-878314560", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/febc7e3a16f145d1ac289b436d756100/volumes/6c8b9799-58f5-401f-8dbf-28bba4a760e0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/febc7e3a16f145d1ac289b436d756100/volumes/6c8b9799-58f5-401f-8dbf-28bba4a760e0"}], "user_id": "b3ebb9657c7d4f5a9d364ff8b32e9b71", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:17:40,795 85925 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/febc7e3a16f145d1ac289b436d756100/volumes/6c8b9799-58f5-401f-8dbf-28bba4a760e0 0.068s 2024-02-28 09:17:40,795 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82b46710-8cec-4b66-a11c-0ccd7663f128', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82b46710-8cec-4b66-a11c-0ccd7663f128', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/febc7e3a16f145d1ac289b436d756100/volumes/6c8b9799-58f5-401f-8dbf-28bba4a760e0'} Body: b'{"volume": {"id": "6c8b9799-58f5-401f-8dbf-28bba4a760e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:41.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-878314560", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/febc7e3a16f145d1ac289b436d756100/volumes/6c8b9799-58f5-401f-8dbf-28bba4a760e0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/febc7e3a16f145d1ac289b436d756100/volumes/6c8b9799-58f5-401f-8dbf-28bba4a760e0"}], "user_id": "b3ebb9657c7d4f5a9d364ff8b32e9b71", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "febc7e3a16f145d1ac289b436d756100"}}' 2024-02-28 09:17:42,012 85925 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/febc7e3a16f145d1ac289b436d756100/volumes/6c8b9799-58f5-401f-8dbf-28bba4a760e0 0.203s 2024-02-28 09:17:42,012 85925 DEBUG [tempest.lib. common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8214b988-649c-4764-916a-459ba35253e2', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8214b988-649c-4764-916a-459ba35253e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/febc7e3a16f145d1ac289b436d756100/volumes/6c8b9799-58f5-401f-8dbf-28bba4a760e0'} Body: b'{"volume": {"id": "6c8b9799-58f5-401f-8dbf-28bba4a760e0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:41.000000", "updated_at": "2024-02-28T09:17:41.000000", "name": "tempest-VolumesTransfersTest-Volume-878314560", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/febc7e3a16f145d1ac289b436d756100/volumes/6c8b9799-58f5-401f-8dbf-28bba4a760e0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/febc7e3a16f145d1ac289b436d756100/volumes/6c8b9799-58f5-401f-8dbf-28bba4a760e0"}], "user_id": "b3ebb9657c7d4f5a9d364ff8b32e9b71", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "febc7e3a16f145d1ac289b436d756100"}}' 2024-02-28 09:17:42,087 85925 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/febc7e3a16f145d1ac289b436d756100/volumes/6c8b9799-58f5-401f-8dbf-28bba4a760e0 0.060s 2024-02-28 09:17:42,087 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d3eccfc-5545-4609-aa4c-906e71d1efc0', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d3eccfc-5545-4609-aa4c-906e71d1efc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/febc7e3a16f145d1ac289b436d756100/volumes/6c8b9799-58f5-401f-8dbf-28bba4a760e0'} Body: b'{"volume": {"id": "6c8b9799-58f5-401f-8dbf-28bba4a760e0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:41.000000", "updated_at": "2024-02-28T09:17:41.000000", "name": "tempest-VolumesTransfersTest-Volume-878314560", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/febc7e3a16f145d1ac289b436d756100/volumes/6c8b9799-58f5-401f-8dbf-28bba4a760e0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/febc7e3a16f145d1ac289b436d756100/volumes/6c8b9799-58f5-401f-8dbf-28bba4a760e0"}], "user_id": "b3ebb9657c7d4f5a9d364ff8b32e9b71", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "febc7e3a16f145d1ac289b436d756100"}}' 2024-02-28 09:17:42,272 85925 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/febc7e3a16f145d1ac289b436d756100/volumes/6c8b9799-58f5-401f-8dbf-28bba4a760e0 0.168s 2024-02-28 09:17:42,272 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:42 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-96c52715-f18c-42d7-9f11-8c7ce80c87f7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/febc7e3a16f145d1ac289b436d756100/volumes/6c8b9799-58f5-401f-8dbf-28bba4a760e0'} Body: b'' 2024-02-28 09:17:42,301 85925 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/febc7e3a16f145d1ac289b436d756100/volumes/6c8b9799-58f5-401f-8dbf-28bba4a760e0 0.027s 2024-02-28 09:17:42,302 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:42 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-e7c63303-cc69-491d-8f21-e81cc3744ec8', 'x-openstack-request-id': 'req-e7c63303-cc69-491d-8f21-e81cc3744ec8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/febc7e3a16f145d1ac289b436d756100/volumes/6c8b9799-58f5-401f-8dbf-28bba4a760e0'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 6c8b9799-58f5-401f-8dbf-28bba4a760e0 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 500d0af2-dc98-4142-9dfd-3d3f9c886954 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:17:41,598 85923 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/52f94c3729d24546b3718a506e0e063c/volumes 0.525s 2024-02-28 09:17:41,599 85923 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-1872536461"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f86a78dd-4e4a-42d9-8ea9-a6cc163151cb', 'content-length': '812', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f86a78dd-4e4a-42d9-8ea9-a6cc163151cb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/52f94c3729d24546b3718a506e0e063c/volumes'} Body: b'{"volume": {"id": "500d0af2-dc98-4142-9dfd-3d3f9c886954", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:41.516027", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1872536461", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/52f94c3729d24546b3718a506e0e063c/volumes/500d0af2-dc98-4142-9dfd-3d3f9c886954"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/52f94c3729d24546b3718a506e0e063c/volumes/500d0af2-dc98-4142-9dfd-3d3f9c886954"}], "user_id": "8471777216684bba94772f0a507a8c68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:17:41,681 85923 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/52f94c3729d24546b3718a506e0e063c/volumes/500d0af2-dc98-4142-9dfd-3d3f9c886954 0.068s 2024-02-28 09:17:41,681 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9e16d80-ae99-457d-99b2-edfb8d4d82dd', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9e16d80-ae99-457d-99b2-edfb8d4d82dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/52f94c3729d24546b3718a506e0e063c/volumes/500d0af2-dc98-4142-9dfd-3d3f9c886954'} Body: b'{"volume": {"id": "500d0af2-dc98-4142-9dfd-3d3f9c886954", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:42.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1872536461", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/52f94c3729d24546b3718a506e0e063c/volumes/500d0af2-dc98-4142-9dfd-3d3f9c886954"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/52f94c3729d24546b3718a506e0e063c/volumes/500d0af2-dc98-4142-9dfd-3d3f9c886954"}], "user_id": "8471777216684bba94772f0a507a8c68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "52f94c3729d24546b3718a506e0e063c"}}' 2024-02-28 09:17:42,785 85923 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/52f94c3729d24546b3718a506e0e063c/volumes/500d0af2-dc98-4142-9dfd-3d3f9c886954 0.080s 2024-02-28 09:17:42,786 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44cc4b4b-bbb3-4c40-94aa-ec97d01a2639', 'content-length': '901', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44cc4b4b-bbb3-4c40-94aa-ec97d01a2639', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/52f94c3729d24546b3718a506e0e063c/volumes/500d0af2-dc98-4142-9dfd-3d3f9c886954'} Body: b'{"volume": {"id": "500d0af2-dc98-4142-9dfd-3d3f9c886954", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:42.000000", "updated_at": "2024-02-28T09:17:42.000000", "name": "tempest-TestVolumeSwap-volume-1872536461", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/52f94c3729d24546b3718a506e0e063c/volumes/500d0af2-dc98-4142-9dfd-3d3f9c886954"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/52f94c3729d24546b3718a506e0e063c/volumes/500d0af2-dc98-4142-9dfd-3d3f9c886954"}], "user_id": "8471777216684bba94772f0a507a8c68", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "52f94c3729d24546b3718a506e0e063c"}}' setUpClass (tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON) -------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 33ac44a9-ebe3-4ab8-94f0-4e87753946ec 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ae1d7f54-fd04-4375-b9a3-edb8a96e613e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:17:42,660 85925 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/febc7e3a16f145d1ac289b436d756100/volumes 0.349s 2024-02-28 09:17:42,660 85925 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-847204433"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ea2ab03-d7fc-4c2c-b2d2-c3b2ef830b88', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ea2ab03-d7fc-4c2c-b2d2-c3b2ef830b88', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/febc7e3a16f145d1ac289b436d756100/volumes'} Body: b'{"volume": {"id": "ae1d7f54-fd04-4375-b9a3-edb8a96e613e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:42.544778", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-847204433", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/febc7e3a16f145d1ac289b436d756100/volumes/ae1d7f54-fd04-4375-b9a3-edb8a96e613e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/febc7e3a16f145d1ac289b436d756100/volumes/ae1d7f54-fd04-4375-b9a3-edb8a96e613e"}], "user_id": "b3ebb9657c7d4f5a9d364ff8b32e9b71", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:17:42,724 85925 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/febc7e3a16f145d1ac289b436d756100/volumes/ae1d7f54-fd04-4375-b9a3-edb8a96e613e 0.051s 2024-02-28 09:17:42,725 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e63c03f1-5931-4a1b-bdc6-671e3bbb1a22', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e63c03f1-5931-4a1b-bdc6-671e3bbb1a22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/febc7e3a16f145d1ac289b436d756100/volumes/ae1d7f54-fd04-4375-b9a3-edb8a96e613e'} Body: b'{"volume": {"id": "ae1d7f54-fd04-4375-b9a3-edb8a96e613e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:43.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-847204433", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/febc7e3a16f145d1ac289b436d756100/volumes/ae1d7f54-fd04-4375-b9a3-edb8a96e613e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/febc7e3a16f145d1ac289b436d756100/volumes/ae1d7f54-fd04-4375-b9a3-edb8a96e613e"}], "user_id": "b3ebb9657c7d4f5a9d364ff8b32e9b71", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "febc7e3a16f145d1ac289b436d756100"}}' 2024-02-28 09:17:43,857 85925 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/febc7e3a16f145d1ac289b436d756100/volumes/ae1d7f54-fd04-4375-b9a3-edb8a96e613e 0.112s 2024-02-28 09:17:43,857 85925 DEBUG [tempest.lib.common.rest_ client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1700d84c-d9f0-4d16-8f8c-3627ec8c321c', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1700d84c-d9f0-4d16-8f8c-3627ec8c321c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/febc7e3a16f145d1ac289b436d756100/volumes/ae1d7f54-fd04-4375-b9a3-edb8a96e613e'} Body: b'{"volume": {"id": "ae1d7f54-fd04-4375-b9a3-edb8a96e613e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:43.000000", "updated_at": "2024-02-28T09:17:43.000000", "name": "tempest-VolumesTransfersTest-Volume-847204433", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/febc7e3a16f145d1ac289b436d756100/volumes/ae1d7f54-fd04-4375-b9a3-edb8a96e613e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/febc7e3a16f145d1ac289b436d756100/volumes/ae1d7f54-fd04-4375-b9a3-edb8a96e613e"}], "user_id": "b3ebb9657c7d4f5a9d364ff8b32e9b71", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "febc7e3a16f145d1ac289b436d756100"}}' 2024-02-28 09:17:43,926 85925 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/febc7e3a16f145d1ac289b436d756100/volumes/ae1d7f54-fd04-4375-b9a3-edb8a96e613e 0.053s 2024-02-28 09:17:43,927 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3eb0a1f7-ad4f-4107-98de-061fbeb94543', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3eb0a1f7-ad4f-4107-98de-061fbeb94543', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/febc7e3a16f145d1ac289b436d756100/volumes/ae1d7f54-fd04-4375-b9a3-edb8a96e613e'} Body: b'{"volume": {"id": "ae1d7f54-fd04-4375-b9a3-edb8a96e613e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:43.000000", "updated_at": "2024-02-28T09:17:43.000000", "name": "tempest-VolumesTransfersTest-Volume-847204433", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/febc7e3a16f145d1ac289b436d756100/volumes/ae1d7f54-fd04-4375-b9a3-edb8a96e613e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/febc7e3a16f145d1ac289b436d756100/volumes/ae1d7f54-fd04-4375-b9a3-edb8a96e613e"}], "user_id": "b3ebb9657c7d4f5a9d364ff8b32e9b71", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "febc7e3a16f145d1ac289b436d756100"}}' 2024-02-28 09:17:44,087 85925 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/febc7e3a16f145d1ac289b436d756100/volumes/ae1d7f54-fd04-4375-b9a3-edb8a96e613e 0.146s 2024-02-28 09:17:44,088 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'con tent-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e5ceea1-bdf4-46c4-a2c0-12dd4a4a73f1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/febc7e3a16f145d1ac289b436d756100/volumes/ae1d7f54-fd04-4375-b9a3-edb8a96e613e'} Body: b'' 2024-02-28 09:17:44,113 85925 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/febc7e3a16f145d1ac289b436d756100/volumes/ae1d7f54-fd04-4375-b9a3-edb8a96e613e 0.025s 2024-02-28 09:17:44,114 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17: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-1eed42b0-9b5a-438e-8a83-abea8242f242', 'x-openstack-request-id': 'req-1eed42b0-9b5a-438e-8a83-abea8242f242', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/febc7e3a16f145d1ac289b436d756100/volumes/ae1d7f54-fd04-4375-b9a3-edb8a96e613e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ae1d7f54-fd04-4375-b9a3-edb8a96e613e could not be found."}}' 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a0e5b0eb-3421-48a1-a0f2-438f498adef1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:17:46,438 85935 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/e3b7696f8b0d4894aabc0c6c8575c320/volumes 0.457s 2024-02-28 09:17:46,438 85935 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-1297753100"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5570603d-722e-49e7-83b4-8e4afd315a52', 'content-length': '886', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5570603d-722e-49e7-83b4-8e4afd315a52', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e3b7696f8b0d4894aabc0c6c8575c320/volumes'} Body: b'{"volume": {"id": "a0e5b0eb-3421-48a1-a0f2-438f498adef1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:46.350621", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1297753100", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e3b7696f8b0d4894aabc0c6c8575c320/volumes/a0e5b0eb-3421-48a1-a0f2-438f498adef1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e3b7696f8b0d4894aabc0c6c8575c320/volumes/a0e5b0eb-3421-48a1-a0f2-438f498adef1"}], "user_id": "abf38b192e2742658927b4099a676967", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2024-02-28 09:17:46,495 85935 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/e3b7696f8b0d4894aabc0c6c8575c320/volumes/a0e5b0eb-3421-48a1-a0f2-438f498adef1 0.044s 2024-02-28 09:17:46,496 85935 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': 'Wed, 28 Feb 2024 09:17:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92b2c080-334d-4d34-b430-8b6302e4f5fa', 'content-length': '954', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92b2c080-334d-4d34-b430-8b6302e4f5fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e3b7696f8b0d4894aabc0c6c8575c320/volumes/a0e5b0eb-3421-48a1-a0f2-438f498adef1'} Body: b'{"volume": {"id": "a0e5b0eb-3421-48a1-a0f2-438f498adef1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:46.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1297753100", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e3b7696f8b0d4894aabc0c6c8575c320/volumes/a0e5b0eb-3421-48a1-a0f2-438f498adef1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e3b7696f8b0d4894aabc0c6c8575c320/volumes/a0e5b0eb-3421-48a1-a0f2-438f498adef1"}], "user_id": "abf38b192e2742658927b4099a676967", "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": "e3b7696f8b0d4894aabc0c6c8575c320"}}' 2024-02-28 09:17:47,587 85935 INFO [tempest.lib.common.rest_client] Request (Volumes TransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/e3b7696f8b0d4894aabc0c6c8575c320/volumes/a0e5b0eb-3421-48a1-a0f2-438f498adef1 0.078s 2024-02-28 09:17:47,588 85935 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': 'Wed, 28 Feb 2024 09:17:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fddb9c6-c882-49d6-a81f-30c244ee7349', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fddb9c6-c882-49d6-a81f-30c244ee7349', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e3b7696f8b0d4894aabc0c6c8575c320/volumes/a0e5b0eb-3421-48a1-a0f2-438f498adef1'} Body: b'{"volume": {"id": "a0e5b0eb-3421-48a1-a0f2-438f498adef1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:46.000000", "updated_at": "2024-02-28T09:17:47.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1297753100", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e3b7696f8b0d4894aabc0c6c8575c320/volumes/a0e5b0eb-3421-48a1-a0f2-438f498adef1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e3b7696f8b0d4894aabc0c6c8575c320/volumes/a0e5b0eb-3421-48a1-a0f2-438f498adef1"}], "user_id": "abf38b192e2742658927b4099a676967", "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": "e3b7696f8b0d4894aabc0c6c8575c320"}}' 2024-02-28 09:17:47,669 85935 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/e3b7696f8b0d4894aabc0c6c8575c320/volumes/a0e5b0eb-3421-48a1-a0f2-438f498adef1 0.065s 2024-02-28 09:17:47,669 85935 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': 'Wed, 28 Feb 2024 09:17:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37879e2e-6f11-4dc5-9d75-a124ded22cb2', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37879e2e-6f11-4dc5-9d75-a124ded22cb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e3b7696f8b0d4894aabc0c6c8575c320/volumes/a0e5b0eb-3421-48a1-a0f2-438f498adef1'} Body: b'{"volume": {"id": "a0e5b0eb-3421-48a1-a0f2-438f498adef1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:46.000000", "updated_at": "2024-02-28T09:17:47.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1297753100", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e3b7696f8b0d4894aabc0c6c8575c320/volumes/a0e5b0eb-3421-48a1-a0f2-438f498adef1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e3b7696f8b0d4894aabc0c6c8575c320/volumes/a0e5b0eb-3421-48a1-a0f2-438f498adef1"}], "user_id": "abf38b192e2742658927b4099a676967", "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": "e3b7696f8b0d4894aabc0c6c8575c320"}}' 2024-02-28 09:17:47,824 85935 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Tes t:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/e3b7696f8b0d4894aabc0c6c8575c320/volumes/a0e5b0eb-3421-48a1-a0f2-438f498adef1 0.141s 2024-02-28 09:17:47,824 85935 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': 'Wed, 28 Feb 2024 09:17:47 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-7f4d2f9e-2c11-4486-84e9-2c7e42af73ea', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e3b7696f8b0d4894aabc0c6c8575c320/volumes/a0e5b0eb-3421-48a1-a0f2-438f498adef1'} Body: b'' 2024-02-28 09:17:47,851 85935 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/e3b7696f8b0d4894aabc0c6c8575c320/volumes/a0e5b0eb-3421-48a1-a0f2-438f498adef1 0.025s 2024-02-28 09:17:47,851 85935 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': 'Wed, 28 Feb 2024 09:17:47 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-63056342-33aa-4802-80dd-abd77d333c0e', 'x-openstack-request-id': 'req-63056342-33aa-4802-80dd-abd77d333c0e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e3b7696f8b0d4894aabc0c6c8575c320/volumes/a0e5b0eb-3421-48a1-a0f2-438f498adef1'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a0e5b0eb-3421-48a1-a0f2-438f498adef1 could not be found."}}' setUpClass (tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON) --------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume f1a8fbd0-0589-4a70-bd5d-69c7162010d7 failed to build and is in ERROR status 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 291967cd-6078-4803-9acc-73df08e1a35c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:17:48,125 85935 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/e3b7696f8b0d4894aabc0c6c8575c320/volumes 0.271s 2024-02-28 09:17:48,126 85935 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-1095446717"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de3593fd-041b-48fd-a578-4852ea9c56ec', 'content-length': '886', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de3593fd-041b-48fd-a578-4852ea9c56ec', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e3b7696f8b0d4894aabc0c6c8575c320/volumes'} Body: b'{"volume": {"id": "291967cd-6078-4803-9acc-73df08e1a35c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:48.032749", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1095446717", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e3b7696f8b0d4894aabc0c6c8575c320/volumes/291967cd-6078-4803-9acc-73df08e1a35c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e3b7696f8b0d4894aabc0c6c8575c320/volumes/291967cd-6078-4803-9acc-73df08e1a35c"}], "user_id": "abf38b192e2742658927b4099a676967", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2024-02-28 09:17:48,209 85935 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/e3b7696f8b0d4894aabc0c6c8575c320/volumes/291967cd-6078-4803-9acc-73df08e1a35c 0.072s 2024-02-28 09:17:48,209 85935 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': 'Wed, 28 Feb 2024 09:17:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dadb96b-784d-4cbf-bb63-6f1abbdf6118', 'content-length': '954', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dadb96b-784d-4cbf-bb63-6f1abbdf6118', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e3b7696f8b0d4894aabc0c6c8575c320/volumes/291967cd-6078-4803-9acc-73df08e1a35c'} Body: b'{"volume": {"id": "291967cd-6078-4803-9acc-73df08e1a35c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:48.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1095446717", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e3b7696f8b0d4894aabc0c6c8575c320/volumes/291967cd-6078-4803-9acc-73df08e1a35c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e3b7696f8b0d4894aabc0c6c8575c320/volumes/291967cd-6078-4803-9acc-73df08e1a35c"}], "user_id": "abf38b192e2742658927b4099a676967", "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": "e3b7696f8b0d4894aabc0c6c8575c320"}}' 2024-02-28 09:17:49,270 85935 INFO [tempest.lib.common.rest_client] Request (VolumesTransfer sV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/e3b7696f8b0d4894aabc0c6c8575c320/volumes/291967cd-6078-4803-9acc-73df08e1a35c 0.042s 2024-02-28 09:17:49,270 85935 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': 'Wed, 28 Feb 2024 09:17:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4257e20f-c733-4c16-891f-a92d2c4ed1d5', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4257e20f-c733-4c16-891f-a92d2c4ed1d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e3b7696f8b0d4894aabc0c6c8575c320/volumes/291967cd-6078-4803-9acc-73df08e1a35c'} Body: b'{"volume": {"id": "291967cd-6078-4803-9acc-73df08e1a35c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:48.000000", "updated_at": "2024-02-28T09:17:48.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1095446717", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e3b7696f8b0d4894aabc0c6c8575c320/volumes/291967cd-6078-4803-9acc-73df08e1a35c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e3b7696f8b0d4894aabc0c6c8575c320/volumes/291967cd-6078-4803-9acc-73df08e1a35c"}], "user_id": "abf38b192e2742658927b4099a676967", "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": "e3b7696f8b0d4894aabc0c6c8575c320"}}' 2024-02-28 09:17:49,353 85935 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/e3b7696f8b0d4894aabc0c6c8575c320/volumes/291967cd-6078-4803-9acc-73df08e1a35c 0.070s 2024-02-28 09:17:49,353 85935 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': 'Wed, 28 Feb 2024 09:17:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43e2b859-067e-4dc8-8787-9aa878f7cd61', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43e2b859-067e-4dc8-8787-9aa878f7cd61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e3b7696f8b0d4894aabc0c6c8575c320/volumes/291967cd-6078-4803-9acc-73df08e1a35c'} Body: b'{"volume": {"id": "291967cd-6078-4803-9acc-73df08e1a35c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:48.000000", "updated_at": "2024-02-28T09:17:48.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1095446717", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e3b7696f8b0d4894aabc0c6c8575c320/volumes/291967cd-6078-4803-9acc-73df08e1a35c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e3b7696f8b0d4894aabc0c6c8575c320/volumes/291967cd-6078-4803-9acc-73df08e1a35c"}], "user_id": "abf38b192e2742658927b4099a676967", "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": "e3b7696f8b0d4894aabc0c6c8575c320"}}' 2024-02-28 09:17:49,519 85935 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_clean ups): 202 DELETE http://10.0.0.210/volume/v3/e3b7696f8b0d4894aabc0c6c8575c320/volumes/291967cd-6078-4803-9acc-73df08e1a35c 0.153s 2024-02-28 09:17:49,520 85935 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': 'Wed, 28 Feb 2024 09:17:49 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-fca1b1c5-9143-40ce-8a05-db771068aa2f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e3b7696f8b0d4894aabc0c6c8575c320/volumes/291967cd-6078-4803-9acc-73df08e1a35c'} Body: b'' 2024-02-28 09:17:49,546 85935 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/e3b7696f8b0d4894aabc0c6c8575c320/volumes/291967cd-6078-4803-9acc-73df08e1a35c 0.026s 2024-02-28 09:17:49,547 85935 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': 'Wed, 28 Feb 2024 09:17:49 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-2c248400-8e77-47ea-88ee-e91c5307ee69', 'x-openstack-request-id': 'req-2c248400-8e77-47ea-88ee-e91c5307ee69', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e3b7696f8b0d4894aabc0c6c8575c320/volumes/291967cd-6078-4803-9acc-73df08e1a35c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 291967cd-6078-4803-9acc-73df08e1a35c 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 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 169, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 80206b9c-f063-476e-b5ee-0995fd295948 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:17:48,498 85931 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/1b48d56d83234c8ea0821123ed9369c6/volumes 1.166s 2024-02-28 09:17:48,499 85931 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-1064581992", "imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d13f3b1c-3736-468e-890f-be99adfd9362', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d13f3b1c-3736-468e-890f-be99adfd9362', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1b48d56d83234c8ea0821123ed9369c6/volumes'} Body: b'{"volume": {"id": "80206b9c-f063-476e-b5ee-0995fd295948", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:48.407081", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1064581992", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1b48d56d83234c8ea0821123ed9369c6/volumes/80206b9c-f063-476e-b5ee-0995fd295948"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1b48d56d83234c8ea0821123ed9369c6/volumes/80206b9c-f063-476e-b5ee-0995fd295948"}], "user_id": "7e2b7c9f37e8416a94bb26186f75ce22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:17:48,561 85931 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/1b48d56d83234c8ea0821123ed9369c6/volumes/80206b9c-f063-476e-b5ee-0995fd295948 0.051s 2024-02-28 09:17:48,562 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b12b4422-e11f-4685-9f28-137e48198597', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b12b4422-e11f-4685-9f28-137e48198597', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1b48d56d83234c8ea0821123ed9369c6/volumes/80206b9c-f063-476e-b5ee-0995fd295948'} Body: b'{"volume": {"id": "80206b9c-f063-476e-b5ee-0995fd295948", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:48.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1064581992", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1b48d56d83234c8ea0821123ed9369c6/volumes/80206b9c-f063-476e-b5ee-0995fd295948"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1b48d56d83234c8ea0821123ed9369c6/volumes/80206b9c-f063-476e-b5ee-0995fd295948"}], "user_id": "7e2b7c9f37e8416a94bb26186f75ce22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1b48d56d83234c8ea0821123ed9369c6"}}' 2024-02-28 09:17:49,624 85931 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/1b48d56d83234c8ea0821123ed9369c6/volumes/80206b9c-f063-476e-b5ee-0995fd295948 0.048s 2024-02-28 09:17:49,624 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8be21de-4038-4469-b0ee-0bbbd51b108f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8be21de-4038-4469-b0ee-0bbbd51b108f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1b48d56d83234c8ea0821123ed9369c6/volumes/80206b9c-f063-476e-b5ee-0995fd295948'} Body: b'{"volume": {"id": "80206b9c-f063-476e-b5ee-0995fd295948", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:48.000000", "updated_at": "2024-02-28T09:17:49.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1064581992", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1b48d56d83234c8ea0821123ed9369c6/volumes/80206b9c-f063-476e-b5ee-0995fd295948"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1b48d56d83234c8ea0821123ed9369c6/volumes/80206b9c-f063-476e-b5ee-0995fd295948"}], "user_id": "7e2b7c9f37e8416a94bb26186f75ce22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1b48d56d83234c8ea0821123ed9369c6"}}' setUpClass (tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON) -------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 832, 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 264, 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 260, in create_test_server waiters.wait_for_volume_resource_status(volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c0e5264b-8b19-4938-9921-a860c2e3afb0 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 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 931373d7-86f2-461f-9e8f-3ed688387b05 failed to build and is in ERROR status 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 47, 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 97, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e81480bb-eea9-4998-bb3a-54220ebd4d7d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:17:58,788 85935 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/beec05d04e654eb3a9e42d977a89abb6/volumes 0.457s 2024-02-28 09:17:58,789 85935 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-358302575"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3990c79-2ed9-4a57-8fcc-248c7e502f92', 'content-length': '832', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3990c79-2ed9-4a57-8fcc-248c7e502f92', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/beec05d04e654eb3a9e42d977a89abb6/volumes'} Body: b'{"volume": {"id": "e81480bb-eea9-4998-bb3a-54220ebd4d7d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:58.716135", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-358302575", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/beec05d04e654eb3a9e42d977a89abb6/volumes/e81480bb-eea9-4998-bb3a-54220ebd4d7d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/beec05d04e654eb3a9e42d977a89abb6/volumes/e81480bb-eea9-4998-bb3a-54220ebd4d7d"}], "user_id": "b41a67c85d94460f8eaf65dabb2b83db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2024-02-28 09:17:58,855 85935 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/beec05d04e654eb3a9e42d977a89abb6/volumes/e81480bb-eea9-4998-bb3a-54220ebd4d7d 0.055s 2024-02-28 09:17:58,855 85935 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': 'Wed, 28 Feb 2024 09:17:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6bc06f8-0671-4b22-adcf-e78fecdc5b66', 'content-length': '900', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6bc06f8-0671-4b22-adcf-e78fecdc5b66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/beec05d04e654eb3a9e42d977a89abb6/volumes/e81480bb-eea9-4998-bb3a-54220ebd4d7d'} Body: b'{"volume": {"id": "e81480bb-eea9-4998-bb3a-54220ebd4d7d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:59.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-358302575", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/beec05d04e654eb3a9e42d977a89abb6/volumes/e81480bb-eea9-4998-bb3a-54220ebd4d7d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/beec05d04e654eb3a9e42d977a89abb6/volumes/e81480bb-eea9-4998-bb3a-54220ebd4d7d"}], "user_id": "b41a67c85d94460f8eaf65dabb2b83db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "beec05d04e654eb3a9e42d977a89abb6"}}' 2024-02-28 09:17:59,923 85935 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/beec05d04e654eb3a9e42d977a89abb6/volumes/e81480bb-eea9-4998-bb3a-54220ebd4d7d 0.054s 2024-02-28 09:17:59,923 85935 DEBUG [tempest.lib.common.rest_cl ient] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2545c5e-5ba6-42af-b313-556764d50a95', 'content-length': '921', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2545c5e-5ba6-42af-b313-556764d50a95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/beec05d04e654eb3a9e42d977a89abb6/volumes/e81480bb-eea9-4998-bb3a-54220ebd4d7d'} Body: b'{"volume": {"id": "e81480bb-eea9-4998-bb3a-54220ebd4d7d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:17:59.000000", "updated_at": "2024-02-28T09:17:59.000000", "name": "tempest-VolumeRevertTests-Volume-358302575", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/beec05d04e654eb3a9e42d977a89abb6/volumes/e81480bb-eea9-4998-bb3a-54220ebd4d7d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/beec05d04e654eb3a9e42d977a89abb6/volumes/e81480bb-eea9-4998-bb3a-54220ebd4d7d"}], "user_id": "b41a67c85d94460f8eaf65dabb2b83db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "beec05d04e654eb3a9e42d977a89abb6"}}' 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 47, 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 97, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 78cf5eaa-8cef-4419-8ede-914972315d56 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:18:00,200 85935 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/beec05d04e654eb3a9e42d977a89abb6/volumes 0.260s 2024-02-28 09:18:00,200 85935 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-1384282686"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1a8d04a-c3ee-42bb-8cfc-2cf388613f45', 'content-length': '833', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1a8d04a-c3ee-42bb-8cfc-2cf388613f45', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/beec05d04e654eb3a9e42d977a89abb6/volumes'} Body: b'{"volume": {"id": "78cf5eaa-8cef-4419-8ede-914972315d56", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:18:00.099888", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1384282686", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/beec05d04e654eb3a9e42d977a89abb6/volumes/78cf5eaa-8cef-4419-8ede-914972315d56"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/beec05d04e654eb3a9e42d977a89abb6/volumes/78cf5eaa-8cef-4419-8ede-914972315d56"}], "user_id": "b41a67c85d94460f8eaf65dabb2b83db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2024-02-28 09:18:00,257 85935 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/beec05d04e654eb3a9e42d977a89abb6/volumes/78cf5eaa-8cef-4419-8ede-914972315d56 0.046s 2024-02-28 09:18:00,258 85935 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': 'Wed, 28 Feb 2024 09:18:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03e9d998-0851-46d4-ac37-8aef284afccb', 'content-length': '901', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03e9d998-0851-46d4-ac37-8aef284afccb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/beec05d04e654eb3a9e42d977a89abb6/volumes/78cf5eaa-8cef-4419-8ede-914972315d56'} Body: b'{"volume": {"id": "78cf5eaa-8cef-4419-8ede-914972315d56", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:18:00.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1384282686", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/beec05d04e654eb3a9e42d977a89abb6/volumes/78cf5eaa-8cef-4419-8ede-914972315d56"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/beec05d04e654eb3a9e42d977a89abb6/volumes/78cf5eaa-8cef-4419-8ede-914972315d56"}], "user_id": "b41a67c85d94460f8eaf65dabb2b83db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "beec05d04e654eb3a9e42d977a89abb6"}}' 2024-02-28 09:18:01,324 85935 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/beec05d04e654eb3a9e42d977a89abb6/volumes/78cf5eaa-8cef-4419-8ede-914972315d56 0.052s 2024-02-28 09:18:01,325 85935 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': 'Wed, 28 Feb 2024 09:18:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ba36529-b7c4-4c81-8d14-7d6f73090a2f', 'content-length': '922', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ba36529-b7c4-4c81-8d14-7d6f73090a2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/beec05d04e654eb3a9e42d977a89abb6/volumes/78cf5eaa-8cef-4419-8ede-914972315d56'} Body: b'{"volume": {"id": "78cf5eaa-8cef-4419-8ede-914972315d56", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:18:00.000000", "updated_at": "2024-02-28T09:18:00.000000", "name": "tempest-VolumeRevertTests-Volume-1384282686", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/beec05d04e654eb3a9e42d977a89abb6/volumes/78cf5eaa-8cef-4419-8ede-914972315d56"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/beec05d04e654eb3a9e42d977a89abb6/volumes/78cf5eaa-8cef-4419-8ede-914972315d56"}], "user_id": "b41a67c85d94460f8eaf65dabb2b83db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "beec05d04e654eb3a9e42d977a89abb6"}}' 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 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 1128db9c-b0db-4416-ab8f-db9ba6a882a7 failed to build and is in ERROR status 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ea8736c2-01f9-48be-b1e5-63961be5d56c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:18:09,034 85919 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 202 POST http://10.0.0.210/volume/v3/717eb0da746949dc83a7200c67c3a897/volumes 0.504s 2024-02-28 09:18:09,035 85919 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-477980119"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f82e5b2-efa9-42ad-8147-f73a9892c4ed', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f82e5b2-efa9-42ad-8147-f73a9892c4ed', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/717eb0da746949dc83a7200c67c3a897/volumes'} Body: b'{"volume": {"id": "ea8736c2-01f9-48be-b1e5-63961be5d56c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:18:08.927079", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-477980119", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/717eb0da746949dc83a7200c67c3a897/volumes/ea8736c2-01f9-48be-b1e5-63961be5d56c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/717eb0da746949dc83a7200c67c3a897/volumes/ea8736c2-01f9-48be-b1e5-63961be5d56c"}], "user_id": "25345d91315e4448a095341c678ccffc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null}}' 2024-02-28 09:18:09,213 85919 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/717eb0da746949dc83a7200c67c3a897/volumes/ea8736c2-01f9-48be-b1e5-63961be5d56c 0.165s 2024-02-28 09:18:09,213 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7676c5d5-c2f0-4334-ab8a-2fc1713b4f80', 'content-length': '1030', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7676c5d5-c2f0-4334-ab8a-2fc1713b4f80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/717eb0da746949dc83a7200c67c3a897/volumes/ea8736c2-01f9-48be-b1e5-63961be5d56c'} Body: b'{"volume": {"id": "ea8736c2-01f9-48be-b1e5-63961be5d56c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:18:09.000000", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-477980119", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/717eb0da746949dc83a7200c67c3a897/volumes/ea8736c2-01f9-48be-b1e5-63961be5d56c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/717eb0da746949dc83a7200c67c3a897/volumes/ea8736c2-01f9-48be-b1e5-63961be5d56c"}], "user_id": "25345d91315e4448a095341c678ccffc", "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": "717eb0da746949dc83a7200c67c3a897"}}' 2024-02-28 09:18:10,414 85919 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest :test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/717eb0da746949dc83a7200c67c3a897/volumes/ea8736c2-01f9-48be-b1e5-63961be5d56c 0.186s 2024-02-28 09:18:10,414 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0000252b-4947-4f9f-a5a9-c9be00185c29', 'content-length': '1051', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0000252b-4947-4f9f-a5a9-c9be00185c29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/717eb0da746949dc83a7200c67c3a897/volumes/ea8736c2-01f9-48be-b1e5-63961be5d56c'} Body: b'{"volume": {"id": "ea8736c2-01f9-48be-b1e5-63961be5d56c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:18:09.000000", "updated_at": "2024-02-28T09:18:09.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-477980119", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/717eb0da746949dc83a7200c67c3a897/volumes/ea8736c2-01f9-48be-b1e5-63961be5d56c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/717eb0da746949dc83a7200c67c3a897/volumes/ea8736c2-01f9-48be-b1e5-63961be5d56c"}], "user_id": "25345d91315e4448a095341c678ccffc", "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": "717eb0da746949dc83a7200c67c3a897"}}' setUpClass (tempest.api.volume.test_image_metadata.VolumesImageMetadata) ------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 254b727c-c22b-4183-b695-349f8f32b327 failed to build and is in ERROR status setUpClass (tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest) --------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume fac52c5c-7c01-44c2-afdb-199ad64cc13d failed to build and is in ERROR status 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 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume dd587807-ce9a-4b99-86bd-3fc384f8463b failed to build and is in ERROR status 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c8e47757-a5c6-4bf6-af07-60a202e5fbde failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:18:54,747 85919 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 202 POST http://10.0.0.210/volume/v3/81af2b23e4e64b56952cb5aaf49b4eda/volumes 0.454s 2024-02-28 09:18:54,748 85919 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-1581406136"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38dee8c2-747e-4247-9b9b-c2e97be4ca7e', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38dee8c2-747e-4247-9b9b-c2e97be4ca7e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/81af2b23e4e64b56952cb5aaf49b4eda/volumes'} Body: b'{"volume": {"id": "c8e47757-a5c6-4bf6-af07-60a202e5fbde", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:18:54.671539", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1581406136", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81af2b23e4e64b56952cb5aaf49b4eda/volumes/c8e47757-a5c6-4bf6-af07-60a202e5fbde"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81af2b23e4e64b56952cb5aaf49b4eda/volumes/c8e47757-a5c6-4bf6-af07-60a202e5fbde"}], "user_id": "66f93201f7814213b30bb90eef3c730b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:18:54,809 85919 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/81af2b23e4e64b56952cb5aaf49b4eda/volumes/c8e47757-a5c6-4bf6-af07-60a202e5fbde 0.048s 2024-02-28 09:18:54,809 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bff0f182-17ed-458f-973b-a728fa149a23', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bff0f182-17ed-458f-973b-a728fa149a23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81af2b23e4e64b56952cb5aaf49b4eda/volumes/c8e47757-a5c6-4bf6-af07-60a202e5fbde'} Body: b'{"volume": {"id": "c8e47757-a5c6-4bf6-af07-60a202e5fbde", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:18:55.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1581406136", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81af2b23e4e64b56952cb5aaf49b4eda/volumes/c8e47757-a5c6-4bf6-af07-60a202e5fbde"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81af2b23e4e64b56952cb5aaf49b4eda/volumes/c8e47757-a5c6-4bf6-af07-60a202e5fbde"}], "user_id": "66f93201f7814213b30bb90eef3c730b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81af2b23e4e64b56952cb5aaf49b4eda"}}' 2024-02-28 09:18:55,866 85919 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/81af2b23e4e64b56952cb5aaf49b4eda/volumes/c8e47757-a5c6-4bf6-af07-60a202e5fbde 0.039s 2024-02-28 09:18:55,867 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content -Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42105170-a355-4293-ac33-b57f837f47fc', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42105170-a355-4293-ac33-b57f837f47fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81af2b23e4e64b56952cb5aaf49b4eda/volumes/c8e47757-a5c6-4bf6-af07-60a202e5fbde'} Body: b'{"volume": {"id": "c8e47757-a5c6-4bf6-af07-60a202e5fbde", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:18:55.000000", "updated_at": "2024-02-28T09:18:55.000000", "name": "tempest-VolumesDeleteCascade-Volume-1581406136", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81af2b23e4e64b56952cb5aaf49b4eda/volumes/c8e47757-a5c6-4bf6-af07-60a202e5fbde"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81af2b23e4e64b56952cb5aaf49b4eda/volumes/c8e47757-a5c6-4bf6-af07-60a202e5fbde"}], "user_id": "66f93201f7814213b30bb90eef3c730b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81af2b23e4e64b56952cb5aaf49b4eda"}}' 2024-02-28 09:18:55,918 85919 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/81af2b23e4e64b56952cb5aaf49b4eda/volumes/c8e47757-a5c6-4bf6-af07-60a202e5fbde 0.038s 2024-02-28 09:18:55,919 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf991afc-d42d-4c63-b1b3-bceef33c93dd', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf991afc-d42d-4c63-b1b3-bceef33c93dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81af2b23e4e64b56952cb5aaf49b4eda/volumes/c8e47757-a5c6-4bf6-af07-60a202e5fbde'} Body: b'{"volume": {"id": "c8e47757-a5c6-4bf6-af07-60a202e5fbde", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:18:55.000000", "updated_at": "2024-02-28T09:18:55.000000", "name": "tempest-VolumesDeleteCascade-Volume-1581406136", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81af2b23e4e64b56952cb5aaf49b4eda/volumes/c8e47757-a5c6-4bf6-af07-60a202e5fbde"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81af2b23e4e64b56952cb5aaf49b4eda/volumes/c8e47757-a5c6-4bf6-af07-60a202e5fbde"}], "user_id": "66f93201f7814213b30bb90eef3c730b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81af2b23e4e64b56952cb5aaf49b4eda"}}' 2024-02-28 09:18:56,030 85919 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/81af2b23e4e64b56952cb5aaf49b4eda/volumes/c8e47757-a5c6-4bf6-af07-60a202e5fbde 0.099s 2024-02-28 09:18:56,030 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UT F-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eda1842f-2298-4a33-ae77-7d05dbbf7753', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/81af2b23e4e64b56952cb5aaf49b4eda/volumes/c8e47757-a5c6-4bf6-af07-60a202e5fbde'} Body: b'' 2024-02-28 09:18:56,052 85919 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/81af2b23e4e64b56952cb5aaf49b4eda/volumes/c8e47757-a5c6-4bf6-af07-60a202e5fbde 0.021s 2024-02-28 09:18:56,053 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:56 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-fb79a876-81db-407e-bdba-3fa930e05d25', 'x-openstack-request-id': 'req-fb79a876-81db-407e-bdba-3fa930e05d25', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/81af2b23e4e64b56952cb5aaf49b4eda/volumes/c8e47757-a5c6-4bf6-af07-60a202e5fbde'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c8e47757-a5c6-4bf6-af07-60a202e5fbde 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 92, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume bdc01f8a-b7da-420f-8d8c-dd36573d8347 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:18:56,234 85919 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.0.0.210/volume/v3/81af2b23e4e64b56952cb5aaf49b4eda/volumes 0.179s 2024-02-28 09:18:56,235 85919 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-2077420655"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b88db45c-526d-4530-b354-563c13fc47a3', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b88db45c-526d-4530-b354-563c13fc47a3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/81af2b23e4e64b56952cb5aaf49b4eda/volumes'} Body: b'{"volume": {"id": "bdc01f8a-b7da-420f-8d8c-dd36573d8347", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:18:56.177263", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-2077420655", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81af2b23e4e64b56952cb5aaf49b4eda/volumes/bdc01f8a-b7da-420f-8d8c-dd36573d8347"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81af2b23e4e64b56952cb5aaf49b4eda/volumes/bdc01f8a-b7da-420f-8d8c-dd36573d8347"}], "user_id": "66f93201f7814213b30bb90eef3c730b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:18:56,284 85919 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/81af2b23e4e64b56952cb5aaf49b4eda/volumes/bdc01f8a-b7da-420f-8d8c-dd36573d8347 0.038s 2024-02-28 09:18:56,284 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49ec12af-acb7-4381-843b-3a73a017051f', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49ec12af-acb7-4381-843b-3a73a017051f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81af2b23e4e64b56952cb5aaf49b4eda/volumes/bdc01f8a-b7da-420f-8d8c-dd36573d8347'} Body: b'{"volume": {"id": "bdc01f8a-b7da-420f-8d8c-dd36573d8347", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:18:56.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-2077420655", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81af2b23e4e64b56952cb5aaf49b4eda/volumes/bdc01f8a-b7da-420f-8d8c-dd36573d8347"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81af2b23e4e64b56952cb5aaf49b4eda/volumes/bdc01f8a-b7da-420f-8d8c-dd36573d8347"}], "user_id": "66f93201f7814213b30bb90eef3c730b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81af2b23e4e64b56952cb5aaf49b4eda"}}' 2024-02-28 09:18:57,337 85919 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/81af2b23e4e64b56952cb5aaf49b4eda/volumes/bdc01f8a-b7da-420f-8d8c-dd36573d8347 0.040s 2024-02-28 09:18:57,338 85919 DEBUG [tempest.lib.common .rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f309ef9-8b4d-413b-8784-5e096e613b53', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f309ef9-8b4d-413b-8784-5e096e613b53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81af2b23e4e64b56952cb5aaf49b4eda/volumes/bdc01f8a-b7da-420f-8d8c-dd36573d8347'} Body: b'{"volume": {"id": "bdc01f8a-b7da-420f-8d8c-dd36573d8347", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:18:56.000000", "updated_at": "2024-02-28T09:18:56.000000", "name": "tempest-VolumesDeleteCascade-Volume-2077420655", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81af2b23e4e64b56952cb5aaf49b4eda/volumes/bdc01f8a-b7da-420f-8d8c-dd36573d8347"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81af2b23e4e64b56952cb5aaf49b4eda/volumes/bdc01f8a-b7da-420f-8d8c-dd36573d8347"}], "user_id": "66f93201f7814213b30bb90eef3c730b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81af2b23e4e64b56952cb5aaf49b4eda"}}' 2024-02-28 09:18:57,390 85919 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/81af2b23e4e64b56952cb5aaf49b4eda/volumes/bdc01f8a-b7da-420f-8d8c-dd36573d8347 0.040s 2024-02-28 09:18:57,390 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73009316-7c31-41a8-b2c1-4aa69e4e3f05', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73009316-7c31-41a8-b2c1-4aa69e4e3f05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81af2b23e4e64b56952cb5aaf49b4eda/volumes/bdc01f8a-b7da-420f-8d8c-dd36573d8347'} Body: b'{"volume": {"id": "bdc01f8a-b7da-420f-8d8c-dd36573d8347", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:18:56.000000", "updated_at": "2024-02-28T09:18:56.000000", "name": "tempest-VolumesDeleteCascade-Volume-2077420655", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81af2b23e4e64b56952cb5aaf49b4eda/volumes/bdc01f8a-b7da-420f-8d8c-dd36573d8347"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81af2b23e4e64b56952cb5aaf49b4eda/volumes/bdc01f8a-b7da-420f-8d8c-dd36573d8347"}], "user_id": "66f93201f7814213b30bb90eef3c730b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81af2b23e4e64b56952cb5aaf49b4eda"}}' 2024-02-28 09:18:57,497 85919 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/81af2b23e4e64b56952cb5aaf49b4eda/volumes/bdc01f8a-b7da-420f-8d8c-dd36573d8347 0.094s 2024-02-28 09:18:57,497 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18: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-87ac1ca8-13c8-462c-b7d5-411f7654af29', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/81af2b23e4e64b56952cb5aaf49b4eda/volumes/bdc01f8a-b7da-420f-8d8c-dd36573d8347'} Body: b'' 2024-02-28 09:18:57,519 85919 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/81af2b23e4e64b56952cb5aaf49b4eda/volumes/bdc01f8a-b7da-420f-8d8c-dd36573d8347 0.021s 2024-02-28 09:18:57,520 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18: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-d6297d7e-7b71-47ca-91de-6f13a1289459', 'x-openstack-request-id': 'req-d6297d7e-7b71-47ca-91de-6f13a1289459', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/81af2b23e4e64b56952cb5aaf49b4eda/volumes/bdc01f8a-b7da-420f-8d8c-dd36573d8347'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume bdc01f8a-b7da-420f-8d8c-dd36573d8347 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a4c469fa-ff91-4afb-8cb6-3f52cae2fdd9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:18:59,270 85919 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/image/v2/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd 0.163s 2024-02-28 09:18:59,270 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5f2236ae-ca2a-44cd-af68-84bdb2fb93e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.sha256": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "name": "cirros-0.6.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21430272, "virtual_size": 117440512, "status": "active", "checksum": "c8fc807773e5354afe61636071771906", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "92a576ea6cc24e889de8c0d0fe260238", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "created_at": "2024-02-28T09:13:49Z", "updated_at": "2024-02-28T09:13:51Z", "tags": [], "self": "/v2/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "file": "/v2/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd/file", "schema": "/v2/schemas/image"}' 2024-02-28 09:18:59,644 85919 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 202 POST http://10.0.0.210/volume/v3/dd0de807b49c4c20b64249723509f1ef/volumes 0.372s 2024-02-28 09:18:59,644 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "size": 1, "name": "tempest-VolumesExtendTest-Volume-911994102"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a4cb52c-117b-46a4-a292-db7ccedfaf1f', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a4cb52c-117b-46a4-a292-db7ccedfaf1f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dd0de807b49c4c20b64249723509f1ef/volumes'} Body: b'{"volume": {"id": "a4c469fa-ff91-4afb-8cb6-3f52cae2fdd9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:18:59.581662", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-911994102", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dd0de807b49c4c20b64249723509f1ef/volumes/a4c469fa-ff91-4afb-8cb6-3f52cae2fdd9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dd0de807b49c4c20b64249723509f1ef/volumes/a4c469fa-ff91-4afb-8cb6-3f52cae2fdd9"}], "user_id": "fcabae54526a46a1927d0896b1ee9c7d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:18:59,700 85919 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/dd0de807b49c4c20b64249723509f1ef/volumes/a4c469fa-ff91-4afb-8cb6-3f52cae2fdd9 0.044s 2024-02-28 09:18:59,700 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c7da1c2-60cb-4722-9036-ed3e528f3b15', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c7da1c2-60cb-4722-9036-ed3e528f3b15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dd0de807b49c4c20b64249723509f1ef/volumes/a4c469fa-ff91-4afb-8cb6-3f52cae2fdd9'} Body: b'{"volume": {"id": "a4c469fa-ff91-4afb-8cb6-3f52cae2fdd9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:19:00.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-911994102", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dd0de807b49c4c20b64249723509f1ef/volumes/a4c469fa-ff91-4afb-8cb6-3f52cae2fdd9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dd0de807b49c4c20b64249723509f1ef/volumes/a4c469fa-ff91-4afb-8cb6-3f52cae2fdd9"}], "user_id": "fcabae54526a46a1927d0896b1ee9c7d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dd0de807b49c4c20b64249723509f1ef"}}' 2024-02-28 09:19:00,770 85919 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/dd0de807b49c4c20b64249723509f1ef/volumes/a4c469fa-ff91-4afb-8cb6-3f52cae2fdd9 0.057s 2024-02-28 09:19:00,771 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1ccc370-0b8b-4680-be78-e445203f6241', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1ccc370-0b8b-4680-be78-e445203f6241', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dd0de807b49c4c20b64249723509f1ef/volumes/a4c469fa-ff91-4afb-8cb6-3f52cae2fdd9'} Body: b'{"volume": {"id": "a4c469fa-ff91-4afb-8cb6-3f52cae2fdd9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:19:00.000000", "updated_at": "2024-02-28T09:19:00.000000", "name": "tempest-VolumesExtendTest-Volume-911994102", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dd0de807b49c4c20b64249723509f1ef/volumes/a4c469fa-ff91-4afb-8cb6-3f52cae2fdd9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dd0de807b49c4c20b64249723509f1ef/volumes/a4c469fa-ff91-4afb-8cb6-3f52cae2fdd9"}], "user_id": "fcabae54526a46a1927d0896b1ee9c7d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dd0de807b49c4c20b64249723509f1ef"}}' 2024-02-28 09:19:00,841 85919 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/dd0de807b49c4c20b64249723509f1ef/volumes/a4c469fa-ff91-4afb-8cb6-3f52cae2fdd9 0.057s 2024-02-28 09:19:00,841 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7738fce0-5b5a-4185-856b-f1f43cdb950c', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x -openstack-request-id': 'req-7738fce0-5b5a-4185-856b-f1f43cdb950c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dd0de807b49c4c20b64249723509f1ef/volumes/a4c469fa-ff91-4afb-8cb6-3f52cae2fdd9'} Body: b'{"volume": {"id": "a4c469fa-ff91-4afb-8cb6-3f52cae2fdd9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:19:00.000000", "updated_at": "2024-02-28T09:19:00.000000", "name": "tempest-VolumesExtendTest-Volume-911994102", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dd0de807b49c4c20b64249723509f1ef/volumes/a4c469fa-ff91-4afb-8cb6-3f52cae2fdd9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dd0de807b49c4c20b64249723509f1ef/volumes/a4c469fa-ff91-4afb-8cb6-3f52cae2fdd9"}], "user_id": "fcabae54526a46a1927d0896b1ee9c7d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dd0de807b49c4c20b64249723509f1ef"}}' 2024-02-28 09:19:00,952 85919 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/dd0de807b49c4c20b64249723509f1ef/volumes/a4c469fa-ff91-4afb-8cb6-3f52cae2fdd9 0.099s 2024-02-28 09:19:00,952 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:00 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-57c06ff3-d33f-4b53-8e25-26959be9a40b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dd0de807b49c4c20b64249723509f1ef/volumes/a4c469fa-ff91-4afb-8cb6-3f52cae2fdd9'} Body: b'' 2024-02-28 09:19:01,032 85919 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/dd0de807b49c4c20b64249723509f1ef/volumes/a4c469fa-ff91-4afb-8cb6-3f52cae2fdd9 0.079s 2024-02-28 09:19:01,032 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:00 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-e480e84c-d059-4b40-90d4-dc81cd2a03be', 'x-openstack-request-id': 'req-e480e84c-d059-4b40-90d4-dc81cd2a03be', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/dd0de807b49c4c20b64249723509f1ef/volumes/a4c469fa-ff91-4afb-8cb6-3f52cae2fdd9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a4c469fa-ff91-4afb-8cb6-3f52cae2fdd9 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 6d3829c2-b7eb-48aa-966b-3e45fc3060e9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:19:01,324 85919 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 202 POST http://10.0.0.210/volume/v3/dd0de807b49c4c20b64249723509f1ef/volumes 0.286s 2024-02-28 09:19:01,325 85919 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-1174336063"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce804389-cb90-45a8-8280-63c1bf590cf7', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce804389-cb90-45a8-8280-63c1bf590cf7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dd0de807b49c4c20b64249723509f1ef/volumes'} Body: b'{"volume": {"id": "6d3829c2-b7eb-48aa-966b-3e45fc3060e9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:19:01.257391", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1174336063", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dd0de807b49c4c20b64249723509f1ef/volumes/6d3829c2-b7eb-48aa-966b-3e45fc3060e9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dd0de807b49c4c20b64249723509f1ef/volumes/6d3829c2-b7eb-48aa-966b-3e45fc3060e9"}], "user_id": "fcabae54526a46a1927d0896b1ee9c7d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:19:01,386 85919 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/dd0de807b49c4c20b64249723509f1ef/volumes/6d3829c2-b7eb-48aa-966b-3e45fc3060e9 0.049s 2024-02-28 09:19:01,386 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dfc5c8f-3148-4545-9afd-52b12cd3defb', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dfc5c8f-3148-4545-9afd-52b12cd3defb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dd0de807b49c4c20b64249723509f1ef/volumes/6d3829c2-b7eb-48aa-966b-3e45fc3060e9'} Body: b'{"volume": {"id": "6d3829c2-b7eb-48aa-966b-3e45fc3060e9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:19:01.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1174336063", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dd0de807b49c4c20b64249723509f1ef/volumes/6d3829c2-b7eb-48aa-966b-3e45fc3060e9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dd0de807b49c4c20b64249723509f1ef/volumes/6d3829c2-b7eb-48aa-966b-3e45fc3060e9"}], "user_id": "fcabae54526a46a1927d0896b1ee9c7d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dd0de807b49c4c20b64249723509f1ef"}}' 2024-02-28 09:19:02,510 85919 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/dd0de807b49c4c20b64249723509f1ef/volumes/6d3829c2-b7eb-48aa-966b-3e45fc3060e9 0.110s 2024-02-28 09:19:02,510 85919 DEBUG [tempest.lib.common.rest_cli ent] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18285d0b-19db-4c3b-a6e9-adba0d3f3d01', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18285d0b-19db-4c3b-a6e9-adba0d3f3d01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dd0de807b49c4c20b64249723509f1ef/volumes/6d3829c2-b7eb-48aa-966b-3e45fc3060e9'} Body: b'{"volume": {"id": "6d3829c2-b7eb-48aa-966b-3e45fc3060e9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:19:01.000000", "updated_at": "2024-02-28T09:19:01.000000", "name": "tempest-VolumesExtendTest-Volume-1174336063", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dd0de807b49c4c20b64249723509f1ef/volumes/6d3829c2-b7eb-48aa-966b-3e45fc3060e9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dd0de807b49c4c20b64249723509f1ef/volumes/6d3829c2-b7eb-48aa-966b-3e45fc3060e9"}], "user_id": "fcabae54526a46a1927d0896b1ee9c7d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dd0de807b49c4c20b64249723509f1ef"}}' 2024-02-28 09:19:02,562 85919 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/dd0de807b49c4c20b64249723509f1ef/volumes/6d3829c2-b7eb-48aa-966b-3e45fc3060e9 0.038s 2024-02-28 09:19:02,562 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e0b967f-9f83-47d7-b2dd-03822675e608', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e0b967f-9f83-47d7-b2dd-03822675e608', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dd0de807b49c4c20b64249723509f1ef/volumes/6d3829c2-b7eb-48aa-966b-3e45fc3060e9'} Body: b'{"volume": {"id": "6d3829c2-b7eb-48aa-966b-3e45fc3060e9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:19:01.000000", "updated_at": "2024-02-28T09:19:01.000000", "name": "tempest-VolumesExtendTest-Volume-1174336063", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dd0de807b49c4c20b64249723509f1ef/volumes/6d3829c2-b7eb-48aa-966b-3e45fc3060e9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dd0de807b49c4c20b64249723509f1ef/volumes/6d3829c2-b7eb-48aa-966b-3e45fc3060e9"}], "user_id": "fcabae54526a46a1927d0896b1ee9c7d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dd0de807b49c4c20b64249723509f1ef"}}' 2024-02-28 09:19:02,669 85919 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/dd0de807b49c4c20b64249723509f1ef/volumes/6d3829c2-b7eb-48aa-966b-3e45fc3060e9 0.094s 2024-02-28 09:19:02,669 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:02 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-0e23f813-be88-4c97-9ed0-4c6b062084d0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dd0de807b49c4c20b64249723509f1ef/volumes/6d3829c2-b7eb-48aa-966b-3e45fc3060e9'} Body: b'' 2024-02-28 09:19:02,692 85919 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/dd0de807b49c4c20b64249723509f1ef/volumes/6d3829c2-b7eb-48aa-966b-3e45fc3060e9 0.022s 2024-02-28 09:19:02,692 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:02 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-03d0876a-652c-4bb4-95a8-752c01dede39', 'x-openstack-request-id': 'req-03d0876a-652c-4bb4-95a8-752c01dede39', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/dd0de807b49c4c20b64249723509f1ef/volumes/6d3829c2-b7eb-48aa-966b-3e45fc3060e9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 6d3829c2-b7eb-48aa-966b-3e45fc3060e9 could not be found."}}' 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9a8038b5-54f9-4e13-a7e8-33b256d453ec failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:19:05,036 85919 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 202 POST http://10.0.0.210/volume/v3/3ca3427db980440287b00f9efa9010ce/volumes 0.246s 2024-02-28 09:19:05,036 85919 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-431842257"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71bd8378-0b54-42c6-aba7-3c14535786eb', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71bd8378-0b54-42c6-aba7-3c14535786eb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3ca3427db980440287b00f9efa9010ce/volumes'} Body: b'{"volume": {"id": "9a8038b5-54f9-4e13-a7e8-33b256d453ec", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2024-02-28T09:19:04.972220", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-431842257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3ca3427db980440287b00f9efa9010ce/volumes/9a8038b5-54f9-4e13-a7e8-33b256d453ec"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3ca3427db980440287b00f9efa9010ce/volumes/9a8038b5-54f9-4e13-a7e8-33b256d453ec"}], "user_id": "088d7bc1a62c437eb9212d4a943dca60", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:19:05,103 85919 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/3ca3427db980440287b00f9efa9010ce/volumes/9a8038b5-54f9-4e13-a7e8-33b256d453ec 0.056s 2024-02-28 09:19:05,104 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d28218da-0f5a-420d-b8d5-2ef44b104188', 'content-length': '896', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d28218da-0f5a-420d-b8d5-2ef44b104188', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3ca3427db980440287b00f9efa9010ce/volumes/9a8038b5-54f9-4e13-a7e8-33b256d453ec'} Body: b'{"volume": {"id": "9a8038b5-54f9-4e13-a7e8-33b256d453ec", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2024-02-28T09:19:05.000000", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-431842257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3ca3427db980440287b00f9efa9010ce/volumes/9a8038b5-54f9-4e13-a7e8-33b256d453ec"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3ca3427db980440287b00f9efa9010ce/volumes/9a8038b5-54f9-4e13-a7e8-33b256d453ec"}], "user_id": "088d7bc1a62c437eb9212d4a943dca60", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3ca3427db980440287b00f9efa9010ce"}}' 2024-02-28 09:19:06,158 85919 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/3ca3427db980440287b00f9efa9010ce/volumes/9a8038b5-54f9-4e13-a7e8-33b256d453ec 0.040s 2024-02-28 09:19:06,158 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cf762ef-b2b5-4e56-a2f7-a9098f1b144c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cf762ef-b2b5-4e56-a2f7-a9098f1b144c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3ca3427db980440287b00f9efa9010ce/volumes/9a8038b5-54f9-4e13-a7e8-33b256d453ec'} Body: b'{"volume": {"id": "9a8038b5-54f9-4e13-a7e8-33b256d453ec", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2024-02-28T09:19:05.000000", "updated_at": "2024-02-28T09:19:05.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-431842257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3ca3427db980440287b00f9efa9010ce/volumes/9a8038b5-54f9-4e13-a7e8-33b256d453ec"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3ca3427db980440287b00f9efa9010ce/volumes/9a8038b5-54f9-4e13-a7e8-33b256d453ec"}], "user_id": "088d7bc1a62c437eb9212d4a943dca60", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3ca3427db980440287b00f9efa9010ce"}}' 2024-02-28 09:19:06,211 85919 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/3ca3427db980440287b00f9efa9010ce/volumes/9a8038b5-54f9-4e13-a7e8-33b256d453ec 0.039s 2024-02-28 09:19:06,211 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7732d6f5-5206-44fa-8911-cfbe38b02286', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7732d6f5-5206-44fa-8911-cfbe38b02286', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3ca3427db980440287b00f9efa9010ce/volumes/9a8038b5-54f9-4e13-a7e8-33b256d453ec'} Body: b'{"volume": {"id": "9a8038b5-54f9-4e13-a7e8-33b256d453ec", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2024-02-28T09:19:05.000000", "updated_at": "2024-02-28T09:19:05.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-431842257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3ca3427db980440287b00f9efa9010ce/volumes/9a8038b5-54f9-4e13-a7e8-33b256d453ec"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3ca3427db980440287b00f9efa9010ce/volumes/9a8038b5-54f9-4e13-a7e8-33b256d453ec"}], "user_id": "088d7bc1a62c437eb9212d4a943dca60", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3ca3427db980440287b00f9efa9010ce"}}' 2024-02-28 09:19:06,329 85919 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3ca3427db980440287b00f9efa9010ce/volumes/9a8038b5-54f9-4e13-a7e8-33b256d453ec 0.106s 2024-02-28 09:19:06,330 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:06 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-82a94101-00dc-4f5c-bba6-734fef6bcbb3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3ca3427db980440287b00f9efa9010ce/volumes/9a8038b5-54f9-4e13-a7e8-33b256d453ec'} Body: b'' 2024-02-28 09:19:06,352 85919 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3ca3427db980440287b00f9efa9010ce/volumes/9a8038b5-54f9-4e13-a7e8-33b256d453ec 0.022s 2024-02-28 09:19:06,354 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:06 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-aa9f6ff6-ecb1-449f-9a2b-08ffabc5157c', 'x-openstack-request-id': 'req-aa9f6ff6-ecb1-449f-9a2b-08ffabc5157c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3ca3427db980440287b00f9efa9010ce/volumes/9a8038b5-54f9-4e13-a7e8-33b256d453ec'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 9a8038b5-54f9-4e13-a7e8-33b256d453ec could not be found."}}' 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 101, 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 97, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ae731594-431a-49ed-9e30-dcdae1141bb2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:19:08,820 85919 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/8e99f2b389fd478294f5853fcee9ab4b/types 0.179s 2024-02-28 09:19:08,821 85919 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': 'Wed, 28 Feb 2024 09:19:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ce4f4f7-8a69-414c-a5ee-05d17f1920e7', 'content-length': '339', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ce4f4f7-8a69-414c-a5ee-05d17f1920e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8e99f2b389fd478294f5853fcee9ab4b/types'} Body: b'{"volume_type": {"id": "4c290997-b30f-4e62-9c3f-5531c531c3ef", "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}}' 2024-02-28 09:19:09,581 85919 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.756s 2024-02-28 09:19:09,581 85919 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': 'Wed, 28 Feb 2024 09:19:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '738', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/d6503e90-b157-4d5a-9060-0cc3458d509d', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-b320cbf9-df77-43b2-a8e9-3fc0d92a4596', '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": "edd6aba83e5d4627ae9a573e155e2115", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "d6503e90-b157-4d5a-9060-0cc3458d509d", "created_at": "2024-02-28T09:19:10Z", "updated_at": "2024-02-28T09:19:10Z", "tags": [], "self": "/v2/images/d6503e90-b157-4d5a-9060-0cc3458d509d", "file": "/v2/images/d6503e90-b157-4d5a-9060-0cc3458d509d/file", "schema": "/v2/schemas/image"}' 2024-02-28 09:19:10,454 85919 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/d6503e90-b157-4d5a-9060-0cc3458d509d/file 0.871s 2024-02-28 09:19:10,455 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': ' text/html; charset=UTF-8', 'x-openstack-request-id': 'req-b03a3326-644e-4045-9cc2-54fff9a6ed7d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/d6503e90-b157-4d5a-9060-0cc3458d509d/file'} Body: b'' 2024-02-28 09:19:10,474 85919 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/d6503e90-b157-4d5a-9060-0cc3458d509d 0.019s 2024-02-28 09:19:10,475 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3b6fe6bb-a20a-49f6-bfe0-4ffc9f065d1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/d6503e90-b157-4d5a-9060-0cc3458d509d'} 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": "368d7fb917dc5f4ce3f1d6a5b873c58d", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "edd6aba83e5d4627ae9a573e155e2115", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "c9334c075e283b7cc22f6845c937126e3c534de800a4d688d5c6df987545859b91a7fc5b0e6df4e6fcda94567ada8a4628f3c4f8ecd17baadbb0d792af111606", "id": "d6503e90-b157-4d5a-9060-0cc3458d509d", "created_at": "2024-02-28T09:19:10Z", "updated_at": "2024-02-28T09:19:10Z", "tags": [], "self": "/v2/images/d6503e90-b157-4d5a-9060-0cc3458d509d", "file": "/v2/images/d6503e90-b157-4d5a-9060-0cc3458d509d/file", "schema": "/v2/schemas/image"}' 2024-02-28 09:19:10,494 85919 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/d6503e90-b157-4d5a-9060-0cc3458d509d 0.019s 2024-02-28 09:19:10,495 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-54340e80-5dff-45a8-bcb1-156a44fe1811', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/d6503e90-b157-4d5a-9060-0cc3458d509d'} 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": "368d7fb917dc5f4ce3f1d6a5b873c58d", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "edd6aba83e5d4627ae9a573e155e2115", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "c9334c075e283b7cc22f6845c937126e3c534de800a4d688d5c6df987545859b91a7fc5b0e6df4e6fcda94567ada8a4628f3c4f8ecd17baadbb0d792af111606", "id": "d6503e90-b157-4d5a-9060-0cc3458d509d", "created_at": "2024-02-28T09:19:10Z", "updated_at": "2024-02-28T09:19:10Z", "tags": [], "self": "/v2/images/d6503e90-b157-4d5a-9060-0cc3458d509d", "file": "/v2/images/d6503e90-b157-4d5a-9060-0cc3458d509d/file", "schema": "/v2/schemas/image"}' 2024-02-28 09:19:10,514 85919 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/d6503e90-b157-4d5a-9060-0cc3458d509d 0.018s 2024-02-28 09:19:10,515 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {' Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-7460ff4f-3063-4831-b375-ba49232ad835', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/d6503e90-b157-4d5a-9060-0cc3458d509d'} 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": "368d7fb917dc5f4ce3f1d6a5b873c58d", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "edd6aba83e5d4627ae9a573e155e2115", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "c9334c075e283b7cc22f6845c937126e3c534de800a4d688d5c6df987545859b91a7fc5b0e6df4e6fcda94567ada8a4628f3c4f8ecd17baadbb0d792af111606", "id": "d6503e90-b157-4d5a-9060-0cc3458d509d", "created_at": "2024-02-28T09:19:10Z", "updated_at": "2024-02-28T09:19:10Z", "tags": [], "self": "/v2/images/d6503e90-b157-4d5a-9060-0cc3458d509d", "file": "/v2/images/d6503e90-b157-4d5a-9060-0cc3458d509d/file", "schema": "/v2/schemas/image"}' 2024-02-28 09:19:10,867 85919 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/edd6aba83e5d4627ae9a573e155e2115/volumes 0.352s 2024-02-28 09:19:10,868 85919 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": "d6503e90-b157-4d5a-9060-0cc3458d509d", "size": 1}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-890aa57f-f690-4ef2-908f-111596668206', 'content-length': '862', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-890aa57f-f690-4ef2-908f-111596668206', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/edd6aba83e5d4627ae9a573e155e2115/volumes'} Body: b'{"volume": {"id": "ae731594-431a-49ed-9e30-dcdae1141bb2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:19:10.804343", "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/edd6aba83e5d4627ae9a573e155e2115/volumes/ae731594-431a-49ed-9e30-dcdae1141bb2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/edd6aba83e5d4627ae9a573e155e2115/volumes/ae731594-431a-49ed-9e30-dcdae1141bb2"}], "user_id": "f0cb58e7b78147c28a095067bb8f2c3e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:19:10,919 85919 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/edd6aba83e5d4627ae9a573e155e2115/volumes/ae731594-431a-49ed-9e30-dcdae1141bb2 0.040s 2024-02-28 09:19:10,919 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-694e633d-bcf0-45c6-8b11-c6263aa22195', 'content-lengt h': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-694e633d-bcf0-45c6-8b11-c6263aa22195', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/edd6aba83e5d4627ae9a573e155e2115/volumes/ae731594-431a-49ed-9e30-dcdae1141bb2'} Body: b'{"volume": {"id": "ae731594-431a-49ed-9e30-dcdae1141bb2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:19:11.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/edd6aba83e5d4627ae9a573e155e2115/volumes/ae731594-431a-49ed-9e30-dcdae1141bb2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/edd6aba83e5d4627ae9a573e155e2115/volumes/ae731594-431a-49ed-9e30-dcdae1141bb2"}], "user_id": "f0cb58e7b78147c28a095067bb8f2c3e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "edd6aba83e5d4627ae9a573e155e2115"}}' 2024-02-28 09:19:11,971 85919 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/edd6aba83e5d4627ae9a573e155e2115/volumes/ae731594-431a-49ed-9e30-dcdae1141bb2 0.038s 2024-02-28 09:19:11,971 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2919691-a349-40f6-8248-21d30f8fc35c', 'content-length': '951', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2919691-a349-40f6-8248-21d30f8fc35c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/edd6aba83e5d4627ae9a573e155e2115/volumes/ae731594-431a-49ed-9e30-dcdae1141bb2'} Body: b'{"volume": {"id": "ae731594-431a-49ed-9e30-dcdae1141bb2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:19:11.000000", "updated_at": "2024-02-28T09:19:11.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/edd6aba83e5d4627ae9a573e155e2115/volumes/ae731594-431a-49ed-9e30-dcdae1141bb2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/edd6aba83e5d4627ae9a573e155e2115/volumes/ae731594-431a-49ed-9e30-dcdae1141bb2"}], "user_id": "f0cb58e7b78147c28a095067bb8f2c3e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "edd6aba83e5d4627ae9a573e155e2115"}}' 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 97, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume dfab4617-6779-42d3-ac50-7a8ec5e44e01 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:19:15,294 85919 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 202 POST http://10.0.0.210/volume/v3/6207855f8a2a4278bb112adf0238b93e/volumes 0.326s 2024-02-28 09:19:15,295 85919 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-175200069"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8cdd4bb-90e3-4046-b295-526147139184', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8cdd4bb-90e3-4046-b295-526147139184', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6207855f8a2a4278bb112adf0238b93e/volumes'} Body: b'{"volume": {"id": "dfab4617-6779-42d3-ac50-7a8ec5e44e01", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:19:15.232521", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-175200069", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6207855f8a2a4278bb112adf0238b93e/volumes/dfab4617-6779-42d3-ac50-7a8ec5e44e01"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6207855f8a2a4278bb112adf0238b93e/volumes/dfab4617-6779-42d3-ac50-7a8ec5e44e01"}], "user_id": "cd941cce2e6b4985add428e3ac2a024d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:19:15,365 85919 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/6207855f8a2a4278bb112adf0238b93e/volumes/dfab4617-6779-42d3-ac50-7a8ec5e44e01 0.057s 2024-02-28 09:19:15,365 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9675e5f-a38c-47e6-9a31-3e3925ec5f03', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9675e5f-a38c-47e6-9a31-3e3925ec5f03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6207855f8a2a4278bb112adf0238b93e/volumes/dfab4617-6779-42d3-ac50-7a8ec5e44e01'} Body: b'{"volume": {"id": "dfab4617-6779-42d3-ac50-7a8ec5e44e01", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:19:15.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-175200069", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6207855f8a2a4278bb112adf0238b93e/volumes/dfab4617-6779-42d3-ac50-7a8ec5e44e01"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6207855f8a2a4278bb112adf0238b93e/volumes/dfab4617-6779-42d3-ac50-7a8ec5e44e01"}], "user_id": "cd941cce2e6b4985add428e3ac2a024d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6207855f8a2a4278bb112adf0238b93e"}}' 2024-02-28 09:19:16,416 85919 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/6207855f8a2a4278bb112adf0238b93e/volumes/dfab4617-6779-42d3-ac50-7a8ec5e44e01 0.037s 2024 -02-28 09:19:16,416 85919 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45bbd378-d07f-42ef-8d84-49c1d6f109d7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45bbd378-d07f-42ef-8d84-49c1d6f109d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6207855f8a2a4278bb112adf0238b93e/volumes/dfab4617-6779-42d3-ac50-7a8ec5e44e01'} Body: b'{"volume": {"id": "dfab4617-6779-42d3-ac50-7a8ec5e44e01", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:19:15.000000", "updated_at": "2024-02-28T09:19:15.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-175200069", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6207855f8a2a4278bb112adf0238b93e/volumes/dfab4617-6779-42d3-ac50-7a8ec5e44e01"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6207855f8a2a4278bb112adf0238b93e/volumes/dfab4617-6779-42d3-ac50-7a8ec5e44e01"}], "user_id": "cd941cce2e6b4985add428e3ac2a024d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6207855f8a2a4278bb112adf0238b93e"}}' 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 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_delete_server.py", line 114, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9c352c1c-b25f-476d-990f-b97d836c6c7f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:17:22,065 85917 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.094s 2024-02-28 09:17:22,066 85917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2815', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-b44f501c-8a41-4fa6-86fa-16ac35051006', '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": "6c88efc49e7a41e9aa941624a479ab54", "name": "tempest-DeleteServersTestJSON-1711795029-project-member", "password_expires_at": null}, "audit_ids": ["LHrW1XLaRKSn-TFAUpdQwQ"], "expires_at": "2024-02-28T10:17:21.000000Z", "issued_at": "2024-02-28T09:17:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d826b839d3be4329b59c57d200031aea", "name": "tempest-DeleteServersTestJSON-1711795029"}, "is_domain": false, "roles": [{"id": "034d7a484a5e4908aeb9a02a09c0654f", "name": "member"}, {"id": "2d696d77d77043b58e5fcf31f5b061c8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "607134c4d03c4a12af99220db79cc13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d826b839d3be4329b59c57d200031aea", "region": "RegionOne"}], "id": "21d06a316a024880a69d4cd482f90971", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "74032efc222f428b908ef3abf0ba60d1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d826b839d3be4329b59c57d200031aea", "region": "RegionOne"}], "id": "633be3df59df4f9b975484710048430d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0d52584065f94ee08ce4181b78367c5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7ae777b7f53744e0bbcb8c938dfbfe2f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8dbdc1e6b7e4d08a2a52a636eabc00f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "8ef2767026834c1189d97797d5c5a800", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4f50f76d3e044b83b5bdbee0c30d6f5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "c388de6ecbcc4fca8b0d700779fc657e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "fe5cea1ac05c45a1b3925a725a7eead7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "cc0d1c0427f9473bb326be07f15553e1", "type": "image", "name": "glance"}, {"endpoints": [{"id": "a45569cc58b84b1b853ecd851b25ca4e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "cccec230ba6c48ae92df03a6a374a7a6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "255fbf1fe41a497888423432cf3d6547", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/d826b839d3be4329b59c57d200031aea", "region": "RegionOne"}], "id": "e5ef73b8227840fa80228ecf30fbd9a7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2024-02-28 09:17:22,066 85917 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': '7e1afd2a-4b40-4fc9-8c90-676562c9bfc9', 'name': 'tempest-DeleteServersTestJSON-1637529743-network', 'tenant_id': 'd826b839d3be4329b59c57d200031aea', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd826b839d3be4329b59c57d200031aea', 'port_security_enabled': Tru e, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 33671, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-02-28T09:17:03Z', 'updated_at': '2024-02-28T09:17:03Z', 'revision_number': 1} available for tenant 2024-02-28 09:17:24,631 85917 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 2.564s 2024-02-28 09:17:24,631 85917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-2145696734", "imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "flavorRef": "1", "networks": [{"uuid": "7e1afd2a-4b40-4fc9-8c90-676562c9bfc9"}]}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/2c7beaf4-cfd3-4b69-8c2c-a0c4cddc13ae', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a67a167f-5c60-43c0-ac8d-0b8e84050107', 'x-compute-request-id': 'req-a67a167f-5c60-43c0-ac8d-0b8e84050107', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "2c7beaf4-cfd3-4b69-8c2c-a0c4cddc13ae", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2c7beaf4-cfd3-4b69-8c2c-a0c4cddc13ae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2c7beaf4-cfd3-4b69-8c2c-a0c4cddc13ae"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "MKvjvRtfWtu7"}}' 2024-02-28 09:17:24,838 85917 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/2c7beaf4-cfd3-4b69-8c2c-a0c4cddc13ae 0.204s 2024-02-28 09:17:24,839 85917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1207', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3399c007-e094-4101-bf47-da93f24f8a5c', 'x-compute-request-id': 'req-3399c007-e094-4101-bf47-da93f24f8a5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2c7beaf4-cfd3-4b69-8c2c-a0c4cddc13ae'} Body: b'{"server": {"id": "2c7beaf4-cfd3-4b69-8c2c-a0c4cddc13ae", "name": "tempest-DeleteServersTestJSON-server-2145696734", "status": "BUILD", "tenant_id": "d826b839d3be4329b59c57d200031aea", "user_id": "6c88efc49e7a41e9aa941624a479ab54", "metadata": {}, "hostId": "", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:17:25Z", "updated": "2024-02-28T09:17:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2c7beaf4-cfd3-4b69-8c2c-a0c4cddc13ae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2c7beaf4-cfd3-4b69-8c2c-a0c4cddc13ae"}], "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": []}}' 2024-02-28 09:18:15,692 85917 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/2c7beaf4-cfd3-4b69-8c2c-a0c4cddc13ae 0.790s 2024-02-28 09:18:15,693 85917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:14 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-9a29642d-a250-4271-8e6e-41de2ab928c4', 'x-compute-request-id': 'req-9a29642d-a250-4271-8e6e-41de2ab928c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2c7beaf4-cfd3-4b69-8c2c-a0c4cddc13ae'} Body: b'{"server": {"id": "2c7beaf4-cfd3-4b69-8c2c-a0c4cddc13ae", "name": "tempest-DeleteServersTestJSON-server-2145696734", "status": "ACTIVE", "tenant_id": "d826b839d3be4329b59c57d200031aea", "user_id": "6c88efc49e7a41e9aa941624a479ab54", "metadata": {}, "hostId": "d025fdbf5b541849637c97c8e3318e12e8888bf524303ed479fdcb65", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:17:24Z", "updated": "2024-02-28T09:17:41Z", "addresses": {"tempest-DeleteServersTestJSON-1637529743-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:65:60"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2c7beaf4-cfd3-4b69-8c2c-a0c4cddc13ae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2c7beaf4-cfd3-4b69-8c2c-a0c4cddc13ae"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-02-28T09:17:41.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": []}}' 2024-02-28 09:18:15,709 85917 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-02-28 09:19:16,040 85917 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/volume/v3/d826b839d3be4329b59c57d200031aea/volumes 0.270s 2024-02-28 09:19:16,040 85917 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-783346669"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41c4b67f-cd75-48c2-95e6-c6be5c468745', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41c4b67f-cd75-48c2-95e6-c6be5c468745', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d826b839d3be4329b59c57d200031aea/volumes'} Body: b'{"volume": {"id": "9c352c1c-b25f-476d-990f-b97d836c6c7f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:19:15.9704 49", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-783346669", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d826b839d3be4329b59c57d200031aea/volumes/9c352c1c-b25f-476d-990f-b97d836c6c7f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d826b839d3be4329b59c57d200031aea/volumes/9c352c1c-b25f-476d-990f-b97d836c6c7f"}], "user_id": "6c88efc49e7a41e9aa941624a479ab54", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:19:16,096 85917 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/d826b839d3be4329b59c57d200031aea/volumes/9c352c1c-b25f-476d-990f-b97d836c6c7f 0.043s 2024-02-28 09:19:16,096 85917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12402f17-89c9-454c-970a-59b101b7ca6f', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12402f17-89c9-454c-970a-59b101b7ca6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d826b839d3be4329b59c57d200031aea/volumes/9c352c1c-b25f-476d-990f-b97d836c6c7f'} Body: b'{"volume": {"id": "9c352c1c-b25f-476d-990f-b97d836c6c7f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:19:16.000000", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-783346669", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d826b839d3be4329b59c57d200031aea/volumes/9c352c1c-b25f-476d-990f-b97d836c6c7f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d826b839d3be4329b59c57d200031aea/volumes/9c352c1c-b25f-476d-990f-b97d836c6c7f"}], "user_id": "6c88efc49e7a41e9aa941624a479ab54", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d826b839d3be4329b59c57d200031aea"}}' 2024-02-28 09:19:17,153 85917 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/d826b839d3be4329b59c57d200031aea/volumes/9c352c1c-b25f-476d-990f-b97d836c6c7f 0.043s 2024-02-28 09:19:17,153 85917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e83fff0-4aea-41b5-b207-28d46913916b', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e83fff0-4aea-41b5-b207-28d46913916b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d826b839d3be4329b59c57d200031aea/volumes/9c352c1c-b25f-476d-990f-b97d836c6c7f'} Body: b'{"volume": {"id": "9c352c1c-b25f-476d-990f-b97d836c6c7f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:19:16.000000", "updated_at": "2024-02-28T09:19:16.000000", "name": "tempest-DeleteServersTestJSON-volume-783346669", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d826b839d3be4329b59c57d200031aea/volumes/9c 352c1c-b25f-476d-990f-b97d836c6c7f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d826b839d3be4329b59c57d200031aea/volumes/9c352c1c-b25f-476d-990f-b97d836c6c7f"}], "user_id": "6c88efc49e7a41e9aa941624a479ab54", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d826b839d3be4329b59c57d200031aea"}}' 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 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b49209fc-5284-4ebd-b4c3-589b663a0d79 failed to build and is in ERROR status 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 439dff89-8ff1-4ac2-b964-cdab3fb1a880 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:17:50,874 85915 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-02-28 09:17:51,256 85915 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 0.380s 2024-02-28 09:17:51,256 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1262998045", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAJ+9MbwJv5CEZdIXVxro1pV06igtXjA1vqtxZTwkJKWK6RSWsq+pqm7gSW3s00Fp04ZlnXVPxO5BtruIcamNJwgKTk6g5lw0o0KpE6L29aOuK9DtJkdJy/WW75craophA=="}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:50 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-b64118b6-1558-4b91-b51f-019c07cec451', 'x-compute-request-id': 'req-b64118b6-1558-4b91-b51f-019c07cec451', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1262998045", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAJ+9MbwJv5CEZdIXVxro1pV06igtXjA1vqtxZTwkJKWK6RSWsq+pqm7gSW3s00Fp04ZlnXVPxO5BtruIcamNJwgKTk6g5lw0o0KpE6L29aOuK9DtJkdJy/WW75craophA==", "fingerprint": "b3:f2:67:6d:bd:08:ea:ec:46:0b:28:de:76:33:8c:2f", "user_id": "fb84c3ed3b904129b42e901e9a3bc340"}}' 2024-02-28 09:17:51,259 85915 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1262998045 created 2024-02-28 09:17:51,649 85915 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.390s 2024-02-28 09:17:51,650 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--271262337", "description": "tempest-description--347806692"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-a0074f66-addf-4e3c-a757-179557f0420f', 'date': 'Wed, 28 Feb 2024 09:17:51 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "d8e131d3-0b10-4375-9749-059d4bd9ee82", "name": "tempest-securitygroup--271262337", "stateful": true, "tenant_id": "b9d592dd0ebd4821a5281fe4887f65c7", "description": "tempest-description--347806692", "shared": false, "security_group_rules": [{"id": "0a2f36a1-fa5e-4af9-be16-4905c01b1d31", "project_id": "b9d592dd0ebd4821a5281fe4887f65c7", "tenant_id": "b9d592dd0ebd4821a5281fe4887f65c7", "security_group_id": "d8e131d3-0b10-4375-9749-059d4bd9ee82", "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": 398, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:17:51Z", "updated_at": "2024-02-28T09:17:51Z", "revision_number": 0}, {"id": "95fed048-ce30-4ffe-bfaf-b6b96038c93c", "project_id": "b9d592dd0ebd4821a5281fe4887f65c7", "tenant_id": "b9d592dd0ebd4821a5281fe4887f65c7", "security_group_id": "d8e131d3-0b10-4375-9749-059d4bd9ee82", "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": 399, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:17:51Z", "updated_at": "2024-02-28T09:17:51Z", "revision_number": 0}], "tags": [], "created_at": "2024-02-28T09:17:51Z", "updated_at": "2024-02-28T09:17:51Z", "revision_number": 1, "project_id": "b9d592dd0ebd4821a5281fe4887f65c7"}}' 2024-02-28 09:17:52,156 85915 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.505s 2024-02-28 09:17:52,157 85915 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": "d8e131d3-0b10-4375-9749-059d4bd9ee82", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-78f585b0-ade1-4ea7-995d-9195f162797c', 'date': 'Wed, 28 Feb 2024 09:17:52 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5c44b006-299f-4752-9d04-1eefd1537756", "project_id": "b9d592dd0ebd4821a5281fe4887f65c7", "tenant_id": "b9d592dd0ebd4821a5281fe4887f65c7", "security_group_id": "d8e131d3-0b10-4375-9749-059d4bd9ee82", "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": "2024-02-28T09:17:51Z", "updated_at": "2024-02-28T09:17:51Z", "revision_number": 0}}' 2024-02-28 09:17:52,662 85915 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.504s 2024-02-28 09:17:52,662 85915 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": "d8e131d3-0b10-4375-9749-059d4bd9ee82", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-2482c749-0da6-4ae8-ba8b-fb523c715e5b', 'date': 'Wed, 28 Feb 2024 09:17:52 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "fdb47c73-f143-480d-b6ba-89fa183ba679", "project_id": "b9d592dd0ebd4821a5281fe4887f65c7", "tenant_id": "b9d592dd0ebd4821a5281fe4887f65c7", "security_group_id": "d8e131d3-0b10-4375-9749-059d4bd9ee82", "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": "2024-02-28T09:17:52Z", "updated_at": "2024-02-28T09:17:52Z", "revision_number": 0}}' 2024-02-28 09:17:52,662 85915 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--271262337 created 2024-02-28 09:17:55,596 85915 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 2.933s 2024-02-28 09:17:55,597 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json ', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-a7ee8dcb-bf02-4d6e-abae-a9396c8c00c3', 'date': 'Wed, 28 Feb 2024 09:17:55 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "6daeded2-5197-4cb0-af10-8d6626ea6a86", "tenant_id": "b9d592dd0ebd4821a5281fe4887f65c7", "floating_ip_address": "172.24.4.41", "floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "b9d592dd0ebd4821a5281fe4887f65c7", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-02-28T09:17:54Z", "updated_at": "2024-02-28T09:17:54Z", "revision_number": 0}}' 2024-02-28 09:17:55,597 85915 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '6daeded2-5197-4cb0-af10-8d6626ea6a86', 'tenant_id': 'b9d592dd0ebd4821a5281fe4887f65c7', 'floating_ip_address': '172.24.4.41', 'floating_network_id': 'eff6aa9f-a27a-4fba-a655-d390189c40e9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b9d592dd0ebd4821a5281fe4887f65c7', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-02-28T09:17:54Z', 'updated_at': '2024-02-28T09:17:54Z', 'revision_number': 0, 'ip': '172.24.4.41'} created 2024-02-28 09:17:55,705 85915 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.102s 2024-02-28 09:17:55,705 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-15887458-85ed-48fa-b178-7f56a458fddc', '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": "fb84c3ed3b904129b42e901e9a3bc340", "name": "tempest-VolumesAdminNegativeTest-1591018509-project-member", "password_expires_at": null}, "audit_ids": ["c0voNLMsSBa4nRHxTOjGbg"], "expires_at": "2024-02-28T10:17:55.000000Z", "issued_at": "2024-02-28T09:17:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b9d592dd0ebd4821a5281fe4887f65c7", "name": "tempest-VolumesAdminNegativeTest-1591018509"}, "is_domain": false, "roles": [{"id": "034d7a484a5e4908aeb9a02a09c0654f", "name": "member"}, {"id": "2d696d77d77043b58e5fcf31f5b061c8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "607134c4d03c4a12af99220db79cc13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b9d592dd0ebd4821a5281fe4887f65c7", "region": "RegionOne"}], "id": "21d06a316a024880a69d4cd482f90971", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "74032efc222f428b908ef3abf0ba60d1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b9d592dd0ebd4821a5281fe4887f65c7", "region": "RegionOne"}], "id": "633be3df59df4f9b975484710048430d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0d52584065f94ee08ce4181b78367c5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7ae777b7f53744e0bbcb8c938dfbfe2f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8dbdc1e6b7e4d08a2a52a636eabc00f", "interface": "public", "region_id": "RegionOne", "url": "http://10 .0.0.210/placement", "region": "RegionOne"}], "id": "8ef2767026834c1189d97797d5c5a800", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4f50f76d3e044b83b5bdbee0c30d6f5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "c388de6ecbcc4fca8b0d700779fc657e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "fe5cea1ac05c45a1b3925a725a7eead7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "cc0d1c0427f9473bb326be07f15553e1", "type": "image", "name": "glance"}, {"endpoints": [{"id": "a45569cc58b84b1b853ecd851b25ca4e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "cccec230ba6c48ae92df03a6a374a7a6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "255fbf1fe41a497888423432cf3d6547", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b9d592dd0ebd4821a5281fe4887f65c7", "region": "RegionOne"}], "id": "e5ef73b8227840fa80228ecf30fbd9a7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2024-02-28 09:17:55,706 85915 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body) Found network {'id': 'a3e0d544-690c-4dac-be91-2a7865c04b22', 'name': 'tempest-VolumesAdminNegativeTest-109630606-network', 'tenant_id': 'b9d592dd0ebd4821a5281fe4887f65c7', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b9d592dd0ebd4821a5281fe4887f65c7', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 63276, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-02-28T09:17:04Z', 'updated_at': '2024-02-28T09:17:04Z', 'revision_number': 1} available for tenant 2024-02-28 09:17:55,706 85915 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1262998045', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAJ+9MbwJv5CEZdIXVxro1pV06igtXjA1vqtxZTwkJKWK6RSWsq+pqm7gSW3s00Fp04ZlnXVPxO5BtruIcamNJwgKTk6g5lw0o0KpE6L29aOuK9DtJkdJy/WW75craophA==', 'fingerprint': 'b3:f2:67:6d:bd:08:ea:ec:46:0b:28:de:76:33:8c:2f', 'user_id': 'fb84c3ed3b904129b42e901e9a3bc340', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAiy5Sh+kac68N6ymkzuh7FV4CyQXr9V7pGDu9yDKB259m2mE19caCd\nOJ5OMgY3bn+gBwYFK4EEACKhZANiAAQCfvTG8Cb+QhGXSF1ca6NaVdOooLV4wNb6\nrcWU8JCSliukUlrKvqapu4Elt7NNBadOGZZ11T8TuQba7iHGpjScICk5OoOZcNKN\nCqROi9vWjrivQ7SZHScv1lu+XK2qKYQ=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'd8e131d3-0b10-4375-9749-059d4bd9ee82', 'name': 'tempest-securitygroup--271262337', 'stateful': True, 'tenant_id': 'b9d592dd0ebd4821a5281fe4887f65c7', 'description': 'tempest-description--347806692', 'shared': False, 'security_group_rules': [{'id': '0a2f36a1-fa5e-4af9-be16-4905c01b1d31', 'project_id': 'b9d592dd0ebd4821a5281fe4887f65c7', 'tenant_id': 'b9d592dd0ebd4821a5281fe4887f65c7', 'security_group_id': 'd8e131d3-0b10-4375-9749-059d4bd9ee82', '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': 398, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-02-28T09:17:51Z', 'updated_at': '2024-02-28T09:17:51Z', 'revision_number': 0}, {'id': '95fed048-ce30-4ffe-bfaf-b6b96038c93c', 'project_id': 'b9d592dd0ebd4821a5281fe4887f65c7', 'tenant_id': 'b9d592dd0ebd4821a5281fe4887f65c7', 'security_group_id': 'd8e131d3-0b10-4375-9749-059d4bd9ee82', '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': 399, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-02-28T09:17:51Z', 'updated_at': '2024-02-28T09:17:51Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-02-28T09:17:51Z', 'updated_at': '2024-02-28T09:17:51Z', 'revision_number': 1, 'project_id': 'b9d592dd0ebd4821a5281fe4887f65c7'}, 'floating_ip': {'id': '6daeded2-5197-4cb0-af10-8d6626ea6a86', 'tenant_id': 'b9d592dd0ebd4821a5281fe4887f65c7', 'floating_ip_address': '172.24.4.41', 'floating_network_id': 'eff6aa9f-a27a-4fba-a655-d390189c40e9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b9d592dd0ebd4821a5281fe4887f65c7', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-02-28T09:17:54Z', 'updated_at': '2024-02-28T09:17:54Z', 'revision_number': 0, 'ip': '172.24.4.41'}} 2024-02-28 09:17:57,463 85915 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 1.756s 2024-02-28 09:17:57,464 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1641287859", "imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "flavorRef": "1", "networks": [{"uuid": "a3e0d544-690c-4dac-be91-2a7865c04b22"}], "security_groups": [{"name": "tempest-securitygroup--271262337"}], "key_name": "tempest-keypair-1262998045", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/91116beb-c74f-4db9-87f6-7a0c1897a64f', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd888083-01e8-428c-b64c-6bfcf21cf27a', 'x-compute-request-id': 'req-bd888083-01e8-428c-b64c-6bfcf21cf27a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "91116beb-c74f-4db9-87f6-7a0c1897a64f", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/91116beb-c74f-4db9-87f6-7a0c1897a64f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/91116beb-c74f-4db9-87f6-7a0c1897a64f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--271262337"}], "adminPass": "47hH8x3NV8Dv"}}' 2024-02-28 09:17:57,700 85915 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/91116beb-c74f-4db9-87f6-7a0c1897a64f 0.233s 2024-02-28 09:17:57,701 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:57 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-e4fee2b7-70f7-4d45-bce0-1aa23ed88285', 'x-compute-request-id': 'req-e4fee2b7-70f7-4d45-bce0-1aa23ed88285', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/91116beb-c74f-4db9-87f6-7a0c1897a64f'} Body: b'{"server": {"id": "91116beb-c74f-4db9-87f6-7a0c1897a64f", "name ": "tempest-VolumesAdminNegativeTest-server-1641287859", "status": "BUILD", "tenant_id": "b9d592dd0ebd4821a5281fe4887f65c7", "user_id": "fb84c3ed3b904129b42e901e9a3bc340", "metadata": {}, "hostId": "", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:17:57Z", "updated": "2024-02-28T09:17:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/91116beb-c74f-4db9-87f6-7a0c1897a64f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/91116beb-c74f-4db9-87f6-7a0c1897a64f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1262998045", "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": []}}' 2024-02-28 09:18:48,022 85915 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/91116beb-c74f-4db9-87f6-7a0c1897a64f 0.260s 2024-02-28 09:18:48,022 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:47 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-83ca7fb6-62e5-40b4-92cb-6d3540be4b01', 'x-compute-request-id': 'req-83ca7fb6-62e5-40b4-92cb-6d3540be4b01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/91116beb-c74f-4db9-87f6-7a0c1897a64f'} Body: b'{"server": {"id": "91116beb-c74f-4db9-87f6-7a0c1897a64f", "name": "tempest-VolumesAdminNegativeTest-server-1641287859", "status": "ACTIVE", "tenant_id": "b9d592dd0ebd4821a5281fe4887f65c7", "user_id": "fb84c3ed3b904129b42e901e9a3bc340", "metadata": {}, "hostId": "3bb6410388d8a01c17e03fcc576688f727c6b8c68dfe8bfc6d5a3816", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:17:57Z", "updated": "2024-02-28T09:18:10Z", "addresses": {"tempest-VolumesAdminNegativeTest-109630606-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:89:ca"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/91116beb-c74f-4db9-87f6-7a0c1897a64f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/91116beb-c74f-4db9-87f6-7a0c1897a64f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1262998045", "OS-SRV-USG:launched_at": "2024-02-28T09:18:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--271262337"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:18:48,042 85915 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-02-28 09:19:48,260 85915 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/91116beb-c74f-4db9-87f6-7a0c1897a64f/os-interface 0.159s 2024-02-28 09:19:48,261 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:48 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-bd4fc150-97e2-4162-8011-f6bb76f5b385', 'x-compute-request-id': 'req-bd4fc150-97e2-4162-8011-f6bb76f5b385', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/91116beb-c74f-4db9-87f6-7a0c1897a64f/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "a3e0d544-690c-4dac-be91-2a7865c04b22", "port_id": "00d1ab6b-567f-4ae2-8bb6-1e7a57506821", "mac_addr": "fa:16:3e:8e:89:ca", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "77a8c9c7-63a1-4d88-9420-2a1a3ed82553", "ip_address": "10.0.0.11"}]}]}' 2024-02-28 09:19:49,008 85915 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/6daeded2-5197-4cb0-af10-8d6626ea6a86 0.743s 2024-02-28 09:19:49,008 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "00d1ab6b-567f-4ae2-8bb6-1e7a57506821"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-e316696f-c7f9-4a50-b760-f419fb780d2c', 'date': 'Wed, 28 Feb 2024 09:19:49 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/6daeded2-5197-4cb0-af10-8d6626ea6a86'} Body: b'{"floatingip": {"id": "6daeded2-5197-4cb0-af10-8d6626ea6a86", "tenant_id": "b9d592dd0ebd4821a5281fe4887f65c7", "floating_ip_address": "172.24.4.41", "floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9", "router_id": "d40c5082-70ab-4d11-8ce0-4c39eee68dd3", "port_id": "00d1ab6b-567f-4ae2-8bb6-1e7a57506821", "fixed_ip_address": "10.0.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "a3e0d544-690c-4dac-be91-2a7865c04b22", "mac_address": "fa:16:3e:8e:89:ca", "admin_state_up": true, "status": "ACTIVE", "device_id": "91116beb-c74f-4db9-87f6-7a0c1897a64f", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-02-28T09:17:54Z", "updated_at": "2024-02-28T09:19:48Z", "revision_number": 1, "project_id": "b9d592dd0ebd4821a5281fe4887f65c7"}}' 2024-02-28 09:19:49,010 85915 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.41:22' as 'cirros' with public key authentication 2024-02-28 09:19:49,024 85915 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-02-28 09:19:49,134 85915 INFO [paramiko.transport] Authentication (publickey) successful! 2024-02-28 09:19:49,134 85915 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.41 successfully created 2024-02-28 09:19:49,444 85915 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/b9d592dd0ebd4821a5281fe4887f65c7/volumes 0.309s 2024-02-28 09:19:49,445 85915 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-1461125567"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json ', 'x-compute-request-id': 'req-37f7dd88-f8b5-4e1b-b2a8-979f7189a9f9', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37f7dd88-f8b5-4e1b-b2a8-979f7189a9f9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b9d592dd0ebd4821a5281fe4887f65c7/volumes'} Body: b'{"volume": {"id": "439dff89-8ff1-4ac2-b964-cdab3fb1a880", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:19:49.280608", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1461125567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b9d592dd0ebd4821a5281fe4887f65c7/volumes/439dff89-8ff1-4ac2-b964-cdab3fb1a880"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b9d592dd0ebd4821a5281fe4887f65c7/volumes/439dff89-8ff1-4ac2-b964-cdab3fb1a880"}], "user_id": "fb84c3ed3b904129b42e901e9a3bc340", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:19:49,494 85915 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/b9d592dd0ebd4821a5281fe4887f65c7/volumes/439dff89-8ff1-4ac2-b964-cdab3fb1a880 0.038s 2024-02-28 09:19:49,495 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c28e971-0ad9-4edb-b7a9-5ac73902064a', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c28e971-0ad9-4edb-b7a9-5ac73902064a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b9d592dd0ebd4821a5281fe4887f65c7/volumes/439dff89-8ff1-4ac2-b964-cdab3fb1a880'} Body: b'{"volume": {"id": "439dff89-8ff1-4ac2-b964-cdab3fb1a880", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:19:49.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1461125567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b9d592dd0ebd4821a5281fe4887f65c7/volumes/439dff89-8ff1-4ac2-b964-cdab3fb1a880"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b9d592dd0ebd4821a5281fe4887f65c7/volumes/439dff89-8ff1-4ac2-b964-cdab3fb1a880"}], "user_id": "fb84c3ed3b904129b42e901e9a3bc340", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b9d592dd0ebd4821a5281fe4887f65c7"}}' 2024-02-28 09:19:50,547 85915 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/b9d592dd0ebd4821a5281fe4887f65c7/volumes/439dff89-8ff1-4ac2-b964-cdab3fb1a880 0.037s 2024-02-28 09:19:50,548 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71d7edc8-99ce-40b8-87dc-28cba337ee6d', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71d7edc8-99ce-40b8-87dc-28cba337ee6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0. 0.210/volume/v3/b9d592dd0ebd4821a5281fe4887f65c7/volumes/439dff89-8ff1-4ac2-b964-cdab3fb1a880'} Body: b'{"volume": {"id": "439dff89-8ff1-4ac2-b964-cdab3fb1a880", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:19:49.000000", "updated_at": "2024-02-28T09:19:50.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1461125567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b9d592dd0ebd4821a5281fe4887f65c7/volumes/439dff89-8ff1-4ac2-b964-cdab3fb1a880"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b9d592dd0ebd4821a5281fe4887f65c7/volumes/439dff89-8ff1-4ac2-b964-cdab3fb1a880"}], "user_id": "fb84c3ed3b904129b42e901e9a3bc340", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b9d592dd0ebd4821a5281fe4887f65c7"}}' 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 583e70fe-2f30-4a90-a0d0-f9ddc72eae47 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:17:15,856 85933 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-02-28 09:17:15,856 85933 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-02-28 09:17:16,110 85933 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.252s 2024-02-28 09:17:16,110 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-621272553", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNb6AfoZdQ+V+g7puU+EpoZMDw93gTulcNe7t7pZgDb3L3yTk34PNHBhGuXQIpW/BpRLB5Jqs6KfwGP71EKRyqaTy7ZXls6Jwmk79op9iJLBezRs6ykWdEalJI8AIa+tRA=="}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17: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-cfb193a2-371b-4077-92f3-e8912a948daf', 'x-compute-request-id': 'req-cfb193a2-371b-4077-92f3-e8912a948daf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-621272553", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNb6AfoZdQ+V+g7puU+EpoZMDw93gTulcNe7t7pZgDb3L3yTk34PNHBhGuXQIpW/BpRLB5Jqs6KfwGP71EKRyqaTy7ZXls6Jwmk79op9iJLBezRs6ykWdEalJI8AIa+tRA==", "fingerprint": "23:66:55:ab:c3:f6:ff:3b:24:99:41:33:d5:ce:e5:01", "user_id": "afd8fa0c71cb46718378f3bfa16256d6"}}' 2024-02-28 09:17:16,113 85933 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-621272553 created 2024-02-28 09:17:17,276 85933 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 1.163s 2024-02-28 09:17:17,277 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--637382329", "description": "tempest-description--1736328547"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-4804f3a6-97c1-4268-964c-646dfb377b3c', 'date': 'Wed, 28 Feb 2024 09:17:17 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "e9c7733b-7dbf-4fb9-ba59-d203d0d32cc1", "name": "tempest-securitygroup--637382329", "stateful": true, "tenant_id": "eff20d1f7fb94df0acb0688728aba12f", "description": "tempest-description--1736328547", "shared": false, "security_group_rules": [{"id": "30b00a7c-7569-43b9-a818-066b87b2dffc", "project_id": "eff20d1f7fb94df0acb0688728aba12f", "tenant_id": "eff20d1f7fb94df0acb0688728aba12f", "security_group_id": "e9c7733b-7dbf-4fb9-ba59-d203d0d32cc1", "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": 179, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:17:16Z", "updated_at": "2024-02-28T09:17:16Z", "revision_number": 0}, {"id": "87d4ac0b-0556-49a8-afbb-32d9c3b401a5", "project_id": "eff20d1f7fb94df0acb0688728aba12f", "tenant_id": "eff20d1f7fb94df0acb0688728aba12f", "security_group_id": "e9c7733b-7dbf-4fb9-ba59-d203d0d32cc1", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_ran ge_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 178, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:17:16Z", "updated_at": "2024-02-28T09:17:16Z", "revision_number": 0}], "tags": [], "created_at": "2024-02-28T09:17:16Z", "updated_at": "2024-02-28T09:17:16Z", "revision_number": 1, "project_id": "eff20d1f7fb94df0acb0688728aba12f"}}' 2024-02-28 09:17:18,077 85933 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.800s 2024-02-28 09:17:18,078 85933 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": "e9c7733b-7dbf-4fb9-ba59-d203d0d32cc1", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-03f56015-c9dd-463b-8901-1bcb75dc4323', 'date': 'Wed, 28 Feb 2024 09:17:18 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "178bbb9b-5f85-446d-bead-6258bf8aa4a6", "project_id": "eff20d1f7fb94df0acb0688728aba12f", "tenant_id": "eff20d1f7fb94df0acb0688728aba12f", "security_group_id": "e9c7733b-7dbf-4fb9-ba59-d203d0d32cc1", "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": "2024-02-28T09:17:17Z", "updated_at": "2024-02-28T09:17:17Z", "revision_number": 0}}' 2024-02-28 09:17:18,866 85933 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.787s 2024-02-28 09:17:18,866 85933 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": "e9c7733b-7dbf-4fb9-ba59-d203d0d32cc1", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-cf514b67-4e88-40d6-91f3-d80e3d5787c8', 'date': 'Wed, 28 Feb 2024 09:17:18 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "be5a075b-1af6-41b0-8413-1dea065f6599", "project_id": "eff20d1f7fb94df0acb0688728aba12f", "tenant_id": "eff20d1f7fb94df0acb0688728aba12f", "security_group_id": "e9c7733b-7dbf-4fb9-ba59-d203d0d32cc1", "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": "2024-02-28T09:17:18Z", "updated_at": "2024-02-28T09:17:18Z", "revision_number": 0}}' 2024-02-28 09:17:18,866 85933 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--637382329 created 2024-02-28 09:17:20,965 85933 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 2.098s 2024-02-28 09:17:20,965 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "eff 6aa9f-a27a-4fba-a655-d390189c40e9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-2319779e-7edd-49ae-926e-a074a36764a8', 'date': 'Wed, 28 Feb 2024 09:17:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "e903ff8f-8800-45f3-99f8-b7853fc3e62a", "tenant_id": "eff20d1f7fb94df0acb0688728aba12f", "floating_ip_address": "172.24.4.192", "floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "eff20d1f7fb94df0acb0688728aba12f", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-02-28T09:17:19Z", "updated_at": "2024-02-28T09:17:19Z", "revision_number": 0}}' 2024-02-28 09:17:20,966 85933 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'e903ff8f-8800-45f3-99f8-b7853fc3e62a', 'tenant_id': 'eff20d1f7fb94df0acb0688728aba12f', 'floating_ip_address': '172.24.4.192', 'floating_network_id': 'eff6aa9f-a27a-4fba-a655-d390189c40e9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'eff20d1f7fb94df0acb0688728aba12f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-02-28T09:17:19Z', 'updated_at': '2024-02-28T09:17:19Z', 'revision_number': 0, 'ip': '172.24.4.192'} created 2024-02-28 09:17:21,048 85933 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.077s 2024-02-28 09:17:21,048 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-8a2e1690-f5b2-4747-9a78-d1f3c82f33df', '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": "afd8fa0c71cb46718378f3bfa16256d6", "name": "tempest-AttachVolumeNegativeTest-1601205437-project-member", "password_expires_at": null}, "audit_ids": ["JlpqyzA2QIqWryC9t5uJcg"], "expires_at": "2024-02-28T10:17:20.000000Z", "issued_at": "2024-02-28T09:17:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eff20d1f7fb94df0acb0688728aba12f", "name": "tempest-AttachVolumeNegativeTest-1601205437"}, "is_domain": false, "roles": [{"id": "034d7a484a5e4908aeb9a02a09c0654f", "name": "member"}, {"id": "2d696d77d77043b58e5fcf31f5b061c8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "607134c4d03c4a12af99220db79cc13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/eff20d1f7fb94df0acb0688728aba12f", "region": "RegionOne"}], "id": "21d06a316a024880a69d4cd482f90971", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "74032efc222f428b908ef3abf0ba60d1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/eff20d1f7fb94df0acb0688728aba12f", "region": "RegionOne"}], "id": "633be3df59df4f9b975484710048430d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0d52584065f94ee08ce4181b78367c5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7ae777b7f53744e0bbcb8c938dfbfe2f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8dbdc1e6b7e4d08a2a52a636eabc00f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "8ef2767026834c1189d97797d5c5a800", "type": "p lacement", "name": "placement"}, {"endpoints": [{"id": "4f50f76d3e044b83b5bdbee0c30d6f5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "c388de6ecbcc4fca8b0d700779fc657e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "fe5cea1ac05c45a1b3925a725a7eead7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "cc0d1c0427f9473bb326be07f15553e1", "type": "image", "name": "glance"}, {"endpoints": [{"id": "a45569cc58b84b1b853ecd851b25ca4e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "cccec230ba6c48ae92df03a6a374a7a6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "255fbf1fe41a497888423432cf3d6547", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/eff20d1f7fb94df0acb0688728aba12f", "region": "RegionOne"}], "id": "e5ef73b8227840fa80228ecf30fbd9a7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2024-02-28 09:17:21,049 85933 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': '21fc7ffd-859d-4a28-b65a-9bc0daddab22', 'name': 'tempest-AttachVolumeNegativeTest-1259395173-network', 'tenant_id': 'eff20d1f7fb94df0acb0688728aba12f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'eff20d1f7fb94df0acb0688728aba12f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 40520, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-02-28T09:17:04Z', 'updated_at': '2024-02-28T09:17:04Z', 'revision_number': 1} available for tenant 2024-02-28 09:17:21,050 85933 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-621272553', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNb6AfoZdQ+V+g7puU+EpoZMDw93gTulcNe7t7pZgDb3L3yTk34PNHBhGuXQIpW/BpRLB5Jqs6KfwGP71EKRyqaTy7ZXls6Jwmk79op9iJLBezRs6ykWdEalJI8AIa+tRA==', 'fingerprint': '23:66:55:ab:c3:f6:ff:3b:24:99:41:33:d5:ce:e5:01', 'user_id': 'afd8fa0c71cb46718378f3bfa16256d6', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDKNXi80dvOO/D9JfGPnUd1JXG5yPSlmpV7nC1a0QlWWb8oqbxf34w4\nzX2muZCNMT+gBwYFK4EEACKhZANiAATW+gH6GXUPlfoO6blPhKaGTA8Pd4E7pXDX\nu7e6WYA29y98k5N+DzRwYRrl0CKVvwaUSweSarOin8Bj+9RCkcqmk8u2V5bOicJp\nO/aKfYiSwXs0bOspFnRGpSSPACGvrUQ=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'e9c7733b-7dbf-4fb9-ba59-d203d0d32cc1', 'name': 'tempest-securitygroup--637382329', 'stateful': True, 'tenant_id': 'eff20d1f7fb94df0acb0688728aba12f', 'description': 'tempest-description--1736328547', 'shared': False, 'security_group_rules': [{'id': '30b00a7c-7569-43b9-a818-066b87b2dffc', 'project_id': 'eff20d1f7fb94df0acb0688728aba12f', 'tenant_id': 'eff20d1f7fb94df0acb0688728aba12f', 'security_group_id': 'e9c7733b-7dbf-4fb9-ba59-d203d0d32cc1', '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': 179, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-02-28T09:17:16Z', 'updated_at': '2024-02-28T09:17:16Z', 'revision_number': 0}, {'id': '87d4ac0b-0556-49a8-afbb-32d9c3b401a5', 'project_id': 'eff20d1f7fb94df0acb0688728aba12f', 'tenant_id': 'eff20d1f7fb94df0acb0688728aba12f', 'security_group_id': 'e9c7733b-7dbf-4fb9-ba59-d203d0d32cc1', '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': 178, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-02-28T09:17:16Z', 'updated_at': '2024-02-28T09:17:16Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-02-28T09:17:16Z', 'updated_at': '2024-02-28T09:17:16Z', 'revision_number': 1, 'project_id': 'eff20d1f7fb94df0acb0688728aba12f'}, 'floating_ip': {'id': 'e903ff8f-8800-45f3-99f8-b7853fc3e62a', 'tenant_id': 'eff20d1f7fb94df0acb0688728aba12f', 'floating_ip_address': '172.24.4.192', 'floating_network_id': 'eff6aa9f-a27a-4fba-a655-d390189c40e9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'eff20d1f7fb94df0acb0688728aba12f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-02-28T09:17:19Z', 'updated_at': '2024-02-28T09:17:19Z', 'revision_number': 0, 'ip': '172.24.4.192'}} 2024-02-28 09:17:23,076 85933 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 2.026s 2024-02-28 09:17:23,077 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-970427676", "imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "21fc7ffd-859d-4a28-b65a-9bc0daddab22"}], "security_groups": [{"name": "tempest-securitygroup--637382329"}], "key_name": "tempest-keypair-621272553", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/5a3976bc-c6ec-4f44-80c5-3583740f7c89', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a237d8ef-bf77-4a72-9ae9-511f5bb3471b', 'x-compute-request-id': 'req-a237d8ef-bf77-4a72-9ae9-511f5bb3471b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "5a3976bc-c6ec-4f44-80c5-3583740f7c89", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5a3976bc-c6ec-4f44-80c5-3583740f7c89"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5a3976bc-c6ec-4f44-80c5-3583740f7c89"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--637382329"}], "adminPass": "password"}}' 2024-02-28 09:17:23,251 85933 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/5a3976bc-c6ec-4f44-80c5-3583740f7c89 0.171s 2024-02-28 09:17:23,251 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:23 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-1df23ec9-08fa-49fd-bf0f-cf728772610b', 'x-compute-request-id': 'req-1df23ec9-08fa-49fd-bf0f-cf728772610b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5a3976bc-c6ec-4f44-80c5-3583740f7c89'} Body: b'{"server": {"id": "5a3976bc-c6ec-4f44-80c5-3583740f7c89", "name": "tempest-AttachVolumeNegativeTest-server-970427676", "status": "BUILD", "tenant_id": "eff20d1f7fb94df0acb0688 728aba12f", "user_id": "afd8fa0c71cb46718378f3bfa16256d6", "metadata": {}, "hostId": "", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:17:23Z", "updated": "2024-02-28T09:17:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5a3976bc-c6ec-4f44-80c5-3583740f7c89"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5a3976bc-c6ec-4f44-80c5-3583740f7c89"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-621272553", "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": []}}' 2024-02-28 09:18:14,503 85933 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/5a3976bc-c6ec-4f44-80c5-3583740f7c89 1.189s 2024-02-28 09:18:14,503 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:13 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-33f15b73-8693-44c6-99d1-4044618fc9ac', 'x-compute-request-id': 'req-33f15b73-8693-44c6-99d1-4044618fc9ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5a3976bc-c6ec-4f44-80c5-3583740f7c89'} Body: b'{"server": {"id": "5a3976bc-c6ec-4f44-80c5-3583740f7c89", "name": "tempest-AttachVolumeNegativeTest-server-970427676", "status": "ACTIVE", "tenant_id": "eff20d1f7fb94df0acb0688728aba12f", "user_id": "afd8fa0c71cb46718378f3bfa16256d6", "metadata": {}, "hostId": "77e2254296e704321217a46a18ca932b02db7c1ea0d0e05ce50108f2", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:17:22Z", "updated": "2024-02-28T09:17:41Z", "addresses": {"tempest-AttachVolumeNegativeTest-1259395173-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:6f:cd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5a3976bc-c6ec-4f44-80c5-3583740f7c89"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5a3976bc-c6ec-4f44-80c5-3583740f7c89"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-621272553", "OS-SRV-USG:launched_at": "2024-02-28T09:17:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--637382329"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:18:14,518 85933 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-02-28 09:19:14,798 85933 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/5a3976bc-c6ec-4f44-80c5-3583740f7c89/os-interface 0.221s 2024-02-28 09:19:14,799 85933 DEBUG [temp est.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:14 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-17b75bca-4e17-4f78-b712-e218e0433929', 'x-compute-request-id': 'req-17b75bca-4e17-4f78-b712-e218e0433929', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5a3976bc-c6ec-4f44-80c5-3583740f7c89/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "21fc7ffd-859d-4a28-b65a-9bc0daddab22", "port_id": "55317963-158f-4a09-9314-2c268fe95e14", "mac_addr": "fa:16:3e:4b:6f:cd", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "b617f0b2-18e5-4720-8339-21a4e051f872", "ip_address": "10.0.0.3"}]}]}' 2024-02-28 09:19:16,175 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/e903ff8f-8800-45f3-99f8-b7853fc3e62a 1.372s 2024-02-28 09:19:16,175 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "55317963-158f-4a09-9314-2c268fe95e14"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-8f5bbcb9-ccc7-4f86-94e7-ac803f717d25', 'date': 'Wed, 28 Feb 2024 09:19:16 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/e903ff8f-8800-45f3-99f8-b7853fc3e62a'} Body: b'{"floatingip": {"id": "e903ff8f-8800-45f3-99f8-b7853fc3e62a", "tenant_id": "eff20d1f7fb94df0acb0688728aba12f", "floating_ip_address": "172.24.4.192", "floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9", "router_id": "80c7324b-eb4e-4be3-9572-4023827281d2", "port_id": "55317963-158f-4a09-9314-2c268fe95e14", "fixed_ip_address": "10.0.0.3", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "21fc7ffd-859d-4a28-b65a-9bc0daddab22", "mac_address": "fa:16:3e:4b:6f:cd", "admin_state_up": true, "status": "ACTIVE", "device_id": "5a3976bc-c6ec-4f44-80c5-3583740f7c89", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-02-28T09:17:19Z", "updated_at": "2024-02-28T09:19:15Z", "revision_number": 1, "project_id": "eff20d1f7fb94df0acb0688728aba12f"}}' 2024-02-28 09:19:16,177 85933 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.192:22' as 'cirros' with public key authentication 2024-02-28 09:19:16,402 85933 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-02-28 09:19:16,510 85933 INFO [paramiko.transport] Authentication (publickey) successful! 2024-02-28 09:19:16,510 85933 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.192 successfully created 2024-02-28 09:19:16,588 85933 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/5a3976bc-c6ec-4f44-80c5-3583740f7c89/ips 0.077s 2024-02-28 09:19:16,588 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:16 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-143cd5dc-d702-4a23-9fff-7c145ce22b4a', 'x- compute-request-id': 'req-143cd5dc-d702-4a23-9fff-7c145ce22b4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5a3976bc-c6ec-4f44-80c5-3583740f7c89/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1259395173-network": [{"version": 4, "addr": "10.0.0.3"}]}}' 2024-02-28 09:19:16,796 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/volume/v3/eff20d1f7fb94df0acb0688728aba12f/volumes 0.205s 2024-02-28 09:19:16,796 85933 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-395650910"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-517b50d5-7948-4198-b69d-098b53f29269', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-517b50d5-7948-4198-b69d-098b53f29269', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/eff20d1f7fb94df0acb0688728aba12f/volumes'} Body: b'{"volume": {"id": "583e70fe-2f30-4a90-a0d0-f9ddc72eae47", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:19:16.739893", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-395650910", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eff20d1f7fb94df0acb0688728aba12f/volumes/583e70fe-2f30-4a90-a0d0-f9ddc72eae47"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eff20d1f7fb94df0acb0688728aba12f/volumes/583e70fe-2f30-4a90-a0d0-f9ddc72eae47"}], "user_id": "afd8fa0c71cb46718378f3bfa16256d6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:19:16,845 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/eff20d1f7fb94df0acb0688728aba12f/volumes/583e70fe-2f30-4a90-a0d0-f9ddc72eae47 0.037s 2024-02-28 09:19:16,845 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c21bac5-b842-4eb3-a823-a2a36e0f1567', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c21bac5-b842-4eb3-a823-a2a36e0f1567', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eff20d1f7fb94df0acb0688728aba12f/volumes/583e70fe-2f30-4a90-a0d0-f9ddc72eae47'} Body: b'{"volume": {"id": "583e70fe-2f30-4a90-a0d0-f9ddc72eae47", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:19:17.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-395650910", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eff20d1f7fb94df0acb0688728aba12f/volumes/583e70fe-2f30-4a90-a0d0-f9ddc72eae47"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eff20d1f7fb94df0acb0688728aba12f/volumes/583e70fe-2f30-4a90-a0d0-f9ddc72eae47"}], "user_id": "afd8fa0c71cb46718378f3bfa16256d6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:t enant_id": "eff20d1f7fb94df0acb0688728aba12f"}}' 2024-02-28 09:19:17,908 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/eff20d1f7fb94df0acb0688728aba12f/volumes/583e70fe-2f30-4a90-a0d0-f9ddc72eae47 0.048s 2024-02-28 09:19:17,908 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4eec154-f883-436f-983d-c47d5e3041ea', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4eec154-f883-436f-983d-c47d5e3041ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eff20d1f7fb94df0acb0688728aba12f/volumes/583e70fe-2f30-4a90-a0d0-f9ddc72eae47'} Body: b'{"volume": {"id": "583e70fe-2f30-4a90-a0d0-f9ddc72eae47", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:19:17.000000", "updated_at": "2024-02-28T09:19:17.000000", "name": "tempest-AttachVolumeNegativeTest-volume-395650910", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eff20d1f7fb94df0acb0688728aba12f/volumes/583e70fe-2f30-4a90-a0d0-f9ddc72eae47"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eff20d1f7fb94df0acb0688728aba12f/volumes/583e70fe-2f30-4a90-a0d0-f9ddc72eae47"}], "user_id": "afd8fa0c71cb46718378f3bfa16256d6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eff20d1f7fb94df0acb0688728aba12f"}}' 2024-02-28 09:19:18,155 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/5a3976bc-c6ec-4f44-80c5-3583740f7c89 0.232s 2024-02-28 09:19:18,155 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:17 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-aee7ae41-0063-4a6e-9164-d1f7aeaeea1a', 'x-compute-request-id': 'req-aee7ae41-0063-4a6e-9164-d1f7aeaeea1a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5a3976bc-c6ec-4f44-80c5-3583740f7c89'} Body: b'' 2024-02-28 09:19:18,415 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/5a3976bc-c6ec-4f44-80c5-3583740f7c89 0.258s 2024-02-28 09:19:18,415 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:18 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-cb957c63-eddc-4c12-8b64-9c46762b94ef', 'x-compute-request-id': 'req-cb957c63-eddc-4c12-8b64-9c46762b94ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5a3976bc-c6ec-4f44-80c5-3583740f7c89'} Body: b'{"server": {"id": "5a3976bc-c6ec-4f44-80c5-3583740f7c89", "name": "tempest-Attach VolumeNegativeTest-server-970427676", "status": "ACTIVE", "tenant_id": "eff20d1f7fb94df0acb0688728aba12f", "user_id": "afd8fa0c71cb46718378f3bfa16256d6", "metadata": {}, "hostId": "77e2254296e704321217a46a18ca932b02db7c1ea0d0e05ce50108f2", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:17:22Z", "updated": "2024-02-28T09:19:18Z", "addresses": {"tempest-AttachVolumeNegativeTest-1259395173-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:6f:cd"}, {"version": 4, "addr": "172.24.4.192", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:6f:cd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5a3976bc-c6ec-4f44-80c5-3583740f7c89"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5a3976bc-c6ec-4f44-80c5-3583740f7c89"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-621272553", "OS-SRV-USG:launched_at": "2024-02-28T09:17:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--637382329"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:20:08,521 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/5a3976bc-c6ec-4f44-80c5-3583740f7c89 0.043s 2024-02-28 09:20:08,521 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:08 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-55e88db8-c916-4245-841d-76b48b203d59', 'x-compute-request-id': 'req-55e88db8-c916-4245-841d-76b48b203d59', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5a3976bc-c6ec-4f44-80c5-3583740f7c89'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 5a3976bc-c6ec-4f44-80c5-3583740f7c89 could not be found."}}' 2024-02-28 09:20:08,558 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-621272553 0.036s 2024-02-28 09:20:08,559 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:08 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-b67134cc-436d-425f-aa96-3a35b4fba18c', 'x-compute-request-id': 'req-b67134cc-436d-425f-aa96-3a35b4fba18c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-621272553'} Body: b'' 2024-02-28 09:20:08,717 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/e9c7733b-7dbf-4fb9-ba59-d203d0d32cc1 0.157s 2024-02-28 09:20:08,718 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-7278b49a-4430-4b4f-901f-73039730d054', 'content-length': '0', 'date': 'Wed, 28 Feb 2024 09:20:08 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/e9c7733b-7dbf-4fb9-ba59-d203d0d32cc1'} Body: b'' 2024-02-28 09:20:08,739 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/e9c7733b-7dbf-4fb9-ba59-d203d0d32cc1 0.021s 2024-02-28 09:20:08,740 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-ee80a012-4e42-48af-8a82-17ea577ddf44', 'date': 'Wed, 28 Feb 2024 09:20:08 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/e9c7733b-7dbf-4fb9-ba59-d203d0d32cc1'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group e9c7733b-7dbf-4fb9-ba59-d203d0d32cc1 does not exist", "detail": ""}}' 2024-02-28 09:20:09,191 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/e903ff8f-8800-45f3-99f8-b7853fc3e62a 0.451s 2024-02-28 09:20:09,192 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-0d0705c9-c5ee-4f5c-90c2-4e7806b3169f', 'content-length': '0', 'date': 'Wed, 28 Feb 2024 09:20:09 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/e903ff8f-8800-45f3-99f8-b7853fc3e62a'} 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 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 169, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 00e4a379-16ce-4b58-ba3e-66392abe7ed6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:20:28,170 85917 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/4090155e63684a6c89242cea13cf1baa/volumes 0.978s 2024-02-28 09:20:28,170 85917 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-1017563834", "imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39dd276e-3e86-4683-b5aa-a6d77416d258', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39dd276e-3e86-4683-b5aa-a6d77416d258', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4090155e63684a6c89242cea13cf1baa/volumes'} Body: b'{"volume": {"id": "00e4a379-16ce-4b58-ba3e-66392abe7ed6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:20:28.041434", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1017563834", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4090155e63684a6c89242cea13cf1baa/volumes/00e4a379-16ce-4b58-ba3e-66392abe7ed6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4090155e63684a6c89242cea13cf1baa/volumes/00e4a379-16ce-4b58-ba3e-66392abe7ed6"}], "user_id": "1ebe3e6e08144215baeed96ef18f5450", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:20:28,232 85917 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/4090155e63684a6c89242cea13cf1baa/volumes/00e4a379-16ce-4b58-ba3e-66392abe7ed6 0.051s 2024-02-28 09:20:28,232 85917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6047a31d-cd0f-447f-b9c3-6923515b3ca3', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6047a31d-cd0f-447f-b9c3-6923515b3ca3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4090155e63684a6c89242cea13cf1baa/volumes/00e4a379-16ce-4b58-ba3e-66392abe7ed6'} Body: b'{"volume": {"id": "00e4a379-16ce-4b58-ba3e-66392abe7ed6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:20:28.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1017563834", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4090155e63684a6c89242cea13cf1baa/volumes/00e4a379-16ce-4b58-ba3e-66392abe7ed6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4090155e63684a6c89242cea13cf1baa/volumes/00e4a379-16ce-4b58-ba3e-66392abe7ed6"}], "user_id": "1ebe3e6e08144215baeed96ef18f5450", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4090155e63684a6c89242cea13cf1baa"}}' 2024-02-28 09:20:29,284 85917 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/4090155e63684a6c89242cea13cf1baa/volumes/00e4a379-16ce-4b58-ba3e-66392abe7ed6 0.039s 2024-02-28 09:20:29,285 85917 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55d2e6c1-64d4-41db-9bff-ee2190d80ebd', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55d2e6c1-64d4-41db-9bff-ee2190d80ebd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4090155e63684a6c89242cea13cf1baa/volumes/00e4a379-16ce-4b58-ba3e-66392abe7ed6'} Body: b'{"volume": {"id": "00e4a379-16ce-4b58-ba3e-66392abe7ed6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:20:28.000000", "updated_at": "2024-02-28T09:20:28.000000", "name": "tempest-TaggedBootDevicesTest-volume-1017563834", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4090155e63684a6c89242cea13cf1baa/volumes/00e4a379-16ce-4b58-ba3e-66392abe7ed6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4090155e63684a6c89242cea13cf1baa/volumes/00e4a379-16ce-4b58-ba3e-66392abe7ed6"}], "user_id": "1ebe3e6e08144215baeed96ef18f5450", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4090155e63684a6c89242cea13cf1baa"}}' 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3a1b3937-5720-4709-99e7-2321af7001e9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:17:44,215 85921 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/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd 0.236s 2024-02-28 09:17:44,216 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-55006fe3-a2de-43dc-b126-f54f36f14daf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.sha256": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "name": "cirros-0.6.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21430272, "virtual_size": 117440512, "status": "active", "checksum": "c8fc807773e5354afe61636071771906", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "92a576ea6cc24e889de8c0d0fe260238", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "created_at": "2024-02-28T09:13:49Z", "updated_at": "2024-02-28T09:13:51Z", "tags": [], "self": "/v2/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "file": "/v2/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd/file", "schema": "/v2/schemas/image"}' 2024-02-28 09:17:45,840 85921 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 1.596s 2024-02-28 09:17:45,841 85921 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': 'Wed, 28 Feb 2024 09:17:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '690', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/27ffb9a8-009e-495e-bc8a-5f60fd0a5ae0', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-45a1663f-2874-4c98-a31f-4a49979d1020', '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": "ae4d8c630d38477997e1b1d511a25d96", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "27ffb9a8-009e-495e-bc8a-5f60fd0a5ae0", "created_at": "2024-02-28T09:17:46Z", "updated_at": "2024-02-28T09:17:46Z", "tags": [], "self": "/v2/images/27ffb9a8-009e-495e-bc8a-5f60fd0a5ae0", "file": "/v2/images/27ffb9a8-009e-495e-bc8a-5f60fd0a5ae0/file", "schema": "/v2/schemas/image"}' 2024-02-28 09:17:48,102 85921 WARNING [urllib3.connectionpool] Connection pool is full, discarding connection: 10.0.0.210. Connection pool size: 1 2024-02-28 09:17:48,103 85921 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/27ffb9a8-009e-495e-bc8a-5f60fd0a5ae0/file 2.261s 2024-02-28 09:17:48,103 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet -stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-e35ddd04-0c87-4528-907b-e0ec65d677d2', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/27ffb9a8-009e-495e-bc8a-5f60fd0a5ae0/file'} Body: b'' 2024-02-28 09:17:48,104 85921 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-02-28 09:17:48,104 85921 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-02-28 09:17:48,521 85921 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.415s 2024-02-28 09:17:48,521 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1494399635", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBE5Gi2DqjkJKDfTdbUH+bx7qDpX3Ir1WysKiyxbgW+zAkcbRLb3zPjV9Qv1QHku+v2xRV94wdhJWjIw28YGnvA1iQzJKu6T9kSi7ltq/GAn5AHMP/6cUrpFg9imz/Mxi7Q=="}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:48 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-12eddd3d-6b86-4bca-9511-9fefdd728f8d', 'x-compute-request-id': 'req-12eddd3d-6b86-4bca-9511-9fefdd728f8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1494399635", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBE5Gi2DqjkJKDfTdbUH+bx7qDpX3Ir1WysKiyxbgW+zAkcbRLb3zPjV9Qv1QHku+v2xRV94wdhJWjIw28YGnvA1iQzJKu6T9kSi7ltq/GAn5AHMP/6cUrpFg9imz/Mxi7Q==", "fingerprint": "a8:ba:bd:15:f1:0f:bb:a4:c9:6d:1f:3e:aa:39:2b:ac", "user_id": "f14527b2990f4579a1a1edbf5d7ca923"}}' 2024-02-28 09:17:48,523 85921 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1494399635 created 2024-02-28 09:17:48,954 85921 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.429s 2024-02-28 09:17:48,954 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1199663710", "description": "tempest-description--1013386734"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-06c157f0-3904-4ce7-8658-8f86bb57e209', 'date': 'Wed, 28 Feb 2024 09:17:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "2026e1f0-0345-40e2-98c8-03fbf8d2d883", "name": "tempest-securitygroup--1199663710", "stateful": true, "tenant_id": "d8a55ad46584431abd98be76405b5059", "description": "tempest-description--1013386734", "shared": false, "security_group_rules": [{"id": "1edec717-3c01-454f-b7d4-19bfa7fb975b", "project_id": "d8a55ad46584431abd98be76405b5059", "tenant_id": "d8a55ad46584431abd98be76405b5059", "security_group_id": "2026e1f0-0345-40e2-98c8-03fbf8d2d883", "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": 381, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:17:48Z", "updated_at": "2024-02-28T09:17:48Z", "revision_number": 0}, {"id": "ffb20eab-d161-401d-9474-9a0a80bde8f8", "project_id": "d8a55ad46584431abd98be76405b5059", "tenant_id": "d8a55ad46584431abd98be76405b5059", "security_group_id": "2026e1f0-0345-40e2-98c8-03fbf8d2d883", "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": 380, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:17:48Z", "updated_at": "2024-02-28T09:17:48Z", "revision_number": 0}], "tags": [], "created_at": "2024-02-28T09:17:48Z", "updated_at": "2024-02-28T09:17:48Z", "revision_number": 1, "project_id": "d8a55ad46584431abd98be76405b5059"}}' 2024-02-28 09:17:49,226 85921 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.272s 2024-02-28 09:17:49,227 85921 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": "2026e1f0-0345-40e2-98c8-03fbf8d2d883", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-3402fea2-1a09-485e-8618-d81397436dbc', 'date': 'Wed, 28 Feb 2024 09:17:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "14e08c56-2179-4494-8d58-2c852fd8dfa6", "project_id": "d8a55ad46584431abd98be76405b5059", "tenant_id": "d8a55ad46584431abd98be76405b5059", "security_group_id": "2026e1f0-0345-40e2-98c8-03fbf8d2d883", "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": "2024-02-28T09:17:49Z", "updated_at": "2024-02-28T09:17:49Z", "revision_number": 0}}' 2024-02-28 09:17:50,059 85921 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.831s 2024-02-28 09:17:50,059 85921 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": "2026e1f0-0345-40e2-98c8-03fbf8d2d883", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-353a35e9-877a-4517-9abb-ef1a9b97f50b', 'date': 'Wed, 28 Feb 2024 09:17:50 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c3efad6d-2642-43eb-8f7d-e2aad3a7cfbf", "project_id": "d8a55ad46584431abd98be76405b5059", "tenant_id": "d8a55ad46584431abd98be76405b5059", "security_group_id": "2026e1f0-0345-40e2-98c8-03fbf8d2d883", "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": "2024-02-28T09:17:49Z", "updated_at": "2024-02-28T09:17:49Z", "revision_number": 0}}' 2024-02-28 09:17:50,060 85921 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icm p rules tempest-securitygroup--1199663710 created 2024-02-28 09:17:50,889 85921 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.829s 2024-02-28 09:17:50,890 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-fab3049d-e8e2-4453-8f65-bcc55f4dad33', 'date': 'Wed, 28 Feb 2024 09:17:50 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "7b2dbb2e-042a-416d-a272-05ec4a7e291b", "tenant_id": "d8a55ad46584431abd98be76405b5059", "floating_ip_address": "172.24.4.214", "floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "d8a55ad46584431abd98be76405b5059", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-02-28T09:17:50Z", "updated_at": "2024-02-28T09:17:50Z", "revision_number": 0}}' 2024-02-28 09:17:50,890 85921 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '7b2dbb2e-042a-416d-a272-05ec4a7e291b', 'tenant_id': 'd8a55ad46584431abd98be76405b5059', 'floating_ip_address': '172.24.4.214', 'floating_network_id': 'eff6aa9f-a27a-4fba-a655-d390189c40e9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'd8a55ad46584431abd98be76405b5059', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-02-28T09:17:50Z', 'updated_at': '2024-02-28T09:17:50Z', 'revision_number': 0, 'ip': '172.24.4.214'} created 2024-02-28 09:17:51,003 85921 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.108s 2024-02-28 09:17:51,004 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-f590a78c-1875-4c47-8382-43e8c9ee5ad4', '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": "f14527b2990f4579a1a1edbf5d7ca923", "name": "tempest-AttachSCSIVolumeTestJSON-197337209-project-member", "password_expires_at": null}, "audit_ids": ["da1nJHERSy2o7sLZRzIE9A"], "expires_at": "2024-02-28T10:17:50.000000Z", "issued_at": "2024-02-28T09:17:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d8a55ad46584431abd98be76405b5059", "name": "tempest-AttachSCSIVolumeTestJSON-197337209"}, "is_domain": false, "roles": [{"id": "034d7a484a5e4908aeb9a02a09c0654f", "name": "member"}, {"id": "2d696d77d77043b58e5fcf31f5b061c8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "607134c4d03c4a12af99220db79cc13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d8a55ad46584431abd98be76405b5059", "region": "RegionOne"}], "id": "21d06a316a024880a69d4cd482f90971", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "74032efc222f428b908ef3abf0ba60d1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d8a55ad46584431abd98be76405b5059", "region": "RegionOne"}], "id": "633be3df59df4f9b975484710048430d", "type": "block-storage", "name": "cinder"}, {"endpo ints": [{"id": "0d52584065f94ee08ce4181b78367c5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7ae777b7f53744e0bbcb8c938dfbfe2f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8dbdc1e6b7e4d08a2a52a636eabc00f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "8ef2767026834c1189d97797d5c5a800", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4f50f76d3e044b83b5bdbee0c30d6f5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "c388de6ecbcc4fca8b0d700779fc657e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "fe5cea1ac05c45a1b3925a725a7eead7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "cc0d1c0427f9473bb326be07f15553e1", "type": "image", "name": "glance"}, {"endpoints": [{"id": "a45569cc58b84b1b853ecd851b25ca4e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "cccec230ba6c48ae92df03a6a374a7a6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "255fbf1fe41a497888423432cf3d6547", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/d8a55ad46584431abd98be76405b5059", "region": "RegionOne"}], "id": "e5ef73b8227840fa80228ecf30fbd9a7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2024-02-28 09:17:51,004 85921 INFO [tempest.lib.common.fixed_network] (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive) Found network {'id': '0f53c5c7-58d9-4511-85b3-41d3a1bf0b15', 'name': 'tempest-AttachSCSIVolumeTestJSON-474830344-network', 'tenant_id': 'd8a55ad46584431abd98be76405b5059', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd8a55ad46584431abd98be76405b5059', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 27323, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-02-28T09:17:04Z', 'updated_at': '2024-02-28T09:17:04Z', 'revision_number': 1} available for tenant 2024-02-28 09:17:51,005 85921 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1494399635', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBE5Gi2DqjkJKDfTdbUH+bx7qDpX3Ir1WysKiyxbgW+zAkcbRLb3zPjV9Qv1QHku+v2xRV94wdhJWjIw28YGnvA1iQzJKu6T9kSi7ltq/GAn5AHMP/6cUrpFg9imz/Mxi7Q==', 'fingerprint': 'a8:ba:bd:15:f1:0f:bb:a4:c9:6d:1f:3e:aa:39:2b:ac', 'user_id': 'f14527b2990f4579a1a1edbf5d7ca923', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAgxMi3Yzzd7vx93rzwOvg42RZy0m6cUtPw9LUVMa0gv8U2a9Y9WK4H\nzrcTA1jwWUCgBwYFK4EEACKhZANiAARORotg6o5CSg303W1B/m8e6g6V9yK9VsrC\nossW4FvswJHG0S298z41fUL9UB5Lvr9sUVfeMHYSVoyMNvGBp7wNYkMySruk/ZEo\nu5bavxgJ+QBzD/+nFK6RYPYps/zMYu0=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '2026e1f0-0345-40e2-98c8-03fbf8d2d883', 'name': 'tempest-securitygroup--1199663710', 'stateful': True, 'tenant_id': 'd8a55ad46584431abd98be76405b5059', 'description': 'tempest-description--1013386734', 'shared': False, 'security_group_rules': [{'id': '1edec717-3c01-454f-b7d4-19bfa7fb975b', 'project_id': 'd8a55ad46584431abd98be76405b5059', 'tenant_id': 'd8a55ad46584431abd98be76405b5059', 'security_group_id': '2026e1f0-0345-40e2-98c8-03fbf8d2d883', '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': 381, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-02-28T09:17:48Z', 'updated_ at': '2024-02-28T09:17:48Z', 'revision_number': 0}, {'id': 'ffb20eab-d161-401d-9474-9a0a80bde8f8', 'project_id': 'd8a55ad46584431abd98be76405b5059', 'tenant_id': 'd8a55ad46584431abd98be76405b5059', 'security_group_id': '2026e1f0-0345-40e2-98c8-03fbf8d2d883', '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': 380, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-02-28T09:17:48Z', 'updated_at': '2024-02-28T09:17:48Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-02-28T09:17:48Z', 'updated_at': '2024-02-28T09:17:48Z', 'revision_number': 1, 'project_id': 'd8a55ad46584431abd98be76405b5059'}, 'floating_ip': {'id': '7b2dbb2e-042a-416d-a272-05ec4a7e291b', 'tenant_id': 'd8a55ad46584431abd98be76405b5059', 'floating_ip_address': '172.24.4.214', 'floating_network_id': 'eff6aa9f-a27a-4fba-a655-d390189c40e9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'd8a55ad46584431abd98be76405b5059', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-02-28T09:17:50Z', 'updated_at': '2024-02-28T09:17:50Z', 'revision_number': 0, 'ip': '172.24.4.214'}} 2024-02-28 09:17:51,952 85921 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 0.946s 2024-02-28 09:17:51,953 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-1785725170", "imageRef": "27ffb9a8-009e-495e-bc8a-5f60fd0a5ae0", "flavorRef": "1", "config_drive": true, "networks": [{"uuid": "0f53c5c7-58d9-4511-85b3-41d3a1bf0b15"}], "security_groups": [{"name": "tempest-securitygroup--1199663710"}], "key_name": "tempest-keypair-1494399635", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/ded53222-2067-415a-a42c-b65d9761840e', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64dcabf9-c369-4584-91aa-99c925a7c577', 'x-compute-request-id': 'req-64dcabf9-c369-4584-91aa-99c925a7c577', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "ded53222-2067-415a-a42c-b65d9761840e", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ded53222-2067-415a-a42c-b65d9761840e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ded53222-2067-415a-a42c-b65d9761840e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1199663710"}], "adminPass": "27EwvgZcgNhy"}}' 2024-02-28 09:17:52,061 85921 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/ded53222-2067-415a-a42c-b65d9761840e 0.105s 2024-02-28 09:17:52,061 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:17:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1238', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-reques t-id': 'req-b0206385-666b-4f64-a1db-5d4fe4e2b72b', 'x-compute-request-id': 'req-b0206385-666b-4f64-a1db-5d4fe4e2b72b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ded53222-2067-415a-a42c-b65d9761840e'} Body: b'{"server": {"id": "ded53222-2067-415a-a42c-b65d9761840e", "name": "tempest-AttachSCSIVolumeTestJSON-server-1785725170", "status": "BUILD", "tenant_id": "d8a55ad46584431abd98be76405b5059", "user_id": "f14527b2990f4579a1a1edbf5d7ca923", "metadata": {}, "hostId": "", "image": {"id": "27ffb9a8-009e-495e-bc8a-5f60fd0a5ae0", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/27ffb9a8-009e-495e-bc8a-5f60fd0a5ae0"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:17:52Z", "updated": "2024-02-28T09:17:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ded53222-2067-415a-a42c-b65d9761840e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ded53222-2067-415a-a42c-b65d9761840e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1494399635", "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": []}}' 2024-02-28 09:18:42,706 85921 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/ded53222-2067-415a-a42c-b65d9761840e 0.581s 2024-02-28 09:18:42,707 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:42 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-10c360ae-919d-417f-90f1-fd3b0c0d728a', 'x-compute-request-id': 'req-10c360ae-919d-417f-90f1-fd3b0c0d728a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ded53222-2067-415a-a42c-b65d9761840e'} Body: b'{"server": {"id": "ded53222-2067-415a-a42c-b65d9761840e", "name": "tempest-AttachSCSIVolumeTestJSON-server-1785725170", "status": "ACTIVE", "tenant_id": "d8a55ad46584431abd98be76405b5059", "user_id": "f14527b2990f4579a1a1edbf5d7ca923", "metadata": {}, "hostId": "7d634c70bb3e1700fec9c78b8b679677e041b8ec1609e5d4f6f920ad", "image": {"id": "27ffb9a8-009e-495e-bc8a-5f60fd0a5ae0", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/27ffb9a8-009e-495e-bc8a-5f60fd0a5ae0"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:17:51Z", "updated": "2024-02-28T09:18:07Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-474830344-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:0d:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ded53222-2067-415a-a42c-b65d9761840e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ded53222-2067-415a-a42c-b65d9761840e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494399635", "OS-SRV-USG:launched_at": "2024-02-28T09:18:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1199663710"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attach ed": []}}' 2024-02-28 09:18:42,720 85921 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-02-28 09:19:42,924 85921 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/ded53222-2067-415a-a42c-b65d9761840e/os-interface 0.143s 2024-02-28 09:19:42,924 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:42 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-50650704-55bf-4429-af27-63a20b7c41b1', 'x-compute-request-id': 'req-50650704-55bf-4429-af27-63a20b7c41b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ded53222-2067-415a-a42c-b65d9761840e/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "0f53c5c7-58d9-4511-85b3-41d3a1bf0b15", "port_id": "94708a00-3765-4e2d-bad9-b4001120659b", "mac_addr": "fa:16:3e:b1:0d:5e", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "261a72cd-d7f8-436c-bfac-d667834ad02b", "ip_address": "10.0.0.10"}]}]}' 2024-02-28 09:19:44,311 85921 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/7b2dbb2e-042a-416d-a272-05ec4a7e291b 1.382s 2024-02-28 09:19:44,311 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "94708a00-3765-4e2d-bad9-b4001120659b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-3957bddf-9ff2-4811-b125-d81e8ef737fe', 'date': 'Wed, 28 Feb 2024 09:19:44 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/7b2dbb2e-042a-416d-a272-05ec4a7e291b'} Body: b'{"floatingip": {"id": "7b2dbb2e-042a-416d-a272-05ec4a7e291b", "tenant_id": "d8a55ad46584431abd98be76405b5059", "floating_ip_address": "172.24.4.214", "floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9", "router_id": "664ad6d6-6449-45d3-a148-eb16cf7fccc5", "port_id": "94708a00-3765-4e2d-bad9-b4001120659b", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "0f53c5c7-58d9-4511-85b3-41d3a1bf0b15", "mac_address": "fa:16:3e:b1:0d:5e", "admin_state_up": true, "status": "ACTIVE", "device_id": "ded53222-2067-415a-a42c-b65d9761840e", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-02-28T09:17:50Z", "updated_at": "2024-02-28T09:19:43Z", "revision_number": 1, "project_id": "d8a55ad46584431abd98be76405b5059"}}' 2024-02-28 09:19:44,313 85921 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.214:22' as 'cirros' with public key authentication 2024-02-28 09:19:44,329 85921 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-02-28 09:19:44,438 85921 INFO [paramiko.transport] Authentication (publickey) successful! 2024-02-28 09:19:44,439 85921 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.214 successfully created 2024-02-28 09:19:44,644 85921 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/volume/v3/d8a55ad46584431abd98be76405b5059/volumes 0.204s 2024-02-28 09:19:44,644 85921 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-918466003"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff64042a-3658-4050-8cb9-6faf5337f121', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff64042a-3658-4050-8cb9-6faf5337f121', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d8a55ad46584431abd98be76405b5059/volumes'} Body: b'{"volume": {"id": "3a1b3937-5720-4709-99e7-2321af7001e9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:19:44.584436", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-918466003", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d8a55ad46584431abd98be76405b5059/volumes/3a1b3937-5720-4709-99e7-2321af7001e9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d8a55ad46584431abd98be76405b5059/volumes/3a1b3937-5720-4709-99e7-2321af7001e9"}], "user_id": "f14527b2990f4579a1a1edbf5d7ca923", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:19:44,714 85921 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/d8a55ad46584431abd98be76405b5059/volumes/3a1b3937-5720-4709-99e7-2321af7001e9 0.058s 2024-02-28 09:19:44,715 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4340fe5-0e12-41e2-ae90-e1a72bbbceed', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4340fe5-0e12-41e2-ae90-e1a72bbbceed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d8a55ad46584431abd98be76405b5059/volumes/3a1b3937-5720-4709-99e7-2321af7001e9'} Body: b'{"volume": {"id": "3a1b3937-5720-4709-99e7-2321af7001e9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:19:45.000000", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-918466003", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d8a55ad46584431abd98be76405b5059/volumes/3a1b3937-5720-4709-99e7-2321af7001e9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d8a55ad46584431abd98be76405b5059/volumes/3a1b3937-5720-4709-99e7-2321af7001e9"}], "user_id": "f14527b2990f4579a1a1edbf5d7ca923", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8a55ad46584431abd98be76405b5059"}}' 2024-02-28 09:19:45,781 85921 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/d8a55ad46584431abd98be76405b5059/volumes/3a1b3937-5720-4709-99e7-2321af7001e9 0.040s 2024-02-28 09:19:45,782 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25e02a88-00b5-425e-930d-3378181fb191', 'content-lengt h': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25e02a88-00b5-425e-930d-3378181fb191', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d8a55ad46584431abd98be76405b5059/volumes/3a1b3937-5720-4709-99e7-2321af7001e9'} Body: b'{"volume": {"id": "3a1b3937-5720-4709-99e7-2321af7001e9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:19:45.000000", "updated_at": "2024-02-28T09:19:45.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-918466003", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d8a55ad46584431abd98be76405b5059/volumes/3a1b3937-5720-4709-99e7-2321af7001e9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d8a55ad46584431abd98be76405b5059/volumes/3a1b3937-5720-4709-99e7-2321af7001e9"}], "user_id": "f14527b2990f4579a1a1edbf5d7ca923", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8a55ad46584431abd98be76405b5059"}}' 2024-02-28 09:19:45,919 85921 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/ded53222-2067-415a-a42c-b65d9761840e 0.124s 2024-02-28 09:19:45,919 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:45 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-021a0ab5-c388-4dd0-a8ff-50cb2ef7024e', 'x-compute-request-id': 'req-021a0ab5-c388-4dd0-a8ff-50cb2ef7024e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ded53222-2067-415a-a42c-b65d9761840e'} Body: b'' 2024-02-28 09:19:46,127 85921 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/ded53222-2067-415a-a42c-b65d9761840e 0.207s 2024-02-28 09:19:46,127 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1673', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c75f427-4d2d-4c0a-9f6d-e72465ffc625', 'x-compute-request-id': 'req-8c75f427-4d2d-4c0a-9f6d-e72465ffc625', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ded53222-2067-415a-a42c-b65d9761840e'} Body: b'{"server": {"id": "ded53222-2067-415a-a42c-b65d9761840e", "name": "tempest-AttachSCSIVolumeTestJSON-server-1785725170", "status": "ACTIVE", "tenant_id": "d8a55ad46584431abd98be76405b5059", "user_id": "f14527b2990f4579a1a1edbf5d7ca923", "metadata": {}, "hostId": "7d634c70bb3e1700fec9c78b8b679677e041b8ec1609e5d4f6f920ad", "image": {"id": "27ffb9a8-009e-495e-bc8a-5f60fd0a5ae0", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/27ffb9a8-009e-495e-bc8a-5f60fd0a5ae0"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:17:51Z", "updated": "2024-02-28T09:19:46Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-474830344-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e :b1:0d:5e"}, {"version": 4, "addr": "172.24.4.214", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:0d:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ded53222-2067-415a-a42c-b65d9761840e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ded53222-2067-415a-a42c-b65d9761840e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494399635", "OS-SRV-USG:launched_at": "2024-02-28T09:18:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1199663710"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:20:36,219 85921 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/ded53222-2067-415a-a42c-b65d9761840e 0.030s 2024-02-28 09:20:36,220 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:36 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-272463ab-97c5-4600-ac10-569a8f1de3ce', 'x-compute-request-id': 'req-272463ab-97c5-4600-ac10-569a8f1de3ce', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ded53222-2067-415a-a42c-b65d9761840e'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance ded53222-2067-415a-a42c-b65d9761840e could not be found."}}' 2024-02-28 09:20:36,247 85921 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1494399635 0.026s 2024-02-28 09:20:36,247 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:36 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-e30a477a-3b7a-49d5-be0b-d9ad7777c0fa', 'x-compute-request-id': 'req-e30a477a-3b7a-49d5-be0b-d9ad7777c0fa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1494399635'} Body: b'' 2024-02-28 09:20:36,418 85921 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/2026e1f0-0345-40e2-98c8-03fbf8d2d883 0.170s 2024-02-28 09:20:36,418 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-de4ee844-e3be-4d17-adaf-42bf6f555924', 'content-length': '0', 'date': 'Wed, 28 Feb 2024 09:20:36 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/2026e1f0-0345-40e2-98c8-03fbf8d2d883'} Body: b'' 2024-02-28 09:20:36,437 85921 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/2026e1f0-0345-40e2-98c8-03fbf8d2d883 0.017s 2024-02-28 09:20:36,437 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Typ e': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-1b28e133-52e0-48a9-8153-fb449d219c0d', 'date': 'Wed, 28 Feb 2024 09:20:36 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/2026e1f0-0345-40e2-98c8-03fbf8d2d883'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 2026e1f0-0345-40e2-98c8-03fbf8d2d883 does not exist", "detail": ""}}' 2024-02-28 09:20:36,823 85921 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/7b2dbb2e-042a-416d-a272-05ec4a7e291b 0.385s 2024-02-28 09:20:36,823 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-c41f8300-157d-4029-9f0c-0d46d9315c4a', 'content-length': '0', 'date': 'Wed, 28 Feb 2024 09:20:36 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/7b2dbb2e-042a-416d-a272-05ec4a7e291b'} Body: b'' 2024-02-28 09:20:36,944 85921 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/27ffb9a8-009e-495e-bc8a-5f60fd0a5ae0 0.119s 2024-02-28 09:20:36,944 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-4abfa6e4-dabe-406b-a295-73c92b622376', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/27ffb9a8-009e-495e-bc8a-5f60fd0a5ae0'} Body: b'' 2024-02-28 09:20:36,960 85921 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/image/v2/images/27ffb9a8-009e-495e-bc8a-5f60fd0a5ae0 0.015s 2024-02-28 09:20:36,961 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-01867c11-0eb9-4652-ba11-f8497522aa6d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/image/v2/images/27ffb9a8-009e-495e-bc8a-5f60fd0a5ae0'} Body: b'{"message": "No image found with ID 27ffb9a8-009e-495e-bc8a-5f60fd0a5ae0

\\n\\n\\n", "code": "404 Not Found", "title": "Not 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.test_volumes_actions.VolumesActionsTest) ----------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume fc746391-01bd-40a3-b68a-aaf3afda2c0c failed to build and is in ERROR status 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 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 403, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9c793e3a-9642-4b4f-afe4-b87da502692c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:20:59,217 85921 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 0.936s 2024-02-28 09:20:59,218 85921 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-2022448820"}} Response - Headers: {'content-type': 'application/json', 'content-length': '583', 'x-openstack-request-id': 'req-9b732ca3-4879-4ec5-9e95-55c2ed4f074a', 'date': 'Wed, 28 Feb 2024 09:20:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"80bd548a-638c-4d6a-9823-bc632141f0b7","name":"tempest-tagged-attachments-test-net-2022448820","tenant_id":"e91c1b3fc05149f284f56ec71730e9e9","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"e91c1b3fc05149f284f56ec71730e9e9","port_security_enabled":true,"router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2024-02-28T09:20:58Z","updated_at":"2024-02-28T09:20:58Z","revision_number":1}}' 2024-02-28 09:21:00,107 85921 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 0.889s 2024-02-28 09:21:00,108 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "80bd548a-638c-4d6a-9823-bc632141f0b7", "cidr": "10.10.10.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '603', 'x-openstack-request-id': 'req-3888d966-4a8e-478d-a025-a8aa1dd5cb5a', 'date': 'Wed, 28 Feb 2024 09:21:00 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"4c0bf12b-ddc5-4a69-bb8d-b6be8f456359","name":"","tenant_id":"e91c1b3fc05149f284f56ec71730e9e9","network_id":"80bd548a-638c-4d6a-9823-bc632141f0b7","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":"","service_types":[],"tags":[],"created_at":"2024-02-28T09:20:59Z","updated_at":"2024-02-28T09:20:59Z","revision_number":0,"project_id":"e91c1b3fc05149f284f56ec71730e9e9"}}' 2024-02-28 09:21:00,380 85921 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://10.0.0.210/volume/v3/e91c1b3fc05149f284f56ec71730e9e9/volumes 0.271s 2024-02-28 09:21:00,380 85921 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-366389079"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:21:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-058da6a4-afd2-4751-b100-2a74276cb7f2', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-058da6a4-afd2-4751-b100-2a74276cb7f2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e91c1b3fc05149f284f56ec71730e9e9/volumes'} Body: b'{"volume": {"id": "9c793e3a-9642-4b4f-afe4-b87da502692c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:21:00.313402", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-366389079", "description": null, "volu me_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e91c1b3fc05149f284f56ec71730e9e9/volumes/9c793e3a-9642-4b4f-afe4-b87da502692c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e91c1b3fc05149f284f56ec71730e9e9/volumes/9c793e3a-9642-4b4f-afe4-b87da502692c"}], "user_id": "85d41496a1d249f89bd25d53e6af0ac9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:21:00,436 85921 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/e91c1b3fc05149f284f56ec71730e9e9/volumes/9c793e3a-9642-4b4f-afe4-b87da502692c 0.044s 2024-02-28 09:21:00,436 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:21:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d67f876-6493-48a1-9b62-a07e6de0b549', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d67f876-6493-48a1-9b62-a07e6de0b549', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e91c1b3fc05149f284f56ec71730e9e9/volumes/9c793e3a-9642-4b4f-afe4-b87da502692c'} Body: b'{"volume": {"id": "9c793e3a-9642-4b4f-afe4-b87da502692c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:21:00.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-366389079", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e91c1b3fc05149f284f56ec71730e9e9/volumes/9c793e3a-9642-4b4f-afe4-b87da502692c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e91c1b3fc05149f284f56ec71730e9e9/volumes/9c793e3a-9642-4b4f-afe4-b87da502692c"}], "user_id": "85d41496a1d249f89bd25d53e6af0ac9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e91c1b3fc05149f284f56ec71730e9e9"}}' 2024-02-28 09:21:01,496 85921 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/e91c1b3fc05149f284f56ec71730e9e9/volumes/9c793e3a-9642-4b4f-afe4-b87da502692c 0.045s 2024-02-28 09:21:01,496 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:21:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b81279c-766c-481a-833a-f5800ccbfd3f', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b81279c-766c-481a-833a-f5800ccbfd3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e91c1b3fc05149f284f56ec71730e9e9/volumes/9c793e3a-9642-4b4f-afe4-b87da502692c'} Body: b'{"volume": {"id": "9c793e3a-9642-4b4f-afe4-b87da502692c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:21:00.000000", "updated_at": "2024-02-28T09:21:00.000000", "name": "tempest-TaggedAttachmentsTest-volume-366389079", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e91c1b3fc05149f284f56ec71730e9e9/volumes/9c793e3a-9642-4b4f-afe4-b87da502692c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e91c1b3fc05149f284f56ec71730e9e9/volumes/9c793e3a-9642-4b4f -afe4-b87da502692c"}], "user_id": "85d41496a1d249f89bd25d53e6af0ac9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e91c1b3fc05149f284f56ec71730e9e9"}}' 2024-02-28 09:21:01,728 85921 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/4c0bf12b-ddc5-4a69-bb8d-b6be8f456359 0.218s 2024-02-28 09:21:01,729 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-1061ad81-0e7f-4b87-b706-23b6b9108686', 'date': 'Wed, 28 Feb 2024 09:21:01 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/4c0bf12b-ddc5-4a69-bb8d-b6be8f456359'} Body: b'' 2024-02-28 09:21:02,286 85921 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/80bd548a-638c-4d6a-9823-bc632141f0b7 0.556s 2024-02-28 09:21:02,286 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-c6c297f7-3de3-44e4-8d7c-84caac2a331c', 'date': 'Wed, 28 Feb 2024 09:21:02 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/80bd548a-638c-4d6a-9823-bc632141f0b7'} Body: b'' setUpClass (tempest.api.volume.test_volumes_list.VolumesListTestJSON) --------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 2c9c8c11-898d-4efe-9eb3-0e36f66d4001 failed to build and is in ERROR status 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 70, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9e17f975-c988-4ee3-a8ba-c086131bea4d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:18:19,533 85927 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.095s 2024-02-28 09:18:19,533 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2853', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c245aec9-7efe-482c-832b-92897db2f0ed', '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": "9794bfb71a9947278a8e79200ad6ba19", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-1167158892-project-member", "password_expires_at": null}, "audit_ids": ["IdUXnmo4RliDQCdHCkYR8A"], "expires_at": "2024-02-28T10:18:19.000000Z", "issued_at": "2024-02-28T09:18:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b554ec87bcda46c292cc74878c672930", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-1167158892"}, "is_domain": false, "roles": [{"id": "034d7a484a5e4908aeb9a02a09c0654f", "name": "member"}, {"id": "2d696d77d77043b58e5fcf31f5b061c8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "607134c4d03c4a12af99220db79cc13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b554ec87bcda46c292cc74878c672930", "region": "RegionOne"}], "id": "21d06a316a024880a69d4cd482f90971", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "74032efc222f428b908ef3abf0ba60d1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b554ec87bcda46c292cc74878c672930", "region": "RegionOne"}], "id": "633be3df59df4f9b975484710048430d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0d52584065f94ee08ce4181b78367c5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7ae777b7f53744e0bbcb8c938dfbfe2f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8dbdc1e6b7e4d08a2a52a636eabc00f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "8ef2767026834c1189d97797d5c5a800", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4f50f76d3e044b83b5bdbee0c30d6f5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "c388de6ecbcc4fca8b0d700779fc657e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "fe5cea1ac05c45a1b3925a725a7eead7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "cc0d1c0427f9473bb326be07f15553e1", "type": "image", "name": "glance"}, {"endpoints": [{"id": "a45569cc58b84b1b853ecd851b25ca4e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "cccec230ba6c48ae92df03a6a374a7a6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "255fbf1fe41a497888423432cf3d6547", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b554ec87bcda46c292cc74878c672930", "region": "RegionOne"}], "id": "e5ef73b8227840fa80228ecf30fbd9a7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2024-02-28 09:18:19,534 85927 INFO [tempest.lib.common.fixed_network] (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject) Found network {'id': 'cd463588-02f8-4a27-a685-c09581304204', 'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-1436981339-network', 'tenant_id': 'b554ec87bcda46c292cc74878c672930', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b554ec 87bcda46c292cc74878c672930', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 65328, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-02-28T09:17:48Z', 'updated_at': '2024-02-28T09:17:48Z', 'revision_number': 1} available for tenant 2024-02-28 09:18:19,535 85927 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-02-28 09:18:19,535 85927 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-02-28 09:18:19,958 85927 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.418s 2024-02-28 09:18:19,958 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1819813381", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPzfIMmXyjXNw7I0oLI/bIy/HKa089Vxxqm7sDg5eOEiogwWoeNlFqjG+IlQAeEf7LibWNqvYJVS+zh4vdpelE74iMOR7mOpRScWM/zaMe7PwUzxVxhCFMM4C26tn1w5WQ=="}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18: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-af4f4901-c025-4736-905f-3913ed179bde', 'x-compute-request-id': 'req-af4f4901-c025-4736-905f-3913ed179bde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1819813381", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPzfIMmXyjXNw7I0oLI/bIy/HKa089Vxxqm7sDg5eOEiogwWoeNlFqjG+IlQAeEf7LibWNqvYJVS+zh4vdpelE74iMOR7mOpRScWM/zaMe7PwUzxVxhCFMM4C26tn1w5WQ==", "fingerprint": "a6:d8:ad:8d:7e:7c:05:75:8c:8d:ec:01:12:5e:16:42", "user_id": "9794bfb71a9947278a8e79200ad6ba19"}}' 2024-02-28 09:18:19,961 85927 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1819813381 created 2024-02-28 09:18:20,386 85927 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.424s 2024-02-28 09:18:20,386 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2051742199", "description": "tempest-description--1309441337"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-d1dd58dc-4149-4449-8448-e8e515199e12', 'date': 'Wed, 28 Feb 2024 09:18:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "c916a918-2179-47b5-b195-a412c6814fb6", "name": "tempest-securitygroup--2051742199", "stateful": true, "tenant_id": "b554ec87bcda46c292cc74878c672930", "description": "tempest-description--1309441337", "shared": false, "security_group_rules": [{"id": "2057991c-4fa2-4ec9-9bf3-ef75fa42a3de", "project_id": "b554ec87bcda46c292cc74878c672930", "tenant_id": "b554ec87bcda46c292cc74878c672930", "security_group_id": "c916a918-2179-47b5-b195-a412c6814fb6", "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_a ttr_id": 550, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:18:20Z", "updated_at": "2024-02-28T09:18:20Z", "revision_number": 0}, {"id": "69a1b034-2200-4ea7-8851-5d29f2f9b09e", "project_id": "b554ec87bcda46c292cc74878c672930", "tenant_id": "b554ec87bcda46c292cc74878c672930", "security_group_id": "c916a918-2179-47b5-b195-a412c6814fb6", "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": 551, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:18:20Z", "updated_at": "2024-02-28T09:18:20Z", "revision_number": 0}], "tags": [], "created_at": "2024-02-28T09:18:20Z", "updated_at": "2024-02-28T09:18:20Z", "revision_number": 1, "project_id": "b554ec87bcda46c292cc74878c672930"}}' 2024-02-28 09:18:21,508 85927 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.121s 2024-02-28 09:18:21,509 85927 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": "c916a918-2179-47b5-b195-a412c6814fb6", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-0b8c7884-4af5-4bbe-89c0-39003684e80d', 'date': 'Wed, 28 Feb 2024 09:18:21 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "55a64e56-a141-45fb-a6c1-70c957ce9ed8", "project_id": "b554ec87bcda46c292cc74878c672930", "tenant_id": "b554ec87bcda46c292cc74878c672930", "security_group_id": "c916a918-2179-47b5-b195-a412c6814fb6", "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": "2024-02-28T09:18:20Z", "updated_at": "2024-02-28T09:18:20Z", "revision_number": 0}}' 2024-02-28 09:18:22,809 85927 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.298s 2024-02-28 09:18:22,809 85927 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": "c916a918-2179-47b5-b195-a412c6814fb6", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-e6d7e44f-e3f9-4d1f-afdb-7c38d1f01a8f', 'date': 'Wed, 28 Feb 2024 09:18:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f4eba0b8-8e40-4fc2-bb7c-1895fd375746", "project_id": "b554ec87bcda46c292cc74878c672930", "tenant_id": "b554ec87bcda46c292cc74878c672930", "security_group_id": "c916a918-2179-47b5-b195-a412c6814fb6", "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": "2024-02-28T09:18:22Z", "updated_at": "2024-02-28T09:18:22Z", "revision_number": 0}}' 2024-02-28 09:18:22,809 85927 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2051742199 created 2024-02-28 09:18:25,778 85927 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 2.968s 2024-02-28 09:18:25,779 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-4a18fe04-8da7-449c-a1d0-88709f3d6a9d', 'date': 'Wed, 28 Feb 2024 09:18:25 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "2750cbcf-c4d1-4130-ba3e-8e496ce5c9cc", "tenant_id": "b554ec87bcda46c292cc74878c672930", "floating_ip_address": "172.24.4.29", "floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "b554ec87bcda46c292cc74878c672930", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-02-28T09:18:24Z", "updated_at": "2024-02-28T09:18:24Z", "revision_number": 0}}' 2024-02-28 09:18:25,779 85927 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '2750cbcf-c4d1-4130-ba3e-8e496ce5c9cc', 'tenant_id': 'b554ec87bcda46c292cc74878c672930', 'floating_ip_address': '172.24.4.29', 'floating_network_id': 'eff6aa9f-a27a-4fba-a655-d390189c40e9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b554ec87bcda46c292cc74878c672930', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-02-28T09:18:24Z', 'updated_at': '2024-02-28T09:18:24Z', 'revision_number': 0, 'ip': '172.24.4.29'} created 2024-02-28 09:18:25,780 85927 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1819813381', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPzfIMmXyjXNw7I0oLI/bIy/HKa089Vxxqm7sDg5eOEiogwWoeNlFqjG+IlQAeEf7LibWNqvYJVS+zh4vdpelE74iMOR7mOpRScWM/zaMe7PwUzxVxhCFMM4C26tn1w5WQ==', 'fingerprint': 'a6:d8:ad:8d:7e:7c:05:75:8c:8d:ec:01:12:5e:16:42', 'user_id': '9794bfb71a9947278a8e79200ad6ba19', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDD28TA753k/J/e+qe+s3u+OdApt5xl/ks+2uhbehDe33pJiGm/V4aNi\nO2mCaGEfh2SgBwYFK4EEACKhZANiAAT83yDJl8o1zcOyNKCyP2yMvxymtPPVccap\nu7A4OXjhIqIMFqHjZRaoxviJUAHhH+y4m1jar2CVUvs4eL3aXpRO+IjDke5jqUUn\nFjP82jHuz8FM8VcYQhTDOAturZ9cOVk=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'c916a918-2179-47b5-b195-a412c6814fb6', 'name': 'tempest-securitygroup--2051742199', 'stateful': True, 'tenant_id': 'b554ec87bcda46c292cc74878c672930', 'description': 'tempest-description--1309441337', 'shared': False, 'security_group_rules': [{'id': '2057991c-4fa2-4ec9-9bf3-ef75fa42a3de', 'project_id': 'b554ec87bcda46c292cc74878c672930', 'tenant_id': 'b554ec87bcda46c292cc74878c672930', 'security_group_id': 'c916a918-2179-47b5-b195-a412c6814fb6', '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': 550, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-02-28T09:18:20Z', 'updated_at': '2024-02-28T09:18:20Z', 'revision_number': 0}, {'id': '69a1b034-2200-4ea7-8851-5d29f2f9b09e', 'project_id': 'b554ec87bcda46c292cc74878c672930', 'tenant_id': 'b554ec87bcda46c292cc74878c672930', 'security_group_id': 'c916a918-2179-47b5-b195-a412c6814fb6', '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': 551, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-02-28T09:18:20Z', 'updated_at': '2024-02-28T09:18:20Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-02-28T09:18:20Z', 'updated_at': '2024-02-28T09:18:20Z', 'revision_number': 1, 'project_id': 'b554ec87bcda46c292cc74878c672930'}, 'floating_ip': {'id': '2750cbcf-c4d1-4130-ba3e-8e496ce5c9cc', 'tenant_id': 'b554ec87bcda46c292cc74878c672930', 'floating_ip_address': '172.24.4.29', 'floating_network_id': 'eff6aa9f-a27a-4fba-a655-d390189c40e9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b554ec87bcda46c292cc74878c672930', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-02-28T09:18:24Z', 'updated_at': '2024-02-28T09:18:24Z', 'revision_number': 0, 'ip': '172.24.4.29'}} 2024-02-28 09:18:27,695 85927 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 202 POST http://10.0.0.210/compute/v2.1/servers 1.913s 2024-02-28 09:18:27,696 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-216557971", "imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "flavorRef": "1", "networks": [{"uuid": "cd463588-02f8-4a27-a685-c09581304204"}], "security_groups": [{"name": "tempest-securitygroup--2051742199"}], "key_name": "tempest-keypair-1819813381", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/57502c67-b32c-4842-aad5-286623dd11dd', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d682244-dc7a-4f68-a905-09a472d948e4', 'x-compute-request-id': 'req-1d682244-dc7a-4f68-a905-09a472d948e4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "57502c67-b32c-4842-aad5-286623dd11dd", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/57502c67-b32c-4842-aad5-286623dd11dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/57502c67-b32c-4842-aad5-286623dd11dd"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2051742199"}], "adminPass": "Vi5LWzK3cwWY"}}' 2024-02-28 09:18:27,833 85927 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/57502c67-b32c-4842-aad5-286623dd11dd 0.134s 2024-02-28 09:18:27,833 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:27 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-eb60b816-b14e-43e7-918c-e5426054b80d', 'x-compute-request-id': 'req-eb60b816-b14e-43e7-918c-e5426054b80d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/57502c67-b32c-4842-aad5-286623dd11dd'} Body: b'{"server": {"id": "57502c67-b32c-4842-aad5-286623dd11dd", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-216557971", "status": "BUILD", "tenant_id": "b554ec87bcda46c292cc74878c672930", "user_id": "9794bfb71a9947278a8e79200ad6ba19", "metadata": {}, "hostId": "", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:18:28Z", "updated": "2024-02-28T09:18:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/57502c67-b32c-4842-aad5-286623dd11dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/57502c67-b32c-4842-aad5-286623dd11dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1819813381", "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": []}}' 2024-02-28 09:19:18,130 85927 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/57502c67-b32c-4842-aad5-286623dd11dd 0.265s 2024-02-28 09:19:18,130 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1576', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0fbdfca5-8044-4067-b30f-4a2b3c34ece1', 'x-compute-request-id': 'req-0fbdfca5-8044-4067-b30f-4a2b3c34ece1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/57502c67-b32c-4842-aad5-286623dd11dd'} Body: b'{"server": {"id": "57502c67-b32c-4842-aad5-286623dd11dd", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-216557971", "status": "ACTIVE", "tenant_id": "b554ec87bcda46c292cc74878c672930", "user_id": "9794bfb71a9947278a8e79200ad6ba19", "metadata": {}, "hostId": "2fc43bcee019a4906b15f6263c17ce5ed27ff20d8d07864a66d28a69", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:18:27Z", "updated": "2024-02-28T09:18:47Z", "addresses": {"tempest-TestServerVolumeAttachScenarioOldVersion-1436981339-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:5c:e5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/57502c67-b32c-4842-aad5-286623dd11dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/57502c67-b32c-4842-aad5-286623dd11dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1819813381", "OS-SRV-USG:launched_at": "2024-02-28T09:18:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2051742199"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:19:18,144 85927 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-02-28 09:20:18,498 85927 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/57502c67-b32c-4842-aad5-286623dd11dd/os-in terface 0.297s 2024-02-28 09:20:18,499 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:18 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-8138b2ac-5478-4007-bdea-49b1a4a65016', 'x-compute-request-id': 'req-8138b2ac-5478-4007-bdea-49b1a4a65016', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/57502c67-b32c-4842-aad5-286623dd11dd/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "cd463588-02f8-4a27-a685-c09581304204", "port_id": "cbd0fc86-41bf-40a8-be32-30953598bde0", "mac_addr": "fa:16:3e:b1:5c:e5", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "862c8438-615f-40e2-9244-b8bf59075054", "ip_address": "10.0.0.14"}]}]}' 2024-02-28 09:20:19,263 85927 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/2750cbcf-c4d1-4130-ba3e-8e496ce5c9cc 0.758s 2024-02-28 09:20:19,264 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "cbd0fc86-41bf-40a8-be32-30953598bde0"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-482c58c2-c67d-4e5b-bead-4adb4bc2346b', 'date': 'Wed, 28 Feb 2024 09:20:19 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/2750cbcf-c4d1-4130-ba3e-8e496ce5c9cc'} Body: b'{"floatingip": {"id": "2750cbcf-c4d1-4130-ba3e-8e496ce5c9cc", "tenant_id": "b554ec87bcda46c292cc74878c672930", "floating_ip_address": "172.24.4.29", "floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9", "router_id": "cc0d43a9-9260-4a67-b6b3-545c64991408", "port_id": "cbd0fc86-41bf-40a8-be32-30953598bde0", "fixed_ip_address": "10.0.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "cd463588-02f8-4a27-a685-c09581304204", "mac_address": "fa:16:3e:b1:5c:e5", "admin_state_up": true, "status": "ACTIVE", "device_id": "57502c67-b32c-4842-aad5-286623dd11dd", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-02-28T09:18:24Z", "updated_at": "2024-02-28T09:20:18Z", "revision_number": 1, "project_id": "b554ec87bcda46c292cc74878c672930"}}' 2024-02-28 09:20:19,269 85927 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.29:22' as 'cirros' with public key authentication 2024-02-28 09:20:19,286 85927 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-02-28 09:20:19,407 85927 INFO [paramiko.transport] Authentication (publickey) successful! 2024-02-28 09:20:19,407 85927 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.29 successfully created 2024-02-28 09:20:19,619 85927 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/57502c67-b32c-4842-aad5-286623dd11dd 0.211s 2024-02-28 09:20:19,620 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1576', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9 19f174f-4ec1-49c0-900f-7870de635cab', 'x-compute-request-id': 'req-919f174f-4ec1-49c0-900f-7870de635cab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/57502c67-b32c-4842-aad5-286623dd11dd'} Body: b'{"server": {"id": "57502c67-b32c-4842-aad5-286623dd11dd", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-216557971", "status": "ACTIVE", "tenant_id": "b554ec87bcda46c292cc74878c672930", "user_id": "9794bfb71a9947278a8e79200ad6ba19", "metadata": {}, "hostId": "2fc43bcee019a4906b15f6263c17ce5ed27ff20d8d07864a66d28a69", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:18:27Z", "updated": "2024-02-28T09:18:47Z", "addresses": {"tempest-TestServerVolumeAttachScenarioOldVersion-1436981339-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:5c:e5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/57502c67-b32c-4842-aad5-286623dd11dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/57502c67-b32c-4842-aad5-286623dd11dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1819813381", "OS-SRV-USG:launched_at": "2024-02-28T09:18:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2051742199"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:20:19,865 85927 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers 0.230s 2024-02-28 09:20:19,865 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc2c7558-27cc-4c4d-922a-c78a003931bb', 'x-compute-request-id': 'req-cc2c7558-27cc-4c4d-922a-c78a003931bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "57502c67-b32c-4842-aad5-286623dd11dd", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-216557971", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/57502c67-b32c-4842-aad5-286623dd11dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/57502c67-b32c-4842-aad5-286623dd11dd"}]}]}' 2024-02-28 09:20:20,145 85927 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 202 POST http://10.0.0.210/volume/v3/b554ec87bcda46c292cc74878c672930/volumes 0.276s 2024-02-28 09:20:20,146 85927 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-1211468378", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fed57314-5945-42b1-9d6d-f8604ce2b8b5', 'content-length': '856', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API -Version', 'x-openstack-request-id': 'req-fed57314-5945-42b1-9d6d-f8604ce2b8b5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b554ec87bcda46c292cc74878c672930/volumes'} Body: b'{"volume": {"id": "9e17f975-c988-4ee3-a8ba-c086131bea4d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:20:20.063244", "updated_at": null, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1211468378", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b554ec87bcda46c292cc74878c672930/volumes/9e17f975-c988-4ee3-a8ba-c086131bea4d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b554ec87bcda46c292cc74878c672930/volumes/9e17f975-c988-4ee3-a8ba-c086131bea4d"}], "user_id": "9794bfb71a9947278a8e79200ad6ba19", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2024-02-28 09:20:20,196 85927 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/volume/v3/b554ec87bcda46c292cc74878c672930/volumes/9e17f975-c988-4ee3-a8ba-c086131bea4d 0.040s 2024-02-28 09:20:20,197 85927 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': 'Wed, 28 Feb 2024 09:20:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3760b60-2375-4a66-83b3-498ddef72ace', 'content-length': '924', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3760b60-2375-4a66-83b3-498ddef72ace', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b554ec87bcda46c292cc74878c672930/volumes/9e17f975-c988-4ee3-a8ba-c086131bea4d'} Body: b'{"volume": {"id": "9e17f975-c988-4ee3-a8ba-c086131bea4d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:20:20.000000", "updated_at": null, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1211468378", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b554ec87bcda46c292cc74878c672930/volumes/9e17f975-c988-4ee3-a8ba-c086131bea4d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b554ec87bcda46c292cc74878c672930/volumes/9e17f975-c988-4ee3-a8ba-c086131bea4d"}], "user_id": "9794bfb71a9947278a8e79200ad6ba19", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "b554ec87bcda46c292cc74878c672930"}}' 2024-02-28 09:20:21,261 85927 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/volume/v3/b554ec87bcda46c292cc74878c672930/volumes/9e17f975-c988-4ee3-a8ba-c086131bea4d 0.050s 2024-02-28 09:20:21,261 85927 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': 'Wed, 28 Feb 2024 09:20:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-341de509-59ad-4b2b-805b-77331e6aa466', 'content-length': '945', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-341de509-59ad-4b2b-805b-77331e6aa466', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b554ec87bcda46c292cc74878c672 930/volumes/9e17f975-c988-4ee3-a8ba-c086131bea4d'} Body: b'{"volume": {"id": "9e17f975-c988-4ee3-a8ba-c086131bea4d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:20:20.000000", "updated_at": "2024-02-28T09:20:20.000000", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1211468378", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b554ec87bcda46c292cc74878c672930/volumes/9e17f975-c988-4ee3-a8ba-c086131bea4d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b554ec87bcda46c292cc74878c672930/volumes/9e17f975-c988-4ee3-a8ba-c086131bea4d"}], "user_id": "9794bfb71a9947278a8e79200ad6ba19", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "b554ec87bcda46c292cc74878c672930"}}' 2024-02-28 09:20:21,391 85927 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b554ec87bcda46c292cc74878c672930/volumes/9e17f975-c988-4ee3-a8ba-c086131bea4d 0.115s 2024-02-28 09:20:21,391 85927 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': 'Wed, 28 Feb 2024 09:20:21 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-92311998-2847-4c85-9fb2-1e5ff104b0f9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b554ec87bcda46c292cc74878c672930/volumes/9e17f975-c988-4ee3-a8ba-c086131bea4d'} Body: b'' 2024-02-28 09:20:21,414 85927 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b554ec87bcda46c292cc74878c672930/volumes/9e17f975-c988-4ee3-a8ba-c086131bea4d 0.022s 2024-02-28 09:20:21,414 85927 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': 'Wed, 28 Feb 2024 09:20:21 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-28177f94-23c7-40ba-a620-984b9dbd73c9', 'x-openstack-request-id': 'req-28177f94-23c7-40ba-a620-984b9dbd73c9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b554ec87bcda46c292cc74878c672930/volumes/9e17f975-c988-4ee3-a8ba-c086131bea4d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 9e17f975-c988-4ee3-a8ba-c086131bea4d could not be found."}}' 2024-02-28 09:20:21,574 85927 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/57502c67-b32c-4842-aad5-286623dd11dd 0.159s 2024-02-28 09:20:21,575 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20: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-6cb6af58-9741-49e1-b6c9-307c66ebc943', 'x-compute-request-id': 'req-6cb6af58-9741-49e1-b6c9-307c66ebc943', 'connection': 'close', 'status': '204', 'cont ent-location': 'http://10.0.0.210/compute/v2.1/servers/57502c67-b32c-4842-aad5-286623dd11dd'} Body: b'' 2024-02-28 09:20:21,750 85927 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/57502c67-b32c-4842-aad5-286623dd11dd 0.174s 2024-02-28 09:20:21,751 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1700', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e801979b-5eab-4c4a-b522-c6506c82958c', 'x-compute-request-id': 'req-e801979b-5eab-4c4a-b522-c6506c82958c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/57502c67-b32c-4842-aad5-286623dd11dd'} Body: b'{"server": {"id": "57502c67-b32c-4842-aad5-286623dd11dd", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-216557971", "status": "ACTIVE", "tenant_id": "b554ec87bcda46c292cc74878c672930", "user_id": "9794bfb71a9947278a8e79200ad6ba19", "metadata": {}, "hostId": "2fc43bcee019a4906b15f6263c17ce5ed27ff20d8d07864a66d28a69", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:18:27Z", "updated": "2024-02-28T09:20:22Z", "addresses": {"tempest-TestServerVolumeAttachScenarioOldVersion-1436981339-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:5c:e5"}, {"version": 4, "addr": "172.24.4.29", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:5c:e5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/57502c67-b32c-4842-aad5-286623dd11dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/57502c67-b32c-4842-aad5-286623dd11dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1819813381", "OS-SRV-USG:launched_at": "2024-02-28T09:18:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2051742199"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:21:11,869 85927 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/57502c67-b32c-4842-aad5-286623dd11dd 0.041s 2024-02-28 09:21:11,870 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:21: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-b37ac669-db16-4604-8a69-5ab27f725fa2', 'x-compute-request-id': 'req-b37ac669-db16-4604-8a69-5ab27f725fa2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/57502c67-b32c-4842-aad5-286623dd11dd'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 57502c67-b32c-4842-aad5-286623dd11dd could not be found."}}' 2024-02-28 09:21:11,902 85927 INFO [tempest.lib.common.rest_client] Request (TestServ erVolumeAttachScenarioOldVersion:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1819813381 0.032s 2024-02-28 09:21:11,903 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:21:11 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-b7a920a5-22a2-45cc-890c-ee6958745bb4', 'x-compute-request-id': 'req-b7a920a5-22a2-45cc-890c-ee6958745bb4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1819813381'} Body: b'' 2024-02-28 09:21:12,076 85927 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/c916a918-2179-47b5-b195-a412c6814fb6 0.173s 2024-02-28 09:21:12,077 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-6401d880-d6f6-44b2-986b-ea4e70e5750b', 'content-length': '0', 'date': 'Wed, 28 Feb 2024 09:21:12 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/c916a918-2179-47b5-b195-a412c6814fb6'} Body: b'' 2024-02-28 09:21:12,093 85927 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/c916a918-2179-47b5-b195-a412c6814fb6 0.016s 2024-02-28 09:21:12,093 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-72b0a58a-8694-4dd5-8c80-09e9dbd5e4d6', 'date': 'Wed, 28 Feb 2024 09:21:12 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/c916a918-2179-47b5-b195-a412c6814fb6'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group c916a918-2179-47b5-b195-a412c6814fb6 does not exist", "detail": ""}}' 2024-02-28 09:21:12,702 85927 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/2750cbcf-c4d1-4130-ba3e-8e496ce5c9cc 0.608s 2024-02-28 09:21:12,702 85927 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-b341edcd-9529-48bb-bc8f-8b4fa1d302db', 'content-length': '0', 'date': 'Wed, 28 Feb 2024 09:21:12 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/2750cbcf-c4d1-4130-ba3e-8e496ce5c9cc'} Body: b'' 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 92b78b73-b615-44ac-a232-76fc82c979c0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:18:24,495 85923 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-02-28 09:18:24,495 85923 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-02-28 09:18:24,706 85923 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.210s 2024-02-28 09:18:24,707 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-674250245", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBwRrqEjVJF/gkJ78xoN3tZC27uqV5kwAZmBf7AbE0QJV+O3yTKfy9oJFVE6w08juGuzQ7qoLaH6PdAVDmlaxlzIpe4/a67mihugkpHvi9cUMmxsXQo/nGrh2hogH4OZng=="}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:24 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-a25cb4c4-6721-49a5-839d-a104b66a6fa2', 'x-compute-request-id': 'req-a25cb4c4-6721-49a5-839d-a104b66a6fa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-674250245", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBwRrqEjVJF/gkJ78xoN3tZC27uqV5kwAZmBf7AbE0QJV+O3yTKfy9oJFVE6w08juGuzQ7qoLaH6PdAVDmlaxlzIpe4/a67mihugkpHvi9cUMmxsXQo/nGrh2hogH4OZng==", "fingerprint": "ec:55:d8:e4:df:43:26:cd:eb:ea:93:3f:7b:2f:57:dc", "user_id": "1130e11cbd2b494b915a245e75aad1f7"}}' 2024-02-28 09:18:24,710 85923 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-674250245 created 2024-02-28 09:18:25,047 85923 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.337s 2024-02-28 09:18:25,048 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--740049715", "description": "tempest-description--1787003622"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-3d68a300-035c-4686-9cde-9268dbc8e00b', 'date': 'Wed, 28 Feb 2024 09:18:25 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "b89e6248-e43b-4610-896c-bb9e08928c09", "name": "tempest-securitygroup--740049715", "stateful": true, "tenant_id": "6fe7d49cd5584178a8503414a5891990", "description": "tempest-description--1787003622", "shared": false, "security_group_rules": [{"id": "9ffd6d2c-60f8-4a71-ab38-d2575525fd00", "project_id": "6fe7d49cd5584178a8503414a5891990", "tenant_id": "6fe7d49cd5584178a8503414a5891990", "security_group_id": "b89e6248-e43b-4610-896c-bb9e08928c09", "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": 567, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:18:24Z", "updated_at": "2024-02-28T09:18:24Z", "revision_number": 0}, {"id": "dc2eb944-df5d-4181-9f14-abd349789b88", "project_id": "6fe7d49cd5584178a8503414a5891990", "tenant_id": "6fe7d49cd5584178a8503414a5891990", "security_group_id": "b89e6248-e43b-4610-896c-bb9e08928c09", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_ran ge_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 568, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:18:24Z", "updated_at": "2024-02-28T09:18:24Z", "revision_number": 0}], "tags": [], "created_at": "2024-02-28T09:18:24Z", "updated_at": "2024-02-28T09:18:24Z", "revision_number": 1, "project_id": "6fe7d49cd5584178a8503414a5891990"}}' 2024-02-28 09:18:25,501 85923 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.453s 2024-02-28 09:18:25,501 85923 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": "b89e6248-e43b-4610-896c-bb9e08928c09", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-dfef9874-4602-4b6b-bd0a-1d1a86f80fb7', 'date': 'Wed, 28 Feb 2024 09:18:25 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "acae1226-5391-461b-bb1b-2412085eff3b", "project_id": "6fe7d49cd5584178a8503414a5891990", "tenant_id": "6fe7d49cd5584178a8503414a5891990", "security_group_id": "b89e6248-e43b-4610-896c-bb9e08928c09", "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": "2024-02-28T09:18:25Z", "updated_at": "2024-02-28T09:18:25Z", "revision_number": 0}}' 2024-02-28 09:18:26,814 85923 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.312s 2024-02-28 09:18:26,814 85923 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": "b89e6248-e43b-4610-896c-bb9e08928c09", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-eb688049-3865-4562-84ed-58d94ffd9acc', 'date': 'Wed, 28 Feb 2024 09:18:26 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "40395df1-53e9-4b1b-8dab-4d543b38791b", "project_id": "6fe7d49cd5584178a8503414a5891990", "tenant_id": "6fe7d49cd5584178a8503414a5891990", "security_group_id": "b89e6248-e43b-4610-896c-bb9e08928c09", "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": "2024-02-28T09:18:25Z", "updated_at": "2024-02-28T09:18:25Z", "revision_number": 0}}' 2024-02-28 09:18:26,815 85923 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--740049715 created 2024-02-28 09:18:29,578 85923 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 2.762s 2024-02-28 09:18:29,578 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "eff 6aa9f-a27a-4fba-a655-d390189c40e9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-64ed3bbd-24cf-427e-827e-6aeb34dd142a', 'date': 'Wed, 28 Feb 2024 09:18:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "6d650364-5579-43d8-aaea-eceac123ee7d", "tenant_id": "6fe7d49cd5584178a8503414a5891990", "floating_ip_address": "172.24.4.46", "floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "6fe7d49cd5584178a8503414a5891990", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-02-28T09:18:28Z", "updated_at": "2024-02-28T09:18:28Z", "revision_number": 0}}' 2024-02-28 09:18:29,579 85923 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '6d650364-5579-43d8-aaea-eceac123ee7d', 'tenant_id': '6fe7d49cd5584178a8503414a5891990', 'floating_ip_address': '172.24.4.46', 'floating_network_id': 'eff6aa9f-a27a-4fba-a655-d390189c40e9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '6fe7d49cd5584178a8503414a5891990', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-02-28T09:18:28Z', 'updated_at': '2024-02-28T09:18:28Z', 'revision_number': 0, 'ip': '172.24.4.46'} created 2024-02-28 09:18:29,681 85923 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.096s 2024-02-28 09:18:29,681 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2813', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-005220ca-e9bc-4ba5-b7ca-13fa8bff6025', '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": "1130e11cbd2b494b915a245e75aad1f7", "name": "tempest-AttachVolumeTestJSON-1361975258-project-member", "password_expires_at": null}, "audit_ids": ["a4KkitzfT6ykrFPmu1s1AA"], "expires_at": "2024-02-28T10:18:29.000000Z", "issued_at": "2024-02-28T09:18:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6fe7d49cd5584178a8503414a5891990", "name": "tempest-AttachVolumeTestJSON-1361975258"}, "is_domain": false, "roles": [{"id": "034d7a484a5e4908aeb9a02a09c0654f", "name": "member"}, {"id": "2d696d77d77043b58e5fcf31f5b061c8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "607134c4d03c4a12af99220db79cc13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6fe7d49cd5584178a8503414a5891990", "region": "RegionOne"}], "id": "21d06a316a024880a69d4cd482f90971", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "74032efc222f428b908ef3abf0ba60d1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6fe7d49cd5584178a8503414a5891990", "region": "RegionOne"}], "id": "633be3df59df4f9b975484710048430d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0d52584065f94ee08ce4181b78367c5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7ae777b7f53744e0bbcb8c938dfbfe2f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8dbdc1e6b7e4d08a2a52a636eabc00f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "8ef2767026834c1189d97797d5c5a800", "type": "placement", "name": "placement"}, {"en dpoints": [{"id": "4f50f76d3e044b83b5bdbee0c30d6f5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "c388de6ecbcc4fca8b0d700779fc657e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "fe5cea1ac05c45a1b3925a725a7eead7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "cc0d1c0427f9473bb326be07f15553e1", "type": "image", "name": "glance"}, {"endpoints": [{"id": "a45569cc58b84b1b853ecd851b25ca4e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "cccec230ba6c48ae92df03a6a374a7a6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "255fbf1fe41a497888423432cf3d6547", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/6fe7d49cd5584178a8503414a5891990", "region": "RegionOne"}], "id": "e5ef73b8227840fa80228ecf30fbd9a7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2024-02-28 09:18:29,682 85923 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': 'f0847062-ab72-43ee-82cb-a2eeb888f99c', 'name': 'tempest-AttachVolumeTestJSON-2043950529-network', 'tenant_id': '6fe7d49cd5584178a8503414a5891990', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6fe7d49cd5584178a8503414a5891990', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 34938, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-02-28T09:18:01Z', 'updated_at': '2024-02-28T09:18:01Z', 'revision_number': 1} available for tenant 2024-02-28 09:18:29,682 85923 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-674250245', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBwRrqEjVJF/gkJ78xoN3tZC27uqV5kwAZmBf7AbE0QJV+O3yTKfy9oJFVE6w08juGuzQ7qoLaH6PdAVDmlaxlzIpe4/a67mihugkpHvi9cUMmxsXQo/nGrh2hogH4OZng==', 'fingerprint': 'ec:55:d8:e4:df:43:26:cd:eb:ea:93:3f:7b:2f:57:dc', 'user_id': '1130e11cbd2b494b915a245e75aad1f7', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAJJIOxf6xLKhGCYa64Wwfnk1K5CY8dsVrDlGH2haTNYpoeo4IiQbm4\nSoMx7jxOSvSgBwYFK4EEACKhZANiAAQcEa6hI1SRf4JCe/MaDd7WQtu7qleZMAGZ\ngX+wGxNECVfjt8kyn8vaCRVROsNPI7hrs0O6qC2h+j3QFQ5pWsZcyKXuP2uu5oob\noJKR74vXFDJsbF0KP5xq4doaIB+DmZ4=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'b89e6248-e43b-4610-896c-bb9e08928c09', 'name': 'tempest-securitygroup--740049715', 'stateful': True, 'tenant_id': '6fe7d49cd5584178a8503414a5891990', 'description': 'tempest-description--1787003622', 'shared': False, 'security_group_rules': [{'id': '9ffd6d2c-60f8-4a71-ab38-d2575525fd00', 'project_id': '6fe7d49cd5584178a8503414a5891990', 'tenant_id': '6fe7d49cd5584178a8503414a5891990', 'security_group_id': 'b89e6248-e43b-4610-896c-bb9e08928c09', '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': 567, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-02-28T09:18:24Z', 'updated_at': '2024-02-28T09:18:24Z', 'revision_number': 0}, {'id': 'dc2eb944-df5d-4181-9f14-abd349789b88', 'project_id': '6fe7d49cd5584178a8503414a5891990', 'tenant_id': '6fe7d49cd5584178a8503414a5891990', 'security_group_id': 'b89e6248-e43b-4610-896c-bb9e08928c09', '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': 568, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-02-28T09:18:24Z', 'updated_at': '2024-02-28T09:18:24Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-02-28T09:18:24Z', 'updated_at': '2024-02-28T09:18:24Z', 'revision_number': 1, 'project_id': '6fe7d49cd5584178a8503414a5891990'}, 'floating_ip': {'id': '6d650364-5579-43d8-aaea-eceac123ee7d', 'tenant_id': '6fe7d49cd5584178a8503414a5891990', 'floating_ip_address': '172.24.4.46', 'floating_network_id': 'eff6aa9f-a27a-4fba-a655-d390189c40e9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '6fe7d49cd5584178a8503414a5891990', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-02-28T09:18:28Z', 'updated_at': '2024-02-28T09:18:28Z', 'revision_number': 0, 'ip': '172.24.4.46'}} 2024-02-28 09:18:31,068 85923 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 1.384s 2024-02-28 09:18:31,069 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1635147381", "imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "f0847062-ab72-43ee-82cb-a2eeb888f99c"}], "security_groups": [{"name": "tempest-securitygroup--740049715"}], "key_name": "tempest-keypair-674250245", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/1fd91025-abb0-49a2-b69f-df6abbf04c3f', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e89d2dee-94b4-4afb-bf61-7ac2759f9637', 'x-compute-request-id': 'req-e89d2dee-94b4-4afb-bf61-7ac2759f9637', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "1fd91025-abb0-49a2-b69f-df6abbf04c3f", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1fd91025-abb0-49a2-b69f-df6abbf04c3f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1fd91025-abb0-49a2-b69f-df6abbf04c3f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--740049715"}], "adminPass": "password"}}' 2024-02-28 09:18:31,245 85923 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/1fd91025-abb0-49a2-b69f-df6abbf04c3f 0.174s 2024-02-28 09:18:31,246 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:31 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-73c0ab53-556f-4b72-9d1f-a2f03696749f', 'x-compute-request-id': 'req-73c0ab53-556f-4b72-9d1f-a2f03696749f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1fd91025-abb0-49a2-b69f-df6abbf04c3f'} Body: b'{"server": {"id": "1fd91025-abb0-49a2-b69f-df6abbf04c3f", "name": "tempest-AttachVolumeTestJSON-server-1635147381", "status": "BUILD", "tenant_id": "6fe7d49cd5584178a8503414a5891990", "user_id": "1130e11cbd2b494b915a245e75aad1f7", "metadata": {}, "hostId": "", "image": {"id": "b7ec2c74-eaf5-44db-8b 85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:18:31Z", "updated": "2024-02-28T09:18:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1fd91025-abb0-49a2-b69f-df6abbf04c3f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1fd91025-abb0-49a2-b69f-df6abbf04c3f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-674250245", "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": []}}' 2024-02-28 09:19:21,518 85923 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/1fd91025-abb0-49a2-b69f-df6abbf04c3f 0.251s 2024-02-28 09:19:21,518 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:21 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-334f1071-bdca-48d7-bf71-5b96367c72d4', 'x-compute-request-id': 'req-334f1071-bdca-48d7-bf71-5b96367c72d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1fd91025-abb0-49a2-b69f-df6abbf04c3f'} Body: b'{"server": {"id": "1fd91025-abb0-49a2-b69f-df6abbf04c3f", "name": "tempest-AttachVolumeTestJSON-server-1635147381", "status": "ACTIVE", "tenant_id": "6fe7d49cd5584178a8503414a5891990", "user_id": "1130e11cbd2b494b915a245e75aad1f7", "metadata": {}, "hostId": "fade3d9af4d746b6280b3b061b3c7bdc65bf21d82e5f491732908a99", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:18:31Z", "updated": "2024-02-28T09:18:48Z", "addresses": {"tempest-AttachVolumeTestJSON-2043950529-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:fc:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1fd91025-abb0-49a2-b69f-df6abbf04c3f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1fd91025-abb0-49a2-b69f-df6abbf04c3f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-674250245", "OS-SRV-USG:launched_at": "2024-02-28T09:18:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--740049715"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:19:21,532 85923 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-02-28 09:20:21,825 85923 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/1fd91025-abb0-49a2-b69f-df6abbf04c3f/os-interface 0.233s 2024-02-28 09:20:21,826 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:21 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-a23ad0a7-0213-4a1b-9151-144a724a1724', 'x-compute-request-id': 'req-a23ad0a7-0213-4a1b-9151-144a724a1724', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1fd91025-abb0-49a2-b69f-df6abbf04c3f/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "f0847062-ab72-43ee-82cb-a2eeb888f99c", "port_id": "8696b61a-e322-4892-a0f8-fa9645121506", "mac_addr": "fa:16:3e:f8:fc:75", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "afefde53-1e02-49be-ad99-2a0631ac4c6f", "ip_address": "10.0.0.12"}]}]}' 2024-02-28 09:20:24,041 85923 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/6d650364-5579-43d8-aaea-eceac123ee7d 2.211s 2024-02-28 09:20:24,041 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "8696b61a-e322-4892-a0f8-fa9645121506"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-4150a945-d822-429f-8f5b-6121107ec92d', 'date': 'Wed, 28 Feb 2024 09:20:24 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/6d650364-5579-43d8-aaea-eceac123ee7d'} Body: b'{"floatingip": {"id": "6d650364-5579-43d8-aaea-eceac123ee7d", "tenant_id": "6fe7d49cd5584178a8503414a5891990", "floating_ip_address": "172.24.4.46", "floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9", "router_id": "30c45362-e74a-4cde-ae36-90e6db7ca571", "port_id": "8696b61a-e322-4892-a0f8-fa9645121506", "fixed_ip_address": "10.0.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "f0847062-ab72-43ee-82cb-a2eeb888f99c", "mac_address": "fa:16:3e:f8:fc:75", "admin_state_up": true, "status": "ACTIVE", "device_id": "1fd91025-abb0-49a2-b69f-df6abbf04c3f", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-02-28T09:18:28Z", "updated_at": "2024-02-28T09:20:22Z", "revision_number": 1, "project_id": "6fe7d49cd5584178a8503414a5891990"}}' 2024-02-28 09:20:24,044 85923 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.46:22' as 'cirros' with public key authentication 2024-02-28 09:20:24,098 85923 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-02-28 09:20:24,220 85923 INFO [paramiko.transport] Authentication (publickey) successful! 2024-02-28 09:20:24,221 85923 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.46 successfully created 2024-02-28 09:20:24,269 85923 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/1fd91025-abb0-49a2-b69f-df6abbf04c3f/ips 0.047s 2024-02-28 09:20:24,269 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '105', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1372e142-cde2-43cd-8bd2-13ee9f307134', 'x-compute-request-id': 'req-1372e142-cde2-43cd-8bd2-13ee9f307134', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1fd91025-abb0-49a2-b69f-df6abbf04c3f/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-2043950529-network": [{"version": 4, "addr": "10.0.0.12"}]}}' 2024-02-28 09:20:24,273 85923 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.46:22' as 'cirros' with public key authentication 2024-02-28 09:20:24,276 85923 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-02-28 09:20:24,381 85923 INFO [paramiko.transport] Authentication (publickey) successful! 2024-02-28 09:20:24,381 85923 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.46 successfully created 2024-02-28 09:20:24,382 85923 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2024-02-28 09:20:24,382 85923 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.46:22' as 'cirros' with public key authentication 2024-02-28 09:20:24,385 85923 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-02-28 09:20:24,488 85923 INFO [paramiko.transport] Authentication (publickey) successful! 2024-02-28 09:20:24,489 85923 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.46 successfully created 2024-02-28 09:20:24,771 85923 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/volume/v3/6fe7d49cd5584178a8503414a5891990/volumes 0.272s 2024-02-28 09:20:24,771 85923 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-247781895"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e16656c2-6c02-469e-aa08-f6d294d28676', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e16656c2-6c02-469e-aa08-f6d294d28676', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6fe7d49cd5584178a8503414a5891990/volumes'} Body: b'{"volume": {"id": "92b78b73-b615-44ac-a232-76fc82c979c0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:20:24.694808", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-247781895", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6fe7d49cd5584178a8503414a5891990/volumes/92b78b73-b615-44ac-a232-76fc82c979c0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6fe7d49cd5584178a8503414a5891990/volumes/92b78b73-b615-44ac-a232-76fc82c979c0"}], "user_id": "1130e11cbd2b494b915a245e75aad1f7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:20:24,841 85923 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/6fe7d49cd5584178a8503414a5891990/volumes/92b78b73-b615-44ac-a232-76fc82c979c0 0.058s 2024-02-28 09:20:24,842 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9fd791b-3e20-43da-8736-60fe6e28c450', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9fd791b-3e20-43da-8736-60fe6e28c450', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6fe7d49cd5584178a8503414a5891990/volumes/92b78b73-b615-44ac-a232-76fc82c979c0'} Body: b'{"volume": {"id": "92b78b73-b615-44ac-a232-76fc82c979c0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:20:25.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-247781895", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6fe7d49cd5584178a8503414a5891990/volumes/92b78b73-b615-44ac-a232-76fc82c979c0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6fe7d49cd5584178a8503414a5891990/volumes/92b78b73-b615-44ac-a232-76fc82c979c0"}], "user_id": "1130e11cbd2b494b915a245e75aad1f7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6fe7d49cd5584178a8503414a5891990"}}' 2024-02-28 09:20:25,896 85923 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/6fe7d49cd5584178a8503414a5891990/volumes/92b78b73-b615-44ac-a232-76fc82c979c0 0.040s 2024-02-28 09:20:25,896 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f5ee034-2cb3-42a0-abac-95f5ba04384a', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f5ee034-2cb3-42a0-abac-95f5ba04384a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6fe7d49cd5584178a8503414a5891990/volumes/92b78b73-b615-44ac-a232-76fc82c979c0'} Body: b'{"volume": {"id": "92b78b73-b615-44ac-a232-76fc82c979c0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:20:25.000000", "updated_at": "2024-02-28T09:20:25.000000", "name": "tempest-AttachVolumeTestJSON-volume-247781895", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6fe7d49cd5584178a8503414a5891990/volumes/92b78b73-b615-44ac-a232-76fc82c979c0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6fe7d49cd5584178a8503414a5891990/volumes/92b78b73-b615-44ac-a232-76fc82c979c0"}], "user_id": "1130e11cbd2b494b915a245e75aad1f7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6fe7d49cd5584178a8503414a5891990"}}' 2024-02-28 09:20:26,041 85923 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/1fd91025-abb0-49a2-b69f-df6abbf04c3f 0.132s 2024-02-28 09:20:26,041 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:25 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-3d8949ed-7931-4147-9b63-72d3dc76b2fb', 'x-compute-request-id': 'req-3d8949ed-7931-4147-9b63-72d3dc76b2fb', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1fd91025-abb0-49a2-b69f-df6abbf04c3f'} Body: b'' 2024-02-28 09:20:26,632 85923 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/1fd91025-abb0-49a2-b69f-df6abbf04c3f 0.590s 2024-02-28 09:20:26,633 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Con tent-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:26 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-d213037c-9688-4152-95c9-d49f9ecfaa83', 'x-compute-request-id': 'req-d213037c-9688-4152-95c9-d49f9ecfaa83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1fd91025-abb0-49a2-b69f-df6abbf04c3f'} Body: b'{"server": {"id": "1fd91025-abb0-49a2-b69f-df6abbf04c3f", "name": "tempest-AttachVolumeTestJSON-server-1635147381", "status": "ACTIVE", "tenant_id": "6fe7d49cd5584178a8503414a5891990", "user_id": "1130e11cbd2b494b915a245e75aad1f7", "metadata": {}, "hostId": "fade3d9af4d746b6280b3b061b3c7bdc65bf21d82e5f491732908a99", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:18:31Z", "updated": "2024-02-28T09:20:26Z", "addresses": {"tempest-AttachVolumeTestJSON-2043950529-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:fc:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1fd91025-abb0-49a2-b69f-df6abbf04c3f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1fd91025-abb0-49a2-b69f-df6abbf04c3f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-674250245", "OS-SRV-USG:launched_at": "2024-02-28T09:18:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--740049715"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:21:16,745 85923 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/1fd91025-abb0-49a2-b69f-df6abbf04c3f 0.038s 2024-02-28 09:21:16,746 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:21:16 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-f3cdd665-2637-403c-b018-3c26e95907fe', 'x-compute-request-id': 'req-f3cdd665-2637-403c-b018-3c26e95907fe', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1fd91025-abb0-49a2-b69f-df6abbf04c3f'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 1fd91025-abb0-49a2-b69f-df6abbf04c3f could not be found."}}' 2024-02-28 09:21:16,773 85923 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-674250245 0.026s 2024-02-28 09:21:16,773 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:21: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-Ve rsion', 'x-openstack-request-id': 'req-bbc59b88-7fa3-4f90-91b6-ede5526bfeb9', 'x-compute-request-id': 'req-bbc59b88-7fa3-4f90-91b6-ede5526bfeb9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-674250245'} Body: b'' 2024-02-28 09:21:16,950 85923 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/b89e6248-e43b-4610-896c-bb9e08928c09 0.176s 2024-02-28 09:21:16,950 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-a2eb7e91-2ca3-4ae4-8b85-9ebb7d99412b', 'content-length': '0', 'date': 'Wed, 28 Feb 2024 09:21:16 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/b89e6248-e43b-4610-896c-bb9e08928c09'} Body: b'' 2024-02-28 09:21:16,977 85923 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/b89e6248-e43b-4610-896c-bb9e08928c09 0.026s 2024-02-28 09:21:16,977 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-2b7d40b4-26d5-48bc-a384-70900db1b99c', 'date': 'Wed, 28 Feb 2024 09:21:16 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/b89e6248-e43b-4610-896c-bb9e08928c09'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group b89e6248-e43b-4610-896c-bb9e08928c09 does not exist", "detail": ""}}' 2024-02-28 09:21:17,855 85923 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/6d650364-5579-43d8-aaea-eceac123ee7d 0.878s 2024-02-28 09:21:17,856 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-674d356b-a798-4290-a96a-7acf4bc7554a', 'content-length': '0', 'date': 'Wed, 28 Feb 2024 09:21:17 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/6d650364-5579-43d8-aaea-eceac123ee7d'} Body: b'' 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 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_minimum_basic.py", line 202, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 67ee6ff7-f39f-482b-83a7-08f164312627 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:18:31,323 85925 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None 2024-02-28 09:18:32,149 85925 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.824s 2024-02-28 09:18:32,149 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1298462746", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/b975238e-9497-4a32-8dd5-c3026b003399', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-8636aeaa-93b6-407b-8aa2-e61e2b6e6bc9', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1298462746", "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": "4d400dc9317548458f1df41e633606c6", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "b975238e-9497-4a32-8dd5-c3026b003399", "created_at": "2024-02-28T09:18:32Z", "updated_at": "2024-02-28T09:18:32Z", "tags": [], "self": "/v2/images/b975238e-9497-4a32-8dd5-c3026b003399", "file": "/v2/images/b975238e-9497-4a32-8dd5-c3026b003399/file", "schema": "/v2/schemas/image"}' 2024-02-28 09:18:33,701 85925 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/b975238e-9497-4a32-8dd5-c3026b003399/file 1.551s 2024-02-28 09:18:33,702 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-3fa78a17-a3cf-41e7-b611-9437e2e7c4cb', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/b975238e-9497-4a32-8dd5-c3026b003399/file'} Body: b'' 2024-02-28 09:18:33,702 85925 DEBUG [tempest.scenario.manager] image:b975238e-9497-4a32-8dd5-c3026b003399 2024-02-28 09:18:33,797 85925 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.093s 2024-02-28 09:18:33,798 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-265650625", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCZb/UndVcV1CiBIDflz4871aOzbkHuBKuvrSUp4KrnEVC3wy67NwiRT03Kjsd7NUGb6ZyMJk3XjP3zm+200zUIrXN81IzDGDuLbwdFqrOgFnkShOS0BXj3owCr5BlfvEA=="}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '402', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa5b3349-73b5-4f08-b018-cb9c6cc13ff6', 'x-compute-request-id': 'req-aa5b3349-73b5-4f08-b018-cb9c6cc13ff6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0. 0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-265650625", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCZb/UndVcV1CiBIDflz4871aOzbkHuBKuvrSUp4KrnEVC3wy67NwiRT03Kjsd7NUGb6ZyMJk3XjP3zm+200zUIrXN81IzDGDuLbwdFqrOgFnkShOS0BXj3owCr5BlfvEA==", "fingerprint": "e3:c4:5d:9b:2b:83:f2:94:3d:79:b9:9e:95:24:93:92", "user_id": "1935ed2c43e24384874da073b076880e"}}' 2024-02-28 09:18:33,845 85925 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.041s 2024-02-28 09:18:33,846 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-8577e33b-03dc-47b7-a149-a6b3d755cbf7', '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": "1935ed2c43e24384874da073b076880e", "name": "tempest-TestMinimumBasicScenario-1434280786-project-member", "password_expires_at": null}, "audit_ids": ["Xo995OwRTcmmfYLtvDiJmA"], "expires_at": "2024-02-28T10:18:33.000000Z", "issued_at": "2024-02-28T09:18:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d400dc9317548458f1df41e633606c6", "name": "tempest-TestMinimumBasicScenario-1434280786"}, "is_domain": false, "roles": [{"id": "034d7a484a5e4908aeb9a02a09c0654f", "name": "member"}, {"id": "2d696d77d77043b58e5fcf31f5b061c8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "607134c4d03c4a12af99220db79cc13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/4d400dc9317548458f1df41e633606c6", "region": "RegionOne"}], "id": "21d06a316a024880a69d4cd482f90971", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "74032efc222f428b908ef3abf0ba60d1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/4d400dc9317548458f1df41e633606c6", "region": "RegionOne"}], "id": "633be3df59df4f9b975484710048430d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0d52584065f94ee08ce4181b78367c5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7ae777b7f53744e0bbcb8c938dfbfe2f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8dbdc1e6b7e4d08a2a52a636eabc00f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "8ef2767026834c1189d97797d5c5a800", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4f50f76d3e044b83b5bdbee0c30d6f5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "c388de6ecbcc4fca8b0d700779fc657e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "fe5cea1ac05c45a1b3925a725a7eead7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "cc0d1c0427f9473bb326be07f15553e1", "type": "image", "name": "glance"}, {"endpoints": [{"id": "a45569cc58b84b1b853ecd851b25ca4e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "cccec230ba6c48ae92df03a6a374a7a6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "255fbf1fe41a497888423432cf3d6547", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/4d400dc9317548458f1df41e633606c6", "region": "RegionOne"}], "id": "e5ef73b8227840fa80228ecf30fbd9a7", "type": "compute_legacy", "name": "nova_legacy"}]} }' 2024-02-28 09:18:33,846 85925 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion) Found network {'id': '6414e1bf-b684-4b0d-9651-31204da6fa7d', 'name': 'tempest-TestMinimumBasicScenario-307758700-network', 'tenant_id': '4d400dc9317548458f1df41e633606c6', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '4d400dc9317548458f1df41e633606c6', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 54443, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-02-28T09:17:58Z', 'updated_at': '2024-02-28T09:17:58Z', 'revision_number': 1} available for tenant 2024-02-28 09:18:34,514 85925 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.667s 2024-02-28 09:18:34,515 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-751620549", "imageRef": "b975238e-9497-4a32-8dd5-c3026b003399", "flavorRef": "1", "key_name": "tempest-TestMinimumBasicScenario-265650625", "networks": [{"uuid": "6414e1bf-b684-4b0d-9651-31204da6fa7d"}]}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/5250970b-07c5-485c-813a-ec0efb247e41', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92136dab-2809-4ccf-9c7b-0bf40f216111', 'x-compute-request-id': 'req-92136dab-2809-4ccf-9c7b-0bf40f216111', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "5250970b-07c5-485c-813a-ec0efb247e41", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5250970b-07c5-485c-813a-ec0efb247e41"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5250970b-07c5-485c-813a-ec0efb247e41"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "uHuVqajsTe47"}}' 2024-02-28 09:18:34,606 85925 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/5250970b-07c5-485c-813a-ec0efb247e41 0.086s 2024-02-28 09:18:34,607 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:34 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-d7056409-5b86-42d2-b446-281f26d2e339', 'x-compute-request-id': 'req-d7056409-5b86-42d2-b446-281f26d2e339', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5250970b-07c5-485c-813a-ec0efb247e41'} Body: b'{"server": {"id": "5250970b-07c5-485c-813a-ec0efb247e41", "name": "tempest-TestMinimumBasicScenario-server-751620549", "status": "BUILD", "tenant_id": "4d400dc9317548458f1df41e633606c6", "user_id": "1935ed2c43e24384874da073b076880e", "metadata": {}, "hostId": "", "image": {"id": "b975238e-9497-4a32-8dd5-c3026b003399", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/co mpute/images/b975238e-9497-4a32-8dd5-c3026b003399"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:18:34Z", "updated": "2024-02-28T09:18:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5250970b-07c5-485c-813a-ec0efb247e41"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5250970b-07c5-485c-813a-ec0efb247e41"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-265650625", "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": []}}' 2024-02-28 09:19:24,889 85925 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/5250970b-07c5-485c-813a-ec0efb247e41 0.219s 2024-02-28 09:19:24,890 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1532', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10e9f66f-a046-4673-a8d7-2de1bcb7ef11', 'x-compute-request-id': 'req-10e9f66f-a046-4673-a8d7-2de1bcb7ef11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5250970b-07c5-485c-813a-ec0efb247e41'} Body: b'{"server": {"id": "5250970b-07c5-485c-813a-ec0efb247e41", "name": "tempest-TestMinimumBasicScenario-server-751620549", "status": "ACTIVE", "tenant_id": "4d400dc9317548458f1df41e633606c6", "user_id": "1935ed2c43e24384874da073b076880e", "metadata": {}, "hostId": "a60ecf90e3483a94516646735c67bb46ea3255b9a350014d812dc5de", "image": {"id": "b975238e-9497-4a32-8dd5-c3026b003399", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b975238e-9497-4a32-8dd5-c3026b003399"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:18:34Z", "updated": "2024-02-28T09:18:48Z", "addresses": {"tempest-TestMinimumBasicScenario-307758700-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:5e:2c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5250970b-07c5-485c-813a-ec0efb247e41"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5250970b-07c5-485c-813a-ec0efb247e41"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-265650625", "OS-SRV-USG:launched_at": "2024-02-28T09:18: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": []}}' 2024-02-28 09:19:24,903 85925 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-02-28 09:20:25,271 85925 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/5250970b-07c5-485c-813a-ec0efb247e41 0.309s 2024-02-28 09:20:25,272 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1532', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-defbdc86-f3ac-443b-af36-6372d5ecff71', 'x-compute-request-id': 'req-defbdc86-f3ac-443b-af36-6372d5ecff71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5250970b-07c5-485c-813a-ec0efb247e41'} Body: b'{"server": {"id": "5250970b-07c5-485c-813a-ec0efb247e41", "name": "tempest-TestMinimumBasicScenario-server-751620549", "status": "ACTIVE", "tenant_id": "4d400dc9317548458f1df41e633606c6", "user_id": "1935ed2c43e24384874da073b076880e", "metadata": {}, "hostId": "a60ecf90e3483a94516646735c67bb46ea3255b9a350014d812dc5de", "image": {"id": "b975238e-9497-4a32-8dd5-c3026b003399", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b975238e-9497-4a32-8dd5-c3026b003399"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:18:34Z", "updated": "2024-02-28T09:18:48Z", "addresses": {"tempest-TestMinimumBasicScenario-307758700-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:5e:2c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5250970b-07c5-485c-813a-ec0efb247e41"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5250970b-07c5-485c-813a-ec0efb247e41"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-265650625", "OS-SRV-USG:launched_at": "2024-02-28T09:18: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": []}}' 2024-02-28 09:20:25,486 85925 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.201s 2024-02-28 09:20:25,486 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '340', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a885698a-fe2e-4d87-a658-b46ecffb5bc0', 'x-compute-request-id': 'req-a885698a-fe2e-4d87-a658-b46ecffb5bc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "5250970b-07c5-485c-813a-ec0efb247e41", "name": "tempest-TestMinimumBasicScenario-server-751620549", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5250970b-07c5-485c-813a-ec0efb247e41"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5250970b-07c5-485c-813a-ec0efb247e41"}]}]}' 2024-02-28 09:20:25,904 85925 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/5250970b-07c5-485c-813a-ec0efb247e41 0.414s 2024-02-28 09:20:25,904 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1532', 'content-type': 'application/json', 'openstack-a pi-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffd61edb-60a3-4c5a-b214-25cf9270e96a', 'x-compute-request-id': 'req-ffd61edb-60a3-4c5a-b214-25cf9270e96a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5250970b-07c5-485c-813a-ec0efb247e41'} Body: b'{"server": {"id": "5250970b-07c5-485c-813a-ec0efb247e41", "name": "tempest-TestMinimumBasicScenario-server-751620549", "status": "ACTIVE", "tenant_id": "4d400dc9317548458f1df41e633606c6", "user_id": "1935ed2c43e24384874da073b076880e", "metadata": {}, "hostId": "a60ecf90e3483a94516646735c67bb46ea3255b9a350014d812dc5de", "image": {"id": "b975238e-9497-4a32-8dd5-c3026b003399", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b975238e-9497-4a32-8dd5-c3026b003399"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:18:34Z", "updated": "2024-02-28T09:18:48Z", "addresses": {"tempest-TestMinimumBasicScenario-307758700-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:5e:2c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5250970b-07c5-485c-813a-ec0efb247e41"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5250970b-07c5-485c-813a-ec0efb247e41"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-265650625", "OS-SRV-USG:launched_at": "2024-02-28T09:18: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": []}}' 2024-02-28 09:20:26,138 85925 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/4d400dc9317548458f1df41e633606c6/volumes 0.220s 2024-02-28 09:20:26,138 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-640492249", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-378986ba-203b-4ecd-954b-4ef5d2b8b18c', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-378986ba-203b-4ecd-954b-4ef5d2b8b18c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4d400dc9317548458f1df41e633606c6/volumes'} Body: b'{"volume": {"id": "67ee6ff7-f39f-482b-83a7-08f164312627", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:20:26.071331", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-640492249", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4d400dc9317548458f1df41e633606c6/volumes/67ee6ff7-f39f-482b-83a7-08f164312627"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4d400dc9317548458f1df41e633606c6/volumes/67ee6ff7-f39f-482b-83a7-08f164312627"}], "user_id": "1935ed2c43e24384874da073b076880e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:20:26,214 85925 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/4d400dc9317548458f1df41e633606c6/volumes/67ee6ff7-f39f-482b-83a7-08f164312627 0.065s 2024-02-28 09:20:26,214 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52f84a2a-9d08-4505-a6fd-013ad8a9c967', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52f84a2a-9d08-4505-a6fd-013ad8a9c967', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4d400dc9317548458f1df41e633606c6/volumes/67ee6ff7-f39f-482b-83a7-08f164312627'} Body: b'{"volume": {"id": "67ee6ff7-f39f-482b-83a7-08f164312627", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:20:26.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-640492249", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4d400dc9317548458f1df41e633606c6/volumes/67ee6ff7-f39f-482b-83a7-08f164312627"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4d400dc9317548458f1df41e633606c6/volumes/67ee6ff7-f39f-482b-83a7-08f164312627"}], "user_id": "1935ed2c43e24384874da073b076880e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4d400dc9317548458f1df41e633606c6"}}' 2024-02-28 09:20:27,267 85925 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/4d400dc9317548458f1df41e633606c6/volumes/67ee6ff7-f39f-482b-83a7-08f164312627 0.039s 2024-02-28 09:20:27,267 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c0e6047-ba46-4b00-8c28-0227ca8a2b7c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c0e6047-ba46-4b00-8c28-0227ca8a2b7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4d400dc9317548458f1df41e633606c6/volumes/67ee6ff7-f39f-482b-83a7-08f164312627'} Body: b'{"volume": {"id": "67ee6ff7-f39f-482b-83a7-08f164312627", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:20:26.000000", "updated_at": "2024-02-28T09:20:26.000000", "name": "tempest-TestMinimumBasicScenario-volume-640492249", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4d400dc9317548458f1df41e633606c6/volumes/67ee6ff7-f39f-482b-83a7-08f164312627"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4d400dc9317548458f1df41e633606c6/volumes/67ee6ff7-f39f-482b-83a7-08f164312627"}], "user_id": "1935ed2c43e24384874da073b076880e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4d400dc9317548458f1df41e633606c6"}}' 2024-02-28 09:20:27,453 85925 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4d400dc9317548458f1df41e633606c6/volumes/67ee6ff7-f39f-482b-83a7-08f164312627 0.172s 2024-02-28 09:20:27,453 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json' , 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:27 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-6dd5d179-4ad3-4803-8f61-fb1b651f0c6e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4d400dc9317548458f1df41e633606c6/volumes/67ee6ff7-f39f-482b-83a7-08f164312627'} Body: b'' 2024-02-28 09:20:27,479 85925 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4d400dc9317548458f1df41e633606c6/volumes/67ee6ff7-f39f-482b-83a7-08f164312627 0.025s 2024-02-28 09:20:27,479 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:27 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-7d063db4-863d-48c4-b6b6-36d72b3a55ab', 'x-openstack-request-id': 'req-7d063db4-863d-48c4-b6b6-36d72b3a55ab', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4d400dc9317548458f1df41e633606c6/volumes/67ee6ff7-f39f-482b-83a7-08f164312627'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 67ee6ff7-f39f-482b-83a7-08f164312627 could not be found."}}' 2024-02-28 09:20:27,621 85925 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/5250970b-07c5-485c-813a-ec0efb247e41 0.142s 2024-02-28 09:20:27,622 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:27 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-1b90a895-2339-4e29-9700-6095a4df9f54', 'x-compute-request-id': 'req-1b90a895-2339-4e29-9700-6095a4df9f54', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5250970b-07c5-485c-813a-ec0efb247e41'} Body: b'' 2024-02-28 09:20:27,828 85925 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/5250970b-07c5-485c-813a-ec0efb247e41 0.205s 2024-02-28 09:20:27,828 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1538', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0fa283d-c505-40a9-b74c-21a5f501632c', 'x-compute-request-id': 'req-c0fa283d-c505-40a9-b74c-21a5f501632c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5250970b-07c5-485c-813a-ec0efb247e41'} Body: b'{"server": {"id": "5250970b-07c5-485c-813a-ec0efb247e41", "name": "tempest-TestMinimumBasicScenario-server-751620549", "status": "ACTIVE", "tenant_id": "4d400dc9317548458f1df41e633606c6", "user_id": "1935ed2c43e24384874da073b076880e", "metadata": {}, "hostId": "a60ecf90e3483a94516646735c67bb46ea3255b9a350014d812dc5de", "image": {"id": "b975238e-9497-4a32-8dd5-c3026b003399", "links": [ {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b975238e-9497-4a32-8dd5-c3026b003399"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:18:34Z", "updated": "2024-02-28T09:20:28Z", "addresses": {"tempest-TestMinimumBasicScenario-307758700-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:5e:2c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5250970b-07c5-485c-813a-ec0efb247e41"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5250970b-07c5-485c-813a-ec0efb247e41"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-265650625", "OS-SRV-USG:launched_at": "2024-02-28T09:18:47.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": []}}' 2024-02-28 09:21:17,922 85925 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/5250970b-07c5-485c-813a-ec0efb247e41 0.032s 2024-02-28 09:21:17,922 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:21:17 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-5c1c4845-c1f4-401a-a93c-a5ee79c9eb0d', 'x-compute-request-id': 'req-5c1c4845-c1f4-401a-a93c-a5ee79c9eb0d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5250970b-07c5-485c-813a-ec0efb247e41'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 5250970b-07c5-485c-813a-ec0efb247e41 could not be found."}}' 2024-02-28 09:21:17,955 85925 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-265650625 0.032s 2024-02-28 09:21:17,955 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:21:17 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-a78e484a-5a86-4870-851a-2e0aec7187d3', 'x-compute-request-id': 'req-a78e484a-5a86-4870-851a-2e0aec7187d3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-265650625'} Body: b'' 2024-02-28 09:21:18,081 85925 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/b975238e-9497-4a32-8dd5-c3026b003399 0.125s 2024-02-28 09:21:18,081 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:21:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-0bd1f616-d7a5-4d25-a3cf-6cb8d13e1161', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/b975238e-9497-4a32-8dd5-c3026b00 3399'} 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 70, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 475e7fc8-d5b7-4b64-9dbe-36957725aa86 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:18:29,254 85929 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.141s 2024-02-28 09:18:29,254 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestStampPattern-1550021694", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFnKJDfWRNAr9m6MUizDWb56tgMr+t/spaBCP5kLaU5BbPMCZrMc8Y97nzbHZGA1QNgxGHgq11ZvdRpqIK7KrQqSx4ieLC56kOTSNrtWAhz/JOwJXxygz7YYy+IIhIGZ/g=="}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:29 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-c44d07ef-deb4-480c-9f90-12f906c6097c', 'x-compute-request-id': 'req-c44d07ef-deb4-480c-9f90-12f906c6097c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestStampPattern-1550021694", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFnKJDfWRNAr9m6MUizDWb56tgMr+t/spaBCP5kLaU5BbPMCZrMc8Y97nzbHZGA1QNgxGHgq11ZvdRpqIK7KrQqSx4ieLC56kOTSNrtWAhz/JOwJXxygz7YYy+IIhIGZ/g==", "fingerprint": "02:d9:dd:e1:11:ce:54:d5:bd:3a:31:84:7d:d6:ea:67", "user_id": "24acac07d3f74436ac2377de4f316763"}}' 2024-02-28 09:18:29,718 85929 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.462s 2024-02-28 09:18:29,719 85929 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-923067171", "description": "tempest-secgroup-smoke-923067171 description", "project_id": "476003a5b996470cb8323e654ed0a357"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1673', 'x-openstack-request-id': 'req-faf29364-b984-45d3-a4a8-3b8086035800', 'date': 'Wed, 28 Feb 2024 09:18:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "e1fdae37-dd26-497f-ba64-4fc8e2ba3824", "name": "tempest-secgroup-smoke-923067171", "stateful": true, "tenant_id": "476003a5b996470cb8323e654ed0a357", "description": "tempest-secgroup-smoke-923067171 description", "shared": false, "security_group_rules": [{"id": "16213a16-691b-4495-8931-bfd5bcfdf36d", "project_id": "476003a5b996470cb8323e654ed0a357", "tenant_id": "476003a5b996470cb8323e654ed0a357", "security_group_id": "e1fdae37-dd26-497f-ba64-4fc8e2ba3824", "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": 581, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:18:29Z", "updated_at": "2024-02-28T09:18:29Z", "revision_number": 0}, {"id": "1f989ce9-e4fb-428e-8d78-a04df830c834", "project_id": "476003a5b996470cb8323e654ed0a357", "tenant_id": "476003a5b996470cb8323e654ed0a357", "security_group_id": "e1fdae37-dd26-497f-ba64-4fc8e2ba3824", "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": 580, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:18:29Z", "updated_at": "2024-02-28T09:18:29Z", "revision_number": 0}], "tags": [], "created_at": "2024-02-28T09:18:29Z", "updated_ at": "2024-02-28T09:18:29Z", "revision_number": 1, "project_id": "476003a5b996470cb8323e654ed0a357"}}' 2024-02-28 09:18:30,193 85929 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.474s 2024-02-28 09:18:30,194 85929 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": "e1fdae37-dd26-497f-ba64-4fc8e2ba3824", "project_id": "476003a5b996470cb8323e654ed0a357", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-0ecf4c6a-137c-46fc-860c-9678498c2667', 'date': 'Wed, 28 Feb 2024 09:18:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7f0091ac-dcb8-4fcb-87e8-dd4e86faf453", "project_id": "476003a5b996470cb8323e654ed0a357", "tenant_id": "476003a5b996470cb8323e654ed0a357", "security_group_id": "e1fdae37-dd26-497f-ba64-4fc8e2ba3824", "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": "2024-02-28T09:18:29Z", "updated_at": "2024-02-28T09:18:29Z", "revision_number": 0}}' 2024-02-28 09:18:30,610 85929 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.416s 2024-02-28 09:18:30,611 85929 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": "e1fdae37-dd26-497f-ba64-4fc8e2ba3824", "project_id": "476003a5b996470cb8323e654ed0a357", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-40aed365-410d-4664-9c8e-95a033ed3a52', 'date': 'Wed, 28 Feb 2024 09:18:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "471fc040-8195-4f96-a3a7-bbf82d4dd938", "project_id": "476003a5b996470cb8323e654ed0a357", "tenant_id": "476003a5b996470cb8323e654ed0a357", "security_group_id": "e1fdae37-dd26-497f-ba64-4fc8e2ba3824", "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": "2024-02-28T09:18:30Z", "updated_at": "2024-02-28T09:18:30Z", "revision_number": 0}}' 2024-02-28 09:18:31,036 85929 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.425s 2024-02-28 09:18:31,037 85929 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": "e1fdae37-dd26-497f-ba64-4fc8e2ba3824", "project_id": "476003a5b996470cb8323e654ed0a357", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-0dc1d821-1872-4331-b832-ac3a0c042ba0', 'date': 'Wed, 28 Feb 2024 09:18:31 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-gr oup-rules'} Body: b'{"security_group_rule": {"id": "dd7ffce1-7e9e-4fef-98eb-2fff8eb90fce", "project_id": "476003a5b996470cb8323e654ed0a357", "tenant_id": "476003a5b996470cb8323e654ed0a357", "security_group_id": "e1fdae37-dd26-497f-ba64-4fc8e2ba3824", "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": "2024-02-28T09:18:30Z", "updated_at": "2024-02-28T09:18:30Z", "revision_number": 0}}' 2024-02-28 09:18:31,405 85929 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.367s 2024-02-28 09:18:31,405 85929 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": "e1fdae37-dd26-497f-ba64-4fc8e2ba3824", "project_id": "476003a5b996470cb8323e654ed0a357", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-81942efe-c517-4675-a203-c0ca3e3f3ce4', 'date': 'Wed, 28 Feb 2024 09:18:31 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3c488cd7-3d98-4287-86d2-d98e08d6d07c", "project_id": "476003a5b996470cb8323e654ed0a357", "tenant_id": "476003a5b996470cb8323e654ed0a357", "security_group_id": "e1fdae37-dd26-497f-ba64-4fc8e2ba3824", "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": "2024-02-28T09:18:31Z", "updated_at": "2024-02-28T09:18:31Z", "revision_number": 0}}' 2024-02-28 09:18:31,687 85929 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.281s 2024-02-28 09:18:31,687 85929 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": "e1fdae37-dd26-497f-ba64-4fc8e2ba3824", "project_id": "476003a5b996470cb8323e654ed0a357", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-2ab6ef6b-9a58-41c2-81c5-7ae542860e15', 'date': 'Wed, 28 Feb 2024 09:18:31 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b2c7793f-3965-4a96-8ff1-0197837498ab", "project_id": "476003a5b996470cb8323e654ed0a357", "tenant_id": "476003a5b996470cb8323e654ed0a357", "security_group_id": "e1fdae37-dd26-497f-ba64-4fc8e2ba3824", "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": "2024-02-28T09:18:31Z", "updated_at": "2024-02-28T09:18:31Z", "revision_number": 0}}' 2024-02-28 09:18:31,997 85929 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.309s 2024-02-28 09:18:31,997 85929 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": "e1fdae37-dd26-497f-ba64-4fc8e2ba3824", "project_id": "476003a5b996470cb8323e654ed0a357", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-168b955b-730a-457d-af58-b47fb060a28f', 'date': 'Wed, 28 Feb 2024 09:18:31 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "01e47d4e-28e2-4a33-b273-f0e2d15ad767", "project_id": "476003a5b996470cb8323e654ed0a357", "tenant_id": "476003a5b996470cb8323e654ed0a357", "security_group_id": "e1fdae37-dd26-497f-ba64-4fc8e2ba3824", "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": "2024-02-28T09:18:31Z", "updated_at": "2024-02-28T09:18:31Z", "revision_number": 0}}' 2024-02-28 09:18:32,234 85929 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/volume/v3/476003a5b996470cb8323e654ed0a357/volumes 0.236s 2024-02-28 09:18:32,235 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestStampPattern-volume-2132955522", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc39c569-f3b7-4d49-9195-82e38f712821', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc39c569-f3b7-4d49-9195-82e38f712821', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/476003a5b996470cb8323e654ed0a357/volumes'} Body: b'{"volume": {"id": "475e7fc8-d5b7-4b64-9dbe-36957725aa86", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:18:32.161658", "updated_at": null, "name": "tempest-TestStampPattern-volume-2132955522", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/476003a5b996470cb8323e654ed0a357/volumes/475e7fc8-d5b7-4b64-9dbe-36957725aa86"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/476003a5b996470cb8323e654ed0a357/volumes/475e7fc8-d5b7-4b64-9dbe-36957725aa86"}], "user_id": "24acac07d3f74436ac2377de4f316763", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:18:32,296 85929 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.044s 2024-02-28 09:18:32,296 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2803', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-260c9e56-e182-4c38-8f0b-74a3bf03f332', '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": "24acac07d3f74436ac2377de4f316763", "name": "tempest-TestStampPattern-639252521-project-member", "password_expires_at": null}, "audit_ids": ["qXxmKwdhTCuSOlubDfSeGQ"], "expires_at": "2024-02-28T10:18:32.000000Z", "issued_at": "2024-02-28T09:18:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "476003a5b996470cb8323e654ed0a357", "name": "tempest-TestStampPattern-639252521"}, "is_domain": false, "roles": [{"id": "034d7a484a5e4908aeb9a02a09c0654f", "name": "member"}, {"id": "2d696d77d77043b58e5fcf31f5b061c8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "607134c4d03c4a12af99220db79cc13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/476003a5b996470cb8323e654ed0a357", "region": "RegionOne"}], "id": "21d06a316a024880a69d4cd482f90971", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "74032efc222f428b908ef3abf0ba60d1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/476003a5b996470cb8323e654ed0a357", "region": "RegionOne"}], "id": "633be3df59df4f9b975484710048430d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0d52584065f94ee08ce4181b78367c5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7ae777b7f53744e0bbcb8c938dfbfe2f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8dbdc1e6b7e4d08a2a52a636eabc00f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "8ef2767026834c1189d97797d5c5a800", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4f50f76d3e044b83b5bdbee0c30d6f5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "c388de6ecbcc4fca8b0d700779fc657e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "fe5cea1ac05c45a1b3925a725a7eead7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "cc0d1c0427f9473bb326be07f15553e1", "type": "image", "name": "glance"}, {"endpoints": [{"id": "a45569cc58b84b1b853ecd851b25ca4e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "cccec230ba6c48ae92df03a6a374a7a6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "255fbf1fe41a497888423432cf3d6547", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/476003a5b996470cb8323e654ed0a357", "region": "RegionOne"}], "id": "e5ef73b8227840fa80228ecf30fbd9a7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2024-02-28 09:18:32,297 85929 INFO [tempest.lib.common.fixed_network] (TestStampPattern:test_stamp_pattern) Found network {'id': 'a2bb99f6-702d-4115-bc84-3008606fde55', 'name': 'tempest-TestStampPattern-795701704-network', 'tenant_id': '476003a5b996470cb8323e654ed0a357', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '476003a5b996470cb8323e654ed0a357', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 46309, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-02-28T09:17:51Z', 'updated_at': '2024-02-28T09:17:51Z', 'revision_number': 1} available for tenant 2024-02-28 09:18:33,224 85929 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/compute/v2.1/servers 0.926s 2024-02-28 09:18:33,225 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestStampPattern-server-1049211973", "imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "flavorRef": "1", "key_name": "tempest-TestStampPattern-1550021694", "security_groups": [{"name": "tempest-secgroup-smoke-923067171"}], "networks": [{"uuid": "a2bb99f6-702d-4115-bc84-3008606fde55"}]}} Response - Headers: {'date': 'Wed, 28 Feb 2 024 09:18:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/aaef85e4-c70d-455c-b883-12d00c01d9cc', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20ce5617-f708-4f8c-8b4e-9b2be082d115', 'x-compute-request-id': 'req-20ce5617-f708-4f8c-8b4e-9b2be082d115', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "aaef85e4-c70d-455c-b883-12d00c01d9cc", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/aaef85e4-c70d-455c-b883-12d00c01d9cc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/aaef85e4-c70d-455c-b883-12d00c01d9cc"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-923067171"}], "adminPass": "q3BY3moZ4yvY"}}' 2024-02-28 09:18:33,297 85929 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/compute/v2.1/servers/aaef85e4-c70d-455c-b883-12d00c01d9cc 0.069s 2024-02-28 09:18:33,297 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:18:33 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-e9d07053-383c-4be7-aca8-65320dc9ac59', 'x-compute-request-id': 'req-e9d07053-383c-4be7-aca8-65320dc9ac59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aaef85e4-c70d-455c-b883-12d00c01d9cc'} Body: b'{"server": {"id": "aaef85e4-c70d-455c-b883-12d00c01d9cc", "name": "tempest-TestStampPattern-server-1049211973", "status": "BUILD", "tenant_id": "476003a5b996470cb8323e654ed0a357", "user_id": "24acac07d3f74436ac2377de4f316763", "metadata": {}, "hostId": "", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:18:33Z", "updated": "2024-02-28T09:18:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/aaef85e4-c70d-455c-b883-12d00c01d9cc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/aaef85e4-c70d-455c-b883-12d00c01d9cc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestStampPattern-1550021694", "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": []}}' 2024-02-28 09:19:23,551 85929 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/compute/v2.1/servers/aaef85e4-c70d-455c-b883-12d00c01d9cc 0.214s 2024-02-28 09:19:23,552 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1536', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2818c3e-ddbf-4937-891b-3a61c853a47c', 'x-compute-request-id': 'req-a2818c3e-ddbf-49 37-891b-3a61c853a47c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aaef85e4-c70d-455c-b883-12d00c01d9cc'} Body: b'{"server": {"id": "aaef85e4-c70d-455c-b883-12d00c01d9cc", "name": "tempest-TestStampPattern-server-1049211973", "status": "ACTIVE", "tenant_id": "476003a5b996470cb8323e654ed0a357", "user_id": "24acac07d3f74436ac2377de4f316763", "metadata": {}, "hostId": "58f97a4d4771a5313aa601c1360885a9908a9b15708768307826d042", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:18:33Z", "updated": "2024-02-28T09:18:48Z", "addresses": {"tempest-TestStampPattern-795701704-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:d3:95"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/aaef85e4-c70d-455c-b883-12d00c01d9cc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/aaef85e4-c70d-455c-b883-12d00c01d9cc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-1550021694", "OS-SRV-USG:launched_at": "2024-02-28T09:18:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-923067171"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:19:23,565 85929 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-02-28 09:20:24,236 85929 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/compute/v2.1/servers/aaef85e4-c70d-455c-b883-12d00c01d9cc 0.611s 2024-02-28 09:20:24,236 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1536', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0bb9258-7adf-4919-8cbf-4fcc330ff301', 'x-compute-request-id': 'req-d0bb9258-7adf-4919-8cbf-4fcc330ff301', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aaef85e4-c70d-455c-b883-12d00c01d9cc'} Body: b'{"server": {"id": "aaef85e4-c70d-455c-b883-12d00c01d9cc", "name": "tempest-TestStampPattern-server-1049211973", "status": "ACTIVE", "tenant_id": "476003a5b996470cb8323e654ed0a357", "user_id": "24acac07d3f74436ac2377de4f316763", "metadata": {}, "hostId": "58f97a4d4771a5313aa601c1360885a9908a9b15708768307826d042", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:18:33Z", "updated": "2024-02-28T09:18:48Z", "addresses": {"tempest-TestStampPattern-795701704-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:d3:95"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/aaef85e4-c70d-455c-b883-12d00c01d9cc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/aaef85e4-c70d-455c-b883-12d00c01d9cc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPatter n-1550021694", "OS-SRV-USG:launched_at": "2024-02-28T09:18:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-923067171"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:20:24,657 85929 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210:9696/networking/v2.0/ports?device_id=aaef85e4-c70d-455c-b883-12d00c01d9cc 0.406s 2024-02-28 09:20:24,657 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '955', 'x-openstack-request-id': 'req-e7f71fa3-cf7a-4de4-9a9f-7ef9d026faaa', 'date': 'Wed, 28 Feb 2024 09:20:24 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports?device_id=aaef85e4-c70d-455c-b883-12d00c01d9cc'} Body: b'{"ports":[{"id":"a064f820-92cb-4195-99f1-1f9e7b6cf5f9","name":"","network_id":"a2bb99f6-702d-4115-bc84-3008606fde55","tenant_id":"476003a5b996470cb8323e654ed0a357","mac_address":"fa:16:3e:8c:d3:95","admin_state_up":true,"status":"ACTIVE","device_id":"aaef85e4-c70d-455c-b883-12d00c01d9cc","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"7c8fcf81-5d2d-4201-936f-5c0dd9815d3b","ip_address":"10.0.0.13"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["e1fdae37-dd26-497f-ba64-4fc8e2ba3824"],"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":"2024-02-28T09:18:34Z","updated_at":"2024-02-28T09:18:42Z","revision_number":4,"project_id":"476003a5b996470cb8323e654ed0a357"}]}' 2024-02-28 09:20:24,722 85929 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210:9696/networking/v2.0/floatingips?floating_network_id=eff6aa9f-a27a-4fba-a655-d390189c40e9&port_id=a064f820-92cb-4195-99f1-1f9e7b6cf5f9 0.064s 2024-02-28 09:20:24,723 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '19', 'x-openstack-request-id': 'req-fef7c49b-3fc9-495d-aa6d-5fca4ce20605', 'date': 'Wed, 28 Feb 2024 09:20:24 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips?floating_network_id=eff6aa9f-a27a-4fba-a655-d390189c40e9&port_id=a064f820-92cb-4195-99f1-1f9e7b6cf5f9'} Body: b'{"floatingips": []}' 2024-02-28 09:20:24,767 85929 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210:9696/networking/v2.0/ports?device_id=aaef85e4-c70d-455c-b883-12d00c01d9cc 0.044s 2024-02-28 09:20:24,767 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '955', 'x-openstack-request-id': 'req-90918f07-6eb7-43f8-aa04-952de5674bfe', 'date': 'Wed, 28 Feb 2024 09:20:24 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports?device_id=aaef85e4-c70d-455c-b883-12d00c01d9cc'} Body: b'{"ports":[{"id":"a064f820-92cb-4195-99f1-1f9e7b6cf5f9","name":"","network_id":"a2bb99f6-702d-4115-bc84-3008606fde55","tenant_id":"476003a5b996470cb8323e654ed0a357","mac_address":"fa:16:3e:8c:d3:95","admin_state_up":true,"status":"ACTIVE","device_id":"aaef85e4-c70d-455c-b883-12d00c01d9c c","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"7c8fcf81-5d2d-4201-936f-5c0dd9815d3b","ip_address":"10.0.0.13"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["e1fdae37-dd26-497f-ba64-4fc8e2ba3824"],"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":"2024-02-28T09:18:34Z","updated_at":"2024-02-28T09:18:42Z","revision_number":4,"project_id":"476003a5b996470cb8323e654ed0a357"}]}' 2024-02-28 09:20:26,610 85929 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.841s 2024-02-28 09:20:26,610 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9", "port_id": "a064f820-92cb-4195-99f1-1f9e7b6cf5f9", "tenant_id": "476003a5b996470cb8323e654ed0a357", "fixed_ip_address": "10.0.0.13"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-1e6fd41d-60a6-4be6-8ced-39fc02a2e5c9', 'date': 'Wed, 28 Feb 2024 09:20:26 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "298d12b5-88b3-4abf-a3c2-6f16f14b8f2f", "tenant_id": "476003a5b996470cb8323e654ed0a357", "floating_ip_address": "172.24.4.142", "floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9", "router_id": "15623744-2e86-4776-877e-d5860536ccff", "port_id": "a064f820-92cb-4195-99f1-1f9e7b6cf5f9", "fixed_ip_address": "10.0.0.13", "status": "DOWN", "project_id": "476003a5b996470cb8323e654ed0a357", "description": "", "port_details": {"name": "", "network_id": "a2bb99f6-702d-4115-bc84-3008606fde55", "mac_address": "fa:16:3e:8c:d3:95", "admin_state_up": true, "status": "ACTIVE", "device_id": "aaef85e4-c70d-455c-b883-12d00c01d9cc", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-02-28T09:20:25Z", "updated_at": "2024-02-28T09:20:25Z", "revision_number": 0}}' 2024-02-28 09:20:26,614 85929 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.142:22' as 'cirros' with public key authentication 2024-02-28 09:20:26,635 85929 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-02-28 09:20:26,746 85929 INFO [paramiko.transport] Authentication (publickey) successful! 2024-02-28 09:20:26,746 85929 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.142 successfully created 2024-02-28 09:20:26,747 85929 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2024-02-28 09:20:26,747 85929 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.142:22' as 'cirros' with public key authentication 2024-02-28 09:20:26,750 85929 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-02-28 09:20:26,853 85929 INFO [paramiko.transport] Authentication (publickey) successful! 2024-02-28 09:20:26,853 85929 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.142 successfully created 2024-02-28 09:20:26,904 85929 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/476003a5b996470cb8323e654ed0a357/volumes/475e7fc8-d5b7-4b64-9dbe-36957725aa86 0.041s 2024-02-28 09:20:26,904 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:26 GMT', 'server': 'Apache/ 2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcc8bb03-3c85-4d56-81bb-2cf4301985c1', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcc8bb03-3c85-4d56-81bb-2cf4301985c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/476003a5b996470cb8323e654ed0a357/volumes/475e7fc8-d5b7-4b64-9dbe-36957725aa86'} Body: b'{"volume": {"id": "475e7fc8-d5b7-4b64-9dbe-36957725aa86", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:18:32.000000", "updated_at": "2024-02-28T09:18:32.000000", "name": "tempest-TestStampPattern-volume-2132955522", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/476003a5b996470cb8323e654ed0a357/volumes/475e7fc8-d5b7-4b64-9dbe-36957725aa86"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/476003a5b996470cb8323e654ed0a357/volumes/475e7fc8-d5b7-4b64-9dbe-36957725aa86"}], "user_id": "24acac07d3f74436ac2377de4f316763", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "476003a5b996470cb8323e654ed0a357"}}' 2024-02-28 09:20:27,992 85929 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/476003a5b996470cb8323e654ed0a357/volumes/475e7fc8-d5b7-4b64-9dbe-36957725aa86 0.075s 2024-02-28 09:20:27,992 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24cb47b0-0f9b-4fd6-a20e-cc7b6602fdae', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24cb47b0-0f9b-4fd6-a20e-cc7b6602fdae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/476003a5b996470cb8323e654ed0a357/volumes/475e7fc8-d5b7-4b64-9dbe-36957725aa86'} Body: b'{"volume": {"id": "475e7fc8-d5b7-4b64-9dbe-36957725aa86", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:18:32.000000", "updated_at": "2024-02-28T09:18:32.000000", "name": "tempest-TestStampPattern-volume-2132955522", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/476003a5b996470cb8323e654ed0a357/volumes/475e7fc8-d5b7-4b64-9dbe-36957725aa86"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/476003a5b996470cb8323e654ed0a357/volumes/475e7fc8-d5b7-4b64-9dbe-36957725aa86"}], "user_id": "24acac07d3f74436ac2377de4f316763", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "476003a5b996470cb8323e654ed0a357"}}' 2024-02-28 09:20:28,558 85929 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/298d12b5-88b3-4abf-a3c2-6f16f14b8f2f 0.553s 2024-02-28 09:20:28,558 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-edbf9ac7-8f99-46a2-bae5-042bac7898e2', 'content-length': '0', 'date': 'Wed, 28 Feb 2024 09:20:28 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/298d12b5-88b3-4abf-a3c2-6f16f14b8f2f'} Body: b'' 2024-02-28 09:20:28,684 85929 INFO [tempest.lib.co mmon.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/aaef85e4-c70d-455c-b883-12d00c01d9cc 0.125s 2024-02-28 09:20:28,685 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:28 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-3e42c460-2d82-405b-9e7e-149d270dfb51', 'x-compute-request-id': 'req-3e42c460-2d82-405b-9e7e-149d270dfb51', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aaef85e4-c70d-455c-b883-12d00c01d9cc'} Body: b'' 2024-02-28 09:20:28,939 85929 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/aaef85e4-c70d-455c-b883-12d00c01d9cc 0.254s 2024-02-28 09:20:28,940 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:28 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-730db2d8-15f2-4408-a2b7-d07fdb817e01', 'x-compute-request-id': 'req-730db2d8-15f2-4408-a2b7-d07fdb817e01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aaef85e4-c70d-455c-b883-12d00c01d9cc'} Body: b'{"server": {"id": "aaef85e4-c70d-455c-b883-12d00c01d9cc", "name": "tempest-TestStampPattern-server-1049211973", "status": "ACTIVE", "tenant_id": "476003a5b996470cb8323e654ed0a357", "user_id": "24acac07d3f74436ac2377de4f316763", "metadata": {}, "hostId": "58f97a4d4771a5313aa601c1360885a9908a9b15708768307826d042", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:18:33Z", "updated": "2024-02-28T09:20:29Z", "addresses": {"tempest-TestStampPattern-795701704-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:d3:95"}, {"version": 4, "addr": "172.24.4.142", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:d3:95"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/aaef85e4-c70d-455c-b883-12d00c01d9cc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/aaef85e4-c70d-455c-b883-12d00c01d9cc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-1550021694", "OS-SRV-USG:launched_at": "2024-02-28T09:18:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-923067171"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:21:19,031 85929 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/aaef85e4-c70d-455c-b883-12d00c01d9cc 0.030s 2024-02-28 09:21:19,031 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:21:19 GMT', 'server': 'Ap ache/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-54ee1c60-cecf-4b5a-abc4-8b37e128fe43', 'x-compute-request-id': 'req-54ee1c60-cecf-4b5a-abc4-8b37e128fe43', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aaef85e4-c70d-455c-b883-12d00c01d9cc'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance aaef85e4-c70d-455c-b883-12d00c01d9cc could not be found."}}' 2024-02-28 09:21:19,139 85929 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/476003a5b996470cb8323e654ed0a357/volumes/475e7fc8-d5b7-4b64-9dbe-36957725aa86 0.107s 2024-02-28 09:21:19,139 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:21: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-ea1e12f0-4719-468e-9cf0-964db38c816b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/476003a5b996470cb8323e654ed0a357/volumes/475e7fc8-d5b7-4b64-9dbe-36957725aa86'} Body: b'' 2024-02-28 09:21:19,175 85929 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/476003a5b996470cb8323e654ed0a357/volumes/475e7fc8-d5b7-4b64-9dbe-36957725aa86 0.035s 2024-02-28 09:21:19,175 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:21: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-759dc28a-6056-474b-84ff-cb475280d6a9', 'x-openstack-request-id': 'req-759dc28a-6056-474b-84ff-cb475280d6a9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/476003a5b996470cb8323e654ed0a357/volumes/475e7fc8-d5b7-4b64-9dbe-36957725aa86'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 475e7fc8-d5b7-4b64-9dbe-36957725aa86 could not be found."}}' 2024-02-28 09:21:19,744 85929 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/e1fdae37-dd26-497f-ba64-4fc8e2ba3824 0.568s 2024-02-28 09:21:19,744 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-e3a07346-f052-485d-88bc-3c44baf4ba70', 'content-length': '0', 'date': 'Wed, 28 Feb 2024 09:21:19 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/e1fdae37-dd26-497f-ba64-4fc8e2ba3824'} Body: b'' 2024-02-28 09:21:19,773 85929 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-1550021694 0.028s 2024-02-28 09:21:19,773 85929 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:21:19 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-ae014c08-db5a-4313-8754-8f3725271ff9', 'x-compute-request-id': 'req-ae014c08-db5a-4313-8754-8f3725271ff9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-1550021694'} Body: b'' 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 013077f7-6ada-438a-805c-4d6b8cb210d3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:19:50,660 85915 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.083s 2024-02-28 09:19:50,660 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-ebe8fa96-83d4-4d36-810c-c66e24eaaf37', '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": "fb84c3ed3b904129b42e901e9a3bc340", "name": "tempest-VolumesAdminNegativeTest-1591018509-project-member", "password_expires_at": null}, "audit_ids": ["zJ1D5kbKRdORC-r0WkICiA"], "expires_at": "2024-02-28T10:19:50.000000Z", "issued_at": "2024-02-28T09:19:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b9d592dd0ebd4821a5281fe4887f65c7", "name": "tempest-VolumesAdminNegativeTest-1591018509"}, "is_domain": false, "roles": [{"id": "034d7a484a5e4908aeb9a02a09c0654f", "name": "member"}, {"id": "2d696d77d77043b58e5fcf31f5b061c8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "607134c4d03c4a12af99220db79cc13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b9d592dd0ebd4821a5281fe4887f65c7", "region": "RegionOne"}], "id": "21d06a316a024880a69d4cd482f90971", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "74032efc222f428b908ef3abf0ba60d1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b9d592dd0ebd4821a5281fe4887f65c7", "region": "RegionOne"}], "id": "633be3df59df4f9b975484710048430d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0d52584065f94ee08ce4181b78367c5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7ae777b7f53744e0bbcb8c938dfbfe2f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8dbdc1e6b7e4d08a2a52a636eabc00f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "8ef2767026834c1189d97797d5c5a800", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4f50f76d3e044b83b5bdbee0c30d6f5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "c388de6ecbcc4fca8b0d700779fc657e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "fe5cea1ac05c45a1b3925a725a7eead7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "cc0d1c0427f9473bb326be07f15553e1", "type": "image", "name": "glance"}, {"endpoints": [{"id": "a45569cc58b84b1b853ecd851b25ca4e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "cccec230ba6c48ae92df03a6a374a7a6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "255fbf1fe41a497888423432cf3d6547", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b9d592dd0ebd4821a5281fe4887f65c7", "region": "RegionOne"}], "id": "e5ef73b8227840fa80228ecf30fbd9a7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2024-02-28 09:19:50,661 85915 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': 'a3e0d544-690c-4dac-be91-2a7865c04b22', 'name': 'tempest-VolumesAdminNegativeTest-109630606-network', 'tenant_id': 'b9d592dd0ebd4821a5281fe4887f65c7', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b9d592dd0ebd4821a52 81fe4887f65c7', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 63276, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-02-28T09:17:04Z', 'updated_at': '2024-02-28T09:17:04Z', 'revision_number': 1} available for tenant 2024-02-28 09:19:51,073 85915 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.412s 2024-02-28 09:19:51,074 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-2105999193", "imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "flavorRef": "1", "networks": [{"uuid": "a3e0d544-690c-4dac-be91-2a7865c04b22"}]}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/dd1d8041-df1b-4f7e-991e-77f7a1ba56c9', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a9542ac-68d4-4f57-9528-c106f6d8ee5a', 'x-compute-request-id': 'req-9a9542ac-68d4-4f57-9528-c106f6d8ee5a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "dd1d8041-df1b-4f7e-991e-77f7a1ba56c9", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dd1d8041-df1b-4f7e-991e-77f7a1ba56c9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dd1d8041-df1b-4f7e-991e-77f7a1ba56c9"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "yqjYPmL3sySM"}}' 2024-02-28 09:19:51,147 85915 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/dd1d8041-df1b-4f7e-991e-77f7a1ba56c9 0.070s 2024-02-28 09:19:51,148 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:19:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1210', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c552ff93-6754-4dac-96d7-1e56714a97d7', 'x-compute-request-id': 'req-c552ff93-6754-4dac-96d7-1e56714a97d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dd1d8041-df1b-4f7e-991e-77f7a1ba56c9'} Body: b'{"server": {"id": "dd1d8041-df1b-4f7e-991e-77f7a1ba56c9", "name": "tempest-VolumesAdminNegativeTest-server-2105999193", "status": "BUILD", "tenant_id": "b9d592dd0ebd4821a5281fe4887f65c7", "user_id": "fb84c3ed3b904129b42e901e9a3bc340", "metadata": {}, "hostId": "", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:19:51Z", "updated": "2024-02-28T09:19:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dd1d8041-df1b-4f7e-991e-77f7a1ba56c9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dd1d8041-df1b-4f7e-991e-77f7a1ba56c9"}], "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": []}}' 2024-02-28 09:20:41,498 85915 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/dd1d8041-df1b-4f7e-991e-77f7a1ba56c9 0.276s 2024-02-28 09:20:41,498 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:41 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-01c2a07f-538a-4f86-9a1a-34b95886c88f', 'x-compute-request-id': 'req-01c2a07f-538a-4f86-9a1a-34b95886c88f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dd1d8041-df1b-4f7e-991e-77f7a1ba56c9'} Body: b'{"server": {"id": "dd1d8041-df1b-4f7e-991e-77f7a1ba56c9", "name": "tempest-VolumesAdminNegativeTest-server-2105999193", "status": "ACTIVE", "tenant_id": "b9d592dd0ebd4821a5281fe4887f65c7", "user_id": "fb84c3ed3b904129b42e901e9a3bc340", "metadata": {}, "hostId": "3bb6410388d8a01c17e03fcc576688f727c6b8c68dfe8bfc6d5a3816", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:19:51Z", "updated": "2024-02-28T09:19:57Z", "addresses": {"tempest-VolumesAdminNegativeTest-109630606-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:63:f9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dd1d8041-df1b-4f7e-991e-77f7a1ba56c9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dd1d8041-df1b-4f7e-991e-77f7a1ba56c9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-02-28T09:19:57.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": []}}' 2024-02-28 09:20:41,512 85915 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-02-28 09:21:41,758 85915 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/b9d592dd0ebd4821a5281fe4887f65c7/volumes 0.188s 2024-02-28 09:21:41,758 85915 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-1928634321"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:21:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f266cac2-3e3a-4208-b067-63af29d41203', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f266cac2-3e3a-4208-b067-63af29d41203', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b9d592dd0ebd4821a5281fe4887f65c7/volumes'} Body: b'{"volume": {"id": "013077f7- 6ada-438a-805c-4d6b8cb210d3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:21:41.696757", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1928634321", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b9d592dd0ebd4821a5281fe4887f65c7/volumes/013077f7-6ada-438a-805c-4d6b8cb210d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b9d592dd0ebd4821a5281fe4887f65c7/volumes/013077f7-6ada-438a-805c-4d6b8cb210d3"}], "user_id": "fb84c3ed3b904129b42e901e9a3bc340", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:21:41,827 85915 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/b9d592dd0ebd4821a5281fe4887f65c7/volumes/013077f7-6ada-438a-805c-4d6b8cb210d3 0.048s 2024-02-28 09:21:41,828 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:21:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cec3215e-2770-4fa6-bb52-8bc227e981e5', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cec3215e-2770-4fa6-bb52-8bc227e981e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b9d592dd0ebd4821a5281fe4887f65c7/volumes/013077f7-6ada-438a-805c-4d6b8cb210d3'} Body: b'{"volume": {"id": "013077f7-6ada-438a-805c-4d6b8cb210d3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:21:42.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1928634321", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b9d592dd0ebd4821a5281fe4887f65c7/volumes/013077f7-6ada-438a-805c-4d6b8cb210d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b9d592dd0ebd4821a5281fe4887f65c7/volumes/013077f7-6ada-438a-805c-4d6b8cb210d3"}], "user_id": "fb84c3ed3b904129b42e901e9a3bc340", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b9d592dd0ebd4821a5281fe4887f65c7"}}' 2024-02-28 09:21:42,893 85915 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/b9d592dd0ebd4821a5281fe4887f65c7/volumes/013077f7-6ada-438a-805c-4d6b8cb210d3 0.051s 2024-02-28 09:21:42,893 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:21:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e8e7615-0c34-4f37-81cf-ca6680b0634f', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e8e7615-0c34-4f37-81cf-ca6680b0634f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b9d592dd0ebd4821a5281fe4887f65c7/volumes/013077f7-6ada-438a-805c-4d6b8cb210d3'} Body: b'{"volume": {"id": "013077f7-6ada-438a-805c-4d6b8cb210d3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:21:42.000000", "updated_at": "2024-02-28T09:21:42.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1928634321", "description": null, "volume_type": " joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b9d592dd0ebd4821a5281fe4887f65c7/volumes/013077f7-6ada-438a-805c-4d6b8cb210d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b9d592dd0ebd4821a5281fe4887f65c7/volumes/013077f7-6ada-438a-805c-4d6b8cb210d3"}], "user_id": "fb84c3ed3b904129b42e901e9a3bc340", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b9d592dd0ebd4821a5281fe4887f65c7"}}' 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 2c0b1d0f-9efa-4846-8d53-6dd40c2e1086 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:20:09,195 85933 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-02-28 09:20:09,196 85933 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-02-28 09:20:09,245 85933 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.048s 2024-02-28 09:20:09,246 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1343480779", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDDkPIPKXzlJOjD5ec14KwcXV1wYXb6zEGFfKt4iTRWBMlQPO/52G+i7ZhxY+Si3ObTfXLAC8HdZcUUMOk3A1CeWftNkpMWGJ0tXWQs8gsjejZ5wV2lQNXfmZDRcpTOeNQ=="}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:09 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-8c4c9a3d-52cc-4c9b-b17b-42069cbfe79a', 'x-compute-request-id': 'req-8c4c9a3d-52cc-4c9b-b17b-42069cbfe79a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1343480779", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDDkPIPKXzlJOjD5ec14KwcXV1wYXb6zEGFfKt4iTRWBMlQPO/52G+i7ZhxY+Si3ObTfXLAC8HdZcUUMOk3A1CeWftNkpMWGJ0tXWQs8gsjejZ5wV2lQNXfmZDRcpTOeNQ==", "fingerprint": "3a:89:2e:fa:25:80:52:c6:79:1f:5a:22:e1:10:e9:5e", "user_id": "afd8fa0c71cb46718378f3bfa16256d6"}}' 2024-02-28 09:20:09,248 85933 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1343480779 created 2024-02-28 09:20:09,548 85933 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.299s 2024-02-28 09:20:09,548 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--189439156", "description": "tempest-description--1467587910"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-cb08478a-0a96-47c1-bf14-73e966f36f38', 'date': 'Wed, 28 Feb 2024 09:20:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "148dda17-9064-4d2e-b3b7-c92814d3ce87", "name": "tempest-securitygroup--189439156", "stateful": true, "tenant_id": "eff20d1f7fb94df0acb0688728aba12f", "description": "tempest-description--1467587910", "shared": false, "security_group_rules": [{"id": "bac706db-8887-42f1-8564-0841b55013fb", "project_id": "eff20d1f7fb94df0acb0688728aba12f", "tenant_id": "eff20d1f7fb94df0acb0688728aba12f", "security_group_id": "148dda17-9064-4d2e-b3b7-c92814d3ce87", "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": 658, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:20:09Z", "updated_at": "2024-02-28T09:20:09Z", "revision_number": 0}, {"id": "bc0a98cb-d93e-4a52-a7f3-f2edabc90bfb", "project_id": "eff20d1f7fb94df0acb0688728aba12f", "tenant_id": "eff20d1f7fb94df0acb0688728aba12f", "security_group_id": "148dda17-9064-4d2e-b3b7-c92814d3ce87", "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": 659, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:20:09Z", "updated_at": "2024-02-28T09:20:09Z", "revision_number": 0}], "tags": [], "created_at": "2024-02-28T09:20:09Z", "updated_at": "2024-02-28T09:20:09Z", "revision_number": 1, "project_id": "eff20d1f7fb94df0acb0688728aba12f"}}' 2024-02-28 09:20:09,763 85933 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.214s 2024-02-28 09:20:09,764 85933 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": "148dda17-9064-4d2e-b3b7-c92814d3ce87", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-4e4ee2a4-b8d3-4dda-9e98-3078cf655e3e', 'date': 'Wed, 28 Feb 2024 09:20:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ad20f1b0-c146-45df-ac7c-15a39065b8fb", "project_id": "eff20d1f7fb94df0acb0688728aba12f", "tenant_id": "eff20d1f7fb94df0acb0688728aba12f", "security_group_id": "148dda17-9064-4d2e-b3b7-c92814d3ce87", "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": "2024-02-28T09:20:09Z", "updated_at": "2024-02-28T09:20:09Z", "revision_number": 0}}' 2024-02-28 09:20:09,965 85933 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.201s 2024-02-28 09:20:09,966 85933 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": "148dda17-9064-4d2e-b3b7-c92814d3ce87", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-0dd0baf2-2cae-463d-82c2-e0f5652d2604', 'date': 'Wed, 28 Feb 2024 09:20:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e70b2b55-f7fb-4ffb-b74b-8ace45c76d11", "project_id": "eff20d1f7fb94df0acb0688728aba12f", "tenant_id": "eff20d1f7fb94df0acb0688728aba12f", "security_group_id": "148dda17-9064-4d2e-b3b7-c92814d3ce87", "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": "2024-02-28T09:20:09Z", "updated_at": "2024-02-28T09:20:09Z", "revision_number": 0}}' 2024-02-28 09:20:09,966 85933 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--189439156 created 2024-02-28 09:20:11,104 85933 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.137s 2024-02-28 09:20:11,104 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": " eff6aa9f-a27a-4fba-a655-d390189c40e9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-79cb1115-eac1-472b-a845-c1533cf8da65', 'date': 'Wed, 28 Feb 2024 09:20:11 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "2b77c5cf-105c-4cfe-8990-c6abc7e5db00", "tenant_id": "eff20d1f7fb94df0acb0688728aba12f", "floating_ip_address": "172.24.4.69", "floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "eff20d1f7fb94df0acb0688728aba12f", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-02-28T09:20:10Z", "updated_at": "2024-02-28T09:20:10Z", "revision_number": 0}}' 2024-02-28 09:20:11,104 85933 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '2b77c5cf-105c-4cfe-8990-c6abc7e5db00', 'tenant_id': 'eff20d1f7fb94df0acb0688728aba12f', 'floating_ip_address': '172.24.4.69', 'floating_network_id': 'eff6aa9f-a27a-4fba-a655-d390189c40e9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'eff20d1f7fb94df0acb0688728aba12f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-02-28T09:20:10Z', 'updated_at': '2024-02-28T09:20:10Z', 'revision_number': 0, 'ip': '172.24.4.69'} created 2024-02-28 09:20:11,191 85933 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.080s 2024-02-28 09:20:11,191 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-6d3e7fd4-4232-478f-b8c6-a592c3f74bbc', '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": "afd8fa0c71cb46718378f3bfa16256d6", "name": "tempest-AttachVolumeNegativeTest-1601205437-project-member", "password_expires_at": null}, "audit_ids": ["hB_voR0EQ5Ckq0BQNQjPfw"], "expires_at": "2024-02-28T10:20:11.000000Z", "issued_at": "2024-02-28T09:20:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eff20d1f7fb94df0acb0688728aba12f", "name": "tempest-AttachVolumeNegativeTest-1601205437"}, "is_domain": false, "roles": [{"id": "034d7a484a5e4908aeb9a02a09c0654f", "name": "member"}, {"id": "2d696d77d77043b58e5fcf31f5b061c8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "607134c4d03c4a12af99220db79cc13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/eff20d1f7fb94df0acb0688728aba12f", "region": "RegionOne"}], "id": "21d06a316a024880a69d4cd482f90971", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "74032efc222f428b908ef3abf0ba60d1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/eff20d1f7fb94df0acb0688728aba12f", "region": "RegionOne"}], "id": "633be3df59df4f9b975484710048430d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0d52584065f94ee08ce4181b78367c5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7ae777b7f53744e0bbcb8c938dfbfe2f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8dbdc1e6b7e4d08a2a52a636eabc00f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "8ef2767026834c1189d97797d5c5a800", "type": "placem ent", "name": "placement"}, {"endpoints": [{"id": "4f50f76d3e044b83b5bdbee0c30d6f5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "c388de6ecbcc4fca8b0d700779fc657e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "fe5cea1ac05c45a1b3925a725a7eead7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "cc0d1c0427f9473bb326be07f15553e1", "type": "image", "name": "glance"}, {"endpoints": [{"id": "a45569cc58b84b1b853ecd851b25ca4e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "cccec230ba6c48ae92df03a6a374a7a6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "255fbf1fe41a497888423432cf3d6547", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/eff20d1f7fb94df0acb0688728aba12f", "region": "RegionOne"}], "id": "e5ef73b8227840fa80228ecf30fbd9a7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2024-02-28 09:20:11,191 85933 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': '21fc7ffd-859d-4a28-b65a-9bc0daddab22', 'name': 'tempest-AttachVolumeNegativeTest-1259395173-network', 'tenant_id': 'eff20d1f7fb94df0acb0688728aba12f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'eff20d1f7fb94df0acb0688728aba12f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 40520, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-02-28T09:17:04Z', 'updated_at': '2024-02-28T09:17:04Z', 'revision_number': 1} available for tenant 2024-02-28 09:20:11,192 85933 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1343480779', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDDkPIPKXzlJOjD5ec14KwcXV1wYXb6zEGFfKt4iTRWBMlQPO/52G+i7ZhxY+Si3ObTfXLAC8HdZcUUMOk3A1CeWftNkpMWGJ0tXWQs8gsjejZ5wV2lQNXfmZDRcpTOeNQ==', 'fingerprint': '3a:89:2e:fa:25:80:52:c6:79:1f:5a:22:e1:10:e9:5e', 'user_id': 'afd8fa0c71cb46718378f3bfa16256d6', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDASFvyu01xlP18JdzGbL+tEDWvcHCtXcRuMG1l9eFvlmlAtZUhPsgBv\nm//Ib4HgxD6gBwYFK4EEACKhZANiAAQw5DyDyl85STow+XnNeCsHF1dcGF2+sxBh\nXyreIk0VgTJUDzv+dhvou2YcWPkotzm031ywAvB3WXFFDDpNwNQnln7TZKTFhidL\nV1kLPILI3o2ecFdpUDV35mQ0XKUznjU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '148dda17-9064-4d2e-b3b7-c92814d3ce87', 'name': 'tempest-securitygroup--189439156', 'stateful': True, 'tenant_id': 'eff20d1f7fb94df0acb0688728aba12f', 'description': 'tempest-description--1467587910', 'shared': False, 'security_group_rules': [{'id': 'bac706db-8887-42f1-8564-0841b55013fb', 'project_id': 'eff20d1f7fb94df0acb0688728aba12f', 'tenant_id': 'eff20d1f7fb94df0acb0688728aba12f', 'security_group_id': '148dda17-9064-4d2e-b3b7-c92814d3ce87', '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': 658, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-02-28T09:20:09Z', 'updated_at': '2024-02-28T09:20:09Z', 'revision_number': 0}, {'id': 'bc0a98cb-d93e-4a52-a7f3-f2edabc90bfb', 'project_id': 'eff20d1f7fb94df0acb0688728aba12f', 'tenant_id': 'eff20d1f7fb94df0acb0688728aba12f', 'security_group_id': '148dda17-9064-4d2e-b3b7-c92814d3ce87', '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': 659, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-02-28T09:20:09Z', 'updated_at': '2024-02-28T09:20:09Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-02-28T09:20:09Z', 'updated_at': '2024-02-28T09:20:09Z', 'revision_number': 1, 'project_id': 'eff20d1f7fb94df0acb0688728aba12f'}, 'floating_ip': {'id': '2b77c5cf-105c-4cfe-8990-c6abc7e5db00', 'tenant_id': 'eff20d1f7fb94df0acb0688728aba12f', 'floating_ip_address': '172.24.4.69', 'floating_network_id': 'eff6aa9f-a27a-4fba-a655-d390189c40e9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'eff20d1f7fb94df0acb0688728aba12f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-02-28T09:20:10Z', 'updated_at': '2024-02-28T09:20:10Z', 'revision_number': 0, 'ip': '172.24.4.69'}} 2024-02-28 09:20:11,823 85933 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.630s 2024-02-28 09:20:11,824 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1931651921", "imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "21fc7ffd-859d-4a28-b65a-9bc0daddab22"}], "security_groups": [{"name": "tempest-securitygroup--189439156"}], "key_name": "tempest-keypair-1343480779", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/92794842-a241-4162-9242-a0302c4c2b44', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0090fc3-09ce-4ebd-b85c-8065e2aca279', 'x-compute-request-id': 'req-f0090fc3-09ce-4ebd-b85c-8065e2aca279', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "92794842-a241-4162-9242-a0302c4c2b44", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/92794842-a241-4162-9242-a0302c4c2b44"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/92794842-a241-4162-9242-a0302c4c2b44"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--189439156"}], "adminPass": "password"}}' 2024-02-28 09:20:11,894 85933 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/92794842-a241-4162-9242-a0302c4c2b44 0.067s 2024-02-28 09:20:11,895 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:11 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-b3551810-70dc-465e-95c8-b9b0e8f22fc7', 'x-compute-request-id': 'req-b3551810-70dc-465e-95c8-b9b0e8f22fc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/92794842-a241-4162-9242-a0302c4c2b44'} Body: b'{"server": {"id": "92794842-a241-4162-9242-a0302c4c2b44", "name": "tempest-AttachVolumeNegativeTest-server-1931651921", "status": "BUILD", "tenant_id": "eff20d1f7fb94df0acb0688728aba12f", "user_ id": "afd8fa0c71cb46718378f3bfa16256d6", "metadata": {}, "hostId": "", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:20:12Z", "updated": "2024-02-28T09:20:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/92794842-a241-4162-9242-a0302c4c2b44"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/92794842-a241-4162-9242-a0302c4c2b44"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1343480779", "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": []}}' 2024-02-28 09:21:02,286 85933 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/92794842-a241-4162-9242-a0302c4c2b44 0.360s 2024-02-28 09:21:02,286 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:21:01 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-9176f023-5c54-48d5-930e-799c318e2812', 'x-compute-request-id': 'req-9176f023-5c54-48d5-930e-799c318e2812', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/92794842-a241-4162-9242-a0302c4c2b44'} Body: b'{"server": {"id": "92794842-a241-4162-9242-a0302c4c2b44", "name": "tempest-AttachVolumeNegativeTest-server-1931651921", "status": "ACTIVE", "tenant_id": "eff20d1f7fb94df0acb0688728aba12f", "user_id": "afd8fa0c71cb46718378f3bfa16256d6", "metadata": {}, "hostId": "77e2254296e704321217a46a18ca932b02db7c1ea0d0e05ce50108f2", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:20:11Z", "updated": "2024-02-28T09:20:19Z", "addresses": {"tempest-AttachVolumeNegativeTest-1259395173-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:e8:25"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/92794842-a241-4162-9242-a0302c4c2b44"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/92794842-a241-4162-9242-a0302c4c2b44"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1343480779", "OS-SRV-USG:launched_at": "2024-02-28T09:20:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--189439156"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:21:02,299 85933 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-02-28 09:22:02,527 85933 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/92794842-a241-4162-9242-a0302c4c2b44/os-interface 0.196s 2024-02-28 09:22:02,528 85933 DEBUG [tempest.lib.common.rest_clie nt] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:22:02 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-763dc28c-20bd-48fa-91d6-1a8e2f6a06ef', 'x-compute-request-id': 'req-763dc28c-20bd-48fa-91d6-1a8e2f6a06ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/92794842-a241-4162-9242-a0302c4c2b44/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "21fc7ffd-859d-4a28-b65a-9bc0daddab22", "port_id": "a285de49-90f0-4dfa-b9bf-580254550e7e", "mac_addr": "fa:16:3e:1c:e8:25", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "b617f0b2-18e5-4720-8339-21a4e051f872", "ip_address": "10.0.0.11"}]}]}' 2024-02-28 09:22:03,292 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/2b77c5cf-105c-4cfe-8990-c6abc7e5db00 0.759s 2024-02-28 09:22:03,292 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "a285de49-90f0-4dfa-b9bf-580254550e7e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-d686ee80-4678-4e6a-b17f-2989939752cd', 'date': 'Wed, 28 Feb 2024 09:22:03 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/2b77c5cf-105c-4cfe-8990-c6abc7e5db00'} Body: b'{"floatingip": {"id": "2b77c5cf-105c-4cfe-8990-c6abc7e5db00", "tenant_id": "eff20d1f7fb94df0acb0688728aba12f", "floating_ip_address": "172.24.4.69", "floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9", "router_id": "80c7324b-eb4e-4be3-9572-4023827281d2", "port_id": "a285de49-90f0-4dfa-b9bf-580254550e7e", "fixed_ip_address": "10.0.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "21fc7ffd-859d-4a28-b65a-9bc0daddab22", "mac_address": "fa:16:3e:1c:e8:25", "admin_state_up": true, "status": "ACTIVE", "device_id": "92794842-a241-4162-9242-a0302c4c2b44", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-02-28T09:20:10Z", "updated_at": "2024-02-28T09:22:02Z", "revision_number": 1, "project_id": "eff20d1f7fb94df0acb0688728aba12f"}}' 2024-02-28 09:22:03,294 85933 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.69:22' as 'cirros' with public key authentication 2024-02-28 09:22:03,303 85933 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-02-28 09:22:03,410 85933 INFO [paramiko.transport] Authentication (publickey) successful! 2024-02-28 09:22:03,410 85933 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.69 successfully created 2024-02-28 09:22:03,460 85933 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/92794842-a241-4162-9242-a0302c4c2b44/ips 0.049s 2024-02-28 09:22:03,460 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:22:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '109', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea401f52-df8f-4b84-9e7e-7420308507af', 'x-compute-request-id': 'req-ea401f52- df8f-4b84-9e7e-7420308507af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/92794842-a241-4162-9242-a0302c4c2b44/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1259395173-network": [{"version": 4, "addr": "10.0.0.11"}]}}' 2024-02-28 09:22:03,665 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/volume/v3/eff20d1f7fb94df0acb0688728aba12f/volumes 0.200s 2024-02-28 09:22:03,665 85933 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-2052549481"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:22:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f392b213-0a75-4aa7-b3cd-aa8e59ecf0c8', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f392b213-0a75-4aa7-b3cd-aa8e59ecf0c8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/eff20d1f7fb94df0acb0688728aba12f/volumes'} Body: b'{"volume": {"id": "2c0b1d0f-9efa-4846-8d53-6dd40c2e1086", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:22:03.603445", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-2052549481", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eff20d1f7fb94df0acb0688728aba12f/volumes/2c0b1d0f-9efa-4846-8d53-6dd40c2e1086"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eff20d1f7fb94df0acb0688728aba12f/volumes/2c0b1d0f-9efa-4846-8d53-6dd40c2e1086"}], "user_id": "afd8fa0c71cb46718378f3bfa16256d6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:22:03,714 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/eff20d1f7fb94df0acb0688728aba12f/volumes/2c0b1d0f-9efa-4846-8d53-6dd40c2e1086 0.038s 2024-02-28 09:22:03,715 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:22:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-540dc4aa-dfb0-43fd-8088-78d8616d62a8', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-540dc4aa-dfb0-43fd-8088-78d8616d62a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eff20d1f7fb94df0acb0688728aba12f/volumes/2c0b1d0f-9efa-4846-8d53-6dd40c2e1086'} Body: b'{"volume": {"id": "2c0b1d0f-9efa-4846-8d53-6dd40c2e1086", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:22:04.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-2052549481", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eff20d1f7fb94df0acb0688728aba12f/volumes/2c0b1d0f-9efa-4846-8d53-6dd40c2e1086"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eff20d1f7fb94df0acb0688728aba12f/volumes/2c0b1d0f-9efa-4846-8d53-6dd40c2e1086"}], "user_id": "afd8fa0c71cb46718378f3bfa16256d6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eff20d1f7fb94df0acb0688728aba 12f"}}' 2024-02-28 09:22:04,769 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/eff20d1f7fb94df0acb0688728aba12f/volumes/2c0b1d0f-9efa-4846-8d53-6dd40c2e1086 0.041s 2024-02-28 09:22:04,769 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:22:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-031984ac-154e-477c-ba4f-0e990f612e62', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-031984ac-154e-477c-ba4f-0e990f612e62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eff20d1f7fb94df0acb0688728aba12f/volumes/2c0b1d0f-9efa-4846-8d53-6dd40c2e1086'} Body: b'{"volume": {"id": "2c0b1d0f-9efa-4846-8d53-6dd40c2e1086", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:22:04.000000", "updated_at": "2024-02-28T09:22:04.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2052549481", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eff20d1f7fb94df0acb0688728aba12f/volumes/2c0b1d0f-9efa-4846-8d53-6dd40c2e1086"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eff20d1f7fb94df0acb0688728aba12f/volumes/2c0b1d0f-9efa-4846-8d53-6dd40c2e1086"}], "user_id": "afd8fa0c71cb46718378f3bfa16256d6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eff20d1f7fb94df0acb0688728aba12f"}}' 2024-02-28 09:22:04,902 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/92794842-a241-4162-9242-a0302c4c2b44 0.120s 2024-02-28 09:22:04,903 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:22:04 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-a1f96f44-d80d-4b65-a004-e0ca162afc14', 'x-compute-request-id': 'req-a1f96f44-d80d-4b65-a004-e0ca162afc14', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/92794842-a241-4162-9242-a0302c4c2b44'} Body: b'' 2024-02-28 09:22:05,086 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/92794842-a241-4162-9242-a0302c4c2b44 0.183s 2024-02-28 09:22:05,086 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:22:04 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-e0b721fe-65f9-4090-a290-abcf869a3b45', 'x-compute-request-id': 'req-e0b721fe-65f9-4090-a290-abcf869a3b45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/92794842-a241-4162-9242-a0302c4c2b44'} Body: b'{"server": {"id": "92794842-a241-4162-9242-a0302c4c2b44", "name": "tempest-AttachVolumeNegativeTest-server-1931651921", "statu s": "ACTIVE", "tenant_id": "eff20d1f7fb94df0acb0688728aba12f", "user_id": "afd8fa0c71cb46718378f3bfa16256d6", "metadata": {}, "hostId": "77e2254296e704321217a46a18ca932b02db7c1ea0d0e05ce50108f2", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:20:11Z", "updated": "2024-02-28T09:22:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-1259395173-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:e8:25"}, {"version": 4, "addr": "172.24.4.69", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:e8:25"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/92794842-a241-4162-9242-a0302c4c2b44"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/92794842-a241-4162-9242-a0302c4c2b44"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1343480779", "OS-SRV-USG:launched_at": "2024-02-28T09:20:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--189439156"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:22:55,264 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/92794842-a241-4162-9242-a0302c4c2b44 0.138s 2024-02-28 09:22:55,265 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:22:55 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-f47f3904-a585-4b3e-b441-603b2171cd67', 'x-compute-request-id': 'req-f47f3904-a585-4b3e-b441-603b2171cd67', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/92794842-a241-4162-9242-a0302c4c2b44'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 92794842-a241-4162-9242-a0302c4c2b44 could not be found."}}' 2024-02-28 09:22:55,301 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1343480779 0.034s 2024-02-28 09:22:55,301 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:22:55 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-0d93bb44-125f-44a3-9e7f-a2cfdec3dd32', 'x-compute-request-id': 'req-0d93bb44-125f-44a3-9e7f-a2cfdec3dd32', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1343480779'} Body: b'' 2024-02-28 09:22:55,508 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/148dda17-9064-4d2e-b3b7-c92814d3ce87 0.206s 2024-02-28 09:22:55,508 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Tok en': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-bb2d9c34-241f-4772-928f-f4b6d81126fd', 'content-length': '0', 'date': 'Wed, 28 Feb 2024 09:22:55 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/148dda17-9064-4d2e-b3b7-c92814d3ce87'} Body: b'' 2024-02-28 09:22:55,544 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/148dda17-9064-4d2e-b3b7-c92814d3ce87 0.035s 2024-02-28 09:22:55,545 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-0a973eca-abe7-435c-bc57-98ef1388aad9', 'date': 'Wed, 28 Feb 2024 09:22:55 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/148dda17-9064-4d2e-b3b7-c92814d3ce87'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 148dda17-9064-4d2e-b3b7-c92814d3ce87 does not exist", "detail": ""}}' 2024-02-28 09:22:56,024 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/2b77c5cf-105c-4cfe-8990-c6abc7e5db00 0.479s 2024-02-28 09:22:56,025 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-3e28a63f-c774-4c55-935b-bb81451efa54', 'content-length': '0', 'date': 'Wed, 28 Feb 2024 09:22:56 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/2b77c5cf-105c-4cfe-8990-c6abc7e5db00'} 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 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_minimum_basic.py", line 122, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8e12b758-8b15-4d42-9f60-b3ec442e7ee8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:21:18,087 85925 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None 2024-02-28 09:21:18,827 85925 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/image/v2/images 0.738s 2024-02-28 09:21:18,828 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1401180154", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:21:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/22cd950d-1ad0-49dc-ab6d-52846b2971ad', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-a167846a-6f49-44e6-88ea-afcfb9399ebe', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1401180154", "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": "4d400dc9317548458f1df41e633606c6", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "22cd950d-1ad0-49dc-ab6d-52846b2971ad", "created_at": "2024-02-28T09:21:19Z", "updated_at": "2024-02-28T09:21:19Z", "tags": [], "self": "/v2/images/22cd950d-1ad0-49dc-ab6d-52846b2971ad", "file": "/v2/images/22cd950d-1ad0-49dc-ab6d-52846b2971ad/file", "schema": "/v2/schemas/image"}' 2024-02-28 09:21:20,290 85925 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.0.0.210/image/v2/images/22cd950d-1ad0-49dc-ab6d-52846b2971ad/file 1.461s 2024-02-28 09:21:20,290 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Wed, 28 Feb 2024 09:21:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-9e447730-e709-4a46-9df5-8ac6900faf5f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/22cd950d-1ad0-49dc-ab6d-52846b2971ad/file'} Body: b'' 2024-02-28 09:21:20,291 85925 DEBUG [tempest.scenario.manager] image:22cd950d-1ad0-49dc-ab6d-52846b2971ad 2024-02-28 09:21:20,359 85925 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.066s 2024-02-28 09:21:20,359 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-1831266428", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCC68RJzK7sAses5SfE1pOsgQNRNEpkWyxt5tx6KlJmx0dTxK9znPFPQ5+DJBb3DB3qOO0otIXNC0yKrFpl53wTklEd6RklvqoEPdHVs/iN+LxUab4f4AVHEbNnSz15DQg=="}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:21:20 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-05221f35-9061-41dd-9818-958370a6a012', 'x-compute-request-id': 'req-05221f35-9061-41dd-9818-958370a6a012', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-183 1266428", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCC68RJzK7sAses5SfE1pOsgQNRNEpkWyxt5tx6KlJmx0dTxK9znPFPQ5+DJBb3DB3qOO0otIXNC0yKrFpl53wTklEd6RklvqoEPdHVs/iN+LxUab4f4AVHEbNnSz15DQg==", "fingerprint": "6f:da:b1:1f:5d:89:3a:76:91:0d:3e:ad:af:e3:93:29", "user_id": "1935ed2c43e24384874da073b076880e"}}' 2024-02-28 09:21:20,484 85925 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.117s 2024-02-28 09:21:20,484 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 28 Feb 2024 09:21:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-9a4c8751-133b-4c5b-8440-fa16f9051aab', '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": "1935ed2c43e24384874da073b076880e", "name": "tempest-TestMinimumBasicScenario-1434280786-project-member", "password_expires_at": null}, "audit_ids": ["UMvrJ9RqSsei2D_nn5NY9Q"], "expires_at": "2024-02-28T10:21:20.000000Z", "issued_at": "2024-02-28T09:21:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d400dc9317548458f1df41e633606c6", "name": "tempest-TestMinimumBasicScenario-1434280786"}, "is_domain": false, "roles": [{"id": "034d7a484a5e4908aeb9a02a09c0654f", "name": "member"}, {"id": "2d696d77d77043b58e5fcf31f5b061c8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "607134c4d03c4a12af99220db79cc13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/4d400dc9317548458f1df41e633606c6", "region": "RegionOne"}], "id": "21d06a316a024880a69d4cd482f90971", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "74032efc222f428b908ef3abf0ba60d1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/4d400dc9317548458f1df41e633606c6", "region": "RegionOne"}], "id": "633be3df59df4f9b975484710048430d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0d52584065f94ee08ce4181b78367c5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7ae777b7f53744e0bbcb8c938dfbfe2f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8dbdc1e6b7e4d08a2a52a636eabc00f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "8ef2767026834c1189d97797d5c5a800", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4f50f76d3e044b83b5bdbee0c30d6f5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "c388de6ecbcc4fca8b0d700779fc657e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "fe5cea1ac05c45a1b3925a725a7eead7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "cc0d1c0427f9473bb326be07f15553e1", "type": "image", "name": "glance"}, {"endpoints": [{"id": "a45569cc58b84b1b853ecd851b25ca4e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "cccec230ba6c48ae92df03a6a374a7a6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "255fbf1fe41a497888423432cf3d6547", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/4d400dc9317548458f1df41e633606c6", "region": "RegionOne"}], "id": "e5ef73b8227840fa80228ecf30fbd9a7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2024-02-28 09:21:20,485 85925 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found netw ork {'id': '6414e1bf-b684-4b0d-9651-31204da6fa7d', 'name': 'tempest-TestMinimumBasicScenario-307758700-network', 'tenant_id': '4d400dc9317548458f1df41e633606c6', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '4d400dc9317548458f1df41e633606c6', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 54443, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-02-28T09:17:58Z', 'updated_at': '2024-02-28T09:17:58Z', 'revision_number': 1} available for tenant 2024-02-28 09:21:21,186 85925 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/compute/v2.1/servers 0.700s 2024-02-28 09:21:21,186 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-1309799838", "imageRef": "22cd950d-1ad0-49dc-ab6d-52846b2971ad", "flavorRef": "1", "key_name": "tempest-TestMinimumBasicScenario-1831266428", "networks": [{"uuid": "6414e1bf-b684-4b0d-9651-31204da6fa7d"}]}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:21:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/2d16518a-500e-4e27-adbc-be2dc312775e', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-450db0ae-2107-41fc-8744-5e9a3f911ae0', 'x-compute-request-id': 'req-450db0ae-2107-41fc-8744-5e9a3f911ae0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "2d16518a-500e-4e27-adbc-be2dc312775e", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2d16518a-500e-4e27-adbc-be2dc312775e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2d16518a-500e-4e27-adbc-be2dc312775e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "g6TeJP8PdMuc"}}' 2024-02-28 09:21:21,290 85925 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/2d16518a-500e-4e27-adbc-be2dc312775e 0.101s 2024-02-28 09:21:21,291 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:21:21 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-96e34aa4-f33d-4f3d-902e-73e0673ee498', 'x-compute-request-id': 'req-96e34aa4-f33d-4f3d-902e-73e0673ee498', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2d16518a-500e-4e27-adbc-be2dc312775e'} Body: b'{"server": {"id": "2d16518a-500e-4e27-adbc-be2dc312775e", "name": "tempest-TestMinimumBasicScenario-server-1309799838", "status": "BUILD", "tenant_id": "4d400dc9317548458f1df41e633606c6", "user_id": "1935ed2c43e24384874da073b076880e", "metadata": {}, "hostId": "", "image": {"id": "22cd950d-1ad0-49dc-ab6d-52846b2971ad", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/22cd950d-1ad0-49dc-ab6d-52846b2971ad"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:21:21Z", "updated": "2024-02-28T09:21:21Z", "addresses": {}, "ac cessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2d16518a-500e-4e27-adbc-be2dc312775e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2d16518a-500e-4e27-adbc-be2dc312775e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1831266428", "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": []}}' 2024-02-28 09:22:11,626 85925 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/2d16518a-500e-4e27-adbc-be2dc312775e 0.280s 2024-02-28 09:22:11,627 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:22:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1534', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16f7cc20-91dd-4d7f-9f28-59058b6a5a76', 'x-compute-request-id': 'req-16f7cc20-91dd-4d7f-9f28-59058b6a5a76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2d16518a-500e-4e27-adbc-be2dc312775e'} Body: b'{"server": {"id": "2d16518a-500e-4e27-adbc-be2dc312775e", "name": "tempest-TestMinimumBasicScenario-server-1309799838", "status": "ACTIVE", "tenant_id": "4d400dc9317548458f1df41e633606c6", "user_id": "1935ed2c43e24384874da073b076880e", "metadata": {}, "hostId": "a60ecf90e3483a94516646735c67bb46ea3255b9a350014d812dc5de", "image": {"id": "22cd950d-1ad0-49dc-ab6d-52846b2971ad", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/22cd950d-1ad0-49dc-ab6d-52846b2971ad"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:21:21Z", "updated": "2024-02-28T09:21:32Z", "addresses": {"tempest-TestMinimumBasicScenario-307758700-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:1b:12"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2d16518a-500e-4e27-adbc-be2dc312775e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2d16518a-500e-4e27-adbc-be2dc312775e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1831266428", "OS-SRV-USG:launched_at": "2024-02-28T09:21:32.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": []}}' 2024-02-28 09:22:11,652 85925 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-02-28 09:23:12,039 85925 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/2d16518a-500e-4e27-adbc-be2dc312775e 0.328s 2024-02-28 09:23:12,040 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:23:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1534', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3c0b2ab-27d2-4631-81e5-e21228a117a3', 'x-compute-request-id': 'req-b3c0b2ab-27d2-4631-81e5-e21228a117a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2d16518a-500e-4e27-adbc-be2dc312775e'} Body: b'{"server": {"id": "2d16518a-500e-4e27-adbc-be2dc312775e", "name": "tempest-TestMinimumBasicScenario-server-1309799838", "status": "ACTIVE", "tenant_id": "4d400dc9317548458f1df41e633606c6", "user_id": "1935ed2c43e24384874da073b076880e", "metadata": {}, "hostId": "a60ecf90e3483a94516646735c67bb46ea3255b9a350014d812dc5de", "image": {"id": "22cd950d-1ad0-49dc-ab6d-52846b2971ad", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/22cd950d-1ad0-49dc-ab6d-52846b2971ad"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:21:21Z", "updated": "2024-02-28T09:21:32Z", "addresses": {"tempest-TestMinimumBasicScenario-307758700-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:1b:12"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2d16518a-500e-4e27-adbc-be2dc312775e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2d16518a-500e-4e27-adbc-be2dc312775e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1831266428", "OS-SRV-USG:launched_at": "2024-02-28T09:21:32.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": []}}' 2024-02-28 09:23:12,123 85925 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers 0.070s 2024-02-28 09:23:12,124 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:23:12 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-c9c97046-8e90-4914-b03b-d9096fa56400', 'x-compute-request-id': 'req-c9c97046-8e90-4914-b03b-d9096fa56400', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "2d16518a-500e-4e27-adbc-be2dc312775e", "name": "tempest-TestMinimumBasicScenario-server-1309799838", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2d16518a-500e-4e27-adbc-be2dc312775e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2d16518a-500e-4e27-adbc-be2dc312775e"}]}]}' 2024-02-28 09:23:12,418 85925 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/2d16518a-500e-4e27-adbc-be2dc312775e 0.291s 2024-02-28 09:23:12,419 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:23:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1534', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d1e7d76-3670-4199-8897-be181aeb8a5d', 'x-compute-request-id': 'req-8d1e7d76-3670-4199-8897-be181aeb8a5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2d16518a-500e-4e27 -adbc-be2dc312775e'} Body: b'{"server": {"id": "2d16518a-500e-4e27-adbc-be2dc312775e", "name": "tempest-TestMinimumBasicScenario-server-1309799838", "status": "ACTIVE", "tenant_id": "4d400dc9317548458f1df41e633606c6", "user_id": "1935ed2c43e24384874da073b076880e", "metadata": {}, "hostId": "a60ecf90e3483a94516646735c67bb46ea3255b9a350014d812dc5de", "image": {"id": "22cd950d-1ad0-49dc-ab6d-52846b2971ad", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/22cd950d-1ad0-49dc-ab6d-52846b2971ad"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:21:21Z", "updated": "2024-02-28T09:21:32Z", "addresses": {"tempest-TestMinimumBasicScenario-307758700-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:1b:12"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2d16518a-500e-4e27-adbc-be2dc312775e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2d16518a-500e-4e27-adbc-be2dc312775e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1831266428", "OS-SRV-USG:launched_at": "2024-02-28T09:21:32.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": []}}' 2024-02-28 09:23:12,624 85925 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/volume/v3/4d400dc9317548458f1df41e633606c6/volumes 0.191s 2024-02-28 09:23:12,624 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-33054065", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:23:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-270e2530-b337-49a5-9e01-510c3068e888', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-270e2530-b337-49a5-9e01-510c3068e888', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4d400dc9317548458f1df41e633606c6/volumes'} Body: b'{"volume": {"id": "8e12b758-8b15-4d42-9f60-b3ec442e7ee8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:23:12.563427", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-33054065", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4d400dc9317548458f1df41e633606c6/volumes/8e12b758-8b15-4d42-9f60-b3ec442e7ee8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4d400dc9317548458f1df41e633606c6/volumes/8e12b758-8b15-4d42-9f60-b3ec442e7ee8"}], "user_id": "1935ed2c43e24384874da073b076880e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:23:12,688 85925 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/4d400dc9317548458f1df41e633606c6/volumes/8e12b758-8b15-4d42-9f60-b3ec442e7ee8 0.053s 2024-02-28 09:23:12,688 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:23:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-re quest-id': 'req-69e3dbc2-892a-4b1b-b532-a77da65d37ab', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69e3dbc2-892a-4b1b-b532-a77da65d37ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4d400dc9317548458f1df41e633606c6/volumes/8e12b758-8b15-4d42-9f60-b3ec442e7ee8'} Body: b'{"volume": {"id": "8e12b758-8b15-4d42-9f60-b3ec442e7ee8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:23:13.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-33054065", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4d400dc9317548458f1df41e633606c6/volumes/8e12b758-8b15-4d42-9f60-b3ec442e7ee8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4d400dc9317548458f1df41e633606c6/volumes/8e12b758-8b15-4d42-9f60-b3ec442e7ee8"}], "user_id": "1935ed2c43e24384874da073b076880e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4d400dc9317548458f1df41e633606c6"}}' 2024-02-28 09:23:13,742 85925 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/4d400dc9317548458f1df41e633606c6/volumes/8e12b758-8b15-4d42-9f60-b3ec442e7ee8 0.041s 2024-02-28 09:23:13,742 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:23:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-602dede4-e663-4c70-9881-8faf70955b6a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-602dede4-e663-4c70-9881-8faf70955b6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4d400dc9317548458f1df41e633606c6/volumes/8e12b758-8b15-4d42-9f60-b3ec442e7ee8'} Body: b'{"volume": {"id": "8e12b758-8b15-4d42-9f60-b3ec442e7ee8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:23:13.000000", "updated_at": "2024-02-28T09:23:13.000000", "name": "tempest-TestMinimumBasicScenario-volume-33054065", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4d400dc9317548458f1df41e633606c6/volumes/8e12b758-8b15-4d42-9f60-b3ec442e7ee8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4d400dc9317548458f1df41e633606c6/volumes/8e12b758-8b15-4d42-9f60-b3ec442e7ee8"}], "user_id": "1935ed2c43e24384874da073b076880e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4d400dc9317548458f1df41e633606c6"}}' 2024-02-28 09:23:13,859 85925 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4d400dc9317548458f1df41e633606c6/volumes/8e12b758-8b15-4d42-9f60-b3ec442e7ee8 0.102s 2024-02-28 09:23:13,860 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:23:13 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-3dd752b5-2e63-4d3c-a974-44289ca25699', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4d400dc93175484 58f1df41e633606c6/volumes/8e12b758-8b15-4d42-9f60-b3ec442e7ee8'} Body: b'' 2024-02-28 09:23:13,884 85925 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4d400dc9317548458f1df41e633606c6/volumes/8e12b758-8b15-4d42-9f60-b3ec442e7ee8 0.024s 2024-02-28 09:23:13,884 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:23:13 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-30ce0b93-6e77-42ad-b029-1a7e05404422', 'x-openstack-request-id': 'req-30ce0b93-6e77-42ad-b029-1a7e05404422', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4d400dc9317548458f1df41e633606c6/volumes/8e12b758-8b15-4d42-9f60-b3ec442e7ee8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8e12b758-8b15-4d42-9f60-b3ec442e7ee8 could not be found."}}' 2024-02-28 09:23:14,146 85925 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/2d16518a-500e-4e27-adbc-be2dc312775e 0.260s 2024-02-28 09:23:14,146 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:23: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-520b5445-be99-452a-b512-f714f9917f15', 'x-compute-request-id': 'req-520b5445-be99-452a-b512-f714f9917f15', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2d16518a-500e-4e27-adbc-be2dc312775e'} Body: b'' 2024-02-28 09:23:14,443 85925 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/2d16518a-500e-4e27-adbc-be2dc312775e 0.296s 2024-02-28 09:23:14,444 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:23:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1540', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed197ccd-4be9-4e74-840a-bbf428f071bf', 'x-compute-request-id': 'req-ed197ccd-4be9-4e74-840a-bbf428f071bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2d16518a-500e-4e27-adbc-be2dc312775e'} Body: b'{"server": {"id": "2d16518a-500e-4e27-adbc-be2dc312775e", "name": "tempest-TestMinimumBasicScenario-server-1309799838", "status": "ACTIVE", "tenant_id": "4d400dc9317548458f1df41e633606c6", "user_id": "1935ed2c43e24384874da073b076880e", "metadata": {}, "hostId": "a60ecf90e3483a94516646735c67bb46ea3255b9a350014d812dc5de", "image": {"id": "22cd950d-1ad0-49dc-ab6d-52846b2971ad", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/22cd950d-1ad0-49dc-ab6d-52846b2971ad"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:21:21Z", "updated": "2024-02-28T09:23:14Z", "addresses": {"tempest-TestMinimumBasicScenario-307758700-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:1b:12"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2d16518a-500e-4e27-adbc-be2dc312775e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2d16518a-500e-4e27-adbc-be2dc312775e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1831266428", "OS-SRV-USG:launched_at": "2024-02-28T09:21:32.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": []}}' 2024-02-28 09:24:04,664 85925 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/2d16518a-500e-4e27-adbc-be2dc312775e 0.153s 2024-02-28 09:24:04,665 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:24:04 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-7e7f6acb-86fa-496e-aa50-38e2b4d367dc', 'x-compute-request-id': 'req-7e7f6acb-86fa-496e-aa50-38e2b4d367dc', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2d16518a-500e-4e27-adbc-be2dc312775e'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 2d16518a-500e-4e27-adbc-be2dc312775e could not be found."}}' 2024-02-28 09:24:04,689 85925 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1831266428 0.024s 2024-02-28 09:24:04,690 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:24:04 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-4746cb97-6c54-4dd3-a732-1992866b9a4f', 'x-compute-request-id': 'req-4746cb97-6c54-4dd3-a732-1992866b9a4f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1831266428'} Body: b'' 2024-02-28 09:24:04,787 85925 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/22cd950d-1ad0-49dc-ab6d-52846b2971ad 0.097s 2024-02-28 09:24:04,788 85925 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:24:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-2496e256-9524-4498-beef-37bb9cfee1e3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/22cd950d-1ad0-49dc-ab6d-52846b2971ad'} Body: b'' 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 91ff23ff-2e85-4c74-aab9-1cebb4bcca00 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:21:17,860 85923 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-02-28 09:21:17,860 85923 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-02-28 09:21:17,923 85923 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.061s 2024-02-28 09:21:17,923 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-322473272", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKrY4HjU8oAcLmB3JAoJP5RKnNZFvarLuspOwYeEdySs6CGiBzduT816CdmioI9huMMOODziBTzWVHCNMCHLRUxMVU6h4hiDEuIjWQmyb7ZasGzSGW5VtyYBxM3+5r6cCA=="}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:21: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-adf7af6c-0318-42e4-a40f-a2f2ce8d0b14', 'x-compute-request-id': 'req-adf7af6c-0318-42e4-a40f-a2f2ce8d0b14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-322473272", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKrY4HjU8oAcLmB3JAoJP5RKnNZFvarLuspOwYeEdySs6CGiBzduT816CdmioI9huMMOODziBTzWVHCNMCHLRUxMVU6h4hiDEuIjWQmyb7ZasGzSGW5VtyYBxM3+5r6cCA==", "fingerprint": "6b:4c:3b:b3:ef:5c:bc:03:bb:ac:cc:1f:89:87:19:cb", "user_id": "1130e11cbd2b494b915a245e75aad1f7"}}' 2024-02-28 09:21:17,926 85923 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-322473272 created 2024-02-28 09:21:18,266 85923 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.339s 2024-02-28 09:21:18,266 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--617739602", "description": "tempest-description--1950298408"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-08280b74-ceba-41df-bd24-9e30d0d24727', 'date': 'Wed, 28 Feb 2024 09:21:18 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "cb826f22-2c5a-4f2b-96ef-74e523d62394", "name": "tempest-securitygroup--617739602", "stateful": true, "tenant_id": "6fe7d49cd5584178a8503414a5891990", "description": "tempest-description--1950298408", "shared": false, "security_group_rules": [{"id": "592a4cee-ccb9-43ec-9cd6-9b519756b19f", "project_id": "6fe7d49cd5584178a8503414a5891990", "tenant_id": "6fe7d49cd5584178a8503414a5891990", "security_group_id": "cb826f22-2c5a-4f2b-96ef-74e523d62394", "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": 771, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:21:18Z", "updated_at": "2024-02-28T09:21:18Z", "revision_number": 0}, {"id": "b7cc1ae0-289d-4a28-b3e7-f4d6c39f11c0", "project_id": "6fe7d49cd5584178a8503414a5891990", "tenant_id": "6fe7d49cd5584178a8503414a5891990", "security_group_id": "cb826f22-2c5a-4f2b-96ef-74e523d62394", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_ran ge_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 770, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:21:18Z", "updated_at": "2024-02-28T09:21:18Z", "revision_number": 0}], "tags": [], "created_at": "2024-02-28T09:21:18Z", "updated_at": "2024-02-28T09:21:18Z", "revision_number": 1, "project_id": "6fe7d49cd5584178a8503414a5891990"}}' 2024-02-28 09:21:18,870 85923 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.603s 2024-02-28 09:21:18,871 85923 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": "cb826f22-2c5a-4f2b-96ef-74e523d62394", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-57d31f23-7788-4646-9f70-2fcf4aff58d8', 'date': 'Wed, 28 Feb 2024 09:21:18 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "821fdd0d-1c6c-4195-8432-b26c99bbe4a4", "project_id": "6fe7d49cd5584178a8503414a5891990", "tenant_id": "6fe7d49cd5584178a8503414a5891990", "security_group_id": "cb826f22-2c5a-4f2b-96ef-74e523d62394", "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": "2024-02-28T09:21:18Z", "updated_at": "2024-02-28T09:21:18Z", "revision_number": 0}}' 2024-02-28 09:21:19,091 85923 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.220s 2024-02-28 09:21:19,092 85923 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": "cb826f22-2c5a-4f2b-96ef-74e523d62394", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-22add3e0-62d8-4fe0-862c-68580fad9d16', 'date': 'Wed, 28 Feb 2024 09:21:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0d753629-e883-476c-a056-dbd564f6539a", "project_id": "6fe7d49cd5584178a8503414a5891990", "tenant_id": "6fe7d49cd5584178a8503414a5891990", "security_group_id": "cb826f22-2c5a-4f2b-96ef-74e523d62394", "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": "2024-02-28T09:21:18Z", "updated_at": "2024-02-28T09:21:18Z", "revision_number": 0}}' 2024-02-28 09:21:19,092 85923 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--617739602 created 2024-02-28 09:21:20,007 85923 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.915s 2024-02-28 09:21:20,008 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "eff 6aa9f-a27a-4fba-a655-d390189c40e9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-48ac675b-a8ed-4461-8184-4a95d1383d90', 'date': 'Wed, 28 Feb 2024 09:21:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "427a72fe-2331-44bd-a6fa-50a1b9bfb827", "tenant_id": "6fe7d49cd5584178a8503414a5891990", "floating_ip_address": "172.24.4.172", "floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "6fe7d49cd5584178a8503414a5891990", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-02-28T09:21:19Z", "updated_at": "2024-02-28T09:21:19Z", "revision_number": 0}}' 2024-02-28 09:21:20,008 85923 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '427a72fe-2331-44bd-a6fa-50a1b9bfb827', 'tenant_id': '6fe7d49cd5584178a8503414a5891990', 'floating_ip_address': '172.24.4.172', 'floating_network_id': 'eff6aa9f-a27a-4fba-a655-d390189c40e9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '6fe7d49cd5584178a8503414a5891990', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-02-28T09:21:19Z', 'updated_at': '2024-02-28T09:21:19Z', 'revision_number': 0, 'ip': '172.24.4.172'} created 2024-02-28 09:21:20,105 85923 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.090s 2024-02-28 09:21:20,105 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 28 Feb 2024 09:21:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2813', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-1a9667a7-1ca1-462c-8a33-18dd6174f98e', '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": "1130e11cbd2b494b915a245e75aad1f7", "name": "tempest-AttachVolumeTestJSON-1361975258-project-member", "password_expires_at": null}, "audit_ids": ["Npg0QribR6CCD2o9LLMSxQ"], "expires_at": "2024-02-28T10:21:20.000000Z", "issued_at": "2024-02-28T09:21:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6fe7d49cd5584178a8503414a5891990", "name": "tempest-AttachVolumeTestJSON-1361975258"}, "is_domain": false, "roles": [{"id": "034d7a484a5e4908aeb9a02a09c0654f", "name": "member"}, {"id": "2d696d77d77043b58e5fcf31f5b061c8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "607134c4d03c4a12af99220db79cc13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6fe7d49cd5584178a8503414a5891990", "region": "RegionOne"}], "id": "21d06a316a024880a69d4cd482f90971", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "74032efc222f428b908ef3abf0ba60d1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6fe7d49cd5584178a8503414a5891990", "region": "RegionOne"}], "id": "633be3df59df4f9b975484710048430d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0d52584065f94ee08ce4181b78367c5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7ae777b7f53744e0bbcb8c938dfbfe2f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8dbdc1e6b7e4d08a2a52a636eabc00f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "8ef2767026834c1189d97797d5c5a800", "type": "placement", "name": "placeme nt"}, {"endpoints": [{"id": "4f50f76d3e044b83b5bdbee0c30d6f5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "c388de6ecbcc4fca8b0d700779fc657e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "fe5cea1ac05c45a1b3925a725a7eead7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "cc0d1c0427f9473bb326be07f15553e1", "type": "image", "name": "glance"}, {"endpoints": [{"id": "a45569cc58b84b1b853ecd851b25ca4e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "cccec230ba6c48ae92df03a6a374a7a6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "255fbf1fe41a497888423432cf3d6547", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/6fe7d49cd5584178a8503414a5891990", "region": "RegionOne"}], "id": "e5ef73b8227840fa80228ecf30fbd9a7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2024-02-28 09:21:20,105 85923 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': 'f0847062-ab72-43ee-82cb-a2eeb888f99c', 'name': 'tempest-AttachVolumeTestJSON-2043950529-network', 'tenant_id': '6fe7d49cd5584178a8503414a5891990', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6fe7d49cd5584178a8503414a5891990', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 34938, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-02-28T09:18:01Z', 'updated_at': '2024-02-28T09:18:01Z', 'revision_number': 1} available for tenant 2024-02-28 09:21:20,106 85923 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-322473272', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKrY4HjU8oAcLmB3JAoJP5RKnNZFvarLuspOwYeEdySs6CGiBzduT816CdmioI9huMMOODziBTzWVHCNMCHLRUxMVU6h4hiDEuIjWQmyb7ZasGzSGW5VtyYBxM3+5r6cCA==', 'fingerprint': '6b:4c:3b:b3:ef:5c:bc:03:bb:ac:cc:1f:89:87:19:cb', 'user_id': '1130e11cbd2b494b915a245e75aad1f7', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBS8scAlE/+HGiF7SA57RIaEUES41PHhxcAUSTkd4UmlR9xDbf81w2n\n4Q1ITMc8q4qgBwYFK4EEACKhZANiAASq2OB41PKAHC5gdyQKCT+USpzWRb2qy7rK\nTsGHhHckrOghogc3bk/NegnZoqCPYbjDDjg84gU81lRwjTAhy0VMTFVOoeIYgxLi\nI1kJsm+2WrBs0hluVbcmAcTN/ua+nAg=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'cb826f22-2c5a-4f2b-96ef-74e523d62394', 'name': 'tempest-securitygroup--617739602', 'stateful': True, 'tenant_id': '6fe7d49cd5584178a8503414a5891990', 'description': 'tempest-description--1950298408', 'shared': False, 'security_group_rules': [{'id': '592a4cee-ccb9-43ec-9cd6-9b519756b19f', 'project_id': '6fe7d49cd5584178a8503414a5891990', 'tenant_id': '6fe7d49cd5584178a8503414a5891990', 'security_group_id': 'cb826f22-2c5a-4f2b-96ef-74e523d62394', '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': 771, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-02-28T09:21:18Z', 'updated_at': '2024-02-28T09:21:18Z', 'revision_number': 0}, {'id': 'b7cc1ae0-289d-4a28-b3e7-f4d6c39f11c0', 'project_id': '6fe7d49cd5584178a8503414a5891990', 'tenant_id': '6fe7d49cd5584178a8503414a5891990', 'security_group_id': 'cb826f22-2c5a-4f2b-96ef-74e523d62394', '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': 770, 'belong s_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-02-28T09:21:18Z', 'updated_at': '2024-02-28T09:21:18Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-02-28T09:21:18Z', 'updated_at': '2024-02-28T09:21:18Z', 'revision_number': 1, 'project_id': '6fe7d49cd5584178a8503414a5891990'}, 'floating_ip': {'id': '427a72fe-2331-44bd-a6fa-50a1b9bfb827', 'tenant_id': '6fe7d49cd5584178a8503414a5891990', 'floating_ip_address': '172.24.4.172', 'floating_network_id': 'eff6aa9f-a27a-4fba-a655-d390189c40e9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '6fe7d49cd5584178a8503414a5891990', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-02-28T09:21:19Z', 'updated_at': '2024-02-28T09:21:19Z', 'revision_number': 0, 'ip': '172.24.4.172'}} 2024-02-28 09:21:20,699 85923 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.592s 2024-02-28 09:21:20,699 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1163233832", "imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "f0847062-ab72-43ee-82cb-a2eeb888f99c"}], "security_groups": [{"name": "tempest-securitygroup--617739602"}], "key_name": "tempest-keypair-322473272", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:21:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/70b11762-45bf-4c14-9797-3082faba725b', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6200e84c-0a39-4c3f-b3e1-8543f38e978c', 'x-compute-request-id': 'req-6200e84c-0a39-4c3f-b3e1-8543f38e978c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "70b11762-45bf-4c14-9797-3082faba725b", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/70b11762-45bf-4c14-9797-3082faba725b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/70b11762-45bf-4c14-9797-3082faba725b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--617739602"}], "adminPass": "password"}}' 2024-02-28 09:21:20,816 85923 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/70b11762-45bf-4c14-9797-3082faba725b 0.113s 2024-02-28 09:21:20,817 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:21:20 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-3e688051-0735-442a-8d67-683e6bf84982', 'x-compute-request-id': 'req-3e688051-0735-442a-8d67-683e6bf84982', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/70b11762-45bf-4c14-9797-3082faba725b'} Body: b'{"server": {"id": "70b11762-45bf-4c14-9797-3082faba725b", "name": "tempest-AttachVolumeTestJSON-server-1163233832", "status": "BUILD", "tenant_id": "6fe7d49cd5584178a8503414a5891990", "user_id": "1130e11cbd2b494b915a245e75aad1f7", "metadata": {}, "hostId": "", "imag e": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:21:21Z", "updated": "2024-02-28T09:21:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/70b11762-45bf-4c14-9797-3082faba725b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/70b11762-45bf-4c14-9797-3082faba725b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-322473272", "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": []}}' 2024-02-28 09:22:11,198 85923 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/70b11762-45bf-4c14-9797-3082faba725b 0.318s 2024-02-28 09:22:11,199 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:22:10 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-10ac0055-1951-4f64-8c74-5ca464b53505', 'x-compute-request-id': 'req-10ac0055-1951-4f64-8c74-5ca464b53505', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/70b11762-45bf-4c14-9797-3082faba725b'} Body: b'{"server": {"id": "70b11762-45bf-4c14-9797-3082faba725b", "name": "tempest-AttachVolumeTestJSON-server-1163233832", "status": "ACTIVE", "tenant_id": "6fe7d49cd5584178a8503414a5891990", "user_id": "1130e11cbd2b494b915a245e75aad1f7", "metadata": {}, "hostId": "fade3d9af4d746b6280b3b061b3c7bdc65bf21d82e5f491732908a99", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:21:20Z", "updated": "2024-02-28T09:21:32Z", "addresses": {"tempest-AttachVolumeTestJSON-2043950529-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:98:f5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/70b11762-45bf-4c14-9797-3082faba725b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/70b11762-45bf-4c14-9797-3082faba725b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-322473272", "OS-SRV-USG:launched_at": "2024-02-28T09:21:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--617739602"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:22:11,212 85923 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-02-28 09:23:11,409 85923 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/70b11762-45bf-4c14-9797-3082faba725b/os-interface 0.139s 2024-02-28 09:23:11,409 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:23:11 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-b1445012-49b4-4f0f-946e-8c1650b191f3', 'x-compute-request-id': 'req-b1445012-49b4-4f0f-946e-8c1650b191f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/70b11762-45bf-4c14-9797-3082faba725b/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "f0847062-ab72-43ee-82cb-a2eeb888f99c", "port_id": "b03f177b-49c1-4cf7-9e95-e5c31bb2443e", "mac_addr": "fa:16:3e:aa:98:f5", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "afefde53-1e02-49be-ad99-2a0631ac4c6f", "ip_address": "10.0.0.10"}]}]}' 2024-02-28 09:23:12,336 85923 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/427a72fe-2331-44bd-a6fa-50a1b9bfb827 0.924s 2024-02-28 09:23:12,337 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "b03f177b-49c1-4cf7-9e95-e5c31bb2443e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-0d548d7c-e873-4646-a9ca-f4044ce4e4b9', 'date': 'Wed, 28 Feb 2024 09:23:12 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/427a72fe-2331-44bd-a6fa-50a1b9bfb827'} Body: b'{"floatingip": {"id": "427a72fe-2331-44bd-a6fa-50a1b9bfb827", "tenant_id": "6fe7d49cd5584178a8503414a5891990", "floating_ip_address": "172.24.4.172", "floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9", "router_id": "30c45362-e74a-4cde-ae36-90e6db7ca571", "port_id": "b03f177b-49c1-4cf7-9e95-e5c31bb2443e", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "f0847062-ab72-43ee-82cb-a2eeb888f99c", "mac_address": "fa:16:3e:aa:98:f5", "admin_state_up": true, "status": "ACTIVE", "device_id": "70b11762-45bf-4c14-9797-3082faba725b", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-02-28T09:21:19Z", "updated_at": "2024-02-28T09:23:11Z", "revision_number": 1, "project_id": "6fe7d49cd5584178a8503414a5891990"}}' 2024-02-28 09:23:12,338 85923 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.172:22' as 'cirros' with public key authentication 2024-02-28 09:23:12,347 85923 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-02-28 09:23:12,458 85923 INFO [paramiko.transport] Authentication (publickey) successful! 2024-02-28 09:23:12,459 85923 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.172 successfully created 2024-02-28 09:23:12,499 85923 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/70b11762-45bf-4c14-9797-3082faba725b/ips 0.040s 2024-02-28 09:23:12,500 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:23:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '105', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15fa959e-585f-48bf-867b-ecf01a8481f7', 'x-compute-request-id': 'req-15fa959e-585f-48bf-867b-ecf01a8481f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/70b11762- 45bf-4c14-9797-3082faba725b/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-2043950529-network": [{"version": 4, "addr": "10.0.0.10"}]}}' 2024-02-28 09:23:12,693 85923 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/volume/v3/6fe7d49cd5584178a8503414a5891990/volumes 0.191s 2024-02-28 09:23:12,694 85923 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-1205202740"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:23:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31c9b19e-5b54-4a1c-93af-e1d881b9d94a', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31c9b19e-5b54-4a1c-93af-e1d881b9d94a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6fe7d49cd5584178a8503414a5891990/volumes'} Body: b'{"volume": {"id": "91ff23ff-2e85-4c74-aab9-1cebb4bcca00", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:23:12.626396", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1205202740", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6fe7d49cd5584178a8503414a5891990/volumes/91ff23ff-2e85-4c74-aab9-1cebb4bcca00"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6fe7d49cd5584178a8503414a5891990/volumes/91ff23ff-2e85-4c74-aab9-1cebb4bcca00"}], "user_id": "1130e11cbd2b494b915a245e75aad1f7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:23:12,744 85923 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/6fe7d49cd5584178a8503414a5891990/volumes/91ff23ff-2e85-4c74-aab9-1cebb4bcca00 0.038s 2024-02-28 09:23:12,744 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:23:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fc6672d-2fc0-4c57-ba76-7f8b615ecf6e', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fc6672d-2fc0-4c57-ba76-7f8b615ecf6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6fe7d49cd5584178a8503414a5891990/volumes/91ff23ff-2e85-4c74-aab9-1cebb4bcca00'} Body: b'{"volume": {"id": "91ff23ff-2e85-4c74-aab9-1cebb4bcca00", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:23:13.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1205202740", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6fe7d49cd5584178a8503414a5891990/volumes/91ff23ff-2e85-4c74-aab9-1cebb4bcca00"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6fe7d49cd5584178a8503414a5891990/volumes/91ff23ff-2e85-4c74-aab9-1cebb4bcca00"}], "user_id": "1130e11cbd2b494b915a245e75aad1f7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6fe7d49cd5584178a8503414a5891990"}}' 2024-02-28 09:23:13,800 85923 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/6f e7d49cd5584178a8503414a5891990/volumes/91ff23ff-2e85-4c74-aab9-1cebb4bcca00 0.042s 2024-02-28 09:23:13,800 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:23:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7053e46b-cb42-4c7f-8409-9b50c1fab8a9', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7053e46b-cb42-4c7f-8409-9b50c1fab8a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6fe7d49cd5584178a8503414a5891990/volumes/91ff23ff-2e85-4c74-aab9-1cebb4bcca00'} Body: b'{"volume": {"id": "91ff23ff-2e85-4c74-aab9-1cebb4bcca00", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:23:13.000000", "updated_at": "2024-02-28T09:23:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1205202740", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6fe7d49cd5584178a8503414a5891990/volumes/91ff23ff-2e85-4c74-aab9-1cebb4bcca00"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6fe7d49cd5584178a8503414a5891990/volumes/91ff23ff-2e85-4c74-aab9-1cebb4bcca00"}], "user_id": "1130e11cbd2b494b915a245e75aad1f7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6fe7d49cd5584178a8503414a5891990"}}' 2024-02-28 09:23:13,930 85923 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/70b11762-45bf-4c14-9797-3082faba725b 0.116s 2024-02-28 09:23:13,930 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:23: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-dea7a2ad-7699-4cae-adf6-95d18ec619d1', 'x-compute-request-id': 'req-dea7a2ad-7699-4cae-adf6-95d18ec619d1', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/70b11762-45bf-4c14-9797-3082faba725b'} Body: b'' 2024-02-28 09:23:14,114 85923 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/70b11762-45bf-4c14-9797-3082faba725b 0.183s 2024-02-28 09:23:14,115 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:23:13 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-f0eac542-6edf-4792-a0e6-3993a7b8f705', 'x-compute-request-id': 'req-f0eac542-6edf-4792-a0e6-3993a7b8f705', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/70b11762-45bf-4c14-9797-3082faba725b'} Body: b'{"server": {"id": "70b11762-45bf-4c14-9797-3082faba725b", "name": "tempest-AttachVolumeTestJSON-server-1163233832", "status": "ACTIVE", "tenant_id": "6fe7d49cd5584178a8503414a5891990", "user_id": "1130e11cbd2b494b915a245e75aad1f7", "metadata": {}, "hostId": "fade3d9af4d746b6280b3b061b3c7bdc65bf21d82e5f491732908a99", "image": {"id": " b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:21:20Z", "updated": "2024-02-28T09:23:14Z", "addresses": {"tempest-AttachVolumeTestJSON-2043950529-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:98:f5"}, {"version": 4, "addr": "172.24.4.172", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:98:f5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/70b11762-45bf-4c14-9797-3082faba725b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/70b11762-45bf-4c14-9797-3082faba725b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-322473272", "OS-SRV-USG:launched_at": "2024-02-28T09:21:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--617739602"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:24:04,306 85923 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/70b11762-45bf-4c14-9797-3082faba725b 0.125s 2024-02-28 09:24:04,306 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:24:04 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-0281b623-1ea8-4dbb-88cc-bb752e5e74b8', 'x-compute-request-id': 'req-0281b623-1ea8-4dbb-88cc-bb752e5e74b8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/70b11762-45bf-4c14-9797-3082faba725b'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 70b11762-45bf-4c14-9797-3082faba725b could not be found."}}' 2024-02-28 09:24:04,338 85923 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-322473272 0.031s 2024-02-28 09:24:04,339 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:24:04 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-64689fe8-951b-43ca-a278-d97f86f6cda5', 'x-compute-request-id': 'req-64689fe8-951b-43ca-a278-d97f86f6cda5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-322473272'} Body: b'' 2024-02-28 09:24:04,493 85923 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/cb826f22-2c5a-4f2b-96ef-74e523d62394 0.153s 2024-02-28 09:24:04,493 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-540a35b7-ac0d-401d-ac5d-3a0e68b8c08f', 'content-length': '0', 'date': 'Wed, 28 Feb 2024 09:24:04 GMT', 'connection': 'close', 'status': '2 04', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/cb826f22-2c5a-4f2b-96ef-74e523d62394'} Body: b'' 2024-02-28 09:24:04,508 85923 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/cb826f22-2c5a-4f2b-96ef-74e523d62394 0.015s 2024-02-28 09:24:04,509 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-24ceb662-37e5-4dfd-b93c-a949f9f1792c', 'date': 'Wed, 28 Feb 2024 09:24:04 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/cb826f22-2c5a-4f2b-96ef-74e523d62394'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group cb826f22-2c5a-4f2b-96ef-74e523d62394 does not exist", "detail": ""}}' 2024-02-28 09:24:04,842 85923 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/427a72fe-2331-44bd-a6fa-50a1b9bfb827 0.333s 2024-02-28 09:24:04,842 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-5073bc5f-db32-4a1f-9a81-3a5c37f04be2', 'content-length': '0', 'date': 'Wed, 28 Feb 2024 09:24:04 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/427a72fe-2331-44bd-a6fa-50a1b9bfb827'} Body: b'' 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 970, 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: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:24:14,121 85923 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_with_details): 200 GET http://10.0.0.210/volume/v3/9a8efe6799e5406fa69178855e5e1b1f/scheduler-stats/get_pools?detail=True 0.152s 2024-02-28 09:24:14,121 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:24:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe487b0c-41b7-4ae1-a65d-17f9be05962a', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe487b0c-41b7-4ae1-a65d-17f9be05962a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9a8efe6799e5406fa69178855e5e1b1f/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 970, 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: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:24:14,160 85923 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_without_details): 200 GET http://10.0.0.210/volume/v3/9a8efe6799e5406fa69178855e5e1b1f/scheduler-stats/get_pools 0.030s 2024-02-28 09:24:14,161 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:24:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-819eb111-f27a-4de2-9358-1fb02e42e811', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-819eb111-f27a-4de2-9358-1fb02e42e811', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9a8efe6799e5406fa69178855e5e1b1f/scheduler-stats/get_pools'} Body: b'{"pools": []}' 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 99f571ee-bd56-4791-8cf0-db44a3002b0c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:22:56,028 85933 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-02-28 09:22:56,029 85933 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-02-28 09:22:56,086 85933 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.056s 2024-02-28 09:22:56,087 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-383602520", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIIS3r3e+fvfEKf4qk4upPBwMcxKUzxCsH80MOx/bPjY1KAZAFxACvyzG5klUma57twkbhucwPmLnJr1i/GksKhwjPhea/VAJz10BurKcc+dJNSP62UK8JLAffzq/N+f9w=="}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:22:56 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-8f2baa5c-7fdf-4b35-bb13-4fe77a331a80', 'x-compute-request-id': 'req-8f2baa5c-7fdf-4b35-bb13-4fe77a331a80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-383602520", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIIS3r3e+fvfEKf4qk4upPBwMcxKUzxCsH80MOx/bPjY1KAZAFxACvyzG5klUma57twkbhucwPmLnJr1i/GksKhwjPhea/VAJz10BurKcc+dJNSP62UK8JLAffzq/N+f9w==", "fingerprint": "da:57:e1:15:1f:3b:e3:1f:c2:70:b0:06:2b:76:48:76", "user_id": "afd8fa0c71cb46718378f3bfa16256d6"}}' 2024-02-28 09:22:56,089 85933 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-383602520 created 2024-02-28 09:22:56,274 85933 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.184s 2024-02-28 09:22:56,274 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--705554560", "description": "tempest-description--326500294"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-49df9eff-853d-4086-af05-3a373ee9a895', 'date': 'Wed, 28 Feb 2024 09:22:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "c95c5f18-274e-4c6f-b052-25dcbbd0bceb", "name": "tempest-securitygroup--705554560", "stateful": true, "tenant_id": "eff20d1f7fb94df0acb0688728aba12f", "description": "tempest-description--326500294", "shared": false, "security_group_rules": [{"id": "0bb3a81d-e2ac-413c-acc4-7bebc53ccd67", "project_id": "eff20d1f7fb94df0acb0688728aba12f", "tenant_id": "eff20d1f7fb94df0acb0688728aba12f", "security_group_id": "c95c5f18-274e-4c6f-b052-25dcbbd0bceb", "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": 788, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:22:56Z", "updated_at": "2024-02-28T09:22:56Z", "revision_number": 0}, {"id": "6f39e7e7-6b28-4f56-91b5-dd7e182f32da", "project_id": "eff20d1f7fb94df0acb0688728aba12f", "tenant_id": "eff20d1f7fb94df0acb0688728aba12f", "security_group_id": "c95c5f18-274e-4c6f-b052-25dcbbd0bceb", "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": 789, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:22:56Z", "updated_at": "2024-02-28T09:22:56Z", "revision_number": 0}], "tags": [], "created_at": "2024-02-28T09:22:56Z", "updated_at": "2024-02-28T09:22:56Z", "revision_number": 1, "project_id": "eff20d1f7fb94df0acb0688728aba12f"}}' 2024-02-28 09:22:56,498 85933 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.223s 2024-02-28 09:22:56,499 85933 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": "c95c5f18-274e-4c6f-b052-25dcbbd0bceb", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-64ec9f82-3b7a-4c92-9889-bd2d4f348fd1', 'date': 'Wed, 28 Feb 2024 09:22:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0ee4e2ce-372b-48e9-be68-1d9488328c37", "project_id": "eff20d1f7fb94df0acb0688728aba12f", "tenant_id": "eff20d1f7fb94df0acb0688728aba12f", "security_group_id": "c95c5f18-274e-4c6f-b052-25dcbbd0bceb", "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": "2024-02-28T09:22:56Z", "updated_at": "2024-02-28T09:22:56Z", "revision_number": 0}}' 2024-02-28 09:22:56,696 85933 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.197s 2024-02-28 09:22:56,697 85933 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": "c95c5f18-274e-4c6f-b052-25dcbbd0bceb", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-161ae0e3-2ce3-4916-bbe8-bf4a38a17ed3', 'date': 'Wed, 28 Feb 2024 09:22:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d17f894d-4195-42ff-843e-a601b922f89b", "project_id": "eff20d1f7fb94df0acb0688728aba12f", "tenant_id": "eff20d1f7fb94df0acb0688728aba12f", "security_group_id": "c95c5f18-274e-4c6f-b052-25dcbbd0bceb", "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": "2024-02-28T09:22:56Z", "updated_at": "2024-02-28T09:22:56Z", "revision_number": 0}}' 2024-02-28 09:22:56,697 85933 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--705554560 created 2024-02-28 09:22:57,460 85933 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.762s 2024-02-28 09:22:57,461 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "eff6a a9f-a27a-4fba-a655-d390189c40e9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-bc61af89-6770-477c-8195-1c11da149a34', 'date': 'Wed, 28 Feb 2024 09:22:57 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "3a4ec000-914f-45b7-996a-5dcbb1c04593", "tenant_id": "eff20d1f7fb94df0acb0688728aba12f", "floating_ip_address": "172.24.4.73", "floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "eff20d1f7fb94df0acb0688728aba12f", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-02-28T09:22:57Z", "updated_at": "2024-02-28T09:22:57Z", "revision_number": 0}}' 2024-02-28 09:22:57,461 85933 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '3a4ec000-914f-45b7-996a-5dcbb1c04593', 'tenant_id': 'eff20d1f7fb94df0acb0688728aba12f', 'floating_ip_address': '172.24.4.73', 'floating_network_id': 'eff6aa9f-a27a-4fba-a655-d390189c40e9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'eff20d1f7fb94df0acb0688728aba12f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-02-28T09:22:57Z', 'updated_at': '2024-02-28T09:22:57Z', 'revision_number': 0, 'ip': '172.24.4.73'} created 2024-02-28 09:22:57,518 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.052s 2024-02-28 09:22:57,518 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 28 Feb 2024 09:22:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-3286de8d-87eb-476a-aad6-b30f6ab31868', '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": "afd8fa0c71cb46718378f3bfa16256d6", "name": "tempest-AttachVolumeNegativeTest-1601205437-project-member", "password_expires_at": null}, "audit_ids": ["tiw4M2yORiWqs46Oo9xu_Q"], "expires_at": "2024-02-28T10:22:57.000000Z", "issued_at": "2024-02-28T09:22:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eff20d1f7fb94df0acb0688728aba12f", "name": "tempest-AttachVolumeNegativeTest-1601205437"}, "is_domain": false, "roles": [{"id": "034d7a484a5e4908aeb9a02a09c0654f", "name": "member"}, {"id": "2d696d77d77043b58e5fcf31f5b061c8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "607134c4d03c4a12af99220db79cc13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/eff20d1f7fb94df0acb0688728aba12f", "region": "RegionOne"}], "id": "21d06a316a024880a69d4cd482f90971", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "74032efc222f428b908ef3abf0ba60d1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/eff20d1f7fb94df0acb0688728aba12f", "region": "RegionOne"}], "id": "633be3df59df4f9b975484710048430d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0d52584065f94ee08ce4181b78367c5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7ae777b7f53744e0bbcb8c938dfbfe2f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8dbdc1e6b7e4d08a2a52a636eabc00f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "8ef2767026834c1189d97797d5c5a800", "type": "placement", "name": "place ment"}, {"endpoints": [{"id": "4f50f76d3e044b83b5bdbee0c30d6f5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "c388de6ecbcc4fca8b0d700779fc657e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "fe5cea1ac05c45a1b3925a725a7eead7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "cc0d1c0427f9473bb326be07f15553e1", "type": "image", "name": "glance"}, {"endpoints": [{"id": "a45569cc58b84b1b853ecd851b25ca4e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "cccec230ba6c48ae92df03a6a374a7a6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "255fbf1fe41a497888423432cf3d6547", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/eff20d1f7fb94df0acb0688728aba12f", "region": "RegionOne"}], "id": "e5ef73b8227840fa80228ecf30fbd9a7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2024-02-28 09:22:57,519 85933 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': '21fc7ffd-859d-4a28-b65a-9bc0daddab22', 'name': 'tempest-AttachVolumeNegativeTest-1259395173-network', 'tenant_id': 'eff20d1f7fb94df0acb0688728aba12f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'eff20d1f7fb94df0acb0688728aba12f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 40520, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-02-28T09:17:04Z', 'updated_at': '2024-02-28T09:17:04Z', 'revision_number': 1} available for tenant 2024-02-28 09:22:57,519 85933 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-383602520', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIIS3r3e+fvfEKf4qk4upPBwMcxKUzxCsH80MOx/bPjY1KAZAFxACvyzG5klUma57twkbhucwPmLnJr1i/GksKhwjPhea/VAJz10BurKcc+dJNSP62UK8JLAffzq/N+f9w==', 'fingerprint': 'da:57:e1:15:1f:3b:e3:1f:c2:70:b0:06:2b:76:48:76', 'user_id': 'afd8fa0c71cb46718378f3bfa16256d6', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBavaC4byS0p+9Ny/YaR5EdNoLOyMacPJAfFfkanODDmxEWz+3kZ48C\nDMm1k7Z06qCgBwYFK4EEACKhZANiAASCEt693vn73xCn+KpOLqTwcDHMSlM8QrB/\nNDDsf2z42NSgGQBcQAr8sxuZJVJmue7cJG4bnMD5i5ya9YvxpLCocIz4Xmv1QCc9\ndAbqynHPnSTUj+tlCvCSwH386vzfn/c=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'c95c5f18-274e-4c6f-b052-25dcbbd0bceb', 'name': 'tempest-securitygroup--705554560', 'stateful': True, 'tenant_id': 'eff20d1f7fb94df0acb0688728aba12f', 'description': 'tempest-description--326500294', 'shared': False, 'security_group_rules': [{'id': '0bb3a81d-e2ac-413c-acc4-7bebc53ccd67', 'project_id': 'eff20d1f7fb94df0acb0688728aba12f', 'tenant_id': 'eff20d1f7fb94df0acb0688728aba12f', 'security_group_id': 'c95c5f18-274e-4c6f-b052-25dcbbd0bceb', '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': 788, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-02-28T09:22:56Z', 'updated_at': '2024-02-28T09:22:56Z', 'revision_number': 0}, {'id': '6f39e7e7-6b28-4f56-91b5-dd7e182f32da', 'project_id': 'eff20d1f7fb94df0acb0688728aba12f', 'tenant_id': 'eff20d1f7fb94df0acb0688728aba12f', 'security_group_id': 'c95c5f18-274e-4c6f-b052-25dcbbd0bceb', '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': 789, 'be longs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-02-28T09:22:56Z', 'updated_at': '2024-02-28T09:22:56Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-02-28T09:22:56Z', 'updated_at': '2024-02-28T09:22:56Z', 'revision_number': 1, 'project_id': 'eff20d1f7fb94df0acb0688728aba12f'}, 'floating_ip': {'id': '3a4ec000-914f-45b7-996a-5dcbb1c04593', 'tenant_id': 'eff20d1f7fb94df0acb0688728aba12f', 'floating_ip_address': '172.24.4.73', 'floating_network_id': 'eff6aa9f-a27a-4fba-a655-d390189c40e9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'eff20d1f7fb94df0acb0688728aba12f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-02-28T09:22:57Z', 'updated_at': '2024-02-28T09:22:57Z', 'revision_number': 0, 'ip': '172.24.4.73'}} 2024-02-28 09:22:58,026 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.506s 2024-02-28 09:22:58,026 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-514189241", "imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "21fc7ffd-859d-4a28-b65a-9bc0daddab22"}], "security_groups": [{"name": "tempest-securitygroup--705554560"}], "key_name": "tempest-keypair-383602520", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:22:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/0343235e-e4d4-4287-8c77-8ee3f05ab437', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04daea53-c736-41f8-8cce-aebb40c41172', 'x-compute-request-id': 'req-04daea53-c736-41f8-8cce-aebb40c41172', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "0343235e-e4d4-4287-8c77-8ee3f05ab437", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0343235e-e4d4-4287-8c77-8ee3f05ab437"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0343235e-e4d4-4287-8c77-8ee3f05ab437"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--705554560"}], "adminPass": "password"}}' 2024-02-28 09:22:58,109 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/0343235e-e4d4-4287-8c77-8ee3f05ab437 0.080s 2024-02-28 09:22:58,110 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:22:58 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-f8573c99-5e89-4c5a-bd2a-b32cc26b8575', 'x-compute-request-id': 'req-f8573c99-5e89-4c5a-bd2a-b32cc26b8575', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0343235e-e4d4-4287-8c77-8ee3f05ab437'} Body: b'{"server": {"id": "0343235e-e4d4-4287-8c77-8ee3f05ab437", "name": "tempest-AttachVolumeNegativeTest-server-514189241", "status": "BUILD", "tenant_id": "eff20d1f7fb94df0acb0688728aba12f", "user_id": "afd8fa0c71cb46718378f3bfa16256d6", "metadata": {}, "hostId": "", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:22:58Z", "updated": "2024-02-28T09:22:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0343235e-e4d4-4287-8c77-8ee3f05ab437"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0343235e-e4d4-4287-8c77-8ee3f05ab437"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-383602520", "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": []}}' 2024-02-28 09:23:48,398 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/0343235e-e4d4-4287-8c77-8ee3f05ab437 0.224s 2024-02-28 09:23:48,398 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:23:48 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-fee13028-93e9-4066-84dd-123d9453c721', 'x-compute-request-id': 'req-fee13028-93e9-4066-84dd-123d9453c721', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0343235e-e4d4-4287-8c77-8ee3f05ab437'} Body: b'{"server": {"id": "0343235e-e4d4-4287-8c77-8ee3f05ab437", "name": "tempest-AttachVolumeNegativeTest-server-514189241", "status": "ACTIVE", "tenant_id": "eff20d1f7fb94df0acb0688728aba12f", "user_id": "afd8fa0c71cb46718378f3bfa16256d6", "metadata": {}, "hostId": "77e2254296e704321217a46a18ca932b02db7c1ea0d0e05ce50108f2", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:22:58Z", "updated": "2024-02-28T09:23:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-1259395173-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:f2:96"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0343235e-e4d4-4287-8c77-8ee3f05ab437"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0343235e-e4d4-4287-8c77-8ee3f05ab437"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-383602520", "OS-SRV-USG:launched_at": "2024-02-28T09:23:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--705554560"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:23:48,412 85933 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-02-28 09:24:48,618 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/0343235e-e4d4-4287-8c77-8ee3f05ab437/os-interface 0.145s 2024-02-28 09:24:48,618 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token' : ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:24:48 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-57649078-a5a1-4e22-ac15-90c26a9933c1', 'x-compute-request-id': 'req-57649078-a5a1-4e22-ac15-90c26a9933c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0343235e-e4d4-4287-8c77-8ee3f05ab437/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "21fc7ffd-859d-4a28-b65a-9bc0daddab22", "port_id": "e4b83e67-aebf-4f75-991f-59d0902b2b05", "mac_addr": "fa:16:3e:3b:f2:96", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "b617f0b2-18e5-4720-8339-21a4e051f872", "ip_address": "10.0.0.6"}]}]}' 2024-02-28 09:24:49,605 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/3a4ec000-914f-45b7-996a-5dcbb1c04593 0.983s 2024-02-28 09:24:49,606 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "e4b83e67-aebf-4f75-991f-59d0902b2b05"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-ef64d80a-b660-496e-ab4c-0116fc73f382', 'date': 'Wed, 28 Feb 2024 09:24:49 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/3a4ec000-914f-45b7-996a-5dcbb1c04593'} Body: b'{"floatingip": {"id": "3a4ec000-914f-45b7-996a-5dcbb1c04593", "tenant_id": "eff20d1f7fb94df0acb0688728aba12f", "floating_ip_address": "172.24.4.73", "floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9", "router_id": "80c7324b-eb4e-4be3-9572-4023827281d2", "port_id": "e4b83e67-aebf-4f75-991f-59d0902b2b05", "fixed_ip_address": "10.0.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "21fc7ffd-859d-4a28-b65a-9bc0daddab22", "mac_address": "fa:16:3e:3b:f2:96", "admin_state_up": true, "status": "ACTIVE", "device_id": "0343235e-e4d4-4287-8c77-8ee3f05ab437", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-02-28T09:22:57Z", "updated_at": "2024-02-28T09:24:48Z", "revision_number": 1, "project_id": "eff20d1f7fb94df0acb0688728aba12f"}}' 2024-02-28 09:24:49,607 85933 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.73:22' as 'cirros' with public key authentication 2024-02-28 09:24:49,616 85933 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-02-28 09:24:49,725 85933 INFO [paramiko.transport] Authentication (publickey) successful! 2024-02-28 09:24:49,725 85933 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.73 successfully created 2024-02-28 09:24:49,820 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/0343235e-e4d4-4287-8c77-8ee3f05ab437/ips 0.094s 2024-02-28 09:24:49,820 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:24:49 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-aadf9f8f-3b6d-4fb3-bcf4-ffc7fe8bc43f', 'x-compute-request-id': 'req-aadf9f8f-3b6d-4fb3-bcf4-ffc7fe8bc43f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/034323 5e-e4d4-4287-8c77-8ee3f05ab437/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1259395173-network": [{"version": 4, "addr": "10.0.0.6"}]}}' 2024-02-28 09:24:50,030 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/volume/v3/eff20d1f7fb94df0acb0688728aba12f/volumes 0.207s 2024-02-28 09:24:50,031 85933 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-1649315737"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:24:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-682c5492-af6e-41d8-bf59-a1ddd5786c31', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-682c5492-af6e-41d8-bf59-a1ddd5786c31', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/eff20d1f7fb94df0acb0688728aba12f/volumes'} Body: b'{"volume": {"id": "99f571ee-bd56-4791-8cf0-db44a3002b0c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:24:49.958462", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1649315737", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eff20d1f7fb94df0acb0688728aba12f/volumes/99f571ee-bd56-4791-8cf0-db44a3002b0c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eff20d1f7fb94df0acb0688728aba12f/volumes/99f571ee-bd56-4791-8cf0-db44a3002b0c"}], "user_id": "afd8fa0c71cb46718378f3bfa16256d6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:24:50,088 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/eff20d1f7fb94df0acb0688728aba12f/volumes/99f571ee-bd56-4791-8cf0-db44a3002b0c 0.046s 2024-02-28 09:24:50,088 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:24:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f77adeb-19e6-4797-ad5f-b722b289231d', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f77adeb-19e6-4797-ad5f-b722b289231d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eff20d1f7fb94df0acb0688728aba12f/volumes/99f571ee-bd56-4791-8cf0-db44a3002b0c'} Body: b'{"volume": {"id": "99f571ee-bd56-4791-8cf0-db44a3002b0c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:24:50.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1649315737", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eff20d1f7fb94df0acb0688728aba12f/volumes/99f571ee-bd56-4791-8cf0-db44a3002b0c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eff20d1f7fb94df0acb0688728aba12f/volumes/99f571ee-bd56-4791-8cf0-db44a3002b0c"}], "user_id": "afd8fa0c71cb46718378f3bfa16256d6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eff20d1f7fb94df0acb0688728aba12f"}}' 2024-02-28 09:24:51,147 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.2 10/volume/v3/eff20d1f7fb94df0acb0688728aba12f/volumes/99f571ee-bd56-4791-8cf0-db44a3002b0c 0.046s 2024-02-28 09:24:51,148 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:24:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-796746c2-693e-4ec7-848e-7cb222b539d1', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-796746c2-693e-4ec7-848e-7cb222b539d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eff20d1f7fb94df0acb0688728aba12f/volumes/99f571ee-bd56-4791-8cf0-db44a3002b0c'} Body: b'{"volume": {"id": "99f571ee-bd56-4791-8cf0-db44a3002b0c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:24:50.000000", "updated_at": "2024-02-28T09:24:50.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1649315737", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eff20d1f7fb94df0acb0688728aba12f/volumes/99f571ee-bd56-4791-8cf0-db44a3002b0c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eff20d1f7fb94df0acb0688728aba12f/volumes/99f571ee-bd56-4791-8cf0-db44a3002b0c"}], "user_id": "afd8fa0c71cb46718378f3bfa16256d6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eff20d1f7fb94df0acb0688728aba12f"}}' 2024-02-28 09:24:51,324 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/0343235e-e4d4-4287-8c77-8ee3f05ab437 0.164s 2024-02-28 09:24:51,325 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:24:51 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-9063c2a0-5bcc-4d94-8fc7-a4952033adeb', 'x-compute-request-id': 'req-9063c2a0-5bcc-4d94-8fc7-a4952033adeb', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0343235e-e4d4-4287-8c77-8ee3f05ab437'} Body: b'' 2024-02-28 09:24:51,601 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/0343235e-e4d4-4287-8c77-8ee3f05ab437 0.275s 2024-02-28 09:24:51,601 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:24:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1665', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ed00549-3c04-4bb4-a335-347ea3d84654', 'x-compute-request-id': 'req-3ed00549-3c04-4bb4-a335-347ea3d84654', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0343235e-e4d4-4287-8c77-8ee3f05ab437'} Body: b'{"server": {"id": "0343235e-e4d4-4287-8c77-8ee3f05ab437", "name": "tempest-AttachVolumeNegativeTest-server-514189241", "status": "ACTIVE", "tenant_id": "eff20d1f7fb94df0acb0688728aba12f", "user_id": "afd8fa0c71cb46718378f3bfa16256d6", "metadata": {}, "hostId": "77e2254296e704321217a46a18ca932b02db7c1ea0d0e0 5ce50108f2", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:22:58Z", "updated": "2024-02-28T09:24:51Z", "addresses": {"tempest-AttachVolumeNegativeTest-1259395173-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:f2:96"}, {"version": 4, "addr": "172.24.4.73", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:f2:96"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0343235e-e4d4-4287-8c77-8ee3f05ab437"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0343235e-e4d4-4287-8c77-8ee3f05ab437"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-383602520", "OS-SRV-USG:launched_at": "2024-02-28T09:23:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--705554560"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:25:41,708 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/0343235e-e4d4-4287-8c77-8ee3f05ab437 0.043s 2024-02-28 09:25:41,709 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:25:41 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-d2c7a667-32eb-45c4-bff6-0f32209dae58', 'x-compute-request-id': 'req-d2c7a667-32eb-45c4-bff6-0f32209dae58', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0343235e-e4d4-4287-8c77-8ee3f05ab437'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 0343235e-e4d4-4287-8c77-8ee3f05ab437 could not be found."}}' 2024-02-28 09:25:41,742 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-383602520 0.032s 2024-02-28 09:25:41,743 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:25:41 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-29570ac2-4b38-4fdd-9f77-ba8ae03ca663', 'x-compute-request-id': 'req-29570ac2-4b38-4fdd-9f77-ba8ae03ca663', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-383602520'} Body: b'' 2024-02-28 09:25:41,900 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/c95c5f18-274e-4c6f-b052-25dcbbd0bceb 0.156s 2024-02-28 09:25:41,900 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-cbdf578b-f161-459b-b27b-456e9a0996eb', 'content-length': '0', 'date': 'Wed, 28 Feb 2024 09:25: 41 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/c95c5f18-274e-4c6f-b052-25dcbbd0bceb'} Body: b'' 2024-02-28 09:25:41,929 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/c95c5f18-274e-4c6f-b052-25dcbbd0bceb 0.029s 2024-02-28 09:25:41,930 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-d6461afb-bf65-44e4-aaba-77a6ba53f311', 'date': 'Wed, 28 Feb 2024 09:25:41 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/c95c5f18-274e-4c6f-b052-25dcbbd0bceb'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group c95c5f18-274e-4c6f-b052-25dcbbd0bceb does not exist", "detail": ""}}' 2024-02-28 09:25:42,548 85933 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/3a4ec000-914f-45b7-996a-5dcbb1c04593 0.617s 2024-02-28 09:25:42,548 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-d077ff38-06ce-45d0-baf4-686180462191', 'content-length': '0', 'date': 'Wed, 28 Feb 2024 09:25:42 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/3a4ec000-914f-45b7-996a-5dcbb1c04593'} Body: b'' 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 25b4cb2b-8d9a-41fe-afd9-27101bd5105a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:25:48,491 85933 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 202 POST http://10.0.0.210/volume/v3/4317e107182e44d8bed37581a53b6b99/volumes 0.326s 2024-02-28 09:25:48,491 85933 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-117181513"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:25:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16880102-074b-4d91-ba01-c82a76a341a1', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16880102-074b-4d91-ba01-c82a76a341a1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4317e107182e44d8bed37581a53b6b99/volumes'} Body: b'{"volume": {"id": "25b4cb2b-8d9a-41fe-afd9-27101bd5105a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:25:48.431119", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-117181513", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4317e107182e44d8bed37581a53b6b99/volumes/25b4cb2b-8d9a-41fe-afd9-27101bd5105a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4317e107182e44d8bed37581a53b6b99/volumes/25b4cb2b-8d9a-41fe-afd9-27101bd5105a"}], "user_id": "0f9dc46f8d804307b0e280c5cdfc6b1d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:25:48,545 85933 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/4317e107182e44d8bed37581a53b6b99/volumes/25b4cb2b-8d9a-41fe-afd9-27101bd5105a 0.042s 2024-02-28 09:25:48,546 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:25:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad461961-54aa-424c-b1f5-b4c7e8429ec5', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad461961-54aa-424c-b1f5-b4c7e8429ec5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4317e107182e44d8bed37581a53b6b99/volumes/25b4cb2b-8d9a-41fe-afd9-27101bd5105a'} Body: b'{"volume": {"id": "25b4cb2b-8d9a-41fe-afd9-27101bd5105a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:25:48.000000", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-117181513", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4317e107182e44d8bed37581a53b6b99/volumes/25b4cb2b-8d9a-41fe-afd9-27101bd5105a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4317e107182e44d8bed37581a53b6b99/volumes/25b4cb2b-8d9a-41fe-afd9-27101bd5105a"}], "user_id": "0f9dc46f8d804307b0e280c5cdfc6b1d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4317e107182e44d8bed37581a53b6b99"}}' 2024-02-28 09:25:49,599 85933 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/4317e107182e44d8bed37581a53b6b99/volumes/25b4cb2b-8d9a-41fe-afd9-27101bd5105a 0.037s 2024-02-28 09:25:49,599 85933 DEBUG [tempest.lib.com mon.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:25:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29b1f95c-d016-4089-93c3-4f616190cbfd', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29b1f95c-d016-4089-93c3-4f616190cbfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4317e107182e44d8bed37581a53b6b99/volumes/25b4cb2b-8d9a-41fe-afd9-27101bd5105a'} Body: b'{"volume": {"id": "25b4cb2b-8d9a-41fe-afd9-27101bd5105a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:25:48.000000", "updated_at": "2024-02-28T09:25:49.000000", "name": "tempest-VolumesServicesTestJSON-Volume-117181513", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4317e107182e44d8bed37581a53b6b99/volumes/25b4cb2b-8d9a-41fe-afd9-27101bd5105a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4317e107182e44d8bed37581a53b6b99/volumes/25b4cb2b-8d9a-41fe-afd9-27101bd5105a"}], "user_id": "0f9dc46f8d804307b0e280c5cdfc6b1d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4317e107182e44d8bed37581a53b6b99"}}' 2024-02-28 09:25:49,649 85933 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/4317e107182e44d8bed37581a53b6b99/volumes/25b4cb2b-8d9a-41fe-afd9-27101bd5105a 0.037s 2024-02-28 09:25:49,649 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:25:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68b74200-1230-4639-9ba7-6f1e875fd90d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68b74200-1230-4639-9ba7-6f1e875fd90d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4317e107182e44d8bed37581a53b6b99/volumes/25b4cb2b-8d9a-41fe-afd9-27101bd5105a'} Body: b'{"volume": {"id": "25b4cb2b-8d9a-41fe-afd9-27101bd5105a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:25:48.000000", "updated_at": "2024-02-28T09:25:49.000000", "name": "tempest-VolumesServicesTestJSON-Volume-117181513", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4317e107182e44d8bed37581a53b6b99/volumes/25b4cb2b-8d9a-41fe-afd9-27101bd5105a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4317e107182e44d8bed37581a53b6b99/volumes/25b4cb2b-8d9a-41fe-afd9-27101bd5105a"}], "user_id": "0f9dc46f8d804307b0e280c5cdfc6b1d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4317e107182e44d8bed37581a53b6b99"}}' 2024-02-28 09:25:49,767 85933 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4317e107182e44d8bed37581a53b6b99/volumes/25b4cb2b-8d9a-41fe-afd9-27101bd5105a 0.106s 2024-02-28 09:25:49,767 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:25:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'conte nt-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f46bb5a-0383-4b54-becf-1b5ffa69b8af', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4317e107182e44d8bed37581a53b6b99/volumes/25b4cb2b-8d9a-41fe-afd9-27101bd5105a'} Body: b'' 2024-02-28 09:25:49,787 85933 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4317e107182e44d8bed37581a53b6b99/volumes/25b4cb2b-8d9a-41fe-afd9-27101bd5105a 0.019s 2024-02-28 09:25:49,787 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:25:49 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-fe0dd4ac-2fea-4055-827b-547974d2ffa6', 'x-openstack-request-id': 'req-fe0dd4ac-2fea-4055-827b-547974d2ffa6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4317e107182e44d8bed37581a53b6b99/volumes/25b4cb2b-8d9a-41fe-afd9-27101bd5105a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 25b4cb2b-8d9a-41fe-afd9-27101bd5105a could not be found."}}' 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume d64370c0-dc4a-4c58-96f5-24e78abb7bcc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:25:55,847 85933 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/5e4cb187869848b0ace415024483a382/volumes 0.412s 2024-02-28 09:25:55,848 85933 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-66989285"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:25:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2874db07-2021-4d30-a888-6cf6970b9db1', 'content-length': '884', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2874db07-2021-4d30-a888-6cf6970b9db1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5e4cb187869848b0ace415024483a382/volumes'} Body: b'{"volume": {"id": "d64370c0-dc4a-4c58-96f5-24e78abb7bcc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:25:55.782184", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-66989285", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5e4cb187869848b0ace415024483a382/volumes/d64370c0-dc4a-4c58-96f5-24e78abb7bcc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5e4cb187869848b0ace415024483a382/volumes/d64370c0-dc4a-4c58-96f5-24e78abb7bcc"}], "user_id": "5136982c07154e72833e0c69dbaae49a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2024-02-28 09:25:55,896 85933 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/5e4cb187869848b0ace415024483a382/volumes/d64370c0-dc4a-4c58-96f5-24e78abb7bcc 0.037s 2024-02-28 09:25:55,896 85933 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': 'Wed, 28 Feb 2024 09:25:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc462d7e-959a-4f3e-a998-98582a87de23', 'content-length': '952', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc462d7e-959a-4f3e-a998-98582a87de23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5e4cb187869848b0ace415024483a382/volumes/d64370c0-dc4a-4c58-96f5-24e78abb7bcc'} Body: b'{"volume": {"id": "d64370c0-dc4a-4c58-96f5-24e78abb7bcc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:25:56.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-66989285", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5e4cb187869848b0ace415024483a382/volumes/d64370c0-dc4a-4c58-96f5-24e78abb7bcc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5e4cb187869848b0ace415024483a382/volumes/d64370c0-dc4a-4c58-96f5-24e78abb7bcc"}], "user_id": "5136982c07154e72833e0c69dbaae49a", "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": "5e4cb187869848b0ace415024483a382"}}' 2024-02-28 09:25:56,953 85933 INFO [tempest.lib.common.rest_client] Request (VolumesTransf ersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/5e4cb187869848b0ace415024483a382/volumes/d64370c0-dc4a-4c58-96f5-24e78abb7bcc 0.043s 2024-02-28 09:25:56,953 85933 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': 'Wed, 28 Feb 2024 09:25:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f736ccbd-759a-4780-aa81-66e82dd38602', 'content-length': '973', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f736ccbd-759a-4780-aa81-66e82dd38602', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5e4cb187869848b0ace415024483a382/volumes/d64370c0-dc4a-4c58-96f5-24e78abb7bcc'} Body: b'{"volume": {"id": "d64370c0-dc4a-4c58-96f5-24e78abb7bcc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:25:56.000000", "updated_at": "2024-02-28T09:25:56.000000", "name": "tempest-VolumesTransfersV357Test-Volume-66989285", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5e4cb187869848b0ace415024483a382/volumes/d64370c0-dc4a-4c58-96f5-24e78abb7bcc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5e4cb187869848b0ace415024483a382/volumes/d64370c0-dc4a-4c58-96f5-24e78abb7bcc"}], "user_id": "5136982c07154e72833e0c69dbaae49a", "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": "5e4cb187869848b0ace415024483a382"}}' 2024-02-28 09:25:57,013 85933 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/5e4cb187869848b0ace415024483a382/volumes/d64370c0-dc4a-4c58-96f5-24e78abb7bcc 0.047s 2024-02-28 09:25:57,014 85933 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': 'Wed, 28 Feb 2024 09:25:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93bbe414-534c-4e43-984a-26386b4f7a4b', 'content-length': '973', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93bbe414-534c-4e43-984a-26386b4f7a4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5e4cb187869848b0ace415024483a382/volumes/d64370c0-dc4a-4c58-96f5-24e78abb7bcc'} Body: b'{"volume": {"id": "d64370c0-dc4a-4c58-96f5-24e78abb7bcc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:25:56.000000", "updated_at": "2024-02-28T09:25:56.000000", "name": "tempest-VolumesTransfersV357Test-Volume-66989285", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5e4cb187869848b0ace415024483a382/volumes/d64370c0-dc4a-4c58-96f5-24e78abb7bcc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5e4cb187869848b0ace415024483a382/volumes/d64370c0-dc4a-4c58-96f5-24e78abb7bcc"}], "user_id": "5136982c07154e72833e0c69dbaae49a", "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": "5e4cb187869848b0ace415024483a382"}}' 2024-02-28 09:25:57,118 85933 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cle anups): 202 DELETE http://10.0.0.210/volume/v3/5e4cb187869848b0ace415024483a382/volumes/d64370c0-dc4a-4c58-96f5-24e78abb7bcc 0.089s 2024-02-28 09:25:57,119 85933 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': 'Wed, 28 Feb 2024 09:25:57 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-4d795306-cef3-4d1d-b5e1-672fc339772d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5e4cb187869848b0ace415024483a382/volumes/d64370c0-dc4a-4c58-96f5-24e78abb7bcc'} Body: b'' 2024-02-28 09:25:57,141 85933 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5e4cb187869848b0ace415024483a382/volumes/d64370c0-dc4a-4c58-96f5-24e78abb7bcc 0.021s 2024-02-28 09:25:57,141 85933 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': 'Wed, 28 Feb 2024 09:25:57 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-6fe2a257-dbf8-435d-981d-8c9b2f84c0be', 'x-openstack-request-id': 'req-6fe2a257-dbf8-435d-981d-8c9b2f84c0be', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5e4cb187869848b0ace415024483a382/volumes/d64370c0-dc4a-4c58-96f5-24e78abb7bcc'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d64370c0-dc4a-4c58-96f5-24e78abb7bcc 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 63276e75-1725-4d84-b863-c4e3f62a5ddc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:25:57,325 85933 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/5e4cb187869848b0ace415024483a382/volumes 0.180s 2024-02-28 09:25:57,326 85933 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-1920378081"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:25:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b7c7d01-86fb-483f-ab82-1893e60e671f', 'content-length': '886', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b7c7d01-86fb-483f-ab82-1893e60e671f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5e4cb187869848b0ace415024483a382/volumes'} Body: b'{"volume": {"id": "63276e75-1725-4d84-b863-c4e3f62a5ddc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:25:57.268753", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1920378081", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5e4cb187869848b0ace415024483a382/volumes/63276e75-1725-4d84-b863-c4e3f62a5ddc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5e4cb187869848b0ace415024483a382/volumes/63276e75-1725-4d84-b863-c4e3f62a5ddc"}], "user_id": "5136982c07154e72833e0c69dbaae49a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2024-02-28 09:25:57,373 85933 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/5e4cb187869848b0ace415024483a382/volumes/63276e75-1725-4d84-b863-c4e3f62a5ddc 0.037s 2024-02-28 09:25:57,373 85933 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': 'Wed, 28 Feb 2024 09:25:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a16de196-0f18-464c-8149-840c6c732ce2', 'content-length': '954', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a16de196-0f18-464c-8149-840c6c732ce2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5e4cb187869848b0ace415024483a382/volumes/63276e75-1725-4d84-b863-c4e3f62a5ddc'} Body: b'{"volume": {"id": "63276e75-1725-4d84-b863-c4e3f62a5ddc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:25:57.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1920378081", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5e4cb187869848b0ace415024483a382/volumes/63276e75-1725-4d84-b863-c4e3f62a5ddc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5e4cb187869848b0ace415024483a382/volumes/63276e75-1725-4d84-b863-c4e3f62a5ddc"}], "user_id": "5136982c07154e72833e0c69dbaae49a", "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": "5e4cb187869848b0ace415024483a382"}}' 2024-02-28 09:25:58,425 85933 INFO [tempest.lib.common.rest_client] Request (VolumesTransfer sV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/5e4cb187869848b0ace415024483a382/volumes/63276e75-1725-4d84-b863-c4e3f62a5ddc 0.039s 2024-02-28 09:25:58,426 85933 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': 'Wed, 28 Feb 2024 09:25:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d89640c-f2ed-43bc-81af-d19ba720f249', 'content-length': '975', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d89640c-f2ed-43bc-81af-d19ba720f249', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5e4cb187869848b0ace415024483a382/volumes/63276e75-1725-4d84-b863-c4e3f62a5ddc'} Body: b'{"volume": {"id": "63276e75-1725-4d84-b863-c4e3f62a5ddc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:25:57.000000", "updated_at": "2024-02-28T09:25:57.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1920378081", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5e4cb187869848b0ace415024483a382/volumes/63276e75-1725-4d84-b863-c4e3f62a5ddc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5e4cb187869848b0ace415024483a382/volumes/63276e75-1725-4d84-b863-c4e3f62a5ddc"}], "user_id": "5136982c07154e72833e0c69dbaae49a", "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": "5e4cb187869848b0ace415024483a382"}}' 2024-02-28 09:25:58,476 85933 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/5e4cb187869848b0ace415024483a382/volumes/63276e75-1725-4d84-b863-c4e3f62a5ddc 0.038s 2024-02-28 09:25:58,476 85933 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': 'Wed, 28 Feb 2024 09:25:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08e1b7c3-0b5c-4eaa-97b1-08b2cb82be2a', 'content-length': '975', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08e1b7c3-0b5c-4eaa-97b1-08b2cb82be2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5e4cb187869848b0ace415024483a382/volumes/63276e75-1725-4d84-b863-c4e3f62a5ddc'} Body: b'{"volume": {"id": "63276e75-1725-4d84-b863-c4e3f62a5ddc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:25:57.000000", "updated_at": "2024-02-28T09:25:57.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1920378081", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5e4cb187869848b0ace415024483a382/volumes/63276e75-1725-4d84-b863-c4e3f62a5ddc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5e4cb187869848b0ace415024483a382/volumes/63276e75-1725-4d84-b863-c4e3f62a5ddc"}], "user_id": "5136982c07154e72833e0c69dbaae49a", "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": "5e4cb187869848b0ace415024483a382"}}' 2024-02-28 09:25:58,585 85933 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_clean ups): 202 DELETE http://10.0.0.210/volume/v3/5e4cb187869848b0ace415024483a382/volumes/63276e75-1725-4d84-b863-c4e3f62a5ddc 0.096s 2024-02-28 09:25:58,585 85933 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': 'Wed, 28 Feb 2024 09:25:58 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-6d1e453a-313e-4d40-9ad0-232ecc7a20be', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5e4cb187869848b0ace415024483a382/volumes/63276e75-1725-4d84-b863-c4e3f62a5ddc'} Body: b'' 2024-02-28 09:25:58,643 85933 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5e4cb187869848b0ace415024483a382/volumes/63276e75-1725-4d84-b863-c4e3f62a5ddc 0.057s 2024-02-28 09:25:58,644 85933 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': 'Wed, 28 Feb 2024 09:25:58 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-fab9acfb-e525-48cf-b1b8-3e393f5bce78', 'x-openstack-request-id': 'req-fab9acfb-e525-48cf-b1b8-3e393f5bce78', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5e4cb187869848b0ace415024483a382/volumes/63276e75-1725-4d84-b863-c4e3f62a5ddc'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 63276e75-1725-4d84-b863-c4e3f62a5ddc could not be found."}}' 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 70, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3ac264b6-bc22-425a-9810-011da58eda08 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:25:59,364 85921 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 202 POST http://10.0.0.210/volume/v3/b8ae3ca3ad5c4f69aeb96df1fcdb10ba/volumes 0.204s 2024-02-28 09:25:59,365 85921 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-2061497960"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:25:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-681c309f-51f4-49e5-94c2-a92aa3879324', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-681c309f-51f4-49e5-94c2-a92aa3879324', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b8ae3ca3ad5c4f69aeb96df1fcdb10ba/volumes'} Body: b'{"volume": {"id": "3ac264b6-bc22-425a-9810-011da58eda08", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:25:59.305681", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-2061497960", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b8ae3ca3ad5c4f69aeb96df1fcdb10ba/volumes/3ac264b6-bc22-425a-9810-011da58eda08"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b8ae3ca3ad5c4f69aeb96df1fcdb10ba/volumes/3ac264b6-bc22-425a-9810-011da58eda08"}], "user_id": "631d96b312ad49f4bd6e173100928ed4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:25:59,415 85921 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/b8ae3ca3ad5c4f69aeb96df1fcdb10ba/volumes/3ac264b6-bc22-425a-9810-011da58eda08 0.039s 2024-02-28 09:25:59,415 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:25:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-598ef3c3-1199-4ca1-b8bb-d3f2c2a4fde8', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-598ef3c3-1199-4ca1-b8bb-d3f2c2a4fde8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b8ae3ca3ad5c4f69aeb96df1fcdb10ba/volumes/3ac264b6-bc22-425a-9810-011da58eda08'} Body: b'{"volume": {"id": "3ac264b6-bc22-425a-9810-011da58eda08", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:25:59.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-2061497960", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b8ae3ca3ad5c4f69aeb96df1fcdb10ba/volumes/3ac264b6-bc22-425a-9810-011da58eda08"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b8ae3ca3ad5c4f69aeb96df1fcdb10ba/volumes/3ac264b6-bc22-425a-9810-011da58eda08"}], "user_id": "631d96b312ad49f4bd6e173100928ed4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b8ae3ca3ad5c4f69aeb96df1fcdb10ba"}}' 2024-02-28 09:26:00,512 85921 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/b8ae3ca3ad5c4f69aeb96df1fcdb10ba/volumes/3ac264b6-bc22-425a-9810-011da58eda08 0.082s 2024-02-28 09:26:00,512 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bd74952-445d-4ddf-970b-055a6f76aa3f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bd74952-445d-4ddf-970b-055a6f76aa3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b8ae3ca3ad5c4f69aeb96df1fcdb10ba/volumes/3ac264b6-bc22-425a-9810-011da58eda08'} Body: b'{"volume": {"id": "3ac264b6-bc22-425a-9810-011da58eda08", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:25:59.000000", "updated_at": "2024-02-28T09:25:59.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2061497960", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b8ae3ca3ad5c4f69aeb96df1fcdb10ba/volumes/3ac264b6-bc22-425a-9810-011da58eda08"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b8ae3ca3ad5c4f69aeb96df1fcdb10ba/volumes/3ac264b6-bc22-425a-9810-011da58eda08"}], "user_id": "631d96b312ad49f4bd6e173100928ed4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b8ae3ca3ad5c4f69aeb96df1fcdb10ba"}}' 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 70, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 1b700566-8a72-4e29-8a09-da6ad29efaa3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:26:00,718 85921 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.0.0.210/volume/v3/b8ae3ca3ad5c4f69aeb96df1fcdb10ba/volumes 0.190s 2024-02-28 09:26:00,719 85921 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-1870053860"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69afd073-c8f1-446f-9ec2-c16992d168d7', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69afd073-c8f1-446f-9ec2-c16992d168d7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b8ae3ca3ad5c4f69aeb96df1fcdb10ba/volumes'} Body: b'{"volume": {"id": "1b700566-8a72-4e29-8a09-da6ad29efaa3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:26:00.662716", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1870053860", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b8ae3ca3ad5c4f69aeb96df1fcdb10ba/volumes/1b700566-8a72-4e29-8a09-da6ad29efaa3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b8ae3ca3ad5c4f69aeb96df1fcdb10ba/volumes/1b700566-8a72-4e29-8a09-da6ad29efaa3"}], "user_id": "631d96b312ad49f4bd6e173100928ed4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:26:00,769 85921 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/b8ae3ca3ad5c4f69aeb96df1fcdb10ba/volumes/1b700566-8a72-4e29-8a09-da6ad29efaa3 0.040s 2024-02-28 09:26:00,770 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3b4d63f-cec2-4919-b759-42488e36665c', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3b4d63f-cec2-4919-b759-42488e36665c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b8ae3ca3ad5c4f69aeb96df1fcdb10ba/volumes/1b700566-8a72-4e29-8a09-da6ad29efaa3'} Body: b'{"volume": {"id": "1b700566-8a72-4e29-8a09-da6ad29efaa3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:26:01.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1870053860", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b8ae3ca3ad5c4f69aeb96df1fcdb10ba/volumes/1b700566-8a72-4e29-8a09-da6ad29efaa3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b8ae3ca3ad5c4f69aeb96df1fcdb10ba/volumes/1b700566-8a72-4e29-8a09-da6ad29efaa3"}], "user_id": "631d96b312ad49f4bd6e173100928ed4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b8ae3ca3ad5c4f69aeb96df1fcdb10ba"}}' 2024-02-28 09:26:01,829 85921 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/b8ae3ca3ad5c4f69aeb96df1fcdb10ba/volumes/1b700566-8a72-4e29-8a09-da6ad29efaa3 0.043s 2024-02-28 09:26:01,830 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fb16d01-f8cf-451f-b895-c99955c45f56', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fb16d01-f8cf-451f-b895-c99955c45f56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b8ae3ca3ad5c4f69aeb96df1fcdb10ba/volumes/1b700566-8a72-4e29-8a09-da6ad29efaa3'} Body: b'{"volume": {"id": "1b700566-8a72-4e29-8a09-da6ad29efaa3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:26:01.000000", "updated_at": "2024-02-28T09:26:01.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1870053860", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b8ae3ca3ad5c4f69aeb96df1fcdb10ba/volumes/1b700566-8a72-4e29-8a09-da6ad29efaa3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b8ae3ca3ad5c4f69aeb96df1fcdb10ba/volumes/1b700566-8a72-4e29-8a09-da6ad29efaa3"}], "user_id": "631d96b312ad49f4bd6e173100928ed4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b8ae3ca3ad5c4f69aeb96df1fcdb10ba"}}' 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 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 463, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 520235bc-5a11-43e3-99d7-95177affefa3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:20:24,352 85931 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/e6e64d98-637d-4465-bb2b-e63bb059127e 0.215s 2024-02-28 09:20:24,352 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:24 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-0cce82e4-4e0e-469e-aa9f-9bda7ffd9882', 'x-compute-request-id': 'req-0cce82e4-4e0e-469e-aa9f-9bda7ffd9882', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e6e64d98-637d-4465-bb2b-e63bb059127e'} Body: b'{"server": {"id": "e6e64d98-637d-4465-bb2b-e63bb059127e", "name": "tempest-ServerActionsTestOtherA-server-1715375302", "status": "ACTIVE", "tenant_id": "6a9f97ededbb4eaea79fd1b21553ea05", "user_id": "fa8fc2832b7a4a0692eb7820fc053d45", "metadata": {}, "hostId": "b01dc0a44289e0ff7689325b3e12b16e00f1c8b89abecf83109c5f72", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:18:32Z", "updated": "2024-02-28T09:18:48Z", "addresses": {"tempest-ServerActionsTestOtherA-1549978958-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:f7:15"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e6e64d98-637d-4465-bb2b-e63bb059127e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e6e64d98-637d-4465-bb2b-e63bb059127e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2064188818", "OS-SRV-USG:launched_at": "2024-02-28T09:18:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--307865390"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:20:24,800 85931 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/e6e64d98-637d-4465-bb2b-e63bb059127e 0.433s 2024-02-28 09:20:24,800 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:20:24 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-b83c3e8b-2267-43ad-941d-3d1a1ffb011f', 'x-compute-request-id': 'req-b83c3e8b-2267-43ad-941d-3d1a1ffb011f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e6e64d98-637d-4465-bb2b-e63bb059127e'} Body: b'{"server": {"id": "e6e64d98-637d-4465-bb2b-e63bb059127e", "name": "tempest-ServerActionsTestOtherA-server-1715375302", "status": "ACTIVE", "tenant_id": "6a9f97ededbb4eaea79fd1b21553ea05", "user_id": "fa8fc2832b7a4a0692eb7820fc053d45", "metadata": {}, "hostId": "b01dc0a44289e0ff7689325b3e12b16e00f1c8b89abecf83109c5f72", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "book mark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:18:32Z", "updated": "2024-02-28T09:18:48Z", "addresses": {"tempest-ServerActionsTestOtherA-1549978958-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:f7:15"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e6e64d98-637d-4465-bb2b-e63bb059127e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e6e64d98-637d-4465-bb2b-e63bb059127e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2064188818", "OS-SRV-USG:launched_at": "2024-02-28T09:18:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--307865390"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:21:15,207 85931 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/e6e64d98-637d-4465-bb2b-e63bb059127e 0.346s 2024-02-28 09:21:15,207 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:21: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-4737b03a-fe6f-48ea-be02-46575d325992', 'x-compute-request-id': 'req-4737b03a-fe6f-48ea-be02-46575d325992', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e6e64d98-637d-4465-bb2b-e63bb059127e'} Body: b'{"server": {"id": "e6e64d98-637d-4465-bb2b-e63bb059127e", "name": "tempest-ServerActionsTestOtherA-server-1715375302", "status": "ACTIVE", "tenant_id": "6a9f97ededbb4eaea79fd1b21553ea05", "user_id": "fa8fc2832b7a4a0692eb7820fc053d45", "metadata": {}, "hostId": "b01dc0a44289e0ff7689325b3e12b16e00f1c8b89abecf83109c5f72", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:18:32Z", "updated": "2024-02-28T09:18:48Z", "addresses": {"tempest-ServerActionsTestOtherA-1549978958-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:f7:15"}, {"version": 4, "addr": "172.24.4.131", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:f7:15"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e6e64d98-637d-4465-bb2b-e63bb059127e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e6e64d98-637d-4465-bb2b-e63bb059127e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2064188818", "OS-SRV-USG:launched_at": "2024-02-28T09:18:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--307865390"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:21:15,614 85931 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/e6e64d98-637d-4465-bb2b-e63bb059127e 0.393s 2024-02-28 09:21:15,614 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Res ponse - Headers: {'date': 'Wed, 28 Feb 2024 09:21:15 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-7f4c9e87-5519-409f-be07-967110451a6d', 'x-compute-request-id': 'req-7f4c9e87-5519-409f-be07-967110451a6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e6e64d98-637d-4465-bb2b-e63bb059127e'} Body: b'{"server": {"id": "e6e64d98-637d-4465-bb2b-e63bb059127e", "name": "tempest-ServerActionsTestOtherA-server-1715375302", "status": "ACTIVE", "tenant_id": "6a9f97ededbb4eaea79fd1b21553ea05", "user_id": "fa8fc2832b7a4a0692eb7820fc053d45", "metadata": {}, "hostId": "b01dc0a44289e0ff7689325b3e12b16e00f1c8b89abecf83109c5f72", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:18:32Z", "updated": "2024-02-28T09:18:48Z", "addresses": {"tempest-ServerActionsTestOtherA-1549978958-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:f7:15"}, {"version": 4, "addr": "172.24.4.131", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:f7:15"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e6e64d98-637d-4465-bb2b-e63bb059127e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e6e64d98-637d-4465-bb2b-e63bb059127e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2064188818", "OS-SRV-USG:launched_at": "2024-02-28T09:18:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--307865390"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:22:15,948 85931 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/6a9f97ededbb4eaea79fd1b21553ea05/volumes 0.264s 2024-02-28 09:22:15,949 85931 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-1295203857"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:22:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2b1fbad-d5a6-4fdd-a74e-14d8ea4796a7', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2b1fbad-d5a6-4fdd-a74e-14d8ea4796a7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6a9f97ededbb4eaea79fd1b21553ea05/volumes'} Body: b'{"volume": {"id": "520235bc-5a11-43e3-99d7-95177affefa3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:22:15.876567", "updated_at": null, "name": "tempest-ServerActionsTestOtherA-volume-1295203857", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a9f97ededbb4eaea79fd1b21553ea05/volumes/520235bc-5a11-43e3-99d7-95177affefa3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a9f97ededbb4eaea79fd1b21553ea05/volumes/520235bc-5a11-43e3-99d7-95177affefa3"}], "user_id": "fa8fc2832b7a4a0692eb7820fc053d45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:22:16,051 85931 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.085s 2024-02-28 09:22:16,052 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 28 Feb 2024 09:22:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-00fff0bf-a819-49a7-b962-504785a0c59c', '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": "fa8fc2832b7a4a0692eb7820fc053d45", "name": "tempest-ServerActionsTestOtherA-2125634648-project-member", "password_expires_at": null}, "audit_ids": ["kFzKe_bjS8GayzasIgXT0Q"], "expires_at": "2024-02-28T10:22:15.000000Z", "issued_at": "2024-02-28T09:22:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6a9f97ededbb4eaea79fd1b21553ea05", "name": "tempest-ServerActionsTestOtherA-2125634648"}, "is_domain": false, "roles": [{"id": "034d7a484a5e4908aeb9a02a09c0654f", "name": "member"}, {"id": "2d696d77d77043b58e5fcf31f5b061c8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "607134c4d03c4a12af99220db79cc13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6a9f97ededbb4eaea79fd1b21553ea05", "region": "RegionOne"}], "id": "21d06a316a024880a69d4cd482f90971", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "74032efc222f428b908ef3abf0ba60d1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6a9f97ededbb4eaea79fd1b21553ea05", "region": "RegionOne"}], "id": "633be3df59df4f9b975484710048430d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0d52584065f94ee08ce4181b78367c5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7ae777b7f53744e0bbcb8c938dfbfe2f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8dbdc1e6b7e4d08a2a52a636eabc00f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "8ef2767026834c1189d97797d5c5a800", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4f50f76d3e044b83b5bdbee0c30d6f5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "c388de6ecbcc4fca8b0d700779fc657e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "fe5cea1ac05c45a1b3925a725a7eead7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "cc0d1c0427f9473bb326be07f15553e1", "type": "image", "name": "glance"}, {"endpoints": [{"id": "a45569cc58b84b1b853ecd851b25ca4e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "cccec230ba6c48ae92df03a6a374a7a6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "255fbf1fe41a497888423432cf3d6547", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/6a9f97ededbb4eaea79fd1b21553ea05", "region": "RegionOne"}], "id": "e5ef73b8227840fa80228ecf30fbd9a7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2024-02-28 09:22:16,052 85931 INFO [tempest.lib.common.fixed_network] (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached) Found network {'id': 'ed59797f-b073-4437-97ed-8e484544f79c', 'name': 'tempest-ServerActionsTestOtherA-1549978958-network', 'tenant_id': '6a9f97ededbb4eaea79fd1b21553ea05', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6a9f97ededbb4eaea79fd1b21553ea 05', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 18370, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-02-28T09:18:15Z', 'updated_at': '2024-02-28T09:18:15Z', 'revision_number': 1} available for tenant 2024-02-28 09:22:16,054 85931 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-02-28 09:22:16,054 85931 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-02-28 09:22:16,108 85931 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.052s 2024-02-28 09:22:16,109 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-2021135201", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBANRFqzMZGqv2Yh8OMmFpEpA3Ns+P6ItAkf4bX5tMb6DoWz1UwujCp78xK9c2MUAQKmzBMWfvFqdwT86quFdHXl7AVw2RQ+nRxI6awbTjgvcaiwR509pxWSF8mLeldCUQ=="}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:22:16 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-fa6a97f0-8c26-4197-88a7-130bb326f70b', 'x-compute-request-id': 'req-fa6a97f0-8c26-4197-88a7-130bb326f70b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-2021135201", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBANRFqzMZGqv2Yh8OMmFpEpA3Ns+P6ItAkf4bX5tMb6DoWz1UwujCp78xK9c2MUAQKmzBMWfvFqdwT86quFdHXl7AVw2RQ+nRxI6awbTjgvcaiwR509pxWSF8mLeldCUQ==", "fingerprint": "33:37:90:4b:07:ba:1a:41:e4:ae:33:8a:5d:5d:36:8b", "user_id": "fa8fc2832b7a4a0692eb7820fc053d45"}}' 2024-02-28 09:22:16,111 85931 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2021135201 created 2024-02-28 09:22:16,269 85931 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.157s 2024-02-28 09:22:16,269 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1471795614", "description": "tempest-description--1547909345"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-62147298-2938-44b5-9e71-72064a26efc1', 'date': 'Wed, 28 Feb 2024 09:22:16 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "0193c224-60ee-44df-a7dd-c774be45c904", "name": "tempest-securitygroup--1471795614", "stateful": true, "tenant_id": "6a9f97ededbb4eaea79fd1b21553ea05", "description": "tempest-description--1547909345", "shared": false, "security_group_rules": [{"id": "b35fa7b0-6229-4c37-9b26-8572fffae5a1", "project_id": "6a9f97ededbb4eaea79fd1b21553ea05", "tenant_id": "6a9f97ededbb4eaea79fd1b21553ea05", "security_group_id": "0193c224-60ee-44df-a7dd-c774be45c904", "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": 781, "belongs_t o_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:22:16Z", "updated_at": "2024-02-28T09:22:16Z", "revision_number": 0}, {"id": "b6d030b3-2688-4b70-a55d-2f33bbaef377", "project_id": "6a9f97ededbb4eaea79fd1b21553ea05", "tenant_id": "6a9f97ededbb4eaea79fd1b21553ea05", "security_group_id": "0193c224-60ee-44df-a7dd-c774be45c904", "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": 780, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:22:16Z", "updated_at": "2024-02-28T09:22:16Z", "revision_number": 0}], "tags": [], "created_at": "2024-02-28T09:22:16Z", "updated_at": "2024-02-28T09:22:16Z", "revision_number": 1, "project_id": "6a9f97ededbb4eaea79fd1b21553ea05"}}' 2024-02-28 09:22:16,523 85931 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.253s 2024-02-28 09:22:16,523 85931 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": "0193c224-60ee-44df-a7dd-c774be45c904", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-2a0f12c2-269e-4218-b5d4-95aae05d8f85', 'date': 'Wed, 28 Feb 2024 09:22:16 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "264a9ba1-7019-424d-aaed-e30c903d22a9", "project_id": "6a9f97ededbb4eaea79fd1b21553ea05", "tenant_id": "6a9f97ededbb4eaea79fd1b21553ea05", "security_group_id": "0193c224-60ee-44df-a7dd-c774be45c904", "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": "2024-02-28T09:22:16Z", "updated_at": "2024-02-28T09:22:16Z", "revision_number": 0}}' 2024-02-28 09:22:16,765 85931 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.241s 2024-02-28 09:22:16,766 85931 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": "0193c224-60ee-44df-a7dd-c774be45c904", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-6c4dc77c-dfcc-40db-bc1d-c14ce5f169bc', 'date': 'Wed, 28 Feb 2024 09:22:16 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d30bed5f-530e-46a7-bb69-5b1b2c41106b", "project_id": "6a9f97ededbb4eaea79fd1b21553ea05", "tenant_id": "6a9f97ededbb4eaea79fd1b21553ea05", "security_group_id": "0193c224-60ee-44df-a7dd-c774be45c904", "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": "2024-02-28T09:22:16Z", "updated_at": "2024-02-28T09:22:16Z", "revision_number": 0}}' 2024-02-28 09:22:16,766 85931 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-secu ritygroup--1471795614 created 2024-02-28 09:22:17,668 85931 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.901s 2024-02-28 09:22:17,668 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-0c21b2fe-1f0f-4760-b7ef-8d06a939207b', 'date': 'Wed, 28 Feb 2024 09:22:17 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "6ef85b14-60cf-4093-9519-efe6b68b4acf", "tenant_id": "6a9f97ededbb4eaea79fd1b21553ea05", "floating_ip_address": "172.24.4.104", "floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "6a9f97ededbb4eaea79fd1b21553ea05", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-02-28T09:22:17Z", "updated_at": "2024-02-28T09:22:17Z", "revision_number": 0}}' 2024-02-28 09:22:17,668 85931 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '6ef85b14-60cf-4093-9519-efe6b68b4acf', 'tenant_id': '6a9f97ededbb4eaea79fd1b21553ea05', 'floating_ip_address': '172.24.4.104', 'floating_network_id': 'eff6aa9f-a27a-4fba-a655-d390189c40e9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '6a9f97ededbb4eaea79fd1b21553ea05', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-02-28T09:22:17Z', 'updated_at': '2024-02-28T09:22:17Z', 'revision_number': 0, 'ip': '172.24.4.104'} created 2024-02-28 09:22:17,669 85931 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2021135201', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBANRFqzMZGqv2Yh8OMmFpEpA3Ns+P6ItAkf4bX5tMb6DoWz1UwujCp78xK9c2MUAQKmzBMWfvFqdwT86quFdHXl7AVw2RQ+nRxI6awbTjgvcaiwR509pxWSF8mLeldCUQ==', 'fingerprint': '33:37:90:4b:07:ba:1a:41:e4:ae:33:8a:5d:5d:36:8b', 'user_id': 'fa8fc2832b7a4a0692eb7820fc053d45', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDApvkkBAzgsnu1CZMq73/o+TTTXJtUnTDdCY0isbKZeIEqKYmQRmOmk\ntXeWuBJql6mgBwYFK4EEACKhZANiAAQQDURaszGRqr9mIfDjJhaRKQNzbPj+iLQJ\nH+G1+bTG+g6Fs9VMLowqe/MSvXNjFAECpswTFn7xancE/OqrhXR15ewFcNkUPp0c\nSOmsG044L3GosEedPacVkhfJi3pXQlE=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '0193c224-60ee-44df-a7dd-c774be45c904', 'name': 'tempest-securitygroup--1471795614', 'stateful': True, 'tenant_id': '6a9f97ededbb4eaea79fd1b21553ea05', 'description': 'tempest-description--1547909345', 'shared': False, 'security_group_rules': [{'id': 'b35fa7b0-6229-4c37-9b26-8572fffae5a1', 'project_id': '6a9f97ededbb4eaea79fd1b21553ea05', 'tenant_id': '6a9f97ededbb4eaea79fd1b21553ea05', 'security_group_id': '0193c224-60ee-44df-a7dd-c774be45c904', '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': 781, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-02-28T09:22:16Z', 'updated_at': '2024-02-28T09:22:16Z', 'revision_number': 0}, {'id': 'b6d030b3-2688-4b70-a55d-2f33bbaef377', 'project_id': '6a9f97ededbb4eaea79fd1b21553ea05', 'tenant_id': '6a9f97ededbb4eaea79fd1b21553ea05', 'security_group_id': '0193c224-60ee-44df-a7dd-c774be45c904', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_ci dr': None, 'remote_group_id': None, 'standard_attr_id': 780, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-02-28T09:22:16Z', 'updated_at': '2024-02-28T09:22:16Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-02-28T09:22:16Z', 'updated_at': '2024-02-28T09:22:16Z', 'revision_number': 1, 'project_id': '6a9f97ededbb4eaea79fd1b21553ea05'}, 'floating_ip': {'id': '6ef85b14-60cf-4093-9519-efe6b68b4acf', 'tenant_id': '6a9f97ededbb4eaea79fd1b21553ea05', 'floating_ip_address': '172.24.4.104', 'floating_network_id': 'eff6aa9f-a27a-4fba-a655-d390189c40e9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '6a9f97ededbb4eaea79fd1b21553ea05', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-02-28T09:22:17Z', 'updated_at': '2024-02-28T09:22:17Z', 'revision_number': 0, 'ip': '172.24.4.104'}} 2024-02-28 09:22:18,208 85931 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.538s 2024-02-28 09:22:18,209 85931 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-1543581430", "imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "flavorRef": "1", "networks": [{"uuid": "ed59797f-b073-4437-97ed-8e484544f79c"}], "security_groups": [{"name": "tempest-securitygroup--1471795614"}], "key_name": "tempest-keypair-2021135201", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:22:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/1a4f715f-4acb-4662-a916-3e924b5d40bb', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-241fe389-5dcd-4046-a82d-2378532be6c9', 'x-compute-request-id': 'req-241fe389-5dcd-4046-a82d-2378532be6c9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "1a4f715f-4acb-4662-a916-3e924b5d40bb", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1a4f715f-4acb-4662-a916-3e924b5d40bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1a4f715f-4acb-4662-a916-3e924b5d40bb"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1471795614"}], "adminPass": "jEZoucaXqDV8"}}' 2024-02-28 09:22:18,286 85931 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/1a4f715f-4acb-4662-a916-3e924b5d40bb 0.073s 2024-02-28 09:22:18,287 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:22:18 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-09213e75-6905-4ba9-a74f-b06976a58297', 'x-compute-request-id': 'req-09213e75-6905-4ba9-a74f-b06976a58297', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1a4f715f-4acb-4662-a916-3e924b5d40bb'} Body: b'{"server": {"id": "1a4f715f-4acb-4662-a916-3e924b5d40bb", "name": "tempest-tempest.common.compute-instance-1543581430", "status": "BUILD", "tenant_id": "6a9f97ededbb4eaea79fd1b21553ea05", "u ser_id": "fa8fc2832b7a4a0692eb7820fc053d45", "metadata": {}, "hostId": "", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:22:18Z", "updated": "2024-02-28T09:22:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1a4f715f-4acb-4662-a916-3e924b5d40bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1a4f715f-4acb-4662-a916-3e924b5d40bb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2021135201", "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": []}}' 2024-02-28 09:23:08,575 85931 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/1a4f715f-4acb-4662-a916-3e924b5d40bb 0.226s 2024-02-28 09:23:08,576 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:23:08 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-800925f0-3d67-45f9-b510-70377d9279a8', 'x-compute-request-id': 'req-800925f0-3d67-45f9-b510-70377d9279a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1a4f715f-4acb-4662-a916-3e924b5d40bb'} Body: b'{"server": {"id": "1a4f715f-4acb-4662-a916-3e924b5d40bb", "name": "tempest-tempest.common.compute-instance-1543581430", "status": "ACTIVE", "tenant_id": "6a9f97ededbb4eaea79fd1b21553ea05", "user_id": "fa8fc2832b7a4a0692eb7820fc053d45", "metadata": {}, "hostId": "b01dc0a44289e0ff7689325b3e12b16e00f1c8b89abecf83109c5f72", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:22:18Z", "updated": "2024-02-28T09:22:25Z", "addresses": {"tempest-ServerActionsTestOtherA-1549978958-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:79:50"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1a4f715f-4acb-4662-a916-3e924b5d40bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1a4f715f-4acb-4662-a916-3e924b5d40bb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2021135201", "OS-SRV-USG:launched_at": "2024-02-28T09:22:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1471795614"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:23:08,591 85931 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-02-28 09:24:09,034 85931 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/1a4f715f-4acb-4662-a916-3e924b5d40bb/os-interface 0.382s 2024-02-28 09:24:09,035 85931 DEBUG [tempest.lib.common.rest_client ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:24:08 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-f5ecc5d2-1bfc-4c79-81a5-892cf5817630', 'x-compute-request-id': 'req-f5ecc5d2-1bfc-4c79-81a5-892cf5817630', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1a4f715f-4acb-4662-a916-3e924b5d40bb/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "ed59797f-b073-4437-97ed-8e484544f79c", "port_id": "42be2ff3-5d3f-4179-beca-1beb70d4d0fa", "mac_addr": "fa:16:3e:c9:79:50", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "6b43ca76-39f5-4e0d-9350-53bd53c4b317", "ip_address": "10.0.0.10"}]}]}' 2024-02-28 09:24:09,932 85931 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/6ef85b14-60cf-4093-9519-efe6b68b4acf 0.890s 2024-02-28 09:24:09,932 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "42be2ff3-5d3f-4179-beca-1beb70d4d0fa"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-9acd4489-9cd9-416e-bbd3-ad6757568b3e', 'date': 'Wed, 28 Feb 2024 09:24:09 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/6ef85b14-60cf-4093-9519-efe6b68b4acf'} Body: b'{"floatingip": {"id": "6ef85b14-60cf-4093-9519-efe6b68b4acf", "tenant_id": "6a9f97ededbb4eaea79fd1b21553ea05", "floating_ip_address": "172.24.4.104", "floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9", "router_id": "91ec8cb3-9479-42ce-8262-83414e8c1767", "port_id": "42be2ff3-5d3f-4179-beca-1beb70d4d0fa", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "ed59797f-b073-4437-97ed-8e484544f79c", "mac_address": "fa:16:3e:c9:79:50", "admin_state_up": true, "status": "ACTIVE", "device_id": "1a4f715f-4acb-4662-a916-3e924b5d40bb", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-02-28T09:22:17Z", "updated_at": "2024-02-28T09:24:09Z", "revision_number": 1, "project_id": "6a9f97ededbb4eaea79fd1b21553ea05"}}' 2024-02-28 09:24:09,933 85931 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.104:22' as 'cirros' with public key authentication 2024-02-28 09:24:09,941 85931 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-02-28 09:24:10,048 85931 INFO [paramiko.transport] Authentication (publickey) successful! 2024-02-28 09:24:10,049 85931 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.104 successfully created 2024-02-28 09:24:10,355 85931 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/1a4f715f-4acb-4662-a916-3e924b5d40bb 0.306s 2024-02-28 09:24:10,355 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:24:10 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-f99295ad-f2eb-4743-9bcd-208aed7e2b84', 'x-compute-request-id': 'req-f99295ad-f2eb-474 3-9bcd-208aed7e2b84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1a4f715f-4acb-4662-a916-3e924b5d40bb'} Body: b'{"server": {"id": "1a4f715f-4acb-4662-a916-3e924b5d40bb", "name": "tempest-tempest.common.compute-instance-1543581430", "status": "ACTIVE", "tenant_id": "6a9f97ededbb4eaea79fd1b21553ea05", "user_id": "fa8fc2832b7a4a0692eb7820fc053d45", "metadata": {}, "hostId": "b01dc0a44289e0ff7689325b3e12b16e00f1c8b89abecf83109c5f72", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:22:18Z", "updated": "2024-02-28T09:22:25Z", "addresses": {"tempest-ServerActionsTestOtherA-1549978958-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:79:50"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1a4f715f-4acb-4662-a916-3e924b5d40bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1a4f715f-4acb-4662-a916-3e924b5d40bb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2021135201", "OS-SRV-USG:launched_at": "2024-02-28T09:22:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1471795614"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:24:10,434 85931 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/6a9f97ededbb4eaea79fd1b21553ea05/volumes/520235bc-5a11-43e3-99d7-95177affefa3 0.065s 2024-02-28 09:24:10,434 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:24:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8386415-6d5f-4e24-ad2c-4236aec8e68b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8386415-6d5f-4e24-ad2c-4236aec8e68b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6a9f97ededbb4eaea79fd1b21553ea05/volumes/520235bc-5a11-43e3-99d7-95177affefa3'} Body: b'{"volume": {"id": "520235bc-5a11-43e3-99d7-95177affefa3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:22:16.000000", "updated_at": "2024-02-28T09:22:16.000000", "name": "tempest-ServerActionsTestOtherA-volume-1295203857", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a9f97ededbb4eaea79fd1b21553ea05/volumes/520235bc-5a11-43e3-99d7-95177affefa3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a9f97ededbb4eaea79fd1b21553ea05/volumes/520235bc-5a11-43e3-99d7-95177affefa3"}], "user_id": "fa8fc2832b7a4a0692eb7820fc053d45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6a9f97ededbb4eaea79fd1b21553ea05"}}' 2024-02-28 09:24:11,486 85931 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/6a9f97ededbb4eaea79fd1b21553ea05/volumes/520235bc-5a11-43e3-99d7-95177affefa3 0.038s 2024-02-28 09:24:11,486 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', ' X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:24:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc8a9bfb-0a9a-4dcd-a73b-7df488bdb7c8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc8a9bfb-0a9a-4dcd-a73b-7df488bdb7c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6a9f97ededbb4eaea79fd1b21553ea05/volumes/520235bc-5a11-43e3-99d7-95177affefa3'} Body: b'{"volume": {"id": "520235bc-5a11-43e3-99d7-95177affefa3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:22:16.000000", "updated_at": "2024-02-28T09:22:16.000000", "name": "tempest-ServerActionsTestOtherA-volume-1295203857", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a9f97ededbb4eaea79fd1b21553ea05/volumes/520235bc-5a11-43e3-99d7-95177affefa3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a9f97ededbb4eaea79fd1b21553ea05/volumes/520235bc-5a11-43e3-99d7-95177affefa3"}], "user_id": "fa8fc2832b7a4a0692eb7820fc053d45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6a9f97ededbb4eaea79fd1b21553ea05"}}' 2024-02-28 09:24:11,698 85931 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/e6e64d98-637d-4465-bb2b-e63bb059127e 0.198s 2024-02-28 09:24:11,698 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:24:11 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-bce55b72-a80a-41a3-ba59-592bd2903260', 'x-compute-request-id': 'req-bce55b72-a80a-41a3-ba59-592bd2903260', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e6e64d98-637d-4465-bb2b-e63bb059127e'} Body: b'{"server": {"id": "e6e64d98-637d-4465-bb2b-e63bb059127e", "name": "tempest-ServerActionsTestOtherA-server-1715375302", "status": "ACTIVE", "tenant_id": "6a9f97ededbb4eaea79fd1b21553ea05", "user_id": "fa8fc2832b7a4a0692eb7820fc053d45", "metadata": {}, "hostId": "b01dc0a44289e0ff7689325b3e12b16e00f1c8b89abecf83109c5f72", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:18:32Z", "updated": "2024-02-28T09:18:48Z", "addresses": {"tempest-ServerActionsTestOtherA-1549978958-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:f7:15"}, {"version": 4, "addr": "172.24.4.131", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:f7:15"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e6e64d98-637d-4465-bb2b-e63bb059127e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e6e64d98-637d-4465-bb2b-e63bb059127e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2064188818", "OS-SRV-USG:launched_at": "2024-02-28T09:18:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--307865390"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:v m_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:25:11,841 85931 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/1a4f715f-4acb-4662-a916-3e924b5d40bb 0.127s 2024-02-28 09:25:11,842 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:25: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-15d95e36-ed8d-483e-bb14-087684d6150f', 'x-compute-request-id': 'req-15d95e36-ed8d-483e-bb14-087684d6150f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1a4f715f-4acb-4662-a916-3e924b5d40bb'} Body: b'' 2024-02-28 09:25:12,131 85931 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/1a4f715f-4acb-4662-a916-3e924b5d40bb 0.288s 2024-02-28 09:25:12,131 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:25:11 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-d8536c94-2a8b-45ea-b436-64844bdb63b7', 'x-compute-request-id': 'req-d8536c94-2a8b-45ea-b436-64844bdb63b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1a4f715f-4acb-4662-a916-3e924b5d40bb'} Body: b'{"server": {"id": "1a4f715f-4acb-4662-a916-3e924b5d40bb", "name": "tempest-tempest.common.compute-instance-1543581430", "status": "ACTIVE", "tenant_id": "6a9f97ededbb4eaea79fd1b21553ea05", "user_id": "fa8fc2832b7a4a0692eb7820fc053d45", "metadata": {}, "hostId": "b01dc0a44289e0ff7689325b3e12b16e00f1c8b89abecf83109c5f72", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:22:18Z", "updated": "2024-02-28T09:25:12Z", "addresses": {"tempest-ServerActionsTestOtherA-1549978958-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:79:50"}, {"version": 4, "addr": "172.24.4.104", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:79:50"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1a4f715f-4acb-4662-a916-3e924b5d40bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1a4f715f-4acb-4662-a916-3e924b5d40bb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2021135201", "OS-SRV-USG:launched_at": "2024-02-28T09:22:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1471795614"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:26:02,234 85931 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/1a4f715f-4acb-4662-a916-3e924b5d40bb 0.033s 2024-02-28 09:26:02,235 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26:02 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-3a0a12f9-3d18-417c-985e-5d9ee73dd7b2', 'x-compute-request-id': 'req-3a0a12f9-3d18-417c-985e-5d9ee73dd7b2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1a4f715f-4acb-4662-a916-3e924b5d40bb'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 1a4f715f-4acb-4662-a916-3e924b5d40bb could not be found."}}' 2024-02-28 09:26:02,296 85931 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2021135201 0.060s 2024-02-28 09:26:02,297 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26: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-09592e23-dc5c-4cae-a822-9924dad51cfa', 'x-compute-request-id': 'req-09592e23-dc5c-4cae-a822-9924dad51cfa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2021135201'} Body: b'' 2024-02-28 09:26:02,513 85931 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/0193c224-60ee-44df-a7dd-c774be45c904 0.215s 2024-02-28 09:26:02,513 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-e2fbdef0-d291-4399-97fb-8b41336efcfb', 'content-length': '0', 'date': 'Wed, 28 Feb 2024 09:26:02 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/0193c224-60ee-44df-a7dd-c774be45c904'} Body: b'' 2024-02-28 09:26:02,533 85931 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/0193c224-60ee-44df-a7dd-c774be45c904 0.019s 2024-02-28 09:26:02,533 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-f47db2e7-6ecd-43f8-923a-bd275d5051c2', 'date': 'Wed, 28 Feb 2024 09:26:02 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/0193c224-60ee-44df-a7dd-c774be45c904'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 0193c224-60ee-44df-a7dd-c774be45c904 does not exist", "detail": ""}}' 2024-02-28 09:26:03,159 85931 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/6ef85b14-60cf-4093-9519-efe6b68b4acf 0.625s 2024-02-28 09:26:03,159 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-e9198422-fd03-41a6-abda-79e9f2fce305', 'content-length': ' 0', 'date': 'Wed, 28 Feb 2024 09:26:03 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/6ef85b14-60cf-4093-9519-efe6b68b4acf'} Body: b'' 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 70, 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 264, 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 260, in create_test_server waiters.wait_for_volume_resource_status(volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 75a2d34a-5fe0-4016-a69a-2a889e042655 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:26:15,110 85933 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.320s 2024-02-28 09:26:15,110 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestShelveInstance-396800231", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCaFYDhpqIyUMI9d5XEKYZx++6w7YSHCxWvLkP+7lU+vpCVf9W8QEUr40855EXKH34sOsGp8he3VWIZsmMbi6Xi9QRTd+3cqTcLEwpeIe/AC6potQB7IcZENvn2d9CcZ8g=="}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '396', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d317ada2-2529-412c-b338-905df9637031', 'x-compute-request-id': 'req-d317ada2-2529-412c-b338-905df9637031', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestShelveInstance-396800231", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCaFYDhpqIyUMI9d5XEKYZx++6w7YSHCxWvLkP+7lU+vpCVf9W8QEUr40855EXKH34sOsGp8he3VWIZsmMbi6Xi9QRTd+3cqTcLEwpeIe/AC6potQB7IcZENvn2d9CcZ8g==", "fingerprint": "01:32:5b:1d:98:83:64:6e:98:41:e6:14:38:66:34:25", "user_id": "64d14dc5d3e545ccbad75bf32c10ffea"}}' 2024-02-28 09:26:15,272 85933 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.159s 2024-02-28 09:26:15,272 85933 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-227896105", "description": "tempest-secgroup-smoke-227896105 description", "project_id": "c9cadae0951b4acbacef51ac9a8978e3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1673', 'x-openstack-request-id': 'req-bafb2348-a5b3-48e6-9a71-6b431e75a425', 'date': 'Wed, 28 Feb 2024 09:26:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "95ac81b3-39aa-40f4-a5b2-efab368dc13f", "name": "tempest-secgroup-smoke-227896105", "stateful": true, "tenant_id": "c9cadae0951b4acbacef51ac9a8978e3", "description": "tempest-secgroup-smoke-227896105 description", "shared": false, "security_group_rules": [{"id": "0e035da5-b3ce-46cc-8000-b17bec6af93c", "project_id": "c9cadae0951b4acbacef51ac9a8978e3", "tenant_id": "c9cadae0951b4acbacef51ac9a8978e3", "security_group_id": "95ac81b3-39aa-40f4-a5b2-efab368dc13f", "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": 925, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:26:15Z", "updated_at": "2024-02-28T09:26:15Z", "revision_number": 0}, {"id": "e2617191-bd53-4d56-a8a0-de8e63a096ac", "project_id": "c9cadae0951b4acbacef51ac9a8978e3", "tenant_id": "c9cadae0951b4acbacef51ac9a8978e3", "security_group_id": "95ac81b3-39aa-40f4-a5b2-efab368dc13f", "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": 926, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:26:15Z", "updated_at": "2024-02-28T09:26:15Z", "revision_number": 0}], "tags": [], "created_ at": "2024-02-28T09:26:15Z", "updated_at": "2024-02-28T09:26:15Z", "revision_number": 1, "project_id": "c9cadae0951b4acbacef51ac9a8978e3"}}' 2024-02-28 09:26:15,471 85933 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.198s 2024-02-28 09:26:15,471 85933 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": "95ac81b3-39aa-40f4-a5b2-efab368dc13f", "project_id": "c9cadae0951b4acbacef51ac9a8978e3", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-bec431a6-cf8f-4c7f-812b-452e467af4e4', 'date': 'Wed, 28 Feb 2024 09:26:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "780c0354-d435-4267-8b9c-a3a809168b12", "project_id": "c9cadae0951b4acbacef51ac9a8978e3", "tenant_id": "c9cadae0951b4acbacef51ac9a8978e3", "security_group_id": "95ac81b3-39aa-40f4-a5b2-efab368dc13f", "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": "2024-02-28T09:26:15Z", "updated_at": "2024-02-28T09:26:15Z", "revision_number": 0}}' 2024-02-28 09:26:15,682 85933 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.210s 2024-02-28 09:26:15,683 85933 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": "95ac81b3-39aa-40f4-a5b2-efab368dc13f", "project_id": "c9cadae0951b4acbacef51ac9a8978e3", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-f4e36f16-1c41-47e5-a52c-27878b3710d3', 'date': 'Wed, 28 Feb 2024 09:26:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "68a4881f-4ec4-436d-9bd7-6b2a60b879ed", "project_id": "c9cadae0951b4acbacef51ac9a8978e3", "tenant_id": "c9cadae0951b4acbacef51ac9a8978e3", "security_group_id": "95ac81b3-39aa-40f4-a5b2-efab368dc13f", "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": "2024-02-28T09:26:15Z", "updated_at": "2024-02-28T09:26:15Z", "revision_number": 0}}' 2024-02-28 09:26:15,903 85933 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.219s 2024-02-28 09:26:15,903 85933 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": "95ac81b3-39aa-40f4-a5b2-efab368dc13f", "project_id": "c9cadae0951b4acbacef51ac9a8978e3", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-43ea841c-6db0-4ed8-b5f6-33c9725e0335', 'date': 'Wed, 28 Feb 2024 09:26:15 GMT', 'connection': 'clos e', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7fddf00b-3d93-40ed-9298-5b97775bf17f", "project_id": "c9cadae0951b4acbacef51ac9a8978e3", "tenant_id": "c9cadae0951b4acbacef51ac9a8978e3", "security_group_id": "95ac81b3-39aa-40f4-a5b2-efab368dc13f", "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": "2024-02-28T09:26:15Z", "updated_at": "2024-02-28T09:26:15Z", "revision_number": 0}}' 2024-02-28 09:26:16,137 85933 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.233s 2024-02-28 09:26:16,138 85933 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": "95ac81b3-39aa-40f4-a5b2-efab368dc13f", "project_id": "c9cadae0951b4acbacef51ac9a8978e3", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-6ba75670-94d6-4ff2-afe9-bc51281d9a83', 'date': 'Wed, 28 Feb 2024 09:26:16 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2f854fdb-f699-49d2-8957-b88c0aa6aa11", "project_id": "c9cadae0951b4acbacef51ac9a8978e3", "tenant_id": "c9cadae0951b4acbacef51ac9a8978e3", "security_group_id": "95ac81b3-39aa-40f4-a5b2-efab368dc13f", "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": "2024-02-28T09:26:16Z", "updated_at": "2024-02-28T09:26:16Z", "revision_number": 0}}' 2024-02-28 09:26:16,386 85933 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.247s 2024-02-28 09:26:16,386 85933 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": "95ac81b3-39aa-40f4-a5b2-efab368dc13f", "project_id": "c9cadae0951b4acbacef51ac9a8978e3", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-2c36c17e-a8d5-47e7-9726-b77c9158447b', 'date': 'Wed, 28 Feb 2024 09:26:16 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "92580c16-8eb6-4a86-82fb-2f7d2c6eb1db", "project_id": "c9cadae0951b4acbacef51ac9a8978e3", "tenant_id": "c9cadae0951b4acbacef51ac9a8978e3", "security_group_id": "95ac81b3-39aa-40f4-a5b2-efab368dc13f", "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": "2024-02-28T09:26:16Z", "updated_at": "2024-02-28T09:26:16Z", "revision_number": 0}}' 2024-02-28 09:26:16,658 85933 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.271s 2024-02-28 09:26:16,658 85933 DEBUG [tempest.lib.common.rest_c lient] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "95ac81b3-39aa-40f4-a5b2-efab368dc13f", "project_id": "c9cadae0951b4acbacef51ac9a8978e3", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-7c74f98f-447a-4ed2-afcb-5516e31c616d', 'date': 'Wed, 28 Feb 2024 09:26:16 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a0e2be34-bbe0-465e-9bf1-7ca849b0920d", "project_id": "c9cadae0951b4acbacef51ac9a8978e3", "tenant_id": "c9cadae0951b4acbacef51ac9a8978e3", "security_group_id": "95ac81b3-39aa-40f4-a5b2-efab368dc13f", "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": "2024-02-28T09:26:16Z", "updated_at": "2024-02-28T09:26:16Z", "revision_number": 0}}' 2024-02-28 09:26:16,700 85933 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.034s 2024-02-28 09:26:16,700 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2809', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c3ce1d2e-bd82-441e-969b-79f35bf09310', '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": "64d14dc5d3e545ccbad75bf32c10ffea", "name": "tempest-TestShelveInstance-1495493419-project-member", "password_expires_at": null}, "audit_ids": ["DzgrnuoSSQ2EnsVbuiIP9w"], "expires_at": "2024-02-28T10:26:16.000000Z", "issued_at": "2024-02-28T09:26:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9cadae0951b4acbacef51ac9a8978e3", "name": "tempest-TestShelveInstance-1495493419"}, "is_domain": false, "roles": [{"id": "034d7a484a5e4908aeb9a02a09c0654f", "name": "member"}, {"id": "2d696d77d77043b58e5fcf31f5b061c8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "607134c4d03c4a12af99220db79cc13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c9cadae0951b4acbacef51ac9a8978e3", "region": "RegionOne"}], "id": "21d06a316a024880a69d4cd482f90971", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "74032efc222f428b908ef3abf0ba60d1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c9cadae0951b4acbacef51ac9a8978e3", "region": "RegionOne"}], "id": "633be3df59df4f9b975484710048430d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0d52584065f94ee08ce4181b78367c5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7ae777b7f53744e0bbcb8c938dfbfe2f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8dbdc1e6b7e4d08a2a52a636eabc00f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "8ef2767026834c1189d97797d5c5a800", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4f50f76d3e044b83b5bdbee0c30d6f5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "c388de6ecbcc4fca8b0d700779fc657e", "type": "compute", "name": "nova"}, {"endpoints": [{ "id": "fe5cea1ac05c45a1b3925a725a7eead7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "cc0d1c0427f9473bb326be07f15553e1", "type": "image", "name": "glance"}, {"endpoints": [{"id": "a45569cc58b84b1b853ecd851b25ca4e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "cccec230ba6c48ae92df03a6a374a7a6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "255fbf1fe41a497888423432cf3d6547", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/c9cadae0951b4acbacef51ac9a8978e3", "region": "RegionOne"}], "id": "e5ef73b8227840fa80228ecf30fbd9a7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2024-02-28 09:26:16,701 85933 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': 'ae9bed38-c4f0-44d9-b529-755945fade01', 'name': 'tempest-TestShelveInstance-1100565506-network', 'tenant_id': 'c9cadae0951b4acbacef51ac9a8978e3', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c9cadae0951b4acbacef51ac9a8978e3', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 25671, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-02-28T09:26:02Z', 'updated_at': '2024-02-28T09:26:02Z', 'revision_number': 1} available for tenant 2024-02-28 09:26:17,038 85933 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.0.0.210/volume/v3/c9cadae0951b4acbacef51ac9a8978e3/volumes 0.335s 2024-02-28 09:26:17,038 85933 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-1179472226", "imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "size": 1}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6678767-7053-4e67-aa11-6f6a0b2cec68', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6678767-7053-4e67-aa11-6f6a0b2cec68', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c9cadae0951b4acbacef51ac9a8978e3/volumes'} Body: b'{"volume": {"id": "75a2d34a-5fe0-4016-a69a-2a889e042655", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:26:16.969951", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1179472226", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9cadae0951b4acbacef51ac9a8978e3/volumes/75a2d34a-5fe0-4016-a69a-2a889e042655"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9cadae0951b4acbacef51ac9a8978e3/volumes/75a2d34a-5fe0-4016-a69a-2a889e042655"}], "user_id": "64d14dc5d3e545ccbad75bf32c10ffea", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:26:17,105 85933 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/c9cadae0951b4acbacef51ac9a8978e3/volumes/75a2d34a-5fe0-4016-a69a-2a889e042655 0.056s 2024-02-28 09:26:17,105 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26:17 GMT' , 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30dba088-61fc-41be-a65a-e2e61c85df4a', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30dba088-61fc-41be-a65a-e2e61c85df4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9cadae0951b4acbacef51ac9a8978e3/volumes/75a2d34a-5fe0-4016-a69a-2a889e042655'} Body: b'{"volume": {"id": "75a2d34a-5fe0-4016-a69a-2a889e042655", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:26:17.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1179472226", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9cadae0951b4acbacef51ac9a8978e3/volumes/75a2d34a-5fe0-4016-a69a-2a889e042655"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9cadae0951b4acbacef51ac9a8978e3/volumes/75a2d34a-5fe0-4016-a69a-2a889e042655"}], "user_id": "64d14dc5d3e545ccbad75bf32c10ffea", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c9cadae0951b4acbacef51ac9a8978e3"}}' 2024-02-28 09:26:18,165 85933 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/c9cadae0951b4acbacef51ac9a8978e3/volumes/75a2d34a-5fe0-4016-a69a-2a889e042655 0.042s 2024-02-28 09:26:18,165 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b761cbda-0074-46a6-9cc1-d7ea90d4eac0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b761cbda-0074-46a6-9cc1-d7ea90d4eac0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c9cadae0951b4acbacef51ac9a8978e3/volumes/75a2d34a-5fe0-4016-a69a-2a889e042655'} Body: b'{"volume": {"id": "75a2d34a-5fe0-4016-a69a-2a889e042655", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:26:17.000000", "updated_at": "2024-02-28T09:26:17.000000", "name": "tempest-tempest.common.compute-volume-1179472226", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c9cadae0951b4acbacef51ac9a8978e3/volumes/75a2d34a-5fe0-4016-a69a-2a889e042655"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c9cadae0951b4acbacef51ac9a8978e3/volumes/75a2d34a-5fe0-4016-a69a-2a889e042655"}], "user_id": "64d14dc5d3e545ccbad75bf32c10ffea", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c9cadae0951b4acbacef51ac9a8978e3"}}' 2024-02-28 09:26:18,302 85933 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 DELETE http://10.0.0.210/volume/v3/c9cadae0951b4acbacef51ac9a8978e3/volumes/75a2d34a-5fe0-4016-a69a-2a889e042655 0.124s 2024-02-28 09:26:18,302 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26: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-c463d23f-0a62-421e-8dd6-8695e759f424', ' connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c9cadae0951b4acbacef51ac9a8978e3/volumes/75a2d34a-5fe0-4016-a69a-2a889e042655'} Body: b'' 2024-02-28 09:26:18,326 85933 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 404 GET http://10.0.0.210/volume/v3/c9cadae0951b4acbacef51ac9a8978e3/volumes/75a2d34a-5fe0-4016-a69a-2a889e042655 0.022s 2024-02-28 09:26:18,326 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26: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-39c0066f-3aa0-4472-9bf2-ec8324b80182', 'x-openstack-request-id': 'req-39c0066f-3aa0-4472-9bf2-ec8324b80182', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c9cadae0951b4acbacef51ac9a8978e3/volumes/75a2d34a-5fe0-4016-a69a-2a889e042655'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 75a2d34a-5fe0-4016-a69a-2a889e042655 could not be found."}}' 2024-02-28 09:26:18,686 85933 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/95ac81b3-39aa-40f4-a5b2-efab368dc13f 0.357s 2024-02-28 09:26:18,687 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-b9d2cdbb-e17d-4ac2-9c1a-d9496eacee1c', 'content-length': '0', 'date': 'Wed, 28 Feb 2024 09:26:18 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/95ac81b3-39aa-40f4-a5b2-efab368dc13f'} Body: b'' 2024-02-28 09:26:18,717 85933 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-396800231 0.029s 2024-02-28 09:26:18,717 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26:18 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-9a8d7df8-b5b3-47da-b79e-614c030b08b8', 'x-compute-request-id': 'req-9a8d7df8-b5b3-47da-b79e-614c030b08b8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-396800231'} 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 223, in _wait_for_multiple_resources callback(resource_id=r, **kwargs) File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e1b4685c-146b-48cd-b8bf-7131c331ef42 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:26:26,726 85933 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/031bd758bb434937895d0647e8f68f87/volumes 0.445s 2024-02-28 09:26:26,727 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-3158171"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25569107-03dc-4f20-a715-b0c06c7a672a', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25569107-03dc-4f20-a715-b0c06c7a672a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/031bd758bb434937895d0647e8f68f87/volumes'} Body: b'{"volume": {"id": "e1b4685c-146b-48cd-b8bf-7131c331ef42", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:26:26.663157", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-3158171", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/031bd758bb434937895d0647e8f68f87/volumes/e1b4685c-146b-48cd-b8bf-7131c331ef42"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/031bd758bb434937895d0647e8f68f87/volumes/e1b4685c-146b-48cd-b8bf-7131c331ef42"}], "user_id": "c22002e85b0048e1a176ab3ba26382c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:26:26,936 85933 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/031bd758bb434937895d0647e8f68f87/volumes 0.199s 2024-02-28 09:26:26,937 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2060689524"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c26a5a64-970c-4e03-84ef-1e5edd2a29c4', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c26a5a64-970c-4e03-84ef-1e5edd2a29c4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/031bd758bb434937895d0647e8f68f87/volumes'} Body: b'{"volume": {"id": "a26f88f3-cf65-4d74-9ced-87cda902606d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:26:26.878530", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-2060689524", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/031bd758bb434937895d0647e8f68f87/volumes/a26f88f3-cf65-4d74-9ced-87cda902606d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/031bd758bb434937895d0647e8f68f87/volumes/a26f88f3-cf65-4d74-9ced-87cda902606d"}], "user_id": "c22002e85b0048e1a176ab3ba26382c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:26:27,143 85933 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/031bd758bb434937895d0647e8f68f87/volumes 0.196s 2024-02-28 09:26:27,144 85933 DEBUG [tem pest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-290102642"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b7941aa-3164-47c4-9222-b74d3c26a2f1', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b7941aa-3164-47c4-9222-b74d3c26a2f1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/031bd758bb434937895d0647e8f68f87/volumes'} Body: b'{"volume": {"id": "d6ff3eaa-ced4-47ec-aa3a-965bf865f915", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:26:27.078400", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-290102642", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/031bd758bb434937895d0647e8f68f87/volumes/d6ff3eaa-ced4-47ec-aa3a-965bf865f915"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/031bd758bb434937895d0647e8f68f87/volumes/d6ff3eaa-ced4-47ec-aa3a-965bf865f915"}], "user_id": "c22002e85b0048e1a176ab3ba26382c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:26:27,387 85933 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/031bd758bb434937895d0647e8f68f87/volumes 0.231s 2024-02-28 09:26:27,388 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-453799918"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b284dc0b-cb16-4d01-a485-7fe1851c04be', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b284dc0b-cb16-4d01-a485-7fe1851c04be', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/031bd758bb434937895d0647e8f68f87/volumes'} Body: b'{"volume": {"id": "b49b3348-32f6-45ed-b7c2-1bbea788c558", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:26:27.288346", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-453799918", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/031bd758bb434937895d0647e8f68f87/volumes/b49b3348-32f6-45ed-b7c2-1bbea788c558"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/031bd758bb434937895d0647e8f68f87/volumes/b49b3348-32f6-45ed-b7c2-1bbea788c558"}], "user_id": "c22002e85b0048e1a176ab3ba26382c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:26:27,598 85933 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/031bd758bb434937895d0647e8f68f87/volumes 0.199s 2024-02-28 09:26:27,598 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "size": 1, "name": "tempest-CreateVolumesFrom ImageTest-Volume-374068201"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1a5e4b3-b235-49e2-acc5-c2b03e74c863', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1a5e4b3-b235-49e2-acc5-c2b03e74c863', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/031bd758bb434937895d0647e8f68f87/volumes'} Body: b'{"volume": {"id": "5f4fca92-d42e-4a88-ba6e-8e8bd0da0f07", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:26:27.524106", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-374068201", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/031bd758bb434937895d0647e8f68f87/volumes/5f4fca92-d42e-4a88-ba6e-8e8bd0da0f07"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/031bd758bb434937895d0647e8f68f87/volumes/5f4fca92-d42e-4a88-ba6e-8e8bd0da0f07"}], "user_id": "c22002e85b0048e1a176ab3ba26382c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:26:27,650 85933 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/031bd758bb434937895d0647e8f68f87/volumes/e1b4685c-146b-48cd-b8bf-7131c331ef42 0.041s 2024-02-28 09:26:27,650 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83573c15-fb7e-4d8e-952c-ed3811c9ac37', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83573c15-fb7e-4d8e-952c-ed3811c9ac37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/031bd758bb434937895d0647e8f68f87/volumes/e1b4685c-146b-48cd-b8bf-7131c331ef42'} Body: b'{"volume": {"id": "e1b4685c-146b-48cd-b8bf-7131c331ef42", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:26:27.000000", "updated_at": "2024-02-28T09:26:27.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-3158171", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/031bd758bb434937895d0647e8f68f87/volumes/e1b4685c-146b-48cd-b8bf-7131c331ef42"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/031bd758bb434937895d0647e8f68f87/volumes/e1b4685c-146b-48cd-b8bf-7131c331ef42"}], "user_id": "c22002e85b0048e1a176ab3ba26382c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "031bd758bb434937895d0647e8f68f87"}}' 2024-02-28 09:26:28,717 85933 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/031bd758bb434937895d0647e8f68f87/volumes/e1b4685c-146b-48cd-b8bf-7131c331ef42 0.042s 2024-02-28 09:26:28,717 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4a04c93-5eb2-4d2f-8da8-6485a58ee20b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openst ack-request-id': 'req-a4a04c93-5eb2-4d2f-8da8-6485a58ee20b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/031bd758bb434937895d0647e8f68f87/volumes/e1b4685c-146b-48cd-b8bf-7131c331ef42'} Body: b'{"volume": {"id": "e1b4685c-146b-48cd-b8bf-7131c331ef42", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:26:27.000000", "updated_at": "2024-02-28T09:26:27.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-3158171", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/031bd758bb434937895d0647e8f68f87/volumes/e1b4685c-146b-48cd-b8bf-7131c331ef42"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/031bd758bb434937895d0647e8f68f87/volumes/e1b4685c-146b-48cd-b8bf-7131c331ef42"}], "user_id": "c22002e85b0048e1a176ab3ba26382c3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "031bd758bb434937895d0647e8f68f87"}}' 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 97, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 6a983879-6b56-460e-ab4d-b6c3d8022539 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:26:31,358 85933 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 202 POST http://10.0.0.210/volume/v3/c623fc2c44e4480b8382c34e1d65cd40/volumes 0.337s 2024-02-28 09:26:31,359 85933 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-1338386961"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e076d76-a963-42a7-a082-a4ab5706de96', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e076d76-a963-42a7-a082-a4ab5706de96', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c623fc2c44e4480b8382c34e1d65cd40/volumes'} Body: b'{"volume": {"id": "6a983879-6b56-460e-ab4d-b6c3d8022539", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:26:31.293910", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1338386961", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c623fc2c44e4480b8382c34e1d65cd40/volumes/6a983879-6b56-460e-ab4d-b6c3d8022539"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c623fc2c44e4480b8382c34e1d65cd40/volumes/6a983879-6b56-460e-ab4d-b6c3d8022539"}], "user_id": "c803d8cfbb5a46c6b6ef1ba106814bbe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:26:31,410 85933 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/c623fc2c44e4480b8382c34e1d65cd40/volumes/6a983879-6b56-460e-ab4d-b6c3d8022539 0.038s 2024-02-28 09:26:31,411 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a67da199-5189-417e-a72e-cc90e7368a11', 'content-length': '899', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a67da199-5189-417e-a72e-cc90e7368a11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c623fc2c44e4480b8382c34e1d65cd40/volumes/6a983879-6b56-460e-ab4d-b6c3d8022539'} Body: b'{"volume": {"id": "6a983879-6b56-460e-ab4d-b6c3d8022539", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:26:31.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1338386961", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c623fc2c44e4480b8382c34e1d65cd40/volumes/6a983879-6b56-460e-ab4d-b6c3d8022539"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c623fc2c44e4480b8382c34e1d65cd40/volumes/6a983879-6b56-460e-ab4d-b6c3d8022539"}], "user_id": "c803d8cfbb5a46c6b6ef1ba106814bbe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c623fc2c44e4480b8382c34e1d65cd40"}}' 2024-02-28 09:26:32,468 85933 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/c623fc2c44e4480b8382c34e1d65cd40/volumes/6a9838 79-6b56-460e-ab4d-b6c3d8022539 0.042s 2024-02-28 09:26:32,468 85933 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3399df4c-770c-4467-a4e6-7aa03e3f3b8e', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3399df4c-770c-4467-a4e6-7aa03e3f3b8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c623fc2c44e4480b8382c34e1d65cd40/volumes/6a983879-6b56-460e-ab4d-b6c3d8022539'} Body: b'{"volume": {"id": "6a983879-6b56-460e-ab4d-b6c3d8022539", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:26:31.000000", "updated_at": "2024-02-28T09:26:31.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1338386961", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c623fc2c44e4480b8382c34e1d65cd40/volumes/6a983879-6b56-460e-ab4d-b6c3d8022539"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c623fc2c44e4480b8382c34e1d65cd40/volumes/6a983879-6b56-460e-ab4d-b6c3d8022539"}], "user_id": "c803d8cfbb5a46c6b6ef1ba106814bbe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c623fc2c44e4480b8382c34e1d65cd40"}}' 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 70, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 09152085-2ca3-4fc9-b921-fd70f06c92f0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:24:32,458 85923 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.081s 2024-02-28 09:24:32,458 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 28 Feb 2024 09:24:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2807', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-ac12dac2-21df-4c0b-9c0c-4758d8f13119', '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": "25f3d733199d4278b10ad2e24404028b", "name": "tempest-VolumesActionsTest-847139696-project-member", "password_expires_at": null}, "audit_ids": ["0L-OeE4uTReUsrIm7gLgsQ"], "expires_at": "2024-02-28T10:24:32.000000Z", "issued_at": "2024-02-28T09:24:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b3aad20bb8741b59a5f252b332277a8", "name": "tempest-VolumesActionsTest-847139696"}, "is_domain": false, "roles": [{"id": "034d7a484a5e4908aeb9a02a09c0654f", "name": "member"}, {"id": "2d696d77d77043b58e5fcf31f5b061c8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "607134c4d03c4a12af99220db79cc13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8", "region": "RegionOne"}], "id": "21d06a316a024880a69d4cd482f90971", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "74032efc222f428b908ef3abf0ba60d1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8", "region": "RegionOne"}], "id": "633be3df59df4f9b975484710048430d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0d52584065f94ee08ce4181b78367c5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7ae777b7f53744e0bbcb8c938dfbfe2f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8dbdc1e6b7e4d08a2a52a636eabc00f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "8ef2767026834c1189d97797d5c5a800", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4f50f76d3e044b83b5bdbee0c30d6f5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "c388de6ecbcc4fca8b0d700779fc657e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "fe5cea1ac05c45a1b3925a725a7eead7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "cc0d1c0427f9473bb326be07f15553e1", "type": "image", "name": "glance"}, {"endpoints": [{"id": "a45569cc58b84b1b853ecd851b25ca4e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "cccec230ba6c48ae92df03a6a374a7a6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "255fbf1fe41a497888423432cf3d6547", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/0b3aad20bb8741b59a5f252b332277a8", "region": "RegionOne"}], "id": "e5ef73b8227840fa80228ecf30fbd9a7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2024-02-28 09:24:32,459 85923 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_force_detach_volume) Found network {'id': '8674a07d-7a42-46a2-9640-62496667493c', 'name': 'tempest-VolumesActionsTest-915468633-network', 'tenant_id': '0b3aad20bb8741b59a5f252b332277a8', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '0b3aad20bb8741b59a5f252b332277a8', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'g eneve', 'provider:physical_network': None, 'provider:segmentation_id': 45435, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-02-28T09:24:20Z', 'updated_at': '2024-02-28T09:24:20Z', 'revision_number': 1} available for tenant 2024-02-28 09:24:33,145 85923 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.685s 2024-02-28 09:24:33,146 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-1900842255", "imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "flavorRef": "1", "networks": [{"uuid": "8674a07d-7a42-46a2-9640-62496667493c"}]}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:24:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/8d67cdd9-4dde-4dfe-9760-4701c018947f', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a161da54-c6b7-4d45-908b-19dfa9786bf0', 'x-compute-request-id': 'req-a161da54-c6b7-4d45-908b-19dfa9786bf0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "8d67cdd9-4dde-4dfe-9760-4701c018947f", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8d67cdd9-4dde-4dfe-9760-4701c018947f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8d67cdd9-4dde-4dfe-9760-4701c018947f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "2kRYepN2w4tu"}}' 2024-02-28 09:24:33,229 85923 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/8d67cdd9-4dde-4dfe-9760-4701c018947f 0.079s 2024-02-28 09:24:33,229 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:24:33 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-0fb1f609-6314-43c4-a467-eae1177d3cfa', 'x-compute-request-id': 'req-0fb1f609-6314-43c4-a467-eae1177d3cfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8d67cdd9-4dde-4dfe-9760-4701c018947f'} Body: b'{"server": {"id": "8d67cdd9-4dde-4dfe-9760-4701c018947f", "name": "tempest-VolumesActionsTest-instance-1900842255", "status": "BUILD", "tenant_id": "0b3aad20bb8741b59a5f252b332277a8", "user_id": "25f3d733199d4278b10ad2e24404028b", "metadata": {}, "hostId": "", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:24:33Z", "updated": "2024-02-28T09:24:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8d67cdd9-4dde-4dfe-9760-4701c018947f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8d67cdd9-4dde-4dfe-9760-4701c018947f"}], "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": "scheduli ng", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:25:23,525 85923 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/8d67cdd9-4dde-4dfe-9760-4701c018947f 0.230s 2024-02-28 09:25:23,525 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:25:23 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-548b491b-c2d4-43ce-ac2a-33c8fb3a9c2e', 'x-compute-request-id': 'req-548b491b-c2d4-43ce-ac2a-33c8fb3a9c2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8d67cdd9-4dde-4dfe-9760-4701c018947f'} Body: b'{"server": {"id": "8d67cdd9-4dde-4dfe-9760-4701c018947f", "name": "tempest-VolumesActionsTest-instance-1900842255", "status": "ACTIVE", "tenant_id": "0b3aad20bb8741b59a5f252b332277a8", "user_id": "25f3d733199d4278b10ad2e24404028b", "metadata": {}, "hostId": "90e4d05d2b6856b492b8a1644ad15aa88ca9362eba80a3e0a923fd79", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:24:33Z", "updated": "2024-02-28T09:24:40Z", "addresses": {"tempest-VolumesActionsTest-915468633-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:3e:16"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8d67cdd9-4dde-4dfe-9760-4701c018947f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8d67cdd9-4dde-4dfe-9760-4701c018947f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-02-28T09:24: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": []}}' 2024-02-28 09:25:23,538 85923 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-02-28 09:26:23,814 85923 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes 0.215s 2024-02-28 09:26:23,814 85923 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-1956317197"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9ba5683-34e0-4ac3-b5bf-75a960300280', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9ba5683-34e0-4ac3-b5bf-75a960300280', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes'} Body: b'{"volume": {"id": "09152085-2ca3-4fc9-b921-fd70f06c92f0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:26:23.750698", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1956317197", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_v olid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/09152085-2ca3-4fc9-b921-fd70f06c92f0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0b3aad20bb8741b59a5f252b332277a8/volumes/09152085-2ca3-4fc9-b921-fd70f06c92f0"}], "user_id": "25f3d733199d4278b10ad2e24404028b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:26:23,862 85923 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/09152085-2ca3-4fc9-b921-fd70f06c92f0 0.036s 2024-02-28 09:26:23,862 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f8ca83c-e225-4285-84fd-02a416e1e52e', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f8ca83c-e225-4285-84fd-02a416e1e52e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/09152085-2ca3-4fc9-b921-fd70f06c92f0'} Body: b'{"volume": {"id": "09152085-2ca3-4fc9-b921-fd70f06c92f0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:26:24.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1956317197", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/09152085-2ca3-4fc9-b921-fd70f06c92f0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0b3aad20bb8741b59a5f252b332277a8/volumes/09152085-2ca3-4fc9-b921-fd70f06c92f0"}], "user_id": "25f3d733199d4278b10ad2e24404028b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b3aad20bb8741b59a5f252b332277a8"}}' 2024-02-28 09:26:24,914 85923 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/09152085-2ca3-4fc9-b921-fd70f06c92f0 0.039s 2024-02-28 09:26:24,914 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd74495d-9fde-47f9-b2e1-268d90d8d90a', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd74495d-9fde-47f9-b2e1-268d90d8d90a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/09152085-2ca3-4fc9-b921-fd70f06c92f0'} Body: b'{"volume": {"id": "09152085-2ca3-4fc9-b921-fd70f06c92f0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:26:24.000000", "updated_at": "2024-02-28T09:26:24.000000", "name": "tempest-VolumesActionsTest-Volume-1956317197", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/09152085-2ca3-4fc9-b921-fd70f06c92f0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0b3aad20bb8741b59a5f252b332277a8/volumes/09152085-2ca3-4fc9-b921-fd70f06c92f0"}], "user_id": "25f3d733199d4278b10ad2e244 04028b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b3aad20bb8741b59a5f252b332277a8"}}' 2024-02-28 09:26:24,964 85923 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/09152085-2ca3-4fc9-b921-fd70f06c92f0 0.037s 2024-02-28 09:26:24,965 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3849b426-44c9-4116-ad09-e5364262480a', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3849b426-44c9-4116-ad09-e5364262480a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/09152085-2ca3-4fc9-b921-fd70f06c92f0'} Body: b'{"volume": {"id": "09152085-2ca3-4fc9-b921-fd70f06c92f0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:26:24.000000", "updated_at": "2024-02-28T09:26:24.000000", "name": "tempest-VolumesActionsTest-Volume-1956317197", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/09152085-2ca3-4fc9-b921-fd70f06c92f0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0b3aad20bb8741b59a5f252b332277a8/volumes/09152085-2ca3-4fc9-b921-fd70f06c92f0"}], "user_id": "25f3d733199d4278b10ad2e24404028b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b3aad20bb8741b59a5f252b332277a8"}}' 2024-02-28 09:26:25,092 85923 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/09152085-2ca3-4fc9-b921-fd70f06c92f0 0.115s 2024-02-28 09:26:25,092 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26: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-b91ad46b-588e-4e6d-a25c-bbad88184444', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/09152085-2ca3-4fc9-b921-fd70f06c92f0'} Body: b'' 2024-02-28 09:26:25,116 85923 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/09152085-2ca3-4fc9-b921-fd70f06c92f0 0.024s 2024-02-28 09:26:25,117 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26: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-e0af1575-d494-4d14-a9ba-4ce7ea6dd212', 'x-openstack-request-id': 'req-e0af1575-d494-4d14-a9ba-4ce7ea6dd212', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/09152085-2ca3-4fc9-b921-fd70f06c92f0'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 09152085-2ca3-4fc9-b921-fd70f06c92f0 could not be found."}}' 2024-02-28 09:26:25,238 85923 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/8d67cdd9-4dde-4dfe-9760-4701c018947f 0.121s 2024-02-28 09:26:25,238 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26:25 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-361435c1-6c85-4a1c-99ee-41d1de432aa9', 'x-compute-request-id': 'req-361435c1-6c85-4a1c-99ee-41d1de432aa9', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8d67cdd9-4dde-4dfe-9760-4701c018947f'} Body: b'' 2024-02-28 09:26:25,638 85923 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/8d67cdd9-4dde-4dfe-9760-4701c018947f 0.399s 2024-02-28 09:26:25,639 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26:25 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-98ec6c89-a222-46c2-8f37-2ee169465fe3', 'x-compute-request-id': 'req-98ec6c89-a222-46c2-8f37-2ee169465fe3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8d67cdd9-4dde-4dfe-9760-4701c018947f'} Body: b'{"server": {"id": "8d67cdd9-4dde-4dfe-9760-4701c018947f", "name": "tempest-VolumesActionsTest-instance-1900842255", "status": "ACTIVE", "tenant_id": "0b3aad20bb8741b59a5f252b332277a8", "user_id": "25f3d733199d4278b10ad2e24404028b", "metadata": {}, "hostId": "90e4d05d2b6856b492b8a1644ad15aa88ca9362eba80a3e0a923fd79", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:24:33Z", "updated": "2024-02-28T09:26:25Z", "addresses": {"tempest-VolumesActionsTest-915468633-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:3e:16"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8d67cdd9-4dde-4dfe-9760-4701c018947f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8d67cdd9-4dde-4dfe-9760-4701c018947f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-02-28T09:24:39.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": []}}' 2024-02-28 09:27:15,743 85923 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/8d67cdd9-4dde-4dfe-9760-4701c018947f 0.041s 2024-02-28 09:27:15,743 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'op enstack-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-dddfdcb2-4343-4253-a8c0-911fa21880da', 'x-compute-request-id': 'req-dddfdcb2-4343-4253-a8c0-911fa21880da', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8d67cdd9-4dde-4dfe-9760-4701c018947f'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 8d67cdd9-4dde-4dfe-9760-4701c018947f 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 399099f3-4d7a-4887-9c17-67460b80883d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:27:15,935 85923 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/0b3aad20bb8741b59a5f252b332277a8/volumes 0.186s 2024-02-28 09:27:15,936 85923 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-403716281"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce855b30-7afd-44e6-8a71-b9f24e7bc492', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce855b30-7afd-44e6-8a71-b9f24e7bc492', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes'} Body: b'{"volume": {"id": "399099f3-4d7a-4887-9c17-67460b80883d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:27:15.872616", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-403716281", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/399099f3-4d7a-4887-9c17-67460b80883d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0b3aad20bb8741b59a5f252b332277a8/volumes/399099f3-4d7a-4887-9c17-67460b80883d"}], "user_id": "25f3d733199d4278b10ad2e24404028b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:27:15,988 85923 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/0b3aad20bb8741b59a5f252b332277a8/volumes/399099f3-4d7a-4887-9c17-67460b80883d 0.041s 2024-02-28 09:27:15,988 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-637eccd3-2dcb-4cba-af09-6a760e3e961b', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-637eccd3-2dcb-4cba-af09-6a760e3e961b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/399099f3-4d7a-4887-9c17-67460b80883d'} Body: b'{"volume": {"id": "399099f3-4d7a-4887-9c17-67460b80883d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:27:16.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-403716281", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/399099f3-4d7a-4887-9c17-67460b80883d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0b3aad20bb8741b59a5f252b332277a8/volumes/399099f3-4d7a-4887-9c17-67460b80883d"}], "user_id": "25f3d733199d4278b10ad2e24404028b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b3aad20bb8741b59a5f252b332277a8"}}' 2024-02-28 09:27:17,058 85923 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/0b3aad20bb8741b59a5f252b332277a8/volumes/399099f3-4d7a-4887-9c17-67460b80883d 0.056s 2024-02-28 09:27:17,058 85923 DEBUG [tempes t.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e470668-9bc4-41d6-9d1d-ace33b29d667', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e470668-9bc4-41d6-9d1d-ace33b29d667', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/399099f3-4d7a-4887-9c17-67460b80883d'} Body: b'{"volume": {"id": "399099f3-4d7a-4887-9c17-67460b80883d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:27:16.000000", "updated_at": "2024-02-28T09:27:16.000000", "name": "tempest-VolumesActionsTest-Volume-403716281", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/399099f3-4d7a-4887-9c17-67460b80883d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0b3aad20bb8741b59a5f252b332277a8/volumes/399099f3-4d7a-4887-9c17-67460b80883d"}], "user_id": "25f3d733199d4278b10ad2e24404028b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b3aad20bb8741b59a5f252b332277a8"}}' 2024-02-28 09:27:17,111 85923 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/399099f3-4d7a-4887-9c17-67460b80883d 0.040s 2024-02-28 09:27:17,111 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e9c9f15-d407-4ef6-a59b-f0ac470960c3', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e9c9f15-d407-4ef6-a59b-f0ac470960c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/399099f3-4d7a-4887-9c17-67460b80883d'} Body: b'{"volume": {"id": "399099f3-4d7a-4887-9c17-67460b80883d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:27:16.000000", "updated_at": "2024-02-28T09:27:16.000000", "name": "tempest-VolumesActionsTest-Volume-403716281", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/399099f3-4d7a-4887-9c17-67460b80883d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0b3aad20bb8741b59a5f252b332277a8/volumes/399099f3-4d7a-4887-9c17-67460b80883d"}], "user_id": "25f3d733199d4278b10ad2e24404028b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b3aad20bb8741b59a5f252b332277a8"}}' 2024-02-28 09:27:17,275 85923 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/399099f3-4d7a-4887-9c17-67460b80883d 0.148s 2024-02-28 09:27:17,276 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27: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-cf537a6f-1fcf-4d0d-ba19-f8d33d4a54eb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/399099f3-4d7a-4887-9c17-67460b80883d'} Body: b'' 2024-02-28 09:27:17,297 85923 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/399099f3-4d7a-4887-9c17-67460b80883d 0.021s 2024-02-28 09:27:17,298 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27: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-b5017b2e-3858-4c14-beda-7c1d97081fa0', 'x-openstack-request-id': 'req-b5017b2e-3858-4c14-beda-7c1d97081fa0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/399099f3-4d7a-4887-9c17-67460b80883d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 399099f3-4d7a-4887-9c17-67460b80883d 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume cd9373e0-4290-47c9-8148-82d57a51c710 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:27:17,489 85923 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/0b3aad20bb8741b59a5f252b332277a8/volumes 0.185s 2024-02-28 09:27:17,489 85923 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-1925594593"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5642de9e-e8d0-4d2c-9353-eed25f31ad83', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5642de9e-e8d0-4d2c-9353-eed25f31ad83', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes'} Body: b'{"volume": {"id": "cd9373e0-4290-47c9-8148-82d57a51c710", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:27:17.429990", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1925594593", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/cd9373e0-4290-47c9-8148-82d57a51c710"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0b3aad20bb8741b59a5f252b332277a8/volumes/cd9373e0-4290-47c9-8148-82d57a51c710"}], "user_id": "25f3d733199d4278b10ad2e24404028b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:27:17,571 85923 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/0b3aad20bb8741b59a5f252b332277a8/volumes/cd9373e0-4290-47c9-8148-82d57a51c710 0.070s 2024-02-28 09:27:17,571 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce2ca281-ef17-407e-9a93-2caa9a62e613', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce2ca281-ef17-407e-9a93-2caa9a62e613', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/cd9373e0-4290-47c9-8148-82d57a51c710'} Body: b'{"volume": {"id": "cd9373e0-4290-47c9-8148-82d57a51c710", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:27:17.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1925594593", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/cd9373e0-4290-47c9-8148-82d57a51c710"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0b3aad20bb8741b59a5f252b332277a8/volumes/cd9373e0-4290-47c9-8148-82d57a51c710"}], "user_id": "25f3d733199d4278b10ad2e24404028b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b3aad20bb8741b59a5f252b332277a8"}}' 2024-02-28 09:27:18,634 85923 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/0b3aad20bb8741b59a5f252b332277a8/volumes/cd9373e0-4290-47c9-8148-82d57a51c710 0.049s 2024-02-28 09:27:18,635 85923 DEBUG [tempes t.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74c2eddb-33cf-4b2e-bfac-db42b3c2dc5a', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74c2eddb-33cf-4b2e-bfac-db42b3c2dc5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/cd9373e0-4290-47c9-8148-82d57a51c710'} Body: b'{"volume": {"id": "cd9373e0-4290-47c9-8148-82d57a51c710", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:27:17.000000", "updated_at": "2024-02-28T09:27:18.000000", "name": "tempest-VolumesActionsTest-Volume-1925594593", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/cd9373e0-4290-47c9-8148-82d57a51c710"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0b3aad20bb8741b59a5f252b332277a8/volumes/cd9373e0-4290-47c9-8148-82d57a51c710"}], "user_id": "25f3d733199d4278b10ad2e24404028b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b3aad20bb8741b59a5f252b332277a8"}}' 2024-02-28 09:27:18,687 85923 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/cd9373e0-4290-47c9-8148-82d57a51c710 0.040s 2024-02-28 09:27:18,687 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4dd56f7-cc23-439d-8667-c2910602d104', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4dd56f7-cc23-439d-8667-c2910602d104', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/cd9373e0-4290-47c9-8148-82d57a51c710'} Body: b'{"volume": {"id": "cd9373e0-4290-47c9-8148-82d57a51c710", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:27:17.000000", "updated_at": "2024-02-28T09:27:18.000000", "name": "tempest-VolumesActionsTest-Volume-1925594593", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/cd9373e0-4290-47c9-8148-82d57a51c710"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0b3aad20bb8741b59a5f252b332277a8/volumes/cd9373e0-4290-47c9-8148-82d57a51c710"}], "user_id": "25f3d733199d4278b10ad2e24404028b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b3aad20bb8741b59a5f252b332277a8"}}' 2024-02-28 09:27:18,808 85923 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/cd9373e0-4290-47c9-8148-82d57a51c710 0.108s 2024-02-28 09:27:18,808 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27: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-0e8661d4-1f17-47cd-aadb-e7292d9af8d6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/cd9373e0-4290-47c9-8148-82d57a51c710'} Body: b'' 2024-02-28 09:27:18,832 85923 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/cd9373e0-4290-47c9-8148-82d57a51c710 0.024s 2024-02-28 09:27:18,833 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27: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-c861b1bc-d240-41a8-a818-6ebcd284a577', 'x-openstack-request-id': 'req-c861b1bc-d240-41a8-a818-6ebcd284a577', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/cd9373e0-4290-47c9-8148-82d57a51c710'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume cd9373e0-4290-47c9-8148-82d57a51c710 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3d4ca4b3-6efb-4d0c-8439-749506c1ff7e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:27:19,071 85923 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/0b3aad20bb8741b59a5f252b332277a8/volumes 0.234s 2024-02-28 09:27:19,071 85923 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-782627937"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11f40724-ce02-4497-b287-b8cb81a6fa27', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11f40724-ce02-4497-b287-b8cb81a6fa27', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes'} Body: b'{"volume": {"id": "3d4ca4b3-6efb-4d0c-8439-749506c1ff7e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:27:19.008120", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-782627937", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/3d4ca4b3-6efb-4d0c-8439-749506c1ff7e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0b3aad20bb8741b59a5f252b332277a8/volumes/3d4ca4b3-6efb-4d0c-8439-749506c1ff7e"}], "user_id": "25f3d733199d4278b10ad2e24404028b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:27:19,122 85923 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/0b3aad20bb8741b59a5f252b332277a8/volumes/3d4ca4b3-6efb-4d0c-8439-749506c1ff7e 0.040s 2024-02-28 09:27:19,123 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e405dd91-0289-420d-8520-3163f43a6ee9', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e405dd91-0289-420d-8520-3163f43a6ee9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/3d4ca4b3-6efb-4d0c-8439-749506c1ff7e'} Body: b'{"volume": {"id": "3d4ca4b3-6efb-4d0c-8439-749506c1ff7e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:27:19.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-782627937", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/3d4ca4b3-6efb-4d0c-8439-749506c1ff7e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0b3aad20bb8741b59a5f252b332277a8/volumes/3d4ca4b3-6efb-4d0c-8439-749506c1ff7e"}], "user_id": "25f3d733199d4278b10ad2e24404028b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b3aad20bb8741b59a5f252b332277a8"}}' 2024-02-28 09:27:20,177 85923 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/0b3aad20bb8741b59a5f252b332277a8/volumes/3d4ca4b3-6efb-4d0c-8439-749506c1ff7e 0.040s 2024-02-28 09:27:20,178 85923 DEBUG [tempest.lib.common .rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-554a07f5-3dba-42e3-888c-5b40b1156b6b', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-554a07f5-3dba-42e3-888c-5b40b1156b6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/3d4ca4b3-6efb-4d0c-8439-749506c1ff7e'} Body: b'{"volume": {"id": "3d4ca4b3-6efb-4d0c-8439-749506c1ff7e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:27:19.000000", "updated_at": "2024-02-28T09:27:19.000000", "name": "tempest-VolumesActionsTest-Volume-782627937", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/3d4ca4b3-6efb-4d0c-8439-749506c1ff7e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0b3aad20bb8741b59a5f252b332277a8/volumes/3d4ca4b3-6efb-4d0c-8439-749506c1ff7e"}], "user_id": "25f3d733199d4278b10ad2e24404028b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b3aad20bb8741b59a5f252b332277a8"}}' 2024-02-28 09:27:20,243 85923 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/3d4ca4b3-6efb-4d0c-8439-749506c1ff7e 0.053s 2024-02-28 09:27:20,244 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea201d42-19cf-4d1d-aecf-0a09eacbe6f5', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea201d42-19cf-4d1d-aecf-0a09eacbe6f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/3d4ca4b3-6efb-4d0c-8439-749506c1ff7e'} Body: b'{"volume": {"id": "3d4ca4b3-6efb-4d0c-8439-749506c1ff7e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:27:19.000000", "updated_at": "2024-02-28T09:27:19.000000", "name": "tempest-VolumesActionsTest-Volume-782627937", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/3d4ca4b3-6efb-4d0c-8439-749506c1ff7e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0b3aad20bb8741b59a5f252b332277a8/volumes/3d4ca4b3-6efb-4d0c-8439-749506c1ff7e"}], "user_id": "25f3d733199d4278b10ad2e24404028b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b3aad20bb8741b59a5f252b332277a8"}}' 2024-02-28 09:27:20,350 85923 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/3d4ca4b3-6efb-4d0c-8439-749506c1ff7e 0.094s 2024-02-28 09:27:20,350 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'conte nt-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67fd1daa-f975-4c30-9e42-76223867f264', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/3d4ca4b3-6efb-4d0c-8439-749506c1ff7e'} Body: b'' 2024-02-28 09:27:20,372 85923 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/3d4ca4b3-6efb-4d0c-8439-749506c1ff7e 0.021s 2024-02-28 09:27:20,372 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27: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-e6bd8f61-d391-467b-b597-5c17637ea278', 'x-openstack-request-id': 'req-e6bd8f61-d391-467b-b597-5c17637ea278', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/3d4ca4b3-6efb-4d0c-8439-749506c1ff7e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3d4ca4b3-6efb-4d0c-8439-749506c1ff7e 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ef7ed46f-0834-475b-b28e-d51f31ce72ac failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:27:20,565 85923 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/0b3aad20bb8741b59a5f252b332277a8/volumes 0.190s 2024-02-28 09:27:20,566 85923 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-1701838593"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f8c5e31-dd1c-4f42-b3da-e4216cb1fcf3', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f8c5e31-dd1c-4f42-b3da-e4216cb1fcf3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes'} Body: b'{"volume": {"id": "ef7ed46f-0834-475b-b28e-d51f31ce72ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:27:20.504334", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1701838593", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/ef7ed46f-0834-475b-b28e-d51f31ce72ac"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0b3aad20bb8741b59a5f252b332277a8/volumes/ef7ed46f-0834-475b-b28e-d51f31ce72ac"}], "user_id": "25f3d733199d4278b10ad2e24404028b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:27:20,618 85923 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/0b3aad20bb8741b59a5f252b332277a8/volumes/ef7ed46f-0834-475b-b28e-d51f31ce72ac 0.040s 2024-02-28 09:27:20,619 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a93e5774-c3e5-43ff-8404-db2102dabacf', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a93e5774-c3e5-43ff-8404-db2102dabacf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/ef7ed46f-0834-475b-b28e-d51f31ce72ac'} Body: b'{"volume": {"id": "ef7ed46f-0834-475b-b28e-d51f31ce72ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:27:21.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1701838593", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/ef7ed46f-0834-475b-b28e-d51f31ce72ac"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0b3aad20bb8741b59a5f252b332277a8/volumes/ef7ed46f-0834-475b-b28e-d51f31ce72ac"}], "user_id": "25f3d733199d4278b10ad2e24404028b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b3aad20bb8741b59a5f252b332277a8"}}' 2024-02-28 09:27:21,674 85923 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/0b3aad20bb8741b59a5f252b332277a8/volumes/ef7ed46f-0834-475b-b28e-d51f31ce72ac 0.042s 2024-02-28 09:27:21,675 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b76c8e3-42f3-4bbf-a2b3-5c000532c711', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b76c8e3-42f3-4bbf-a2b3-5c000532c711', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/ef7ed46f-0834-475b-b28e-d51f31ce72ac'} Body: b'{"volume": {"id": "ef7ed46f-0834-475b-b28e-d51f31ce72ac", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:27:21.000000", "updated_at": "2024-02-28T09:27:21.000000", "name": "tempest-VolumesActionsTest-Volume-1701838593", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/ef7ed46f-0834-475b-b28e-d51f31ce72ac"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0b3aad20bb8741b59a5f252b332277a8/volumes/ef7ed46f-0834-475b-b28e-d51f31ce72ac"}], "user_id": "25f3d733199d4278b10ad2e24404028b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b3aad20bb8741b59a5f252b332277a8"}}' 2024-02-28 09:27:21,731 85923 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/ef7ed46f-0834-475b-b28e-d51f31ce72ac 0.041s 2024-02-28 09:27:21,732 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35990794-45e2-488b-9d50-714527b9d92a', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35990794-45e2-488b-9d50-714527b9d92a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/ef7ed46f-0834-475b-b28e-d51f31ce72ac'} Body: b'{"volume": {"id": "ef7ed46f-0834-475b-b28e-d51f31ce72ac", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:27:21.000000", "updated_at": "2024-02-28T09:27:21.000000", "name": "tempest-VolumesActionsTest-Volume-1701838593", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/ef7ed46f-0834-475b-b28e-d51f31ce72ac"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0b3aad20bb8741b59a5f252b332277a8/volumes/ef7ed46f-0834-475b-b28e-d51f31ce72ac"}], "user_id": "25f3d733199d4278b10ad2e24404028b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b3aad20bb8741b59a5f252b332277a8"}}' 2024-02-28 09:27:21,859 85923 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/ef7ed46f-0834-475b-b28e-d51f31ce72ac 0.112s 2024-02-28 09:27:21,859 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'conte nt-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a454d60c-f1cf-4fba-8db8-7b9f5e1e7bfd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/ef7ed46f-0834-475b-b28e-d51f31ce72ac'} Body: b'' 2024-02-28 09:27:21,881 85923 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/ef7ed46f-0834-475b-b28e-d51f31ce72ac 0.021s 2024-02-28 09:27:21,882 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27: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-27ada9bf-3630-4a9a-8be5-4e305691e085', 'x-openstack-request-id': 'req-27ada9bf-3630-4a9a-8be5-4e305691e085', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/ef7ed46f-0834-475b-b28e-d51f31ce72ac'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ef7ed46f-0834-475b-b28e-d51f31ce72ac 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 063a445a-441f-4072-b0b9-47444bf40730 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:27:22,078 85923 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 202 POST http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes 0.194s 2024-02-28 09:27:22,078 85923 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-803353677"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a22366a-1850-4d37-933d-484158068f66', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a22366a-1850-4d37-933d-484158068f66', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes'} Body: b'{"volume": {"id": "063a445a-441f-4072-b0b9-47444bf40730", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:27:22.012838", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-803353677", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/063a445a-441f-4072-b0b9-47444bf40730"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0b3aad20bb8741b59a5f252b332277a8/volumes/063a445a-441f-4072-b0b9-47444bf40730"}], "user_id": "25f3d733199d4278b10ad2e24404028b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:27:22,129 85923 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/063a445a-441f-4072-b0b9-47444bf40730 0.039s 2024-02-28 09:27:22,129 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5241cd00-bebe-4495-83ad-ffee8ca9c157', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5241cd00-bebe-4495-83ad-ffee8ca9c157', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/063a445a-441f-4072-b0b9-47444bf40730'} Body: b'{"volume": {"id": "063a445a-441f-4072-b0b9-47444bf40730", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:27:22.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-803353677", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/063a445a-441f-4072-b0b9-47444bf40730"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0b3aad20bb8741b59a5f252b332277a8/volumes/063a445a-441f-4072-b0b9-47444bf40730"}], "user_id": "25f3d733199d4278b10ad2e24404028b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b3aad20bb8741b59a5f252b332277a8"}}' 2024-02-28 09:27:23,182 85923 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/063a445a-441f-4072-b0b9-47444bf40730 0.039s 2024-02-28 09:27:23,182 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/ json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ec36386-9591-4ab6-9c6f-fa83015a444f', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ec36386-9591-4ab6-9c6f-fa83015a444f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/063a445a-441f-4072-b0b9-47444bf40730'} Body: b'{"volume": {"id": "063a445a-441f-4072-b0b9-47444bf40730", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:27:22.000000", "updated_at": "2024-02-28T09:27:22.000000", "name": "tempest-VolumesActionsTest-Volume-803353677", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/063a445a-441f-4072-b0b9-47444bf40730"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0b3aad20bb8741b59a5f252b332277a8/volumes/063a445a-441f-4072-b0b9-47444bf40730"}], "user_id": "25f3d733199d4278b10ad2e24404028b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b3aad20bb8741b59a5f252b332277a8"}}' 2024-02-28 09:27:23,238 85923 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/063a445a-441f-4072-b0b9-47444bf40730 0.044s 2024-02-28 09:27:23,239 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99693d02-d0ac-4644-833c-a1988df4a26b', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99693d02-d0ac-4644-833c-a1988df4a26b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/063a445a-441f-4072-b0b9-47444bf40730'} Body: b'{"volume": {"id": "063a445a-441f-4072-b0b9-47444bf40730", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:27:22.000000", "updated_at": "2024-02-28T09:27:22.000000", "name": "tempest-VolumesActionsTest-Volume-803353677", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/063a445a-441f-4072-b0b9-47444bf40730"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0b3aad20bb8741b59a5f252b332277a8/volumes/063a445a-441f-4072-b0b9-47444bf40730"}], "user_id": "25f3d733199d4278b10ad2e24404028b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b3aad20bb8741b59a5f252b332277a8"}}' 2024-02-28 09:27:23,352 85923 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/063a445a-441f-4072-b0b9-47444bf40730 0.101s 2024-02-28 09:27:23,353 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27: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-8068378c-70aa-4da7-b3fd-fb575aae76f0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/063a445a-441f-4072-b0b9-47444bf40730'} Body: b'' 2024-02-28 09:27:23,375 85923 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/063a445a-441f-4072-b0b9-47444bf40730 0.022s 2024-02-28 09:27:23,376 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27: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-c912f86c-5b89-4c5b-a5f9-d20557ff3015', 'x-openstack-request-id': 'req-c912f86c-5b89-4c5b-a5f9-d20557ff3015', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0b3aad20bb8741b59a5f252b332277a8/volumes/063a445a-441f-4072-b0b9-47444bf40730'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 063a445a-441f-4072-b0b9-47444bf40730 could not be found."}}' setUpClass (tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON) ------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 1c92a4ac-5583-48ca-a7a6-e28b94974135 failed to build and is in ERROR status 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 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 491, 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 264, 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 260, in create_test_server waiters.wait_for_volume_resource_status(volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9e22ba07-6aeb-4bd5-918d-8b9f369ca5d3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:26:03,510 85931 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/e6e64d98-637d-4465-bb2b-e63bb059127e 0.341s 2024-02-28 09:26:03,511 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26:03 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-77f35db1-d580-4160-9aec-a7e8c6273943', 'x-compute-request-id': 'req-77f35db1-d580-4160-9aec-a7e8c6273943', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e6e64d98-637d-4465-bb2b-e63bb059127e'} Body: b'{"server": {"id": "e6e64d98-637d-4465-bb2b-e63bb059127e", "name": "tempest-ServerActionsTestOtherA-server-1715375302", "status": "ACTIVE", "tenant_id": "6a9f97ededbb4eaea79fd1b21553ea05", "user_id": "fa8fc2832b7a4a0692eb7820fc053d45", "metadata": {}, "hostId": "b01dc0a44289e0ff7689325b3e12b16e00f1c8b89abecf83109c5f72", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:18:32Z", "updated": "2024-02-28T09:18:48Z", "addresses": {"tempest-ServerActionsTestOtherA-1549978958-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:f7:15"}, {"version": 4, "addr": "172.24.4.131", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:f7:15"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e6e64d98-637d-4465-bb2b-e63bb059127e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e6e64d98-637d-4465-bb2b-e63bb059127e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2064188818", "OS-SRV-USG:launched_at": "2024-02-28T09:18:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--307865390"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:26:03,713 85931 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/e6e64d98-637d-4465-bb2b-e63bb059127e 0.188s 2024-02-28 09:26:03,713 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26:03 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-8fd7f7e3-69a3-4146-8067-63ff4660c3f2', 'x-compute-request-id': 'req-8fd7f7e3-69a3-4146-8067-63ff4660c3f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e6e64d98-637d-4465-bb2b-e63bb059127e'} Body: b'{"server": {"id": "e6e64d98-637d-4465-bb2b-e63bb059127e", "name": "tempest-ServerActionsTestOtherA-server-1715375302", "status": "ACTIVE", "tenant_id": "6a9f97ededbb4eaea79fd1b21553ea05", "user_id": "fa8fc2832b7a4a0692eb7820fc053d45", "metadata": {}, "hostId": "b01dc0a44289e0ff7689325b3e12b16e00f1c8b89abecf83109c5f72", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "h ttp://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:18:32Z", "updated": "2024-02-28T09:18:48Z", "addresses": {"tempest-ServerActionsTestOtherA-1549978958-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:f7:15"}, {"version": 4, "addr": "172.24.4.131", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:f7:15"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e6e64d98-637d-4465-bb2b-e63bb059127e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e6e64d98-637d-4465-bb2b-e63bb059127e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2064188818", "OS-SRV-USG:launched_at": "2024-02-28T09:18:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--307865390"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:26:04,070 85931 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/e6e64d98-637d-4465-bb2b-e63bb059127e 0.324s 2024-02-28 09:26:04,074 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26:03 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-3c9111a0-79a8-4ce5-8fe7-8b8d3d027ce2', 'x-compute-request-id': 'req-3c9111a0-79a8-4ce5-8fe7-8b8d3d027ce2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e6e64d98-637d-4465-bb2b-e63bb059127e'} Body: b'{"server": {"id": "e6e64d98-637d-4465-bb2b-e63bb059127e", "name": "tempest-ServerActionsTestOtherA-server-1715375302", "status": "ACTIVE", "tenant_id": "6a9f97ededbb4eaea79fd1b21553ea05", "user_id": "fa8fc2832b7a4a0692eb7820fc053d45", "metadata": {}, "hostId": "b01dc0a44289e0ff7689325b3e12b16e00f1c8b89abecf83109c5f72", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:18:32Z", "updated": "2024-02-28T09:18:48Z", "addresses": {"tempest-ServerActionsTestOtherA-1549978958-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:f7:15"}, {"version": 4, "addr": "172.24.4.131", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:f7:15"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e6e64d98-637d-4465-bb2b-e63bb059127e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e6e64d98-637d-4465-bb2b-e63bb059127e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2064188818", "OS-SRV-USG:launched_at": "2024-02-28T09:18:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--307865390"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:27:04,244 85931 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 201 POST http://10.0.0.210/iden tity/v3/auth/tokens 0.084s 2024-02-28 09:27:04,245 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-d2380c7e-724a-43ce-bf22-28bd8c6bb6c5', '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": "fa8fc2832b7a4a0692eb7820fc053d45", "name": "tempest-ServerActionsTestOtherA-2125634648-project-member", "password_expires_at": null}, "audit_ids": ["KRl33ocTRYukxx5gaHVv9A"], "expires_at": "2024-02-28T10:27:04.000000Z", "issued_at": "2024-02-28T09:27:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6a9f97ededbb4eaea79fd1b21553ea05", "name": "tempest-ServerActionsTestOtherA-2125634648"}, "is_domain": false, "roles": [{"id": "034d7a484a5e4908aeb9a02a09c0654f", "name": "member"}, {"id": "2d696d77d77043b58e5fcf31f5b061c8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "607134c4d03c4a12af99220db79cc13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6a9f97ededbb4eaea79fd1b21553ea05", "region": "RegionOne"}], "id": "21d06a316a024880a69d4cd482f90971", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "74032efc222f428b908ef3abf0ba60d1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6a9f97ededbb4eaea79fd1b21553ea05", "region": "RegionOne"}], "id": "633be3df59df4f9b975484710048430d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0d52584065f94ee08ce4181b78367c5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7ae777b7f53744e0bbcb8c938dfbfe2f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8dbdc1e6b7e4d08a2a52a636eabc00f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "8ef2767026834c1189d97797d5c5a800", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4f50f76d3e044b83b5bdbee0c30d6f5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "c388de6ecbcc4fca8b0d700779fc657e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "fe5cea1ac05c45a1b3925a725a7eead7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "cc0d1c0427f9473bb326be07f15553e1", "type": "image", "name": "glance"}, {"endpoints": [{"id": "a45569cc58b84b1b853ecd851b25ca4e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "cccec230ba6c48ae92df03a6a374a7a6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "255fbf1fe41a497888423432cf3d6547", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/6a9f97ededbb4eaea79fd1b21553ea05", "region": "RegionOne"}], "id": "e5ef73b8227840fa80228ecf30fbd9a7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2024-02-28 09:27:04,246 85931 INFO [tempest.lib.common.fixed_network] (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm) Found network {'id': 'ed59797f-b073-4437-97ed-8e484544f79c', 'name': 'tempest-ServerActionsTestOtherA-1549978958-network', 'tenant_id': '6a9f97ededbb4eaea79fd1b21553ea05', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6a9f97ededbb4eaea79fd1b21553ea05', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 18370, 'is_default': False, 'availability_zone_h ints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-02-28T09:18:15Z', 'updated_at': '2024-02-28T09:18:15Z', 'revision_number': 1} available for tenant 2024-02-28 09:27:04,247 85931 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2064188818', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMK74n3auLjtzP1i67cUsUBcoIPzGaLDADALOdguq/OkfBe61aJQHMuQDskh79JzWxH6OqdQ6NDEKE1TfwvjlFYaSNz6Aeg4eTmUEOLNZ3cnS75wkqpz9vEKkIb7WSV77Q==', 'fingerprint': '56:92:1c:c5:d7:e4:c6:74:57:4a:cc:3f:c9:a5:92:17', 'user_id': 'fa8fc2832b7a4a0692eb7820fc053d45', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAF0FcYc0j9AtvG+DT1TrQ/KXRbGtk9CpsNnd8zMYmvDIIytZ+nW/mx\nImjW+OPfFKigBwYFK4EEACKhZANiAATCu+J92ri47cz9Yuu3FLFAXKCD8xmiwwAw\nCznYLqvzpHwXutWiUBzLkA7JIe/Sc1sR+jqnUOjQxChNU38L45RWGkjc+gHoOHk5\nlBDizWd3J0u+cJKqc/bxCpCG+1kle+0=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '2a1154ae-9037-49a1-95c2-3afe5c1a6028', 'name': 'tempest-securitygroup--307865390', 'stateful': True, 'tenant_id': '6a9f97ededbb4eaea79fd1b21553ea05', 'description': 'tempest-description--2046162467', 'shared': False, 'security_group_rules': [{'id': '5a336da9-1223-4b9d-ad22-9d44b7752af5', 'project_id': '6a9f97ededbb4eaea79fd1b21553ea05', 'tenant_id': '6a9f97ededbb4eaea79fd1b21553ea05', 'security_group_id': '2a1154ae-9037-49a1-95c2-3afe5c1a6028', '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': '2024-02-28T09:18:27Z', 'updated_at': '2024-02-28T09:18:27Z', 'revision_number': 0}, {'id': 'a885dbc1-5abf-4420-bd64-4264763ef59e', 'project_id': '6a9f97ededbb4eaea79fd1b21553ea05', 'tenant_id': '6a9f97ededbb4eaea79fd1b21553ea05', 'security_group_id': '2a1154ae-9037-49a1-95c2-3afe5c1a6028', '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': '2024-02-28T09:18:27Z', 'updated_at': '2024-02-28T09:18:27Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-02-28T09:18:27Z', 'updated_at': '2024-02-28T09:18:27Z', 'revision_number': 1, 'project_id': '6a9f97ededbb4eaea79fd1b21553ea05'}, 'floating_ip': {'id': '84bd635e-aef6-4a88-adc6-1117ec01dc02', 'tenant_id': '6a9f97ededbb4eaea79fd1b21553ea05', 'floating_ip_address': '172.24.4.131', 'floating_network_id': 'eff6aa9f-a27a-4fba-a655-d390189c40e9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '6a9f97ededbb4eaea79fd1b21553ea05', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-02-28T09:18:31Z', 'updated_at': '2024-02-28T09:18:31Z', 'revision_number': 0, 'ip': '172.24.4.131'}} 2024-02-28 09:27:05,039 85931 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 202 POST http://10.0.0.210/volume/v3/6a9f97ededbb4eaea79fd1b21553ea05/volumes 0.791s 2024-02-28 09:27:05,040 85931 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-786137476", "imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "size": 1}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8e924db-0178-41b6-b42c-8e522119841e', 'content-length': '819', 'openstack-api-version': 'v olume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8e924db-0178-41b6-b42c-8e522119841e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6a9f97ededbb4eaea79fd1b21553ea05/volumes'} Body: b'{"volume": {"id": "9e22ba07-6aeb-4bd5-918d-8b9f369ca5d3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:27:04.975743", "updated_at": null, "name": "tempest-tempest.common.compute-volume-786137476", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a9f97ededbb4eaea79fd1b21553ea05/volumes/9e22ba07-6aeb-4bd5-918d-8b9f369ca5d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a9f97ededbb4eaea79fd1b21553ea05/volumes/9e22ba07-6aeb-4bd5-918d-8b9f369ca5d3"}], "user_id": "fa8fc2832b7a4a0692eb7820fc053d45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:27:05,129 85931 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/6a9f97ededbb4eaea79fd1b21553ea05/volumes/9e22ba07-6aeb-4bd5-918d-8b9f369ca5d3 0.078s 2024-02-28 09:27:05,130 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e3af905-81a3-427c-89a5-32568a7bf08a', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e3af905-81a3-427c-89a5-32568a7bf08a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6a9f97ededbb4eaea79fd1b21553ea05/volumes/9e22ba07-6aeb-4bd5-918d-8b9f369ca5d3'} Body: b'{"volume": {"id": "9e22ba07-6aeb-4bd5-918d-8b9f369ca5d3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:27:05.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-786137476", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a9f97ededbb4eaea79fd1b21553ea05/volumes/9e22ba07-6aeb-4bd5-918d-8b9f369ca5d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a9f97ededbb4eaea79fd1b21553ea05/volumes/9e22ba07-6aeb-4bd5-918d-8b9f369ca5d3"}], "user_id": "fa8fc2832b7a4a0692eb7820fc053d45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6a9f97ededbb4eaea79fd1b21553ea05"}}' 2024-02-28 09:27:06,186 85931 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/6a9f97ededbb4eaea79fd1b21553ea05/volumes/9e22ba07-6aeb-4bd5-918d-8b9f369ca5d3 0.043s 2024-02-28 09:27:06,187 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c28487dd-e39c-4656-a110-86ef385d538e', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c28487dd-e39c-4656-a110-86ef385d538e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6a9f97ededbb4eaea79fd1b21553ea05/volumes/9e22ba07-6aeb-4bd5-918d-8b9f369ca5d3'} Body: b'{"volume": {"id": "9e22ba07-6aeb-4bd5-918d-8b9f369ca5d3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:27:05.000000", "updated_at": "2024-02-28T09:27:05.000000", "name": "tempest-tempest.common.compute-volume-786137476", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a9f97ededbb4eaea79fd1b21553ea05/volumes/9e22ba07-6aeb-4bd5-918d-8b9f369ca5d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a9f97ededbb4eaea79fd1b21553ea05/volumes/9e22ba07-6aeb-4bd5-918d-8b9f369ca5d3"}], "user_id": "fa8fc2832b7a4a0692eb7820fc053d45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6a9f97ededbb4eaea79fd1b21553ea05"}}' 2024-02-28 09:27:06,343 85931 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 202 DELETE http://10.0.0.210/volume/v3/6a9f97ededbb4eaea79fd1b21553ea05/volumes/9e22ba07-6aeb-4bd5-918d-8b9f369ca5d3 0.143s 2024-02-28 09:27:06,343 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:06 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-3655db8d-81fc-4ede-9ce0-b178b2e5f4e1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6a9f97ededbb4eaea79fd1b21553ea05/volumes/9e22ba07-6aeb-4bd5-918d-8b9f369ca5d3'} Body: b'' 2024-02-28 09:27:06,392 85931 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 404 GET http://10.0.0.210/volume/v3/6a9f97ededbb4eaea79fd1b21553ea05/volumes/9e22ba07-6aeb-4bd5-918d-8b9f369ca5d3 0.048s 2024-02-28 09:27:06,393 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:06 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-b1bf53e0-47c2-43f5-aa27-018acf85ecd0', 'x-openstack-request-id': 'req-b1bf53e0-47c2-43f5-aa27-018acf85ecd0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6a9f97ededbb4eaea79fd1b21553ea05/volumes/9e22ba07-6aeb-4bd5-918d-8b9f369ca5d3'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 9e22ba07-6aeb-4bd5-918d-8b9f369ca5d3 could not be found."}}' 2024-02-28 09:27:06,394 85931 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 2024-02-28 09:27:06,969 85931 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/e6e64d98-637d-4465-bb2b-e63bb059127e 0.573s 2024-02-28 09:27:06,970 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:06 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-41bd3628-0c32-488f-bda4-f763e0ac7c3a', 'x-compute-request-id': 'req-41bd3628-0c32-488f-bda4-f763e0ac7c3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compu te/v2.1/servers/e6e64d98-637d-4465-bb2b-e63bb059127e'} Body: b'{"server": {"id": "e6e64d98-637d-4465-bb2b-e63bb059127e", "name": "tempest-ServerActionsTestOtherA-server-1715375302", "status": "ACTIVE", "tenant_id": "6a9f97ededbb4eaea79fd1b21553ea05", "user_id": "fa8fc2832b7a4a0692eb7820fc053d45", "metadata": {}, "hostId": "b01dc0a44289e0ff7689325b3e12b16e00f1c8b89abecf83109c5f72", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:18:32Z", "updated": "2024-02-28T09:18:48Z", "addresses": {"tempest-ServerActionsTestOtherA-1549978958-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:f7:15"}, {"version": 4, "addr": "172.24.4.131", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:f7:15"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e6e64d98-637d-4465-bb2b-e63bb059127e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e6e64d98-637d-4465-bb2b-e63bb059127e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2064188818", "OS-SRV-USG:launched_at": "2024-02-28T09:18:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--307865390"}], "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_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 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 538, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a231dd19-6a81-446f-82f2-507e2c67dde0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:25:33,390 85915 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/8173386f-795c-4cd3-aa2f-1c6429294590 0.235s 2024-02-28 09:25:33,390 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:25:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1540', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9e9c75e-0b1e-4f01-b348-702b080a7ae1', 'x-compute-request-id': 'req-a9e9c75e-0b1e-4f01-b348-702b080a7ae1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8173386f-795c-4cd3-aa2f-1c6429294590'} Body: b'{"server": {"id": "8173386f-795c-4cd3-aa2f-1c6429294590", "name": "tempest-ServerActionsTestOtherB-server-2123547190", "status": "ACTIVE", "tenant_id": "e9f13cbefbeb4206bb3deca65f59fe7d", "user_id": "c70cba00e4d64301861ad466c954675a", "metadata": {}, "hostId": "8954d139ef8e02ba500c255e179e03419fabc7bddf7e63e570ef25d6", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:23:41Z", "updated": "2024-02-28T09:23:48Z", "addresses": {"tempest-ServerActionsTestOtherB-54165476-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:15:e5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8173386f-795c-4cd3-aa2f-1c6429294590"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8173386f-795c-4cd3-aa2f-1c6429294590"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1146266792", "OS-SRV-USG:launched_at": "2024-02-28T09:23:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1071504333"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:25:33,575 85915 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/8173386f-795c-4cd3-aa2f-1c6429294590 0.172s 2024-02-28 09:25:33,576 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:25:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1540', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c85e2c2-2132-4809-b56e-d9c2ff13870f', 'x-compute-request-id': 'req-9c85e2c2-2132-4809-b56e-d9c2ff13870f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8173386f-795c-4cd3-aa2f-1c6429294590'} Body: b'{"server": {"id": "8173386f-795c-4cd3-aa2f-1c6429294590", "name": "tempest-ServerActionsTestOtherB-server-2123547190", "status": "ACTIVE", "tenant_id": "e9f13cbefbeb4206bb3deca65f59fe7d", "user_id": "c70cba00e4d64301861ad466c954675a", "metadata": {}, "hostId": "8954d139ef8e02ba500c255e179e03419fabc7bddf7e63e570ef25d6", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookma rk", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:23:41Z", "updated": "2024-02-28T09:23:48Z", "addresses": {"tempest-ServerActionsTestOtherB-54165476-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:15:e5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8173386f-795c-4cd3-aa2f-1c6429294590"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8173386f-795c-4cd3-aa2f-1c6429294590"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1146266792", "OS-SRV-USG:launched_at": "2024-02-28T09:23:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1071504333"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:26:23,869 85915 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/8173386f-795c-4cd3-aa2f-1c6429294590 0.232s 2024-02-28 09:26:23,869 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26:23 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-cbf64abb-ab2b-4299-89fe-a4a31f0e847c', 'x-compute-request-id': 'req-cbf64abb-ab2b-4299-89fe-a4a31f0e847c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8173386f-795c-4cd3-aa2f-1c6429294590'} Body: b'{"server": {"id": "8173386f-795c-4cd3-aa2f-1c6429294590", "name": "tempest-ServerActionsTestOtherB-server-2123547190", "status": "ACTIVE", "tenant_id": "e9f13cbefbeb4206bb3deca65f59fe7d", "user_id": "c70cba00e4d64301861ad466c954675a", "metadata": {}, "hostId": "8954d139ef8e02ba500c255e179e03419fabc7bddf7e63e570ef25d6", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:23:41Z", "updated": "2024-02-28T09:23:48Z", "addresses": {"tempest-ServerActionsTestOtherB-54165476-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:15:e5"}, {"version": 4, "addr": "172.24.4.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:15:e5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8173386f-795c-4cd3-aa2f-1c6429294590"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8173386f-795c-4cd3-aa2f-1c6429294590"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1146266792", "OS-SRV-USG:launched_at": "2024-02-28T09:23:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1071504333"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:26:24,050 85915 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/8173386f-795c-4cd3-aa2f-1c6429294590 0.167s 2024-02-28 09:26:24,051 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:26:23 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-06780a22-c918-4c5b-8130-4b61720bf05e', 'x-compute-request-id': 'req-06780a22-c918-4c5b-8130-4b61720bf05e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8173386f-795c-4cd3-aa2f-1c6429294590'} Body: b'{"server": {"id": "8173386f-795c-4cd3-aa2f-1c6429294590", "name": "tempest-ServerActionsTestOtherB-server-2123547190", "status": "ACTIVE", "tenant_id": "e9f13cbefbeb4206bb3deca65f59fe7d", "user_id": "c70cba00e4d64301861ad466c954675a", "metadata": {}, "hostId": "8954d139ef8e02ba500c255e179e03419fabc7bddf7e63e570ef25d6", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:23:41Z", "updated": "2024-02-28T09:23:48Z", "addresses": {"tempest-ServerActionsTestOtherB-54165476-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:15:e5"}, {"version": 4, "addr": "172.24.4.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:15:e5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8173386f-795c-4cd3-aa2f-1c6429294590"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8173386f-795c-4cd3-aa2f-1c6429294590"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1146266792", "OS-SRV-USG:launched_at": "2024-02-28T09:23:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1071504333"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:27:24,315 85915 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/e9f13cbefbeb4206bb3deca65f59fe7d/volumes 0.226s 2024-02-28 09:27:24,316 85915 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-1125050188"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7dc7f73-74a9-48bd-a597-46c25f47c18a', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7dc7f73-74a9-48bd-a597-46c25f47c18a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e9f13cbefbeb4206bb3deca65f59fe7d/volumes'} Body: b'{"volume": {"id": "a231dd19-6a81-446f-82f2-507e2c67dde0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:27:24.249736", "updated_at": null, "name": "tempest-ServerActionsTestOtherB-volume-1125050188", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e9f13cbefbeb4206bb3deca65f59fe7d/volumes/a231dd19-6a81-446f-82f2-507e2c67dde0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e9f13cbefbeb4206bb3deca65f59fe7d/volumes/a231dd19-6a81-446f-82f2-507e2c67dde0"}], "user_id": "c70cba00e4d64301861ad466c954675a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": f alse, "attachments": []}}' 2024-02-28 09:27:24,373 85915 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/e9f13cbefbeb4206bb3deca65f59fe7d/volumes/a231dd19-6a81-446f-82f2-507e2c67dde0 0.046s 2024-02-28 09:27:24,373 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a243f14e-dc3a-41bd-a754-1822aa9f31ff', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a243f14e-dc3a-41bd-a754-1822aa9f31ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e9f13cbefbeb4206bb3deca65f59fe7d/volumes/a231dd19-6a81-446f-82f2-507e2c67dde0'} Body: b'{"volume": {"id": "a231dd19-6a81-446f-82f2-507e2c67dde0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:27:24.000000", "updated_at": null, "name": "tempest-ServerActionsTestOtherB-volume-1125050188", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e9f13cbefbeb4206bb3deca65f59fe7d/volumes/a231dd19-6a81-446f-82f2-507e2c67dde0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e9f13cbefbeb4206bb3deca65f59fe7d/volumes/a231dd19-6a81-446f-82f2-507e2c67dde0"}], "user_id": "c70cba00e4d64301861ad466c954675a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e9f13cbefbeb4206bb3deca65f59fe7d"}}' 2024-02-28 09:27:25,426 85915 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/e9f13cbefbeb4206bb3deca65f59fe7d/volumes/a231dd19-6a81-446f-82f2-507e2c67dde0 0.040s 2024-02-28 09:27:25,426 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c3b8f9d-1c25-4788-ae98-b345a565e874', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c3b8f9d-1c25-4788-ae98-b345a565e874', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e9f13cbefbeb4206bb3deca65f59fe7d/volumes/a231dd19-6a81-446f-82f2-507e2c67dde0'} Body: b'{"volume": {"id": "a231dd19-6a81-446f-82f2-507e2c67dde0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:27:24.000000", "updated_at": "2024-02-28T09:27:24.000000", "name": "tempest-ServerActionsTestOtherB-volume-1125050188", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e9f13cbefbeb4206bb3deca65f59fe7d/volumes/a231dd19-6a81-446f-82f2-507e2c67dde0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e9f13cbefbeb4206bb3deca65f59fe7d/volumes/a231dd19-6a81-446f-82f2-507e2c67dde0"}], "user_id": "c70cba00e4d64301861ad466c954675a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e9f13cbefbeb4206bb3deca65f59fe7d"}}' 2024-02-28 09:27:25,438 85915 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 2024- 02-28 09:27:26,092 85915 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/8173386f-795c-4cd3-aa2f-1c6429294590 0.653s 2024-02-28 09:27:26,093 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:25 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-22391685-37a6-44ae-b18c-767991f060ea', 'x-compute-request-id': 'req-22391685-37a6-44ae-b18c-767991f060ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8173386f-795c-4cd3-aa2f-1c6429294590'} Body: b'{"server": {"id": "8173386f-795c-4cd3-aa2f-1c6429294590", "name": "tempest-ServerActionsTestOtherB-server-2123547190", "status": "ACTIVE", "tenant_id": "e9f13cbefbeb4206bb3deca65f59fe7d", "user_id": "c70cba00e4d64301861ad466c954675a", "metadata": {}, "hostId": "8954d139ef8e02ba500c255e179e03419fabc7bddf7e63e570ef25d6", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:23:41Z", "updated": "2024-02-28T09:23:48Z", "addresses": {"tempest-ServerActionsTestOtherB-54165476-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:15:e5"}, {"version": 4, "addr": "172.24.4.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:15:e5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8173386f-795c-4cd3-aa2f-1c6429294590"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8173386f-795c-4cd3-aa2f-1c6429294590"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1146266792", "OS-SRV-USG:launched_at": "2024-02-28T09:23:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1071504333"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 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 70, 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 64, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume bd405258-d3a4-48a0-928f-acbee6a6616f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:27:46,693 85923 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-02-28 09:27:46,694 85923 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-02-28 09:27:46,906 85923 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.209s 2024-02-28 09:27:46,906 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-2093352879", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLYaaI9TjSQN5MXpEztwrmAg8sbsgG/NLJmWzv7hOAd+NojK5xVIlZjmZaoUoBf4XoodFEKiw9ADm1nHUQc6deHraB5PG12goz7YghOCQhncDD2LyNX/qcNPBQquOdmWGQ=="}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:46 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-7d0cf551-c449-4345-a2d4-590c787058f6', 'x-compute-request-id': 'req-7d0cf551-c449-4345-a2d4-590c787058f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-2093352879", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLYaaI9TjSQN5MXpEztwrmAg8sbsgG/NLJmWzv7hOAd+NojK5xVIlZjmZaoUoBf4XoodFEKiw9ADm1nHUQc6deHraB5PG12goz7YghOCQhncDD2LyNX/qcNPBQquOdmWGQ==", "fingerprint": "98:b3:72:a9:f0:69:7a:00:69:30:dc:ee:e0:95:7a:aa", "user_id": "cdf576941e5b47ca900cc8de271397d8"}}' 2024-02-28 09:27:46,909 85923 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2093352879 created 2024-02-28 09:27:47,144 85923 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.234s 2024-02-28 09:27:47,144 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1248398399", "description": "tempest-description--382446712"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-91f5713f-bd54-4391-9e59-59f4b7f16a56', 'date': 'Wed, 28 Feb 2024 09:27:47 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "a92f4edb-7081-4bd3-94dc-a880f43e29c5", "name": "tempest-securitygroup--1248398399", "stateful": true, "tenant_id": "d9228f8296b74201ae12772c2ddbeb87", "description": "tempest-description--382446712", "shared": false, "security_group_rules": [{"id": "87cc7ca7-3c09-40a6-b015-b8da6b75f82c", "project_id": "d9228f8296b74201ae12772c2ddbeb87", "tenant_id": "d9228f8296b74201ae12772c2ddbeb87", "security_group_id": "a92f4edb-7081-4bd3-94dc-a880f43e29c5", "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": 973, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:27:47Z", "updated_at": "2024-02-28T09:27:47Z", "revision_number": 0}, {"id": "cb1b2863-6f2f-44cc-b068-d31624231086", "project_id": "d9228f8296b74201ae12772c2ddbeb87", "tenant_id": "d9228f8296b74201ae12772c2ddbeb87", "security_group_id": "a92f4edb-7081-4bd3-94dc-a880f43e29c5", "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": 974, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:27:47Z", "updated_at": "2024-02-28T09:27:47Z", "revision_number": 0}], "tags": [], "created_at": "2024-02-28T09:27:46Z", "updated_at": "2024-02-28T09:27:47Z", "revision_number": 1, "project_id": "d9228f8296b74201ae12772c2ddbeb87"}}' 2024-02-28 09:27:47,372 85923 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.227s 2024-02-28 09:27:47,373 85923 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": "a92f4edb-7081-4bd3-94dc-a880f43e29c5", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-6dafffed-1627-4017-9ca2-51db4c153e57', 'date': 'Wed, 28 Feb 2024 09:27:47 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a956ae9c-3250-42b6-b1eb-60ac601182b3", "project_id": "d9228f8296b74201ae12772c2ddbeb87", "tenant_id": "d9228f8296b74201ae12772c2ddbeb87", "security_group_id": "a92f4edb-7081-4bd3-94dc-a880f43e29c5", "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": "2024-02-28T09:27:47Z", "updated_at": "2024-02-28T09:27:47Z", "revision_number": 0}}' 2024-02-28 09:27:47,592 85923 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.219s 2024-02-28 09:27:47,593 85923 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": "a92f4edb-7081-4bd3-94dc-a880f43e29c5", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-c31d20ca-dfa2-4700-9d7e-04e4b0267ead', 'date': 'Wed, 28 Feb 2024 09:27:47 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "fe2580fa-0cbd-48c7-9c6f-fce88c946834", "project_id": "d9228f8296b74201ae12772c2ddbeb87", "tenant_id": "d9228f8296b74201ae12772c2ddbeb87", "security_group_id": "a92f4edb-7081-4bd3-94dc-a880f43e29c5", "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": "2024-02-28T09:27:47Z", "updated_at": "2024-02-28T09:27:47Z", "revision_number": 0}}' 2024-02-28 09:27:47,593 85923 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1248398399 created 2024-02-28 09:27:48,227 85923 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.633s 2024-02-28 09:27:48,228 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-068a3248-a123-4d3a-b9fe-0915dce4fe29', 'date': 'Wed, 28 Feb 2024 09:27:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "59895be3-0ea7-4ce0-bf52-1e6d27cfcfed", "tenant_id": "d9228f8296b74201ae12772c2ddbeb87", "floating_ip_address": "172.24.4.122", "floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "d9228f8296b74201ae12772c2ddbeb87", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-02-28T09:27:47Z", "updated_at": "2024-02-28T09:27:47Z", "revision_number": 0}}' 2024-02-28 09:27:48,228 85923 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '59895be3-0ea7-4ce0-bf52-1e6d27cfcfed', 'tenant_id': 'd9228f8296b74201ae12772c2ddbeb87', 'floating_ip_address': '172.24.4.122', 'floating_network_id': 'eff6aa9f-a27a-4fba-a655-d390189c40e9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'd9228f8296b74201ae12772c2ddbeb87', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-02-28T09:27:47Z', 'updated_at': '2024-02-28T09:27:47Z', 'revision_number': 0, 'ip': '172.24.4.122'} created 2024-02-28 09:27:48,380 85923 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.151s 2024-02-28 09:27:48,380 85923 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-813960393", "description": "tempest-secgroup-smoke-813960393 description", "project_id": "d9228f8296b74201ae12772c2ddbeb87"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1673', 'x-openstack-request-id': 'req-577d35d8-4724-442d-8af1-2f67565cc5b5', 'date': 'Wed, 28 Feb 2024 09:27:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "4371a9bd-7aaa-4fdf-86da-88010ef5633b", "name": "tempest-secgroup-smoke-813960393", "stateful": true, "tenant_id": "d9228f8296b74201ae12772c2ddbeb87", "description": "tempest-secgroup-smoke-813960393 description", "shared": false, "security_group_rules": [{"id": "3cee218a-d321-4425-9cc2-9a30e2cd95a4", "project_id": "d9228f8296b74201ae12772c2ddbeb87", "tenant_id": "d9228f8296b74201ae12772c2ddbeb87", "security_group_id": "4371a9bd-7aaa-4fdf-86da-88010ef5633b", "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": 981, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:27:48Z", "updated_at": "2024-02-28T09:27:48Z", "revision_number": 0}, {"id": "d4f2be7d-4dc2-472f-be76-2b49419af855", "project_id": "d9228f8296b74201ae12772c2ddbeb87", "tenant_id": "d9228f8296b74201ae12772c2ddbeb87", "security_group_id": "4371a9bd-7aaa-4fdf-86da-88010ef5633b", "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": 980, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:27:48Z", "updated_at": "2024-02-28T09:27:48Z", "revision_number": 0}], "tags": [], "created_at": "2024-02-28T09:27:48Z", "updated_at": "2024-02-28T09:27:48Z", "revision_number": 1, "project_id": "d9228f 8296b74201ae12772c2ddbeb87"}}' 2024-02-28 09:27:48,599 85923 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.218s 2024-02-28 09:27:48,600 85923 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": "4371a9bd-7aaa-4fdf-86da-88010ef5633b", "project_id": "d9228f8296b74201ae12772c2ddbeb87", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-dd0f4b84-42b7-43ec-8d7f-3a876f0f7e2f', 'date': 'Wed, 28 Feb 2024 09:27:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0a287369-90d3-4664-8e60-102c45029e9e", "project_id": "d9228f8296b74201ae12772c2ddbeb87", "tenant_id": "d9228f8296b74201ae12772c2ddbeb87", "security_group_id": "4371a9bd-7aaa-4fdf-86da-88010ef5633b", "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": "2024-02-28T09:27:48Z", "updated_at": "2024-02-28T09:27:48Z", "revision_number": 0}}' 2024-02-28 09:27:48,911 85923 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.310s 2024-02-28 09:27:48,912 85923 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": "4371a9bd-7aaa-4fdf-86da-88010ef5633b", "project_id": "d9228f8296b74201ae12772c2ddbeb87", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-819431c2-4c99-47c6-9a00-1afa6129ae1a', 'date': 'Wed, 28 Feb 2024 09:27:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4c39908a-4d27-41ab-817c-48b490132a7e", "project_id": "d9228f8296b74201ae12772c2ddbeb87", "tenant_id": "d9228f8296b74201ae12772c2ddbeb87", "security_group_id": "4371a9bd-7aaa-4fdf-86da-88010ef5633b", "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": "2024-02-28T09:27:48Z", "updated_at": "2024-02-28T09:27:48Z", "revision_number": 0}}' 2024-02-28 09:27:49,152 85923 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.240s 2024-02-28 09:27:49,153 85923 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": "4371a9bd-7aaa-4fdf-86da-88010ef5633b", "project_id": "d9228f8296b74201ae12772c2ddbeb87", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-83a91fe0-8115-4231-8094-0ba15df6af37', 'date': 'Wed, 28 Feb 2024 09:27:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7986f4be-cabc-404b-b3 7f-de9c25303775", "project_id": "d9228f8296b74201ae12772c2ddbeb87", "tenant_id": "d9228f8296b74201ae12772c2ddbeb87", "security_group_id": "4371a9bd-7aaa-4fdf-86da-88010ef5633b", "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": "2024-02-28T09:27:49Z", "updated_at": "2024-02-28T09:27:49Z", "revision_number": 0}}' 2024-02-28 09:27:49,394 85923 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.241s 2024-02-28 09:27:49,395 85923 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": "4371a9bd-7aaa-4fdf-86da-88010ef5633b", "project_id": "d9228f8296b74201ae12772c2ddbeb87", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-4660f85f-619e-44ec-a17e-7660bdc4e5a3', 'date': 'Wed, 28 Feb 2024 09:27:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1558b76b-bdc2-41db-a331-fd28b4d610bc", "project_id": "d9228f8296b74201ae12772c2ddbeb87", "tenant_id": "d9228f8296b74201ae12772c2ddbeb87", "security_group_id": "4371a9bd-7aaa-4fdf-86da-88010ef5633b", "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": "2024-02-28T09:27:49Z", "updated_at": "2024-02-28T09:27:49Z", "revision_number": 0}}' 2024-02-28 09:27:49,661 85923 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.265s 2024-02-28 09:27:49,661 85923 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": "4371a9bd-7aaa-4fdf-86da-88010ef5633b", "project_id": "d9228f8296b74201ae12772c2ddbeb87", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-e8a6f316-c4d9-4401-aae7-b88a2ff55796', 'date': 'Wed, 28 Feb 2024 09:27:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7716aed4-18bc-4978-b386-482ef90c9df3", "project_id": "d9228f8296b74201ae12772c2ddbeb87", "tenant_id": "d9228f8296b74201ae12772c2ddbeb87", "security_group_id": "4371a9bd-7aaa-4fdf-86da-88010ef5633b", "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": "2024-02-28T09:27:49Z", "updated_at": "2024-02-28T09:27:49Z", "revision_number": 0}}' 2024-02-28 09:27:49,928 85923 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.266s 2024-02-28 09:27:49,928 85923 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": "4371a9bd-7aaa-4fdf-86da-88010ef5633b", "project_id": "d9228f8296b74201ae12772c2ddbeb87", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-b1194cf5-c835-49d6-a77f-0b0bd0ee324c', 'date': 'Wed, 28 Feb 2024 09:27:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "67879993-9494-4723-901e-709760ff1cd6", "project_id": "d9228f8296b74201ae12772c2ddbeb87", "tenant_id": "d9228f8296b74201ae12772c2ddbeb87", "security_group_id": "4371a9bd-7aaa-4fdf-86da-88010ef5633b", "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": "2024-02-28T09:27:49Z", "updated_at": "2024-02-28T09:27:49Z", "revision_number": 0}}' 2024-02-28 09:27:50,049 85923 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.114s 2024-02-28 09:27:50,050 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2823', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-aa3d38d9-d862-4a49-b06f-506a6345ed16', '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": "cdf576941e5b47ca900cc8de271397d8", "name": "tempest-SnapshotDataIntegrityTests-781843214-project-member", "password_expires_at": null}, "audit_ids": ["w8sYillbT3uXbO-58URHHw"], "expires_at": "2024-02-28T10:27:49.000000Z", "issued_at": "2024-02-28T09:27:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d9228f8296b74201ae12772c2ddbeb87", "name": "tempest-SnapshotDataIntegrityTests-781843214"}, "is_domain": false, "roles": [{"id": "034d7a484a5e4908aeb9a02a09c0654f", "name": "member"}, {"id": "2d696d77d77043b58e5fcf31f5b061c8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "607134c4d03c4a12af99220db79cc13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d9228f8296b74201ae12772c2ddbeb87", "region": "RegionOne"}], "id": "21d06a316a024880a69d4cd482f90971", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "74032efc222f428b908ef3abf0ba60d1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d9228f8296b74201ae12772c2ddbeb87", "region": "RegionOne"}], "id": "633be3df59df4f9b975484710048430d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0d52584065f94ee08ce4181b78367c5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7ae777b7f53744e0bbcb8c938dfbfe2f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8dbdc1e6b7e4d08a2a52a636eabc00f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "8ef2767026834c1189d97797d5c5a800", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4f50f76d3e044b83b5bdbee0c30d6f5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "c388de6ecbcc4fca8b0d700779fc657e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "fe5cea1ac05c45a1b3925a725a7eead7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "cc0d1c0427f9473bb326be07f15553e1", "type": "image", "name": "gl ance"}, {"endpoints": [{"id": "a45569cc58b84b1b853ecd851b25ca4e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "cccec230ba6c48ae92df03a6a374a7a6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "255fbf1fe41a497888423432cf3d6547", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/d9228f8296b74201ae12772c2ddbeb87", "region": "RegionOne"}], "id": "e5ef73b8227840fa80228ecf30fbd9a7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2024-02-28 09:27:50,050 85923 INFO [tempest.lib.common.fixed_network] (SnapshotDataIntegrityTests:test_snapshot_data_integrity) Found network {'id': '3b1bc14a-b2d9-4ab0-ad15-48b5c2aa7493', 'name': 'tempest-SnapshotDataIntegrityTests-1538173116-network', 'tenant_id': 'd9228f8296b74201ae12772c2ddbeb87', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd9228f8296b74201ae12772c2ddbeb87', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 38995, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-02-28T09:27:35Z', 'updated_at': '2024-02-28T09:27:35Z', 'revision_number': 1} available for tenant 2024-02-28 09:27:50,051 85923 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2093352879', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLYaaI9TjSQN5MXpEztwrmAg8sbsgG/NLJmWzv7hOAd+NojK5xVIlZjmZaoUoBf4XoodFEKiw9ADm1nHUQc6deHraB5PG12goz7YghOCQhncDD2LyNX/qcNPBQquOdmWGQ==', 'fingerprint': '98:b3:72:a9:f0:69:7a:00:69:30:dc:ee:e0:95:7a:aa', 'user_id': 'cdf576941e5b47ca900cc8de271397d8', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDHl4hCYjTDHLD6wuirU8RMXpNtV00qf5wE+CnAIMSukZzEKr63L1ja\nUBoKm5w5s/ugBwYFK4EEACKhZANiAAS2GmiPU40kDeTF6RM7cK5gIPLG7IBvzSyZ\nls7+4TgHfjaIyucVSJWY5mWqFKAX+F6KHRRCosPQA5tZx1EHOnXh62geTxtdoKM+\n2IITgkIZ3Aw9i8jV/6nDTwUKrjnZlhk=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'a92f4edb-7081-4bd3-94dc-a880f43e29c5', 'name': 'tempest-securitygroup--1248398399', 'stateful': True, 'tenant_id': 'd9228f8296b74201ae12772c2ddbeb87', 'description': 'tempest-description--382446712', 'shared': False, 'security_group_rules': [{'id': '87cc7ca7-3c09-40a6-b015-b8da6b75f82c', 'project_id': 'd9228f8296b74201ae12772c2ddbeb87', 'tenant_id': 'd9228f8296b74201ae12772c2ddbeb87', 'security_group_id': 'a92f4edb-7081-4bd3-94dc-a880f43e29c5', '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': 973, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-02-28T09:27:47Z', 'updated_at': '2024-02-28T09:27:47Z', 'revision_number': 0}, {'id': 'cb1b2863-6f2f-44cc-b068-d31624231086', 'project_id': 'd9228f8296b74201ae12772c2ddbeb87', 'tenant_id': 'd9228f8296b74201ae12772c2ddbeb87', 'security_group_id': 'a92f4edb-7081-4bd3-94dc-a880f43e29c5', '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': 974, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-02-28T09:27:47Z', 'updated_at': '2024-02-28T09:27:47Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-02-28T09:27:46Z', 'updated_at': '2024-02-28T09:27:47Z', 'revision_number': 1, 'project_id': 'd9228f8296b74201ae12772c2ddbeb87'}, 'floating_ip': {'id': '59895be3-0ea7-4ce0-bf52-1e6d27cfcfed', 'tenant_id': 'd9228f8296b74201ae12772c2ddbeb87', 'floating_ip_address': '172.24.4.122', 'floating_netwo rk_id': 'eff6aa9f-a27a-4fba-a655-d390189c40e9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'd9228f8296b74201ae12772c2ddbeb87', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-02-28T09:27:47Z', 'updated_at': '2024-02-28T09:27:47Z', 'revision_number': 0, 'ip': '172.24.4.122'}} 2024-02-28 09:27:50,770 85923 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/compute/v2.1/servers 0.717s 2024-02-28 09:27:50,770 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-SnapshotDataIntegrityTests-server-1856587142", "imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "flavorRef": "1", "key_name": "tempest-keypair-2093352879", "security_groups": [{"name": "tempest-secgroup-smoke-813960393"}, {"name": "tempest-securitygroup--1248398399"}], "networks": [{"uuid": "3b1bc14a-b2d9-4ab0-ad15-48b5c2aa7493"}], "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '450', 'location': 'http://10.0.0.210/compute/v2.1/servers/c11ffd79-8283-4f0a-8b76-81ea981a7ac3', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e436f1d1-b30e-4959-a71f-2f085da78c67', 'x-compute-request-id': 'req-e436f1d1-b30e-4959-a71f-2f085da78c67', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "c11ffd79-8283-4f0a-8b76-81ea981a7ac3", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c11ffd79-8283-4f0a-8b76-81ea981a7ac3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c11ffd79-8283-4f0a-8b76-81ea981a7ac3"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-813960393"}, {"name": "tempest-securitygroup--1248398399"}], "adminPass": "N2cHvZpNCaN2"}}' 2024-02-28 09:27:50,983 85923 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/c11ffd79-8283-4f0a-8b76-81ea981a7ac3 0.210s 2024-02-28 09:27:50,983 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:27:50 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-c17a8150-60ea-4ce1-a5f1-39328c1f1822', 'x-compute-request-id': 'req-c17a8150-60ea-4ce1-a5f1-39328c1f1822', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c11ffd79-8283-4f0a-8b76-81ea981a7ac3'} Body: b'{"server": {"id": "c11ffd79-8283-4f0a-8b76-81ea981a7ac3", "name": "tempest-SnapshotDataIntegrityTests-server-1856587142", "status": "BUILD", "tenant_id": "d9228f8296b74201ae12772c2ddbeb87", "user_id": "cdf576941e5b47ca900cc8de271397d8", "metadata": {}, "hostId": "", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:27:51Z", "updated": "2024-02-28T09:27:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "lin ks": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c11ffd79-8283-4f0a-8b76-81ea981a7ac3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c11ffd79-8283-4f0a-8b76-81ea981a7ac3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2093352879", "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": []}}' 2024-02-28 09:28:41,263 85923 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/c11ffd79-8283-4f0a-8b76-81ea981a7ac3 0.258s 2024-02-28 09:28:41,264 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:28:41 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-241315aa-7b79-40a1-a405-43fc885f7431', 'x-compute-request-id': 'req-241315aa-7b79-40a1-a405-43fc885f7431', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c11ffd79-8283-4f0a-8b76-81ea981a7ac3'} Body: b'{"server": {"id": "c11ffd79-8283-4f0a-8b76-81ea981a7ac3", "name": "tempest-SnapshotDataIntegrityTests-server-1856587142", "status": "ACTIVE", "tenant_id": "d9228f8296b74201ae12772c2ddbeb87", "user_id": "cdf576941e5b47ca900cc8de271397d8", "metadata": {}, "hostId": "77ca5528939d5d9136d6813e2b025e749b4ecf3991fd33bfdf0bf909", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:27:50Z", "updated": "2024-02-28T09:27:57Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1538173116-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:26:29"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c11ffd79-8283-4f0a-8b76-81ea981a7ac3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c11ffd79-8283-4f0a-8b76-81ea981a7ac3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2093352879", "OS-SRV-USG:launched_at": "2024-02-28T09:27:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-813960393"}, {"name": "tempest-securitygroup--1248398399"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:28:41,277 85923 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-02-28 09:29:41,488 85923 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/c11ffd79-8283-4f0a-8b76-81ea981a7ac3/os-interface 0.150s 2024-02-28 09:29:41,488 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:29:41 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-ac3768ff-f003-4502-810a-fb669216d6a4', 'x-compute-request-id': 'req-ac3768ff-f003-4502-810a-fb669216d6a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c11ffd79-8283-4f0a-8b76-81ea981a7ac3/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "3b1bc14a-b2d9-4ab0-ad15-48b5c2aa7493", "port_id": "78cff873-f45c-433d-94f5-16dbfea43d03", "mac_addr": "fa:16:3e:06:26:29", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "0b9849ea-4011-4720-bc1e-d8d0d00ea16d", "ip_address": "10.0.0.9"}]}]}' 2024-02-28 09:29:42,705 85923 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/59895be3-0ea7-4ce0-bf52-1e6d27cfcfed 1.213s 2024-02-28 09:29:42,705 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "78cff873-f45c-433d-94f5-16dbfea43d03"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-698adcbe-fceb-4fd0-bbea-85916bdad666', 'date': 'Wed, 28 Feb 2024 09:29:42 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/59895be3-0ea7-4ce0-bf52-1e6d27cfcfed'} Body: b'{"floatingip": {"id": "59895be3-0ea7-4ce0-bf52-1e6d27cfcfed", "tenant_id": "d9228f8296b74201ae12772c2ddbeb87", "floating_ip_address": "172.24.4.122", "floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9", "router_id": "938e85b5-aa41-4aa5-90f0-603cb23d55bd", "port_id": "78cff873-f45c-433d-94f5-16dbfea43d03", "fixed_ip_address": "10.0.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "3b1bc14a-b2d9-4ab0-ad15-48b5c2aa7493", "mac_address": "fa:16:3e:06:26:29", "admin_state_up": true, "status": "ACTIVE", "device_id": "c11ffd79-8283-4f0a-8b76-81ea981a7ac3", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-02-28T09:27:47Z", "updated_at": "2024-02-28T09:29:41Z", "revision_number": 1, "project_id": "d9228f8296b74201ae12772c2ddbeb87"}}' 2024-02-28 09:29:42,709 85923 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.122:22' as 'cirros' with public key authentication 2024-02-28 09:29:42,932 85923 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-02-28 09:29:43,039 85923 INFO [paramiko.transport] Authentication (publickey) successful! 2024-02-28 09:29:43,039 85923 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.122 successfully created 2024-02-28 09:29:43,284 85923 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/c11ffd79-8283-4f0a-8b76-81ea981a7ac3 0.245s 2024-02-28 09:29:43,285 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:29:43 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-2d8a96a5-d90d-4ef6-8d61-c6587520c333', 'x-compute-request-id': 'req-2d8a96a5-d90d-4ef6-8d61-c6587520c333', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c11ffd79-8283-4f0a-8b76-81ea981a7ac3'} Body: b'{"server": {"id": "c11ffd79-8283-4f0a-8b76-81ea981a7ac3", "name": "tempest-SnapshotDataIntegrityTests-server-1856587142", "status": "ACTIVE", "tenant_id": "d9228f8296b74201ae12772c2ddbeb87", "user_id": "cdf576941e5b47ca900cc8de271397d8", "metadata": {}, "hostId": "77ca5528939d5d9136d6 813e2b025e749b4ecf3991fd33bfdf0bf909", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:27:50Z", "updated": "2024-02-28T09:27:57Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1538173116-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:26:29"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c11ffd79-8283-4f0a-8b76-81ea981a7ac3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c11ffd79-8283-4f0a-8b76-81ea981a7ac3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2093352879", "OS-SRV-USG:launched_at": "2024-02-28T09:27:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-813960393"}, {"name": "tempest-securitygroup--1248398399"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:29:43,571 85923 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/volume/v3/d9228f8296b74201ae12772c2ddbeb87/volumes 0.273s 2024-02-28 09:29:43,572 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-266367108", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:29:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76daba0f-0f1e-4c66-a20d-7c3cb9a2a152', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76daba0f-0f1e-4c66-a20d-7c3cb9a2a152', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d9228f8296b74201ae12772c2ddbeb87/volumes'} Body: b'{"volume": {"id": "bd405258-d3a4-48a0-928f-acbee6a6616f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:29:43.512220", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-266367108", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d9228f8296b74201ae12772c2ddbeb87/volumes/bd405258-d3a4-48a0-928f-acbee6a6616f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d9228f8296b74201ae12772c2ddbeb87/volumes/bd405258-d3a4-48a0-928f-acbee6a6616f"}], "user_id": "cdf576941e5b47ca900cc8de271397d8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:29:43,629 85923 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/d9228f8296b74201ae12772c2ddbeb87/volumes/bd405258-d3a4-48a0-928f-acbee6a6616f 0.046s 2024-02-28 09:29:43,629 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:29:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d855e004-cd90-4afd-ab2b-5856b1cb5c03', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d855e004-cd90-4afd-ab2b-5856b1cb5c03', 'connection': 'close', 'stat us': '200', 'content-location': 'http://10.0.0.210/volume/v3/d9228f8296b74201ae12772c2ddbeb87/volumes/bd405258-d3a4-48a0-928f-acbee6a6616f'} Body: b'{"volume": {"id": "bd405258-d3a4-48a0-928f-acbee6a6616f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:29:44.000000", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-266367108", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d9228f8296b74201ae12772c2ddbeb87/volumes/bd405258-d3a4-48a0-928f-acbee6a6616f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d9228f8296b74201ae12772c2ddbeb87/volumes/bd405258-d3a4-48a0-928f-acbee6a6616f"}], "user_id": "cdf576941e5b47ca900cc8de271397d8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d9228f8296b74201ae12772c2ddbeb87"}}' 2024-02-28 09:29:44,696 85923 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/d9228f8296b74201ae12772c2ddbeb87/volumes/bd405258-d3a4-48a0-928f-acbee6a6616f 0.053s 2024-02-28 09:29:44,696 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:29:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c6ba70a-f25d-444e-adda-605d56cfca98', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c6ba70a-f25d-444e-adda-605d56cfca98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d9228f8296b74201ae12772c2ddbeb87/volumes/bd405258-d3a4-48a0-928f-acbee6a6616f'} Body: b'{"volume": {"id": "bd405258-d3a4-48a0-928f-acbee6a6616f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:29:44.000000", "updated_at": "2024-02-28T09:29:44.000000", "name": "tempest-SnapshotDataIntegrityTests-volume-266367108", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d9228f8296b74201ae12772c2ddbeb87/volumes/bd405258-d3a4-48a0-928f-acbee6a6616f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d9228f8296b74201ae12772c2ddbeb87/volumes/bd405258-d3a4-48a0-928f-acbee6a6616f"}], "user_id": "cdf576941e5b47ca900cc8de271397d8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d9228f8296b74201ae12772c2ddbeb87"}}' 2024-02-28 09:29:44,808 85923 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d9228f8296b74201ae12772c2ddbeb87/volumes/bd405258-d3a4-48a0-928f-acbee6a6616f 0.098s 2024-02-28 09:29:44,808 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:29: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-789073fe-655b-4dd0-917b-a45fdd2e1bbc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d9228f8296b74201ae12772c2ddbeb87/volumes/bd405258-d3a4-48a0-928f-acbee6a6616f'} Body: b'' 2024-02-28 09:29:44,829 85923 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/volume /v3/d9228f8296b74201ae12772c2ddbeb87/volumes/bd405258-d3a4-48a0-928f-acbee6a6616f 0.021s 2024-02-28 09:29:44,830 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:29: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-0f0110f3-eaeb-42c4-9b54-fdfef892135c', 'x-openstack-request-id': 'req-0f0110f3-eaeb-42c4-9b54-fdfef892135c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d9228f8296b74201ae12772c2ddbeb87/volumes/bd405258-d3a4-48a0-928f-acbee6a6616f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume bd405258-d3a4-48a0-928f-acbee6a6616f could not be found."}}' 2024-02-28 09:29:44,935 85923 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/c11ffd79-8283-4f0a-8b76-81ea981a7ac3 0.105s 2024-02-28 09:29:44,936 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:29:44 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-7d6fbaf7-833a-4e1e-9076-d52cdbf723ff', 'x-compute-request-id': 'req-7d6fbaf7-833a-4e1e-9076-d52cdbf723ff', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c11ffd79-8283-4f0a-8b76-81ea981a7ac3'} Body: b'' 2024-02-28 09:29:45,159 85923 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/c11ffd79-8283-4f0a-8b76-81ea981a7ac3 0.222s 2024-02-28 09:29:45,159 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:29:44 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-f8e8de9d-2237-409e-9750-6adc86c0c7d2', 'x-compute-request-id': 'req-f8e8de9d-2237-409e-9750-6adc86c0c7d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c11ffd79-8283-4f0a-8b76-81ea981a7ac3'} Body: b'{"server": {"id": "c11ffd79-8283-4f0a-8b76-81ea981a7ac3", "name": "tempest-SnapshotDataIntegrityTests-server-1856587142", "status": "ACTIVE", "tenant_id": "d9228f8296b74201ae12772c2ddbeb87", "user_id": "cdf576941e5b47ca900cc8de271397d8", "metadata": {}, "hostId": "77ca5528939d5d9136d6813e2b025e749b4ecf3991fd33bfdf0bf909", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:27:50Z", "updated": "2024-02-28T09:29:45Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1538173116-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:26:29"}, {"version": 4, "addr": "172.24.4.122", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:26:29"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c11ffd79-8283-4f0a-8b76-81ea981a7a c3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c11ffd79-8283-4f0a-8b76-81ea981a7ac3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2093352879", "OS-SRV-USG:launched_at": "2024-02-28T09:27:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-813960393"}, {"name": "tempest-securitygroup--1248398399"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:30:35,263 85923 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/c11ffd79-8283-4f0a-8b76-81ea981a7ac3 0.040s 2024-02-28 09:30:35,264 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:30:35 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-32b35351-2880-48f2-b7c0-1f18880574b2', 'x-compute-request-id': 'req-32b35351-2880-48f2-b7c0-1f18880574b2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c11ffd79-8283-4f0a-8b76-81ea981a7ac3'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c11ffd79-8283-4f0a-8b76-81ea981a7ac3 could not be found."}}' 2024-02-28 09:30:35,477 85923 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/4371a9bd-7aaa-4fdf-86da-88010ef5633b 0.213s 2024-02-28 09:30:35,477 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-8b755620-2b1d-4f69-8c5b-7b260a21ee1e', 'content-length': '0', 'date': 'Wed, 28 Feb 2024 09:30:35 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/4371a9bd-7aaa-4fdf-86da-88010ef5633b'} Body: b'' 2024-02-28 09:30:35,511 85923 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2093352879 0.033s 2024-02-28 09:30:35,512 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:30:35 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-e161ae25-88c4-44fb-9643-d7b52ac3924a', 'x-compute-request-id': 'req-e161ae25-88c4-44fb-9643-d7b52ac3924a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2093352879'} Body: b'' 2024-02-28 09:30:35,668 85923 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/a92f4edb-7081-4bd3-94dc-a880f43e29c5 0.156s 2024-02-28 09:30:35,669 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-f3fa186c-50d0-4239-851e-80f01fd12cb7', 'content-length': '0', 'date ': 'Wed, 28 Feb 2024 09:30:35 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/a92f4edb-7081-4bd3-94dc-a880f43e29c5'} Body: b'' 2024-02-28 09:30:35,685 85923 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/a92f4edb-7081-4bd3-94dc-a880f43e29c5 0.015s 2024-02-28 09:30:35,685 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-cc8e9b95-6356-44c6-a3e2-c94b62d672ff', 'date': 'Wed, 28 Feb 2024 09:30:35 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/a92f4edb-7081-4bd3-94dc-a880f43e29c5'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group a92f4edb-7081-4bd3-94dc-a880f43e29c5 does not exist", "detail": ""}}' 2024-02-28 09:30:36,027 85923 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/59895be3-0ea7-4ce0-bf52-1e6d27cfcfed 0.341s 2024-02-28 09:30:36,028 85923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-7407afeb-cea5-4d08-b262-669cadbfb3a4', 'content-length': '0', 'date': 'Wed, 28 Feb 2024 09:30:36 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/59895be3-0ea7-4ce0-bf52-1e6d27cfcfed'} Body: b'' 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e56f5e6d-4827-44aa-bbe4-9fc55a799c1f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:29:07,825 85931 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-02-28 09:29:07,826 85931 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-02-28 09:29:08,007 85931 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.180s 2024-02-28 09:29:08,008 85931 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-118608412", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMdZO8UWbWPGOEn6fO9yEjhmlTwnzsSokqehakEWqJHszH3JwK1H9WCi94ZEUUh/dYDMrtE8N7hy00iYq6s34lQpJIVcdmN1q7EZjLC2uXliUG+LbjatYNXO6E6ma7A8PQ=="}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:29:07 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-7ac6b7e5-b11f-41a7-ae6b-085bd1a813c2', 'x-compute-request-id': 'req-7ac6b7e5-b11f-41a7-ae6b-085bd1a813c2', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-118608412", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMdZO8UWbWPGOEn6fO9yEjhmlTwnzsSokqehakEWqJHszH3JwK1H9WCi94ZEUUh/dYDMrtE8N7hy00iYq6s34lQpJIVcdmN1q7EZjLC2uXliUG+LbjatYNXO6E6ma7A8PQ==", "fingerprint": "72:41:ea:5b:73:86:9d:bf:3b:dc:1b:3f:1a:ce:be:7d", "user_id": "5f0a67a1cb63495cb8274f4274ce3117"}}' 2024-02-28 09:29:08,011 85931 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-118608412 created 2024-02-28 09:29:08,173 85931 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.161s 2024-02-28 09:29:08,173 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1830951649", "description": "tempest-description--449688490"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-58cfa192-02a3-4be7-b286-dd242718331b', 'date': 'Wed, 28 Feb 2024 09:29:08 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "66f5db14-d0fc-43a2-a477-b63cac71dc8f", "name": "tempest-securitygroup--1830951649", "stateful": true, "tenant_id": "85aad66148874c42a55afa4d7355bebe", "description": "tempest-description--449688490", "shared": false, "security_group_rules": [{"id": "3f3a4d6c-c40e-40ab-85d1-0b7421bbba14", "project_id": "85aad66148874c42a55afa4d7355bebe", "tenant_id": "85aad66148874c42a55afa4d7355bebe", "security_group_id": "66f5db14-d0fc-43a2-a477-b63cac71dc8f", "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": 1015, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:29:08Z", "updated_at": "2024-02-28T09:29:08Z", "revision_number": 0}, {"id": "5758d673-309e-4cad-bc61-aa43def8a36a", "project_id": "85aad66148874c42a55afa4d7355bebe", "tenant_id": "85aad66148874c42a55afa4d7355bebe", "security_group_id": "66f5db14-d0fc-43a2-a477-b63cac71dc8f", "ethertype": "IPv4", "direction": "eg ress", "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": 1016, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:29:08Z", "updated_at": "2024-02-28T09:29:08Z", "revision_number": 0}], "tags": [], "created_at": "2024-02-28T09:29:08Z", "updated_at": "2024-02-28T09:29:08Z", "revision_number": 1, "project_id": "85aad66148874c42a55afa4d7355bebe"}}' 2024-02-28 09:29:08,382 85931 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.208s 2024-02-28 09:29:08,383 85931 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": "66f5db14-d0fc-43a2-a477-b63cac71dc8f", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-ba6aa09d-ec3c-4585-97ce-2f084d53ad90', 'date': 'Wed, 28 Feb 2024 09:29:08 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "58e793ba-ba5f-4d0a-bc72-54e33eeb1c50", "project_id": "85aad66148874c42a55afa4d7355bebe", "tenant_id": "85aad66148874c42a55afa4d7355bebe", "security_group_id": "66f5db14-d0fc-43a2-a477-b63cac71dc8f", "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": "2024-02-28T09:29:08Z", "updated_at": "2024-02-28T09:29:08Z", "revision_number": 0}}' 2024-02-28 09:29:08,584 85931 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.200s 2024-02-28 09:29:08,585 85931 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": "66f5db14-d0fc-43a2-a477-b63cac71dc8f", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-979fdee4-5e40-43a8-a0c1-ec12e3823839', 'date': 'Wed, 28 Feb 2024 09:29:08 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "cae317c2-3e84-4b6d-8d96-dda315425bb2", "project_id": "85aad66148874c42a55afa4d7355bebe", "tenant_id": "85aad66148874c42a55afa4d7355bebe", "security_group_id": "66f5db14-d0fc-43a2-a477-b63cac71dc8f", "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": "2024-02-28T09:29:08Z", "updated_at": "2024-02-28T09:29:08Z", "revision_number": 0}}' 2024-02-28 09:29:08,585 85931 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1830951649 created 2024-02-28 09:29:09,186 85931 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.600s 2024-02-28 09:29:09,187 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ' '} Body: {"floatingip": {"floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-19ea3109-9f5f-4785-800b-a32da85741ec', 'date': 'Wed, 28 Feb 2024 09:29:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "e9a75722-ba57-4fd0-973a-d04fd1697632", "tenant_id": "85aad66148874c42a55afa4d7355bebe", "floating_ip_address": "172.24.4.94", "floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "85aad66148874c42a55afa4d7355bebe", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-02-28T09:29:08Z", "updated_at": "2024-02-28T09:29:08Z", "revision_number": 0}}' 2024-02-28 09:29:09,188 85931 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'e9a75722-ba57-4fd0-973a-d04fd1697632', 'tenant_id': '85aad66148874c42a55afa4d7355bebe', 'floating_ip_address': '172.24.4.94', 'floating_network_id': 'eff6aa9f-a27a-4fba-a655-d390189c40e9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '85aad66148874c42a55afa4d7355bebe', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-02-28T09:29:08Z', 'updated_at': '2024-02-28T09:29:08Z', 'revision_number': 0, 'ip': '172.24.4.94'} created 2024-02-28 09:29:09,229 85931 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.036s 2024-02-28 09:29:09,230 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 28 Feb 2024 09:29:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2823', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c0c0ce27-b7e9-47f0-ba65-44ec80106c7a', '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": "5f0a67a1cb63495cb8274f4274ce3117", "name": "tempest-AttachVolumeShelveTestJSON-213408973-project-member", "password_expires_at": null}, "audit_ids": ["Bo9x-vkRQMiErCfLagfVJw"], "expires_at": "2024-02-28T10:29:09.000000Z", "issued_at": "2024-02-28T09:29:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "85aad66148874c42a55afa4d7355bebe", "name": "tempest-AttachVolumeShelveTestJSON-213408973"}, "is_domain": false, "roles": [{"id": "034d7a484a5e4908aeb9a02a09c0654f", "name": "member"}, {"id": "2d696d77d77043b58e5fcf31f5b061c8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "607134c4d03c4a12af99220db79cc13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/85aad66148874c42a55afa4d7355bebe", "region": "RegionOne"}], "id": "21d06a316a024880a69d4cd482f90971", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "74032efc222f428b908ef3abf0ba60d1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/85aad66148874c42a55afa4d7355bebe", "region": "RegionOne"}], "id": "633be3df59df4f9b975484710048430d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0d52584065f94ee08ce4181b78367c5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7ae777b7f53744e0bbcb8c938dfbfe2f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8dbdc1e6b7e4d08a2a52a636eabc00f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOn e"}], "id": "8ef2767026834c1189d97797d5c5a800", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4f50f76d3e044b83b5bdbee0c30d6f5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "c388de6ecbcc4fca8b0d700779fc657e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "fe5cea1ac05c45a1b3925a725a7eead7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "cc0d1c0427f9473bb326be07f15553e1", "type": "image", "name": "glance"}, {"endpoints": [{"id": "a45569cc58b84b1b853ecd851b25ca4e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "cccec230ba6c48ae92df03a6a374a7a6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "255fbf1fe41a497888423432cf3d6547", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/85aad66148874c42a55afa4d7355bebe", "region": "RegionOne"}], "id": "e5ef73b8227840fa80228ecf30fbd9a7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2024-02-28 09:29:09,230 85931 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': 'bca51a7d-d621-461c-8c43-a6aa8c496969', 'name': 'tempest-AttachVolumeShelveTestJSON-967512544-network', 'tenant_id': '85aad66148874c42a55afa4d7355bebe', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '85aad66148874c42a55afa4d7355bebe', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 63478, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-02-28T09:29:02Z', 'updated_at': '2024-02-28T09:29:02Z', 'revision_number': 1} available for tenant 2024-02-28 09:29:09,231 85931 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-118608412', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMdZO8UWbWPGOEn6fO9yEjhmlTwnzsSokqehakEWqJHszH3JwK1H9WCi94ZEUUh/dYDMrtE8N7hy00iYq6s34lQpJIVcdmN1q7EZjLC2uXliUG+LbjatYNXO6E6ma7A8PQ==', 'fingerprint': '72:41:ea:5b:73:86:9d:bf:3b:dc:1b:3f:1a:ce:be:7d', 'user_id': '5f0a67a1cb63495cb8274f4274ce3117', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCSvonF0lUPyl9cv3zowb/ECasNSZtijFjSybSrF8cLeHOStIQBX45J\nz/BSSvgh3JGgBwYFK4EEACKhZANiAATHWTvFFm1jxjhJ+nzvchI4ZpU8J87EqJKn\noWpBFqiR7Mx9ycCtR/VgoveGRFFIf3WAzK7RPDe4ctNImKurN+JUKSSFXHZjdaux\nGYywtrl5YlBvi242rWDVzuhOpmuwPD0=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '66f5db14-d0fc-43a2-a477-b63cac71dc8f', 'name': 'tempest-securitygroup--1830951649', 'stateful': True, 'tenant_id': '85aad66148874c42a55afa4d7355bebe', 'description': 'tempest-description--449688490', 'shared': False, 'security_group_rules': [{'id': '3f3a4d6c-c40e-40ab-85d1-0b7421bbba14', 'project_id': '85aad66148874c42a55afa4d7355bebe', 'tenant_id': '85aad66148874c42a55afa4d7355bebe', 'security_group_id': '66f5db14-d0fc-43a2-a477-b63cac71dc8f', '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': 1015, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-02-28T09:29:08Z', 'updated_at': '2024-02-28T09:29:08Z', 'revision_number': 0}, {'id': '5758d673-309e-4cad-bc61-aa43def8a36a', 'project_id': '85aad66148874c42a55afa4d7355bebe', 'tenant_id': '85aad66148874c42a55afa4d7355bebe', 'security_group_id': '66f5db14-d0fc-43a2-a477-b63cac71dc8f', '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': 1016, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-02-28T09:29:08Z', 'updated_at': '2024-02-28T09:29:08Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-02-28T09:29:08Z', 'updated_at': '2024-02-28T09:29:08Z', 'revision_number': 1, 'project_id': '85aad66148874c42a55afa4d7355bebe'}, 'floating_ip': {'id': 'e9a75722-ba57-4fd0-973a-d04fd1697632', 'tenant_id': '85aad66148874c42a55afa4d7355bebe', 'floating_ip_address': '172.24.4.94', 'floating_network_id': 'eff6aa9f-a27a-4fba-a655-d390189c40e9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '85aad66148874c42a55afa4d7355bebe', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-02-28T09:29:08Z', 'updated_at': '2024-02-28T09:29:08Z', 'revision_number': 0, 'ip': '172.24.4.94'}} 2024-02-28 09:29:09,825 85931 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.593s 2024-02-28 09:29:09,825 85931 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-606755479", "imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "bca51a7d-d621-461c-8c43-a6aa8c496969"}], "security_groups": [{"name": "tempest-securitygroup--1830951649"}], "key_name": "tempest-keypair-118608412", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:29:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/42adbee8-9935-4429-bce7-8fbd449232ba', '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-339850fa-3575-42bd-af9f-1e7ed51f5a56', 'x-compute-request-id': 'req-339850fa-3575-42bd-af9f-1e7ed51f5a56', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "42adbee8-9935-4429-bce7-8fbd449232ba", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/42adbee8-9935-4429-bce7-8fbd449232ba"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/42adbee8-9935-4429-bce7-8fbd449232ba"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1830951649"}], "adminPass": "password"}}' 2024-02-28 09:29:09,905 85931 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/42adbee8-9935-4429-bce7-8fbd449232ba 0.076s 2024-02-28 09:29:09,905 85931 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': 'Wed, 28 Feb 2024 09:29:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1272', '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-dcc528eb-1ed1-48a3-98ef-bf772f33e5b5', 'x-compute-request-id': 'req-dcc528eb-1ed1-48a3-98ef-bf772f33e5b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/42adbee8-9935-4429-bce7-8fbd449232ba'} Body: b'{"server": {"id" : "42adbee8-9935-4429-bce7-8fbd449232ba", "name": "tempest-AttachVolumeShelveTestJSON-server-606755479", "status": "BUILD", "tenant_id": "85aad66148874c42a55afa4d7355bebe", "user_id": "5f0a67a1cb63495cb8274f4274ce3117", "metadata": {}, "hostId": "", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:29:10Z", "updated": "2024-02-28T09:29:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/42adbee8-9935-4429-bce7-8fbd449232ba"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/42adbee8-9935-4429-bce7-8fbd449232ba"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-118608412", "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}}' 2024-02-28 09:30:00,189 85931 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/42adbee8-9935-4429-bce7-8fbd449232ba 0.215s 2024-02-28 09:30:00,189 85931 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': 'Wed, 28 Feb 2024 09:29:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1584', '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-85db6387-6c75-42c9-a673-cc06723745a3', 'x-compute-request-id': 'req-85db6387-6c75-42c9-a673-cc06723745a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/42adbee8-9935-4429-bce7-8fbd449232ba'} Body: b'{"server": {"id": "42adbee8-9935-4429-bce7-8fbd449232ba", "name": "tempest-AttachVolumeShelveTestJSON-server-606755479", "status": "ACTIVE", "tenant_id": "85aad66148874c42a55afa4d7355bebe", "user_id": "5f0a67a1cb63495cb8274f4274ce3117", "metadata": {}, "hostId": "a87762e38ffadf209511c54456cb9a8c0463a623802309cd30dd1b8a", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:29:09Z", "updated": "2024-02-28T09:29:16Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-967512544-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:b6:39"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/42adbee8-9935-4429-bce7-8fbd449232ba"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/42adbee8-9935-4429-bce7-8fbd449232ba"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-118608412", "OS-SRV-USG:launched_at": "2024-02-28T09:29:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1830951649"}], "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}}' 2024-02-28 09:30:00,205 85931 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-02-28 09:31:00,4 21 85931 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/42adbee8-9935-4429-bce7-8fbd449232ba/os-interface 0.156s 2024-02-28 09:31:00,422 85931 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': 'Wed, 28 Feb 2024 09:31:00 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-04e89e0f-144d-46fc-98fd-90766492148b', 'x-compute-request-id': 'req-04e89e0f-144d-46fc-98fd-90766492148b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/42adbee8-9935-4429-bce7-8fbd449232ba/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "bca51a7d-d621-461c-8c43-a6aa8c496969", "port_id": "c2127bd4-a123-4a72-8c28-c8ba8b9b6c3f", "mac_addr": "fa:16:3e:9f:b6:39", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "6c367a1c-666b-4694-9c47-45a7fb22d251", "ip_address": "10.0.0.13"}]}]}' 2024-02-28 09:31:01,292 85931 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/e9a75722-ba57-4fd0-973a-d04fd1697632 0.866s 2024-02-28 09:31:01,292 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "c2127bd4-a123-4a72-8c28-c8ba8b9b6c3f"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-68b840fc-98e3-4ecf-ac74-6fb4715ff4ba', 'date': 'Wed, 28 Feb 2024 09:31:01 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/e9a75722-ba57-4fd0-973a-d04fd1697632'} Body: b'{"floatingip": {"id": "e9a75722-ba57-4fd0-973a-d04fd1697632", "tenant_id": "85aad66148874c42a55afa4d7355bebe", "floating_ip_address": "172.24.4.94", "floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9", "router_id": "e8666b12-a820-4be4-842d-c624ae2d1b00", "port_id": "c2127bd4-a123-4a72-8c28-c8ba8b9b6c3f", "fixed_ip_address": "10.0.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "bca51a7d-d621-461c-8c43-a6aa8c496969", "mac_address": "fa:16:3e:9f:b6:39", "admin_state_up": true, "status": "ACTIVE", "device_id": "42adbee8-9935-4429-bce7-8fbd449232ba", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-02-28T09:29:08Z", "updated_at": "2024-02-28T09:31:00Z", "revision_number": 1, "project_id": "85aad66148874c42a55afa4d7355bebe"}}' 2024-02-28 09:31:01,295 85931 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.94:22' as 'cirros' with public key authentication 2024-02-28 09:31:01,312 85931 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-02-28 09:31:01,419 85931 INFO [paramiko.transport] Authentication (publickey) successful! 2024-02-28 09:31:01,420 85931 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.94 successfully created 2024-02-28 09:31:01,461 85931 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/42adbee8-9935-4429-bce7-8fbd449232ba/ips 0.040s 2024-02-28 09:31:01,461 85931 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 - H eaders: {'date': 'Wed, 28 Feb 2024 09:31:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '110', '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-a0a4247e-f1f3-45e8-b9e1-5a2a19a4d04d', 'x-compute-request-id': 'req-a0a4247e-f1f3-45e8-b9e1-5a2a19a4d04d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/42adbee8-9935-4429-bce7-8fbd449232ba/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-967512544-network": [{"version": 4, "addr": "10.0.0.13"}]}}' 2024-02-28 09:31:01,710 85931 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/85aad66148874c42a55afa4d7355bebe/volumes 0.245s 2024-02-28 09:31:01,710 85931 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-725353533"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:31:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adf6a511-cb71-4c20-b0bb-353ef760caff', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adf6a511-cb71-4c20-b0bb-353ef760caff', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/85aad66148874c42a55afa4d7355bebe/volumes'} Body: b'{"volume": {"id": "e56f5e6d-4827-44aa-bbe4-9fc55a799c1f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:31:01.645721", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-725353533", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/85aad66148874c42a55afa4d7355bebe/volumes/e56f5e6d-4827-44aa-bbe4-9fc55a799c1f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85aad66148874c42a55afa4d7355bebe/volumes/e56f5e6d-4827-44aa-bbe4-9fc55a799c1f"}], "user_id": "5f0a67a1cb63495cb8274f4274ce3117", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:31:01,833 85931 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/85aad66148874c42a55afa4d7355bebe/volumes/e56f5e6d-4827-44aa-bbe4-9fc55a799c1f 0.105s 2024-02-28 09:31:01,834 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:31:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3ef1ea2-cc22-41fa-90da-5a0865dbc3ac', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3ef1ea2-cc22-41fa-90da-5a0865dbc3ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/85aad66148874c42a55afa4d7355bebe/volumes/e56f5e6d-4827-44aa-bbe4-9fc55a799c1f'} Body: b'{"volume": {"id": "e56f5e6d-4827-44aa-bbe4-9fc55a799c1f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:31:02.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-725353533", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/85aad66148874c42a55afa4d7355bebe/volumes/e56f5e6d-4827- 44aa-bbe4-9fc55a799c1f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85aad66148874c42a55afa4d7355bebe/volumes/e56f5e6d-4827-44aa-bbe4-9fc55a799c1f"}], "user_id": "5f0a67a1cb63495cb8274f4274ce3117", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "85aad66148874c42a55afa4d7355bebe"}}' 2024-02-28 09:31:02,894 85931 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/85aad66148874c42a55afa4d7355bebe/volumes/e56f5e6d-4827-44aa-bbe4-9fc55a799c1f 0.045s 2024-02-28 09:31:02,895 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:31:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f37a8251-c194-46b9-998f-f6eb3f292c1d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f37a8251-c194-46b9-998f-f6eb3f292c1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/85aad66148874c42a55afa4d7355bebe/volumes/e56f5e6d-4827-44aa-bbe4-9fc55a799c1f'} Body: b'{"volume": {"id": "e56f5e6d-4827-44aa-bbe4-9fc55a799c1f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:31:02.000000", "updated_at": "2024-02-28T09:31:02.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-725353533", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/85aad66148874c42a55afa4d7355bebe/volumes/e56f5e6d-4827-44aa-bbe4-9fc55a799c1f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85aad66148874c42a55afa4d7355bebe/volumes/e56f5e6d-4827-44aa-bbe4-9fc55a799c1f"}], "user_id": "5f0a67a1cb63495cb8274f4274ce3117", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "85aad66148874c42a55afa4d7355bebe"}}' 2024-02-28 09:31:03,018 85931 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/42adbee8-9935-4429-bce7-8fbd449232ba 0.111s 2024-02-28 09:31:03,019 85931 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': 'Wed, 28 Feb 2024 09:31:02 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-0c247a06-1958-43d0-8207-a38057a54d6a', 'x-compute-request-id': 'req-0c247a06-1958-43d0-8207-a38057a54d6a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/42adbee8-9935-4429-bce7-8fbd449232ba'} Body: b'' 2024-02-28 09:31:03,318 85931 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/42adbee8-9935-4429-bce7-8fbd449232ba 0.298s 2024-02-28 09:31:03,318 85931 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': 'Wed, 28 Feb 2024 09:31:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1708', '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-329d1fbe-e0ab-4b79-8c58-584a9d95cb34', 'x-compute-request-id': 'req-329d1fbe-e0ab-4b79-8c58-584a9d95cb34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/42adbee8-9935-4429-bce7-8fbd449232ba'} Body: b'{"server": {"id": "42adbee8-9935-4429-bce7-8fbd449232ba", "name": "tempest-AttachVolumeShelveTestJSON-server-606755479", "status": "ACTIVE", "tenant_id": "85aad66148874c42a55afa4d7355bebe", "user_id": "5f0a67a1cb63495cb8274f4274ce3117", "metadata": {}, "hostId": "a87762e38ffadf209511c54456cb9a8c0463a623802309cd30dd1b8a", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:29:09Z", "updated": "2024-02-28T09:31:03Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-967512544-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:b6:39"}, {"version": 4, "addr": "172.24.4.94", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:b6:39"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/42adbee8-9935-4429-bce7-8fbd449232ba"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/42adbee8-9935-4429-bce7-8fbd449232ba"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-118608412", "OS-SRV-USG:launched_at": "2024-02-28T09:29:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1830951649"}], "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}}' 2024-02-28 09:31:53,395 85931 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/42adbee8-9935-4429-bce7-8fbd449232ba 0.037s 2024-02-28 09:31:53,395 85931 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': 'Wed, 28 Feb 2024 09:31:53 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-2bfb13f9-12f7-481b-bec9-8b7b75bcd6c8', 'x-compute-request-id': 'req-2bfb13f9-12f7-481b-bec9-8b7b75bcd6c8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/42adbee8-9935-4429-bce7-8fbd449232ba'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 42adbee8-9935-4429-bce7-8fbd449232ba could not be found."}}' 2024-02-28 09:31:53,430 85931 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-118608412 0.034s 2024-02-28 09:31:53,430 85931 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': 'Wed, 28 Feb 2024 09:31:53 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-aef6f556-4288-4692-8ea9-dfd0aa230e0c', 'x-compute-re quest-id': 'req-aef6f556-4288-4692-8ea9-dfd0aa230e0c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-118608412'} Body: b'' 2024-02-28 09:31:53,581 85931 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/66f5db14-d0fc-43a2-a477-b63cac71dc8f 0.150s 2024-02-28 09:31:53,582 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-e9ad85c3-4bdf-4ad4-9ddc-c2c83ab645b0', 'content-length': '0', 'date': 'Wed, 28 Feb 2024 09:31:53 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/66f5db14-d0fc-43a2-a477-b63cac71dc8f'} Body: b'' 2024-02-28 09:31:53,600 85931 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/66f5db14-d0fc-43a2-a477-b63cac71dc8f 0.017s 2024-02-28 09:31:53,600 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-c330b9ab-3966-4fd0-b290-82234375cf13', 'date': 'Wed, 28 Feb 2024 09:31:53 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/66f5db14-d0fc-43a2-a477-b63cac71dc8f'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 66f5db14-d0fc-43a2-a477-b63cac71dc8f does not exist", "detail": ""}}' 2024-02-28 09:31:53,945 85931 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/e9a75722-ba57-4fd0-973a-d04fd1697632 0.343s 2024-02-28 09:31:53,945 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-2d1f0fba-ddac-4d03-8198-bdd7ea901777', 'content-length': '0', 'date': 'Wed, 28 Feb 2024 09:31:53 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/e9a75722-ba57-4fd0-973a-d04fd1697632'} Body: b'' 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 340, 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 323, 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 afdc7f80-7524-44cd-b417-e6b733f81fbe failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-02-28T09:32:33Z', 'message': 'Build of instance afdc7f80-7524-44cd-b417-e6b733f81fbe aborted: Volume c1f21b96-4c0e-4cd5-a138-cb56f4491ce4 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-51edf3e3-af5b-4d30-9d45-b01c817dcc3c. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:29:27,329 85915 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.033s 2024-02-28 09:29:27,329 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 28 Feb 2024 09:29:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2845', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-de899228-076d-4a71-a055-7798881f26df', '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": "e7792a11109b40128b57553a7be9ee75", "name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817-project-member", "password_expires_at": null}, "audit_ids": ["16-5SpEBQPy1C-oH28IVrQ"], "expires_at": "2024-02-28T10:29:27.000000Z", "issued_at": "2024-02-28T09:29:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "848340f979fc495f90995a3bf44387a7", "name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817"}, "is_domain": false, "roles": [{"id": "034d7a484a5e4908aeb9a02a09c0654f", "name": "member"}, {"id": "2d696d77d77043b58e5fcf31f5b061c8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "607134c4d03c4a12af99220db79cc13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/848340f979fc495f90995a3bf44387a7", "region": "RegionOne"}], "id": "21d06a316a024880a69d4cd482f90971", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "74032efc222f428b908ef3abf0ba60d1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/848340f979fc495f90995a3bf44387a7", "region": "RegionOne"}], "id": "633be3df59df4f9b975484710048430d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0d52584065f94ee08ce4181b78367c5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7ae777b7f53744e0bbcb8c938dfbfe2f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8dbdc1e6b7e4d08a2a52a636eabc00f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "8ef2767026834c1189d97797d5c5a800", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4f50f76d3e044b83b5bdbee0c30d6f5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "c388de6ecbcc4fca8b0d700779fc657e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "fe5cea1ac05c45a1b3925a725a7eead7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "cc0d1c0427f9473bb326be07f15553e1", "type": "image", "name": "glance"}, {"endpoints": [{"id": "a45569cc58b84b1b853ecd851b25ca4e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "cccec230ba6c48ae92df03a6a374a7a6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "255fbf1fe41a497888423432cf3d6547", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/848340f979fc495f90995a3bf44387a7", "region": "RegionOne"}], "id": "e5ef73b8227840fa80228ecf30fbd9a7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2024-02-28 09:29:27,330 85915 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '3e263b31-f189-4d35-96b6-40192e8dcbc1', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-815198615-network', 'tenant_id': '848340f979fc495f90995a3bf44387a7', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'proje ct_id': '848340f979fc495f90995a3bf44387a7', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 9654, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-02-28T09:29:22Z', 'updated_at': '2024-02-28T09:29:22Z', 'revision_number': 1} available for tenant 2024-02-28 09:29:27,966 85915 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.634s 2024-02-28 09:29:27,966 85915 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-352609893", "imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "flavorRef": "1", "networks": [{"uuid": "3e263b31-f189-4d35-96b6-40192e8dcbc1"}]}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:29:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/d22cf756-61f8-4e73-8f9f-db2281917614', '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-f34c0480-3afd-43c8-a311-b28208e384d6', 'x-compute-request-id': 'req-f34c0480-3afd-43c8-a311-b28208e384d6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "d22cf756-61f8-4e73-8f9f-db2281917614", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d22cf756-61f8-4e73-8f9f-db2281917614"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d22cf756-61f8-4e73-8f9f-db2281917614"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "wUVMEwi2GUvW"}}' 2024-02-28 09:29:28,052 85915 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/d22cf756-61f8-4e73-8f9f-db2281917614 0.082s 2024-02-28 09:29:28,052 85915 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': 'Wed, 28 Feb 2024 09:29:27 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-b391c11e-f9d1-4d03-b8b7-f30e1b6412ab', 'x-compute-request-id': 'req-b391c11e-f9d1-4d03-b8b7-f30e1b6412ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d22cf756-61f8-4e73-8f9f-db2281917614'} Body: b'{"server": {"id": "d22cf756-61f8-4e73-8f9f-db2281917614", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-352609893", "status": "BUILD", "tenant_id": "848340f979fc495f90995a3bf44387a7", "user_id": "e7792a11109b40128b57553a7be9ee75", "metadata": {}, "hostId": "", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-02-28T09:29:28Z", "updated": "2024-02-28T09:29:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d22cf75 6-61f8-4e73-8f9f-db2281917614"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d22cf756-61f8-4e73-8f9f-db2281917614"}], "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": []}}' 2024-02-28 09:30:18,401 85915 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/d22cf756-61f8-4e73-8f9f-db2281917614 0.300s 2024-02-28 09:30:18,402 85915 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': 'Wed, 28 Feb 2024 09:30:18 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-e18d59f8-3099-42a6-881f-d51264b79dee', 'x-compute-request-id': 'req-e18d59f8-3099-42a6-881f-d51264b79dee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d22cf756-61f8-4e73-8f9f-db2281917614'} Body: b'{"server": {"id": "d22cf756-61f8-4e73-8f9f-db2281917614", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-352609893", "status": "ACTIVE", "tenant_id": "848340f979fc495f90995a3bf44387a7", "user_id": "e7792a11109b40128b57553a7be9ee75", "metadata": {}, "hostId": "07ab6819c7a1a9bfddcb49427eced80ad5a8f7bfa1f703449c3b6cba", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-02-28T09:29:27Z", "updated": "2024-02-28T09:29:34Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-815198615-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:25:8a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d22cf756-61f8-4e73-8f9f-db2281917614"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d22cf756-61f8-4e73-8f9f-db2281917614"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-02-28T09:29:34.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": []}}' 2024-02-28 09:30:18,424 85915 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-02-28 09:31:19,242 85915 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/d22cf756-61f8-4e73-8f9f-db2281917614/action 0.755s 2024-02-28 09:31:19,243 85915 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-ServerBootFromVolumeStableRe scueTest-image-1816250483"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:31:18 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-36199bb1-1376-48a0-a9ba-1628e406c095', 'x-compute-request-id': 'req-36199bb1-1376-48a0-a9ba-1628e406c095', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d22cf756-61f8-4e73-8f9f-db2281917614/action'} Body: b'{"image_id": "db2079b2-6119-4bf6-aaac-2a9cfc313a5e"}' 2024-02-28 09:31:19,566 85915 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/db2079b2-6119-4bf6-aaac-2a9cfc313a5e 0.322s 2024-02-28 09:31:19,566 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:31:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-cac77985-dd5e-4216-a72f-2085f067dfe6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/db2079b2-6119-4bf6-aaac-2a9cfc313a5e'} Body: b'{"base_image_ref": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "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": "d22cf756-61f8-4e73-8f9f-db2281917614", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817-project-member", "user_id": "e7792a11109b40128b57553a7be9ee75", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1816250483", "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": "848340f979fc495f90995a3bf44387a7", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "db2079b2-6119-4bf6-aaac-2a9cfc313a5e", "created_at": "2024-02-28T09:31:19Z", "updated_at": "2024-02-28T09:31:19Z", "tags": [], "self": "/v2/images/db2079b2-6119-4bf6-aaac-2a9cfc313a5e", "file": "/v2/images/db2079b2-6119-4bf6-aaac-2a9cfc313a5e/file", "schema": "/v2/schemas/image"}' 2024-02-28 09:31:20,594 85915 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/db2079b2-6119-4bf6-aaac-2a9cfc313a5e 0.025s 2024-02-28 09:31:20,594 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:31:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8349b945-fb42-45fb-8fb0-a5ee448e67d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/db2079b2-6119-4bf6-aaac-2a9cfc313a5e'} Body: b'{"base_image_ref": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "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": "d22cf756-61f8-4e73-8f9f-db2281917614", "owner_project_name": "tempest-ServerBootF romVolumeStableRescueTest-1807903817", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817-project-member", "user_id": "e7792a11109b40128b57553a7be9ee75", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1816250483", "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": "848340f979fc495f90995a3bf44387a7", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "db2079b2-6119-4bf6-aaac-2a9cfc313a5e", "created_at": "2024-02-28T09:31:19Z", "updated_at": "2024-02-28T09:31:19Z", "tags": [], "self": "/v2/images/db2079b2-6119-4bf6-aaac-2a9cfc313a5e", "file": "/v2/images/db2079b2-6119-4bf6-aaac-2a9cfc313a5e/file", "schema": "/v2/schemas/image"}' 2024-02-28 09:31:21,620 85915 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/db2079b2-6119-4bf6-aaac-2a9cfc313a5e 0.024s 2024-02-28 09:31:21,620 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:31:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-b789974f-ece1-4b26-aea1-27ef29607b54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/db2079b2-6119-4bf6-aaac-2a9cfc313a5e'} Body: b'{"base_image_ref": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "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": "d22cf756-61f8-4e73-8f9f-db2281917614", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817-project-member", "user_id": "e7792a11109b40128b57553a7be9ee75", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1816250483", "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": "848340f979fc495f90995a3bf44387a7", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "db2079b2-6119-4bf6-aaac-2a9cfc313a5e", "created_at": "2024-02-28T09:31:19Z", "updated_at": "2024-02-28T09:31:19Z", "tags": [], "self": "/v2/images/db2079b2-6119-4bf6-aaac-2a9cfc313a5e", "file": "/v2/images/db2079b2-6119-4bf6-aaac-2a9cfc313a5e/file", "schema": "/v2/schemas/image"}' 2024-02-28 09:31:22,643 85915 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/db2079b2-6119-4bf6-aaac-2a9cfc313a5e 0.022s 2024-02-28 09:31:22,643 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:31:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1471', 'content-type': 'application/json', 'x-openstack-request-id': 'req-cdc374e0-8007-4b69-b1cf-d1468e8320a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/db2079b2-6119-4bf6-aaac-2a9cfc313a5e'} Body: b'{"base_image_ref": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "bo ot_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": "d22cf756-61f8-4e73-8f9f-db2281917614", "owner_id": "848340f979fc495f90995a3bf44387a7", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817-project-member", "user_id": "e7792a11109b40128b57553a7be9ee75", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1816250483", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "848340f979fc495f90995a3bf44387a7", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "db2079b2-6119-4bf6-aaac-2a9cfc313a5e", "created_at": "2024-02-28T09:31:19Z", "updated_at": "2024-02-28T09:31:22Z", "tags": [], "self": "/v2/images/db2079b2-6119-4bf6-aaac-2a9cfc313a5e", "file": "/v2/images/db2079b2-6119-4bf6-aaac-2a9cfc313a5e/file", "schema": "/v2/schemas/image"}' 2024-02-28 09:31:23,668 85915 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/db2079b2-6119-4bf6-aaac-2a9cfc313a5e 0.023s 2024-02-28 09:31:23,669 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:31:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1471', 'content-type': 'application/json', 'x-openstack-request-id': 'req-482e9bc5-d071-4ad2-8b72-af52377f457a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/db2079b2-6119-4bf6-aaac-2a9cfc313a5e'} Body: b'{"base_image_ref": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "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": "d22cf756-61f8-4e73-8f9f-db2281917614", "owner_id": "848340f979fc495f90995a3bf44387a7", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817-project-member", "user_id": "e7792a11109b40128b57553a7be9ee75", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1816250483", "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": "848340f979fc495f90995a3bf44387a7", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "db2079b2-6119-4bf6-aaac-2a9cfc313a5e", "created_at": "2024-02-28T09:31:19Z", "updated_at": "2024-02-28T09:31:23Z", "tags": [], "self": "/v2/images/db2079b2-6119-4bf6-aaac-2a9cfc313a5e", "file": "/v2/images/db2079b2-6119-4bf6-aaac-2a9cfc313a5e/file", "schema": "/v2/schemas/image"}' 2024-02-28 09:31:24,704 85915 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/db2079b2-6119-4bf6-aaac-2a9cfc313a5e 0.033s 2024-02-28 09:31:24,704 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/jso n', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:31:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1641', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8d42da41-a683-4fb7-a94a-c89ac531ddab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/db2079b2-6119-4bf6-aaac-2a9cfc313a5e'} Body: b'{"base_image_ref": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "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": "d22cf756-61f8-4e73-8f9f-db2281917614", "owner_id": "848340f979fc495f90995a3bf44387a7", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817-project-member", "user_id": "e7792a11109b40128b57553a7be9ee75", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1816250483", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 52297728, "virtual_size": 1073741824, "status": "active", "checksum": "4cb3f950b33b10dcca4f6d19cdf840a2", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "848340f979fc495f90995a3bf44387a7", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "d45eb6550f84577df8afd1b7a186b15361439fdf2edb95787adeb6143eb7d83519144a61a562ef39204eabd0860bc52373b0117a474132cd7abfce0523abf7b3", "id": "db2079b2-6119-4bf6-aaac-2a9cfc313a5e", "created_at": "2024-02-28T09:31:19Z", "updated_at": "2024-02-28T09:31:24Z", "tags": [], "self": "/v2/images/db2079b2-6119-4bf6-aaac-2a9cfc313a5e", "file": "/v2/images/db2079b2-6119-4bf6-aaac-2a9cfc313a5e/file", "schema": "/v2/schemas/image"}' 2024-02-28 09:31:24,729 85915 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/db2079b2-6119-4bf6-aaac-2a9cfc313a5e 0.024s 2024-02-28 09:31:24,729 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:31:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1641', 'content-type': 'application/json', 'x-openstack-request-id': 'req-adf5e5ab-3c2f-4f2e-99ac-e239bdad2770', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/db2079b2-6119-4bf6-aaac-2a9cfc313a5e'} Body: b'{"base_image_ref": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "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": "d22cf756-61f8-4e73-8f9f-db2281917614", "owner_id": "848340f979fc495f90995a3bf44387a7", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817-project-member", "user_id": "e7792a11109b40128b57553a7be9ee75", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1816250483", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 52297728, "virtual_size": 1073741824, "status": "active", "checksum": "4cb3f950b33b10dcca4f6d19cdf840a2", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "848340f979fc495f90995a3b f44387a7", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "d45eb6550f84577df8afd1b7a186b15361439fdf2edb95787adeb6143eb7d83519144a61a562ef39204eabd0860bc52373b0117a474132cd7abfce0523abf7b3", "id": "db2079b2-6119-4bf6-aaac-2a9cfc313a5e", "created_at": "2024-02-28T09:31:19Z", "updated_at": "2024-02-28T09:31:24Z", "tags": [], "self": "/v2/images/db2079b2-6119-4bf6-aaac-2a9cfc313a5e", "file": "/v2/images/db2079b2-6119-4bf6-aaac-2a9cfc313a5e/file", "schema": "/v2/schemas/image"}' 2024-02-28 09:31:25,064 85915 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/d22cf756-61f8-4e73-8f9f-db2281917614 0.334s 2024-02-28 09:31:25,064 85915 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': 'Wed, 28 Feb 2024 09:31: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-2dc460c3-1f4f-4b6d-a273-5d26435020a2', 'x-compute-request-id': 'req-2dc460c3-1f4f-4b6d-a273-5d26435020a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d22cf756-61f8-4e73-8f9f-db2281917614'} Body: b'{"server": {"id": "d22cf756-61f8-4e73-8f9f-db2281917614", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-352609893", "status": "ACTIVE", "tenant_id": "848340f979fc495f90995a3bf44387a7", "user_id": "e7792a11109b40128b57553a7be9ee75", "metadata": {}, "hostId": "07ab6819c7a1a9bfddcb49427eced80ad5a8f7bfa1f703449c3b6cba", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-02-28T09:29:27Z", "updated": "2024-02-28T09:31:24Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-815198615-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:25:8a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d22cf756-61f8-4e73-8f9f-db2281917614"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d22cf756-61f8-4e73-8f9f-db2281917614"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-02-28T09:29:34.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": []}}' 2024-02-28 09:32:25,182 85915 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.092s 2024-02-28 09:32:25,182 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 28 Feb 2024 09:32:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2845', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-5cf76119-19a0-42aa-8f6f-d7660411cdce', '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": "e7792a11109b40128b57553a7be9ee75", "name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817-project-member", "password_expires_at": null}, "audit_ids": ["bV0dBdZATzu36QPmS4LMLQ"], "expires_at": "2024-02-28T10:32:25.000000Z", "issued_at": "2024-02-28T09:32:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "848340f979fc495f90995a3bf44387a7", "name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817"}, "is_domain": false, "roles": [{"id": "034d7a484a5e4908aeb9a02a09c0654f", "name": "member"}, {"id": "2d696d77d77043b58e5fcf31f5b061c8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "607134c4d03c4a12af99220db79cc13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/848340f979fc495f90995a3bf44387a7", "region": "RegionOne"}], "id": "21d06a316a024880a69d4cd482f90971", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "74032efc222f428b908ef3abf0ba60d1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/848340f979fc495f90995a3bf44387a7", "region": "RegionOne"}], "id": "633be3df59df4f9b975484710048430d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0d52584065f94ee08ce4181b78367c5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7ae777b7f53744e0bbcb8c938dfbfe2f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8dbdc1e6b7e4d08a2a52a636eabc00f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "8ef2767026834c1189d97797d5c5a800", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4f50f76d3e044b83b5bdbee0c30d6f5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "c388de6ecbcc4fca8b0d700779fc657e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "fe5cea1ac05c45a1b3925a725a7eead7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "cc0d1c0427f9473bb326be07f15553e1", "type": "image", "name": "glance"}, {"endpoints": [{"id": "a45569cc58b84b1b853ecd851b25ca4e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "cccec230ba6c48ae92df03a6a374a7a6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "255fbf1fe41a497888423432cf3d6547", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/848340f979fc495f90995a3bf44387a7", "region": "RegionOne"}], "id": "e5ef73b8227840fa80228ecf30fbd9a7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2024-02-28 09:32:25,183 85915 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '3e263b31-f189-4d35-96b6-40192e8dcbc1', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-815198615-network', 'tenant_id': '848340f979fc495f90995a3bf44387a7', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '848340f979fc495f90995a3bf44387a7', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 9654, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-02-28T09:29:22Z', 'updated_at': '2024-02-28T09:29:22Z', 'revision_number': 1} available for tenant 2024-02-28 09:32:25,804 85915 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.620s 2024-02-28 09:32:25,805 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Ty pe': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-1918199570", "imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "flavorRef": "1", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "blank", "volume_size": 1, "destination_type": "volume"}], "networks": [{"uuid": "3e263b31-f189-4d35-96b6-40192e8dcbc1"}]}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:32:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/afdc7f80-7524-44cd-b417-e6b733f81fbe', '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-51edf3e3-af5b-4d30-9d45-b01c817dcc3c', 'x-compute-request-id': 'req-51edf3e3-af5b-4d30-9d45-b01c817dcc3c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "afdc7f80-7524-44cd-b417-e6b733f81fbe", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/afdc7f80-7524-44cd-b417-e6b733f81fbe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/afdc7f80-7524-44cd-b417-e6b733f81fbe"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "b7PXfTLsGWMt"}}' 2024-02-28 09:32:25,897 85915 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/afdc7f80-7524-44cd-b417-e6b733f81fbe 0.089s 2024-02-28 09:32:25,898 85915 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': 'Wed, 28 Feb 2024 09:32:25 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-2b6992e6-c371-4fd4-8bb3-6d97b9132733', 'x-compute-request-id': 'req-2b6992e6-c371-4fd4-8bb3-6d97b9132733', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/afdc7f80-7524-44cd-b417-e6b733f81fbe'} Body: b'{"server": {"id": "afdc7f80-7524-44cd-b417-e6b733f81fbe", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1918199570", "status": "BUILD", "tenant_id": "848340f979fc495f90995a3bf44387a7", "user_id": "e7792a11109b40128b57553a7be9ee75", "metadata": {}, "hostId": "", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-02-28T09:32:26Z", "updated": "2024-02-28T09:32:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/afdc7f80-7524-44cd-b417-e6b733f81fbe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/afdc7f80-7524-44cd-b417-e6b733f81fbe"}], "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": []}}' 2024-02-28 09:33:16,194 85915 INFO [tempest.lib.common.rest_client] Request (Serv erBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/afdc7f80-7524-44cd-b417-e6b733f81fbe 0.244s 2024-02-28 09:33:16,194 85915 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': 'Wed, 28 Feb 2024 09:33: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-5a4ca030-8190-4ca4-92e3-8d692d468eec', 'x-compute-request-id': 'req-5a4ca030-8190-4ca4-92e3-8d692d468eec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/afdc7f80-7524-44cd-b417-e6b733f81fbe'} Body: b'{"server": {"id": "afdc7f80-7524-44cd-b417-e6b733f81fbe", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1918199570", "status": "ERROR", "tenant_id": "848340f979fc495f90995a3bf44387a7", "user_id": "e7792a11109b40128b57553a7be9ee75", "metadata": {}, "hostId": "", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-02-28T09:32:25Z", "updated": "2024-02-28T09:32:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/afdc7f80-7524-44cd-b417-e6b733f81fbe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/afdc7f80-7524-44cd-b417-e6b733f81fbe"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2024-02-28T09:32:33Z", "message": "Build of instance afdc7f80-7524-44cd-b417-e6b733f81fbe aborted: Volume c1f21b96-4c0e-4cd5-a138-cb56f4491ce4 did not finish being created even after we waited 5 seconds or 2 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": []}}' 2024-02-28 09:33:16,212 85915 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 51 second wait 2024-02-28 09:33:16,826 85915 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/afdc7f80-7524-44cd-b417-e6b733f81fbe 0.613s 2024-02-28 09:33:16,826 85915 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': 'Wed, 28 Feb 2024 09:33:16 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-088d6d35-6d6b-4c43-9584-1d22e7b99c2a', 'x-compute-request-id': 'req-088d6d35-6d6b-4c43-9584-1d22e7b99c2a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/afdc7f80-7524-44cd-b417-e6b733f81fbe'} Body: b'' 2024-02-28 09:33:16,866 85915 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/af dc7f80-7524-44cd-b417-e6b733f81fbe 0.040s 2024-02-28 09:33:16,867 85915 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': 'Wed, 28 Feb 2024 09:33:16 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-93f520cc-0936-413d-ba78-91fb64641371', 'x-compute-request-id': 'req-93f520cc-0936-413d-ba78-91fb64641371', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/afdc7f80-7524-44cd-b417-e6b733f81fbe'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance afdc7f80-7524-44cd-b417-e6b733f81fbe could not be found."}}' 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 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_servers_negative.py", line 549, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 62a24f9c-f1bd-4548-9858-017b994153ff failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:32:27,213 85921 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/aa4f2c3c-88e9-4089-80a1-0101d41bb0d0 0.248s 2024-02-28 09:32:27,214 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:32:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1492', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d502f075-e034-4c6d-9cbe-a11270db91dc', 'x-compute-request-id': 'req-d502f075-e034-4c6d-9cbe-a11270db91dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aa4f2c3c-88e9-4089-80a1-0101d41bb0d0'} Body: b'{"server": {"id": "aa4f2c3c-88e9-4089-80a1-0101d41bb0d0", "name": "tempest-ServersNegativeTestJSON-server-968944316", "status": "ACTIVE", "tenant_id": "f8b410e47e2b4548a280334ff7cec383", "user_id": "355e2f3d71b84f5ebc2cb23b2987ac10", "metadata": {}, "hostId": "9291f9e8103890edd4edd47d0ea4888d304a439339fceb2b7df80933", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:27:54Z", "updated": "2024-02-28T09:28:02Z", "addresses": {"tempest-ServersNegativeTestJSON-1153025661-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:74:53"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/aa4f2c3c-88e9-4089-80a1-0101d41bb0d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/aa4f2c3c-88e9-4089-80a1-0101d41bb0d0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-02-28T09:28:01.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": []}}' 2024-02-28 09:33:27,644 85921 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 202 POST http://10.0.0.210/volume/v3/f8b410e47e2b4548a280334ff7cec383/volumes 0.414s 2024-02-28 09:33:27,644 85921 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-546835277"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:33:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3072c71d-ed33-41c7-bea0-b8d4138b2142', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3072c71d-ed33-41c7-bea0-b8d4138b2142', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f8b410e47e2b4548a280334ff7cec383/volumes'} Body: b'{"volume": {"id": "62a24f9c-f1bd-4548-9858-017b994153ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:33:27.567916", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-546835277", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f8b410e47e2b4548a280334ff7cec383/volumes/62a24f9c-f1bd-4548-9858-017b994153ff"}, {"rel": "bookmark", "href": "http://10.0.0.210 /volume/f8b410e47e2b4548a280334ff7cec383/volumes/62a24f9c-f1bd-4548-9858-017b994153ff"}], "user_id": "355e2f3d71b84f5ebc2cb23b2987ac10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:33:27,695 85921 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/f8b410e47e2b4548a280334ff7cec383/volumes/62a24f9c-f1bd-4548-9858-017b994153ff 0.039s 2024-02-28 09:33:27,696 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:33:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fecbd3a9-d33b-408a-b4ef-fea0af05060b', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fecbd3a9-d33b-408a-b4ef-fea0af05060b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f8b410e47e2b4548a280334ff7cec383/volumes/62a24f9c-f1bd-4548-9858-017b994153ff'} Body: b'{"volume": {"id": "62a24f9c-f1bd-4548-9858-017b994153ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:33:28.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-546835277", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f8b410e47e2b4548a280334ff7cec383/volumes/62a24f9c-f1bd-4548-9858-017b994153ff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f8b410e47e2b4548a280334ff7cec383/volumes/62a24f9c-f1bd-4548-9858-017b994153ff"}], "user_id": "355e2f3d71b84f5ebc2cb23b2987ac10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f8b410e47e2b4548a280334ff7cec383"}}' 2024-02-28 09:33:28,759 85921 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/f8b410e47e2b4548a280334ff7cec383/volumes/62a24f9c-f1bd-4548-9858-017b994153ff 0.049s 2024-02-28 09:33:28,760 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:33:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2502369-e490-40ca-8e9e-5f0d519e343e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2502369-e490-40ca-8e9e-5f0d519e343e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f8b410e47e2b4548a280334ff7cec383/volumes/62a24f9c-f1bd-4548-9858-017b994153ff'} Body: b'{"volume": {"id": "62a24f9c-f1bd-4548-9858-017b994153ff", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:33:28.000000", "updated_at": "2024-02-28T09:33:28.000000", "name": "tempest-ServersNegativeTestJSON-volume-546835277", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f8b410e47e2b4548a280334ff7cec383/volumes/62a24f9c-f1bd-4548-9858-017b994153ff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f8b410e47e2b4548a280334ff7cec383/volumes/62a24f9c-f1bd-4548-9858-017b994153ff"}], "user_id": "355e2f3d71b84f5ebc2cb23b2987ac10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant- attr:tenant_id": "f8b410e47e2b4548a280334ff7cec383"}}' 2024-02-28 09:33:29,006 85921 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/aa4f2c3c-88e9-4089-80a1-0101d41bb0d0 0.231s 2024-02-28 09:33:29,006 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:33:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1492', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa4d43ae-5fff-452d-b808-4b32cbe60463', 'x-compute-request-id': 'req-fa4d43ae-5fff-452d-b808-4b32cbe60463', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aa4f2c3c-88e9-4089-80a1-0101d41bb0d0'} Body: b'{"server": {"id": "aa4f2c3c-88e9-4089-80a1-0101d41bb0d0", "name": "tempest-ServersNegativeTestJSON-server-968944316", "status": "ACTIVE", "tenant_id": "f8b410e47e2b4548a280334ff7cec383", "user_id": "355e2f3d71b84f5ebc2cb23b2987ac10", "metadata": {}, "hostId": "9291f9e8103890edd4edd47d0ea4888d304a439339fceb2b7df80933", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:27:54Z", "updated": "2024-02-28T09:28:02Z", "addresses": {"tempest-ServersNegativeTestJSON-1153025661-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:74:53"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/aa4f2c3c-88e9-4089-80a1-0101d41bb0d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/aa4f2c3c-88e9-4089-80a1-0101d41bb0d0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-02-28T09:28:01.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.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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 35a5d0b8-1e4b-45fc-abf2-d883662231f4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:31:53,949 85931 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-02-28 09:31:53,949 85931 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-02-28 09:31:54,014 85931 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.064s 2024-02-28 09:31:54,015 85931 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-1941697342", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAD6ZdXo8j7EB/wiwNfXv8vPtqzL+KDF4KmjPztUxAGx+yhEj/BBoz9g+Jk/pl12QK9OfmcV3NDzvKRbDsr0txOJijKMqGtxnBOwzej8Aq2F7FcuEBttTcGQUOuyCJxsMQ=="}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:31:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '401', '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-39e407cc-2856-4619-89e8-6c0e58f9fac8', 'x-compute-request-id': 'req-39e407cc-2856-4619-89e8-6c0e58f9fac8', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1941697342", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAD6ZdXo8j7EB/wiwNfXv8vPtqzL+KDF4KmjPztUxAGx+yhEj/BBoz9g+Jk/pl12QK9OfmcV3NDzvKRbDsr0txOJijKMqGtxnBOwzej8Aq2F7FcuEBttTcGQUOuyCJxsMQ==", "fingerprint": "7e:f7:d5:25:10:77:bf:f2:f9:48:9d:7c:3e:45:47:74", "user_id": "5f0a67a1cb63495cb8274f4274ce3117"}}' 2024-02-28 09:31:54,017 85931 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1941697342 created 2024-02-28 09:31:54,172 85931 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.154s 2024-02-28 09:31:54,172 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1679454753", "description": "tempest-description--1742214584"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1663', 'x-openstack-request-id': 'req-08460fbb-819f-4084-8aa1-bb06036033e2', 'date': 'Wed, 28 Feb 2024 09:31:54 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "de9d89f8-0611-42ba-9a7f-a00f28749a76", "name": "tempest-securitygroup--1679454753", "stateful": true, "tenant_id": "85aad66148874c42a55afa4d7355bebe", "description": "tempest-description--1742214584", "shared": false, "security_group_rules": [{"id": "38ac7209-9133-4324-972a-6b38eba5b32a", "project_id": "85aad66148874c42a55afa4d7355bebe", "tenant_id": "85aad66148874c42a55afa4d7355bebe", "security_group_id": "de9d89f8-0611-42ba-9a7f-a00f28749a76", "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": 1037, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:31:54Z", "updated_at": "2024-02-28T09:31:54Z", "revision_number": 0}, {"id": "8869580c-ba86-4b2f-a26b-f7d5ab9c8de2", "project_id": "85aad66148874c42a55afa4d7355bebe", "tenant_id": "85aad66148874c42a55afa4d7355bebe", "security_group_id": "de9d89f8-0611-42ba-9a7f-a00f28749a76", "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": 1038, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:31:54Z", "updated_at": "2024-02-28T09:31:54Z", "revision_number": 0}], "tags": [], "created_at": "2024-02-28T09:31:54Z", "updated_at": "2024-02-28T09:31:54Z", "revision_number": 1, "project_id": "85aad66148874c42a55afa4d7355bebe"}}' 2024-02-28 09:31:54,392 85931 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.219s 2024-02-28 09:31:54,393 85931 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": "de9d89f8-0611-42ba-9a7f-a00f28749a76", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-80e2bdbb-d7e3-4e11-8a83-30e686ff89bf', 'date': 'Wed, 28 Feb 2024 09:31:54 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ffcfb983-4af5-4c40-8d01-f9116ea2da46", "project_id": "85aad66148874c42a55afa4d7355bebe", "tenant_id": "85aad66148874c42a55afa4d7355bebe", "security_group_id": "de9d89f8-0611-42ba-9a7f-a00f28749a76", "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": "2024-02-28T09:31:54Z", "updated_at": "2024-02-28T09:31:54Z", "revision_number": 0}}' 2024-02-28 09:31:54,595 85931 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.202s 2024-02-28 09:31:54,596 85931 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": "de9d89f8-0611-42ba-9a7f-a00f28749a76", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-fb9f5e70-1e84-45b5-8e43-4973152bb8cc', 'date': 'Wed, 28 Feb 2024 09:31:54 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "61bb2aeb-3181-4a76-8da9-b2731eaee716", "project_id": "85aad66148874c42a55afa4d7355bebe", "tenant_id": "85aad66148874c42a55afa4d7355bebe", "security_group_id": "de9d89f8-0611-42ba-9a7f-a00f28749a76", "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": "2024-02-28T09:31:54Z", "updated_at": "2024-02-28T09:31:54Z", "revision_number": 0}}' 2024-02-28 09:31:54,596 85931 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1679454753 created 2024-02-28 09:31:55,216 85931 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.619s 2024-02-28 09:31:55,217 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-c7236fe9-80ef-49a8-a555-88f1001925b7', 'date': 'Wed, 28 Feb 2024 09:31:55 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "0c82d1cc-e86d-42c6-ba63-9f3f4f088566", "tenant_id": "85aad66148874c42a55afa4d7355bebe", "floating_ip_address": "172.24.4.44", "floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "85aad66148874c42a55afa4d7355bebe", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-02-28T09:31:54Z", "updated_at": "2024-02-28T09:31:54Z", "revision_number": 0}}' 2024-02-28 09:31:55,217 85931 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '0c82d1cc-e86d-42c6-ba63-9f3f4f088566', 'tenant_id': '85aad66148874c42a55afa4d7355bebe', 'floating_ip_address': '172.24.4.44', 'floating_network_id': 'eff6aa9f-a27a-4fba-a655-d390189c40e9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '85aad66148874c42a55afa4d7355bebe', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-02-28T09:31:54Z', 'updated_at': '2024-02-28T09:31:54Z', 'revision_number': 0, 'ip': '172.24.4.44'} created 2024-02-28 09:31:55,312 85931 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.089s 2024-02-28 09:31:55,313 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 28 Feb 2024 09:31:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2823', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-5de7def0-18b6-497a-b235-3a75769e2d08', '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": "5f0a67a1cb63495cb8274f4274ce3117", "name": "tempest-AttachVolumeShelveTestJSON-213408973-project-member", "password_expires_at": null}, "audit_ids": ["byrvWZ7pRQ64aa0mYGOUXA"], "expires_at": "2024-02-28T10:31:55.000000Z", "issued_at": "2024-02-28T09:31:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "85aad66148874c42a55afa4d7355bebe", "name": "tempest-AttachVolumeShelveTestJSON-213408973"}, "is_domain": false, "roles": [{"id": "034d7a484a5e4908aeb9a02a09c0654f", "name": "member"}, {"id": "2d696d77d77043b58e5fcf31f5b061c8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "607134c4d03c4a12af99220db79cc13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/85aad66148874c42a55afa4d7355bebe", "region": "RegionOne"}], "id": "21d06a316a024880a69d4cd482f90971", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "74032efc222f428b908ef3abf0ba60d1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/85aad66148874c42a55afa4d7355bebe", "region": "RegionOne"}], "id": "633be3df59df4f9b975484710048430d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0d52584065f94ee08ce4181b78367c5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7ae777b7f53744e0bbcb8c938dfbfe2f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8dbdc1e6b7e4d08a2a52a636eabc00f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "Reg ionOne"}], "id": "8ef2767026834c1189d97797d5c5a800", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4f50f76d3e044b83b5bdbee0c30d6f5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "c388de6ecbcc4fca8b0d700779fc657e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "fe5cea1ac05c45a1b3925a725a7eead7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "cc0d1c0427f9473bb326be07f15553e1", "type": "image", "name": "glance"}, {"endpoints": [{"id": "a45569cc58b84b1b853ecd851b25ca4e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "cccec230ba6c48ae92df03a6a374a7a6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "255fbf1fe41a497888423432cf3d6547", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/85aad66148874c42a55afa4d7355bebe", "region": "RegionOne"}], "id": "e5ef73b8227840fa80228ecf30fbd9a7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2024-02-28 09:31:55,313 85931 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': 'bca51a7d-d621-461c-8c43-a6aa8c496969', 'name': 'tempest-AttachVolumeShelveTestJSON-967512544-network', 'tenant_id': '85aad66148874c42a55afa4d7355bebe', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '85aad66148874c42a55afa4d7355bebe', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 63478, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-02-28T09:29:02Z', 'updated_at': '2024-02-28T09:29:02Z', 'revision_number': 1} available for tenant 2024-02-28 09:31:55,314 85931 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1941697342', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAD6ZdXo8j7EB/wiwNfXv8vPtqzL+KDF4KmjPztUxAGx+yhEj/BBoz9g+Jk/pl12QK9OfmcV3NDzvKRbDsr0txOJijKMqGtxnBOwzej8Aq2F7FcuEBttTcGQUOuyCJxsMQ==', 'fingerprint': '7e:f7:d5:25:10:77:bf:f2:f9:48:9d:7c:3e:45:47:74', 'user_id': '5f0a67a1cb63495cb8274f4274ce3117', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCp+NwsnMgLK2W1OIZJwVgEePUOKAeyf3tzguyodIAInokzETZWcg4r\nXMaTGP3bwW2gBwYFK4EEACKhZANiAAQA+mXV6PI+xAf8IsDX17/Lz7asy/igxeCp\noz87VMQBsfsoRI/wQaM/YPiZP6ZddkCvTn5nFdzQ87ykWw7K9LcTiYoyjKhrcZwT\nsM3o/AKthexXLhAbbU3BkFDrsgicbDE=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'de9d89f8-0611-42ba-9a7f-a00f28749a76', 'name': 'tempest-securitygroup--1679454753', 'stateful': True, 'tenant_id': '85aad66148874c42a55afa4d7355bebe', 'description': 'tempest-description--1742214584', 'shared': False, 'security_group_rules': [{'id': '38ac7209-9133-4324-972a-6b38eba5b32a', 'project_id': '85aad66148874c42a55afa4d7355bebe', 'tenant_id': '85aad66148874c42a55afa4d7355bebe', 'security_group_id': 'de9d89f8-0611-42ba-9a7f-a00f28749a76', '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': 1037, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-02-28T09:31:54Z', 'updated_at': '2024-02-28T09:31:54Z', 'revision_number': 0}, {'id': '8869580c-ba86-4b2f-a26b-f7d5ab9c8de2', 'project_id': '85aad66148874c42a55afa4d7355bebe', 'tenant_id': '85aad66148874c42a55afa4d7355bebe', 'security_group_id': 'de9d89f8-0611-42ba-9a7f-a00f28749a76', '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': 1038, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-02-28T09:31:54Z', 'updated_at': '2024-02-28T09:31:54Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-02-28T09:31:54Z', 'updated_at': '2024-02-28T09:31:54Z', 'revision_number': 1, 'project_id': '85aad66148874c42a55afa4d7355bebe'}, 'floating_ip': {'id': '0c82d1cc-e86d-42c6-ba63-9f3f4f088566', 'tenant_id': '85aad66148874c42a55afa4d7355bebe', 'floating_ip_address': '172.24.4.44', 'floating_network_id': 'eff6aa9f-a27a-4fba-a655-d390189c40e9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '85aad66148874c42a55afa4d7355bebe', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-02-28T09:31:54Z', 'updated_at': '2024-02-28T09:31:54Z', 'revision_number': 0, 'ip': '172.24.4.44'}} 2024-02-28 09:31:55,845 85931 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.531s 2024-02-28 09:31:55,846 85931 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-1825163142", "imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "bca51a7d-d621-461c-8c43-a6aa8c496969"}], "security_groups": [{"name": "tempest-securitygroup--1679454753"}], "key_name": "tempest-keypair-1941697342", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:31:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/ed431cf9-b11f-4f3c-b4ba-3f23c425b91f', '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-d151faa8-d3a0-427c-8f0a-78476fb41d02', 'x-compute-request-id': 'req-d151faa8-d3a0-427c-8f0a-78476fb41d02', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "ed431cf9-b11f-4f3c-b4ba-3f23c425b91f", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ed431cf9-b11f-4f3c-b4ba-3f23c425b91f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ed431cf9-b11f-4f3c-b4ba-3f23c425b91f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1679454753"}], "adminPass": "password"}}' 2024-02-28 09:31:55,923 85931 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/ed431cf9-b11f-4f3c-b4ba-3f23c425b91f 0.074s 2024-02-28 09:31:55,924 85931 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': 'Wed, 28 Feb 2024 09:31:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1274', '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-a281a86f-67f2-43fe-93e2-cbb69fe88ca0', 'x-compute-request-id': 'req-a281a86f-67f2-43fe-93e2-cbb69fe88ca0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ed431cf9-b11f-4f3c-b4ba-3f23c425b91f'} Body: b'{"serve r": {"id": "ed431cf9-b11f-4f3c-b4ba-3f23c425b91f", "name": "tempest-AttachVolumeShelveTestJSON-server-1825163142", "status": "BUILD", "tenant_id": "85aad66148874c42a55afa4d7355bebe", "user_id": "5f0a67a1cb63495cb8274f4274ce3117", "metadata": {}, "hostId": "", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:31:56Z", "updated": "2024-02-28T09:31:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ed431cf9-b11f-4f3c-b4ba-3f23c425b91f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ed431cf9-b11f-4f3c-b4ba-3f23c425b91f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1941697342", "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}}' 2024-02-28 09:32:46,208 85931 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/ed431cf9-b11f-4f3c-b4ba-3f23c425b91f 0.219s 2024-02-28 09:32:46,208 85931 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': 'Wed, 28 Feb 2024 09:32:45 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-ac9ad813-c321-4fe8-aee7-75bec6f2a1dd', 'x-compute-request-id': 'req-ac9ad813-c321-4fe8-aee7-75bec6f2a1dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ed431cf9-b11f-4f3c-b4ba-3f23c425b91f'} Body: b'{"server": {"id": "ed431cf9-b11f-4f3c-b4ba-3f23c425b91f", "name": "tempest-AttachVolumeShelveTestJSON-server-1825163142", "status": "ACTIVE", "tenant_id": "85aad66148874c42a55afa4d7355bebe", "user_id": "5f0a67a1cb63495cb8274f4274ce3117", "metadata": {}, "hostId": "a87762e38ffadf209511c54456cb9a8c0463a623802309cd30dd1b8a", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:31:55Z", "updated": "2024-02-28T09:32:02Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-967512544-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:0d:ca"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ed431cf9-b11f-4f3c-b4ba-3f23c425b91f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ed431cf9-b11f-4f3c-b4ba-3f23c425b91f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1941697342", "OS-SRV-USG:launched_at": "2024-02-28T09:32:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1679454753"}], "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}}' 2024-02-28 09:32:46,224 85931 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-02- 28 09:33:46,435 85931 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/ed431cf9-b11f-4f3c-b4ba-3f23c425b91f/os-interface 0.150s 2024-02-28 09:33:46,435 85931 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': 'Wed, 28 Feb 2024 09:33:46 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-47321109-f88b-405f-9ae8-ad35ecce57ba', 'x-compute-request-id': 'req-47321109-f88b-405f-9ae8-ad35ecce57ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ed431cf9-b11f-4f3c-b4ba-3f23c425b91f/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "bca51a7d-d621-461c-8c43-a6aa8c496969", "port_id": "92c7a555-a139-4b54-90e7-e813d1a35304", "mac_addr": "fa:16:3e:b9:0d:ca", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "6c367a1c-666b-4694-9c47-45a7fb22d251", "ip_address": "10.0.0.14"}]}]}' 2024-02-28 09:33:47,746 85931 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/0c82d1cc-e86d-42c6-ba63-9f3f4f088566 1.306s 2024-02-28 09:33:47,747 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "92c7a555-a139-4b54-90e7-e813d1a35304"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-a15168aa-e83a-46ce-939e-58cceed896df', 'date': 'Wed, 28 Feb 2024 09:33:47 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/0c82d1cc-e86d-42c6-ba63-9f3f4f088566'} Body: b'{"floatingip": {"id": "0c82d1cc-e86d-42c6-ba63-9f3f4f088566", "tenant_id": "85aad66148874c42a55afa4d7355bebe", "floating_ip_address": "172.24.4.44", "floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9", "router_id": "e8666b12-a820-4be4-842d-c624ae2d1b00", "port_id": "92c7a555-a139-4b54-90e7-e813d1a35304", "fixed_ip_address": "10.0.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "bca51a7d-d621-461c-8c43-a6aa8c496969", "mac_address": "fa:16:3e:b9:0d:ca", "admin_state_up": true, "status": "ACTIVE", "device_id": "ed431cf9-b11f-4f3c-b4ba-3f23c425b91f", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-02-28T09:31:54Z", "updated_at": "2024-02-28T09:33:46Z", "revision_number": 1, "project_id": "85aad66148874c42a55afa4d7355bebe"}}' 2024-02-28 09:33:47,748 85931 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.44:22' as 'cirros' with public key authentication 2024-02-28 09:33:48,802 85931 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-02-28 09:33:48,922 85931 INFO [paramiko.transport] Authentication (publickey) successful! 2024-02-28 09:33:48,923 85931 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.44 successfully created 2024-02-28 09:33:48,971 85931 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/ed431cf9-b11f-4f3c-b4ba-3f23c425b91f/ips 0.047s 2024-02-28 09:33:48,972 85931 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': 'Wed, 28 Feb 2024 09:33:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '149', '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-b8abdb4a-f35a-4650-b1b5-0954b59c3fc6', 'x-compute-request-id': 'req-b8abdb4a-f35a-4650-b1b5-0954b59c3fc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ed431cf9-b11f-4f3c-b4ba-3f23c425b91f/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-967512544-network": [{"version": 4, "addr": "10.0.0.14"}, {"version": 4, "addr": "172.24.4.44"}]}}' 2024-02-28 09:33:49,159 85931 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/85aad66148874c42a55afa4d7355bebe/volumes 0.183s 2024-02-28 09:33:49,159 85931 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-2054655445"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:33:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8000a649-0666-4f29-a0a4-e90bded0a878', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8000a649-0666-4f29-a0a4-e90bded0a878', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/85aad66148874c42a55afa4d7355bebe/volumes'} Body: b'{"volume": {"id": "35a5d0b8-1e4b-45fc-abf2-d883662231f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:33:49.103319", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-2054655445", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/85aad66148874c42a55afa4d7355bebe/volumes/35a5d0b8-1e4b-45fc-abf2-d883662231f4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85aad66148874c42a55afa4d7355bebe/volumes/35a5d0b8-1e4b-45fc-abf2-d883662231f4"}], "user_id": "5f0a67a1cb63495cb8274f4274ce3117", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:33:49,212 85931 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/85aad66148874c42a55afa4d7355bebe/volumes/35a5d0b8-1e4b-45fc-abf2-d883662231f4 0.041s 2024-02-28 09:33:49,212 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:33:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f52d1bab-69d0-4f81-a721-4db4320ecd1e', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f52d1bab-69d0-4f81-a721-4db4320ecd1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/85aad66148874c42a55afa4d7355bebe/volumes/35a5d0b8-1e4b-45fc-abf2-d883662231f4'} Body: b'{"volume": {"id": "35a5d0b8-1e4b-45fc-abf2-d883662231f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:33:49.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-2054655445", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ 85aad66148874c42a55afa4d7355bebe/volumes/35a5d0b8-1e4b-45fc-abf2-d883662231f4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85aad66148874c42a55afa4d7355bebe/volumes/35a5d0b8-1e4b-45fc-abf2-d883662231f4"}], "user_id": "5f0a67a1cb63495cb8274f4274ce3117", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "85aad66148874c42a55afa4d7355bebe"}}' 2024-02-28 09:33:50,271 85931 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/85aad66148874c42a55afa4d7355bebe/volumes/35a5d0b8-1e4b-45fc-abf2-d883662231f4 0.045s 2024-02-28 09:33:50,271 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:33:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffec562d-12ff-4b59-8056-7da22bd9b398', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffec562d-12ff-4b59-8056-7da22bd9b398', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/85aad66148874c42a55afa4d7355bebe/volumes/35a5d0b8-1e4b-45fc-abf2-d883662231f4'} Body: b'{"volume": {"id": "35a5d0b8-1e4b-45fc-abf2-d883662231f4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:33:49.000000", "updated_at": "2024-02-28T09:33:49.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054655445", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/85aad66148874c42a55afa4d7355bebe/volumes/35a5d0b8-1e4b-45fc-abf2-d883662231f4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85aad66148874c42a55afa4d7355bebe/volumes/35a5d0b8-1e4b-45fc-abf2-d883662231f4"}], "user_id": "5f0a67a1cb63495cb8274f4274ce3117", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "85aad66148874c42a55afa4d7355bebe"}}' 2024-02-28 09:33:50,416 85931 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/ed431cf9-b11f-4f3c-b4ba-3f23c425b91f 0.129s 2024-02-28 09:33:50,417 85931 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': 'Wed, 28 Feb 2024 09:33:50 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-e2e5ff31-ea01-4b00-bc17-dc20e205c690', 'x-compute-request-id': 'req-e2e5ff31-ea01-4b00-bc17-dc20e205c690', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ed431cf9-b11f-4f3c-b4ba-3f23c425b91f'} Body: b'' 2024-02-28 09:33:50,685 85931 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/ed431cf9-b11f-4f3c-b4ba-3f23c425b91f 0.267s 2024-02-28 09:33:50,685 85931 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': 'Wed, 28 Feb 2024 09:33:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'op enstack-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-e8aa5e73-80ad-4e7a-b3f9-c918e9f7c644', 'x-compute-request-id': 'req-e8aa5e73-80ad-4e7a-b3f9-c918e9f7c644', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ed431cf9-b11f-4f3c-b4ba-3f23c425b91f'} Body: b'{"server": {"id": "ed431cf9-b11f-4f3c-b4ba-3f23c425b91f", "name": "tempest-AttachVolumeShelveTestJSON-server-1825163142", "status": "ACTIVE", "tenant_id": "85aad66148874c42a55afa4d7355bebe", "user_id": "5f0a67a1cb63495cb8274f4274ce3117", "metadata": {}, "hostId": "a87762e38ffadf209511c54456cb9a8c0463a623802309cd30dd1b8a", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:31:55Z", "updated": "2024-02-28T09:33:50Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-967512544-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:0d:ca"}, {"version": 4, "addr": "172.24.4.44", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:0d:ca"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ed431cf9-b11f-4f3c-b4ba-3f23c425b91f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ed431cf9-b11f-4f3c-b4ba-3f23c425b91f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1941697342", "OS-SRV-USG:launched_at": "2024-02-28T09:32:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1679454753"}], "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}}' 2024-02-28 09:34:40,858 85931 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/ed431cf9-b11f-4f3c-b4ba-3f23c425b91f 0.112s 2024-02-28 09:34:40,858 85931 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': 'Wed, 28 Feb 2024 09:34:40 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-1ac93296-c231-4977-b70f-0a06dce1ee18', 'x-compute-request-id': 'req-1ac93296-c231-4977-b70f-0a06dce1ee18', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ed431cf9-b11f-4f3c-b4ba-3f23c425b91f'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance ed431cf9-b11f-4f3c-b4ba-3f23c425b91f could not be found."}}' 2024-02-28 09:34:40,889 85931 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1941697342 0.029s 2024-02-28 09:34:40,889 85931 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': 'Wed, 28 Feb 2024 09:34:40 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-a09949db-d992-4479-b0d8-d2986e8bea46', 'x-compute-request-id': 'req-a09949db-d992-4479-b0d8-d2986e8bea46', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1941697342'} Body: b'' 2024-02-28 09:34:41,075 85931 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/de9d89f8-0611-42ba-9a7f-a00f28749a76 0.185s 2024-02-28 09:34:41,075 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-add07eb5-1682-4397-ab2c-60328fa49f9e', 'content-length': '0', 'date': 'Wed, 28 Feb 2024 09:34:41 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/de9d89f8-0611-42ba-9a7f-a00f28749a76'} Body: b'' 2024-02-28 09:34:41,096 85931 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/de9d89f8-0611-42ba-9a7f-a00f28749a76 0.020s 2024-02-28 09:34:41,097 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-2e617b3a-502f-4164-a36a-24d033f8a159', 'date': 'Wed, 28 Feb 2024 09:34:41 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/de9d89f8-0611-42ba-9a7f-a00f28749a76'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group de9d89f8-0611-42ba-9a7f-a00f28749a76 does not exist", "detail": ""}}' 2024-02-28 09:34:41,593 85931 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/0c82d1cc-e86d-42c6-ba63-9f3f4f088566 0.495s 2024-02-28 09:34:41,593 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-1b97b9fd-6a5f-49a4-972a-87f9cf880ba3', 'content-length': '0', 'date': 'Wed, 28 Feb 2024 09:34:41 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/0c82d1cc-e86d-42c6-ba63-9f3f4f088566'} Body: b'' 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a49d1a28-a093-49ab-ad8c-f6ceeab63512 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:34:47,223 85931 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.454s 2024-02-28 09:34:47,223 85931 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-498806581", "metadata": {"Type": "work"}}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:34:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '352', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/a49d1a28-a093-49ab-ad8c-f6ceeab63512', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-885f8ed7-980d-4419-a02a-f9a8eb4cc903', 'x-compute-request-id': 'req-885f8ed7-980d-4419-a02a-f9a8eb4cc903', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "a49d1a28-a093-49ab-ad8c-f6ceeab63512", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2024-02-28T09:34:47.105484", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-498806581", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2024-02-28 09:34:47,290 85931 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/a49d1a28-a093-49ab-ad8c-f6ceeab63512 0.062s 2024-02-28 09:34:47,291 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:34:47 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-01755e0c-227d-4a1d-a254-5bd7981b6067', 'x-compute-request-id': 'req-01755e0c-227d-4a1d-a254-5bd7981b6067', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/a49d1a28-a093-49ab-ad8c-f6ceeab63512'} Body: b'{"volume": {"id": "a49d1a28-a093-49ab-ad8c-f6ceeab63512", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2024-02-28T09:34:47.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-498806581", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2024-02-28 09:34:48,365 85931 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/a49d1a28-a093-49ab-ad8c-f6ceeab63512 0.068s 2024-02-28 09:34:48,366 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:34:48 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-4e72ab05-8f67-4972-982f-7a417dfd3cf9', 'x-compute-request-id': 'req-4e72ab05-8f67-4972-982f-7a417dfd3cf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/a49d1a28-a093-49ab-ad8c-f6ceeab63512'} Body: b'{"volume": {"id": "a49d1a28-a093-49ab-ad8c-f6ceeab63512", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2024-02-28T09:34:47.000000", "at tachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-498806581", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' setUpClass (tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON) -------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 440a6412-e321-414d-ad6d-2d0d6a4a0d5b failed to build and is in ERROR status 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume fb9e0d4f-6c91-4d8b-8b1c-c0403e1cae1c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:34:54,164 85931 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/a84cc922423447558766e789d74173f6/types 0.176s 2024-02-28 09:34:54,167 85931 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-722875006", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:34:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42ea2fe6-d1d6-48c1-ae48-7a96b60c3570', 'content-length': '272', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42ea2fe6-d1d6-48c1-ae48-7a96b60c3570', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a84cc922423447558766e789d74173f6/types'} Body: b'{"volume_type": {"id": "79795025-22ec-4505-96ba-36482afcf6fd", "name": "tempest-VolumeTypesTest-volume-type-722875006", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2024-02-28 09:34:54,226 85931 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/a84cc922423447558766e789d74173f6/types 0.048s 2024-02-28 09:34:54,226 85931 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-1224714425", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:34:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95f7e614-0a3f-4ae0-8390-94fbbf3f0cf2', 'content-length': '273', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95f7e614-0a3f-4ae0-8390-94fbbf3f0cf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a84cc922423447558766e789d74173f6/types'} Body: b'{"volume_type": {"id": "31f9ec45-c657-40aa-8c1b-99325c09bd2c", "name": "tempest-VolumeTypesTest-volume-type-1224714425", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2024-02-28 09:34:54,544 85931 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/9d9a2855bc364229bc1bd396a578c6d0/volumes 0.315s 2024-02-28 09:34:54,544 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1665853276", "volume_type": "79795025-22ec-4505-96ba-36482afcf6fd", "size": 1}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:34:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3969e6ce-82d7-4fbd-a60e-f5daff77e49b', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3969e6ce-82d7-4fbd-a60e-f5daff77e49b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9d9a2855bc364229bc1bd396a578c6d0/volumes'} Body: b'{"volume": {"id": "fb9e0d4f-6c91-4d8b-8b1c-c0403e1cae1c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:34:54.481457", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-1665853276", "description": null, "vol ume_type": "tempest-VolumeTypesTest-volume-type-722875006", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9d9a2855bc364229bc1bd396a578c6d0/volumes/fb9e0d4f-6c91-4d8b-8b1c-c0403e1cae1c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9d9a2855bc364229bc1bd396a578c6d0/volumes/fb9e0d4f-6c91-4d8b-8b1c-c0403e1cae1c"}], "user_id": "f19c8c767646462d815dccebaee4ad60", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:34:54,597 85931 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/9d9a2855bc364229bc1bd396a578c6d0/volumes/fb9e0d4f-6c91-4d8b-8b1c-c0403e1cae1c 0.040s 2024-02-28 09:34:54,597 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:34:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df99afe1-8a3a-4599-bd0d-c2ec7b22fdc2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df99afe1-8a3a-4599-bd0d-c2ec7b22fdc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9d9a2855bc364229bc1bd396a578c6d0/volumes/fb9e0d4f-6c91-4d8b-8b1c-c0403e1cae1c'} Body: b'{"volume": {"id": "fb9e0d4f-6c91-4d8b-8b1c-c0403e1cae1c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:34:54.000000", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-1665853276", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-722875006", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9d9a2855bc364229bc1bd396a578c6d0/volumes/fb9e0d4f-6c91-4d8b-8b1c-c0403e1cae1c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9d9a2855bc364229bc1bd396a578c6d0/volumes/fb9e0d4f-6c91-4d8b-8b1c-c0403e1cae1c"}], "user_id": "f19c8c767646462d815dccebaee4ad60", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9d9a2855bc364229bc1bd396a578c6d0"}}' 2024-02-28 09:34:55,653 85931 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/9d9a2855bc364229bc1bd396a578c6d0/volumes/fb9e0d4f-6c91-4d8b-8b1c-c0403e1cae1c 0.041s 2024-02-28 09:34:55,653 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:34:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c8f65f5-625d-42de-ad12-ed6d8a0dddaa', 'content-length': '936', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c8f65f5-625d-42de-ad12-ed6d8a0dddaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9d9a2855bc364229bc1bd396a578c6d0/volumes/fb9e0d4f-6c91-4d8b-8b1c-c0403e1cae1c'} Body: b'{"volume": {"id": "fb9e0d4f-6c91-4d8b-8b1c-c0403e1cae1c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:34:54.000000", "updated_at": "2024-02-28T09:34:55.000000", "name": "tempest-VolumeTypesTest-volume-1665853276", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-722875006", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9d9a2855bc364229bc1bd396a578c6d0/volumes/fb9e0d4f-6c91-4d8b -8b1c-c0403e1cae1c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9d9a2855bc364229bc1bd396a578c6d0/volumes/fb9e0d4f-6c91-4d8b-8b1c-c0403e1cae1c"}], "user_id": "f19c8c767646462d815dccebaee4ad60", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9d9a2855bc364229bc1bd396a578c6d0"}}' 2024-02-28 09:34:55,707 85931 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9d9a2855bc364229bc1bd396a578c6d0/volumes/fb9e0d4f-6c91-4d8b-8b1c-c0403e1cae1c 0.041s 2024-02-28 09:34:55,707 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:34:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61ac73a4-2516-4f2f-935d-ba47ae7dff83', 'content-length': '936', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61ac73a4-2516-4f2f-935d-ba47ae7dff83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9d9a2855bc364229bc1bd396a578c6d0/volumes/fb9e0d4f-6c91-4d8b-8b1c-c0403e1cae1c'} Body: b'{"volume": {"id": "fb9e0d4f-6c91-4d8b-8b1c-c0403e1cae1c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:34:54.000000", "updated_at": "2024-02-28T09:34:55.000000", "name": "tempest-VolumeTypesTest-volume-1665853276", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-722875006", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9d9a2855bc364229bc1bd396a578c6d0/volumes/fb9e0d4f-6c91-4d8b-8b1c-c0403e1cae1c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9d9a2855bc364229bc1bd396a578c6d0/volumes/fb9e0d4f-6c91-4d8b-8b1c-c0403e1cae1c"}], "user_id": "f19c8c767646462d815dccebaee4ad60", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9d9a2855bc364229bc1bd396a578c6d0"}}' 2024-02-28 09:34:55,819 85931 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9d9a2855bc364229bc1bd396a578c6d0/volumes/fb9e0d4f-6c91-4d8b-8b1c-c0403e1cae1c 0.100s 2024-02-28 09:34:55,820 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:34: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-6b72f6ab-8ec6-4de0-b1bc-43b7807d4ee9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9d9a2855bc364229bc1bd396a578c6d0/volumes/fb9e0d4f-6c91-4d8b-8b1c-c0403e1cae1c'} Body: b'' 2024-02-28 09:34:55,840 85931 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9d9a2855bc364229bc1bd396a578c6d0/volumes/fb9e0d4f-6c91-4d8b-8b1c-c0403e1cae1c 0.020s 2024-02-28 09:34:55,841 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:34: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-9649efcf-9dd7-41c7-9e08-e1111bfa8c56', 'x-openstack-request-id': 'req-9649efcf-9dd7-41c7-9e08-e1111bf a8c56', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9d9a2855bc364229bc1bd396a578c6d0/volumes/fb9e0d4f-6c91-4d8b-8b1c-c0403e1cae1c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume fb9e0d4f-6c91-4d8b-8b1c-c0403e1cae1c could not be found."}}' 2024-02-28 09:34:55,891 85931 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a84cc922423447558766e789d74173f6/types/31f9ec45-c657-40aa-8c1b-99325c09bd2c 0.050s 2024-02-28 09:34:55,892 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:34: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-0b0d6212-c48e-462d-96ab-396081076b84', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a84cc922423447558766e789d74173f6/types/31f9ec45-c657-40aa-8c1b-99325c09bd2c'} Body: b'' 2024-02-28 09:34:55,908 85931 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/a84cc922423447558766e789d74173f6/types/31f9ec45-c657-40aa-8c1b-99325c09bd2c 0.016s 2024-02-28 09:34:55,908 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:34: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-27265f1b-8feb-4285-9f5e-62284992d78f', 'x-openstack-request-id': 'req-27265f1b-8feb-4285-9f5e-62284992d78f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/a84cc922423447558766e789d74173f6/types/31f9ec45-c657-40aa-8c1b-99325c09bd2c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 31f9ec45-c657-40aa-8c1b-99325c09bd2c could not be found."}}' 2024-02-28 09:34:55,957 85931 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a84cc922423447558766e789d74173f6/types/79795025-22ec-4505-96ba-36482afcf6fd 0.048s 2024-02-28 09:34:55,958 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:34: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-4c2b3b2a-cb48-4ece-991a-3426b0f834b6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a84cc922423447558766e789d74173f6/types/79795025-22ec-4505-96ba-36482afcf6fd'} Body: b'' 2024-02-28 09:34:55,974 85931 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/a84cc922423447558766e789d74173f6/types/79795025-22ec-4505-96ba-36482afcf6fd 0.016s 2024-02-28 09:34:55,975 85931 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:34: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-e259b8c6-3936-457c-883e-f1a3e20567e3', 'x-openstack-request-id': 'req-e259b8c6-3936-457c-883e-f1a3e20567e3 ', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/a84cc922423447558766e789d74173f6/types/79795025-22ec-4505-96ba-36482afcf6fd'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 79795025-22ec-4505-96ba-36482afcf6fd could not be found."}}' setUpClass (tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests) ------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 522e3c51-66df-4cca-b4eb-9576d9f4ece2 failed to build and is in ERROR status setUpClass (tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON) ------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume cf9dc100-8bae-4666-a6fd-9540891a082d failed to build and is in ERROR status 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 70, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 80a12e8d-678c-49cc-9f4f-1db76d7dc587 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:34:29,367 85921 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/aa4f2c3c-88e9-4089-80a1-0101d41bb0d0 0.321s 2024-02-28 09:34:29,368 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:34:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1492', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb022527-d7bb-4787-9880-eac0027bf201', 'x-compute-request-id': 'req-fb022527-d7bb-4787-9880-eac0027bf201', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aa4f2c3c-88e9-4089-80a1-0101d41bb0d0'} Body: b'{"server": {"id": "aa4f2c3c-88e9-4089-80a1-0101d41bb0d0", "name": "tempest-ServersNegativeTestJSON-server-968944316", "status": "ACTIVE", "tenant_id": "f8b410e47e2b4548a280334ff7cec383", "user_id": "355e2f3d71b84f5ebc2cb23b2987ac10", "metadata": {}, "hostId": "9291f9e8103890edd4edd47d0ea4888d304a439339fceb2b7df80933", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:27:54Z", "updated": "2024-02-28T09:28:02Z", "addresses": {"tempest-ServersNegativeTestJSON-1153025661-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:74:53"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/aa4f2c3c-88e9-4089-80a1-0101d41bb0d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/aa4f2c3c-88e9-4089-80a1-0101d41bb0d0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-02-28T09:28:01.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": []}}' 2024-02-28 09:35:29,691 85921 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/f8b410e47e2b4548a280334ff7cec383/volumes 0.292s 2024-02-28 09:35:29,692 85921 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-870545390"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:35:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afd0789e-2f8b-4dc4-ac2c-add715133fbe', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afd0789e-2f8b-4dc4-ac2c-add715133fbe', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f8b410e47e2b4548a280334ff7cec383/volumes'} Body: b'{"volume": {"id": "80a12e8d-678c-49cc-9f4f-1db76d7dc587", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:35:29.595499", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-870545390", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f8b410e47e2b4548a280334ff7cec383/volumes/80a12e8d-678c-49cc-9f4f-1db76d7dc587"}, {"rel": "bookmark", "href": "http://10.0.0.210/ volume/f8b410e47e2b4548a280334ff7cec383/volumes/80a12e8d-678c-49cc-9f4f-1db76d7dc587"}], "user_id": "355e2f3d71b84f5ebc2cb23b2987ac10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:35:29,782 85921 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/f8b410e47e2b4548a280334ff7cec383/volumes/80a12e8d-678c-49cc-9f4f-1db76d7dc587 0.080s 2024-02-28 09:35:29,782 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:35:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-536f7acf-b5a3-4d23-9163-ab31bf4df2dc', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-536f7acf-b5a3-4d23-9163-ab31bf4df2dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f8b410e47e2b4548a280334ff7cec383/volumes/80a12e8d-678c-49cc-9f4f-1db76d7dc587'} Body: b'{"volume": {"id": "80a12e8d-678c-49cc-9f4f-1db76d7dc587", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:35:30.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-870545390", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f8b410e47e2b4548a280334ff7cec383/volumes/80a12e8d-678c-49cc-9f4f-1db76d7dc587"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f8b410e47e2b4548a280334ff7cec383/volumes/80a12e8d-678c-49cc-9f4f-1db76d7dc587"}], "user_id": "355e2f3d71b84f5ebc2cb23b2987ac10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f8b410e47e2b4548a280334ff7cec383"}}' 2024-02-28 09:35:30,840 85921 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/f8b410e47e2b4548a280334ff7cec383/volumes/80a12e8d-678c-49cc-9f4f-1db76d7dc587 0.045s 2024-02-28 09:35:30,841 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:35:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-976812aa-9553-499d-a875-38e85f3f4481', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-976812aa-9553-499d-a875-38e85f3f4481', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f8b410e47e2b4548a280334ff7cec383/volumes/80a12e8d-678c-49cc-9f4f-1db76d7dc587'} Body: b'{"volume": {"id": "80a12e8d-678c-49cc-9f4f-1db76d7dc587", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:35:30.000000", "updated_at": "2024-02-28T09:35:30.000000", "name": "tempest-ServersNegativeTestJSON-volume-870545390", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f8b410e47e2b4548a280334ff7cec383/volumes/80a12e8d-678c-49cc-9f4f-1db76d7dc587"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f8b410e47e2b4548a280334ff7cec383/volumes/80a12e8d-678c-49cc-9f4f-1db76d7dc587"}], "user_id": "355e2f3d71b84f5ebc2cb23b2987ac10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-att r:tenant_id": "f8b410e47e2b4548a280334ff7cec383"}}' 2024-02-28 09:35:31,080 85921 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/aa4f2c3c-88e9-4089-80a1-0101d41bb0d0 0.226s 2024-02-28 09:35:31,081 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:35:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1492', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc5b4b01-618b-42fd-9ccb-68a547bf6ee4', 'x-compute-request-id': 'req-dc5b4b01-618b-42fd-9ccb-68a547bf6ee4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aa4f2c3c-88e9-4089-80a1-0101d41bb0d0'} Body: b'{"server": {"id": "aa4f2c3c-88e9-4089-80a1-0101d41bb0d0", "name": "tempest-ServersNegativeTestJSON-server-968944316", "status": "ACTIVE", "tenant_id": "f8b410e47e2b4548a280334ff7cec383", "user_id": "355e2f3d71b84f5ebc2cb23b2987ac10", "metadata": {}, "hostId": "9291f9e8103890edd4edd47d0ea4888d304a439339fceb2b7df80933", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:27:54Z", "updated": "2024-02-28T09:28:02Z", "addresses": {"tempest-ServersNegativeTestJSON-1153025661-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:74:53"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/aa4f2c3c-88e9-4089-80a1-0101d41bb0d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/aa4f2c3c-88e9-4089-80a1-0101d41bb0d0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-02-28T09:28:01.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_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 340, 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 323, 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 480d426a-dd04-4ea3-974d-bc2f801be6dd failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-02-28T09:36:23Z', 'message': 'Build of instance 480d426a-dd04-4ea3-974d-bc2f801be6dd aborted: Volume 0cd5de0e-d87c-4dea-9d86-6323c0e46729 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-643b9711-6bf7-4e28-ab86-d661d0cd327a. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:33:16,922 85915 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.038s 2024-02-28 09:33:16,923 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 28 Feb 2024 09:33:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2845', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-25e27c73-5ebc-470a-9e82-7747e64d4ce0', '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": "e7792a11109b40128b57553a7be9ee75", "name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817-project-member", "password_expires_at": null}, "audit_ids": ["HFsaFiCMS1aiN_4n69XYBA"], "expires_at": "2024-02-28T10:33:16.000000Z", "issued_at": "2024-02-28T09:33:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "848340f979fc495f90995a3bf44387a7", "name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817"}, "is_domain": false, "roles": [{"id": "034d7a484a5e4908aeb9a02a09c0654f", "name": "member"}, {"id": "2d696d77d77043b58e5fcf31f5b061c8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "607134c4d03c4a12af99220db79cc13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/848340f979fc495f90995a3bf44387a7", "region": "RegionOne"}], "id": "21d06a316a024880a69d4cd482f90971", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "74032efc222f428b908ef3abf0ba60d1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/848340f979fc495f90995a3bf44387a7", "region": "RegionOne"}], "id": "633be3df59df4f9b975484710048430d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0d52584065f94ee08ce4181b78367c5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7ae777b7f53744e0bbcb8c938dfbfe2f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8dbdc1e6b7e4d08a2a52a636eabc00f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "8ef2767026834c1189d97797d5c5a800", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4f50f76d3e044b83b5bdbee0c30d6f5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "c388de6ecbcc4fca8b0d700779fc657e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "fe5cea1ac05c45a1b3925a725a7eead7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "cc0d1c0427f9473bb326be07f15553e1", "type": "image", "name": "glance"}, {"endpoints": [{"id": "a45569cc58b84b1b853ecd851b25ca4e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "cccec230ba6c48ae92df03a6a374a7a6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "255fbf1fe41a497888423432cf3d6547", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/848340f979fc495f90995a3bf44387a7", "region": "RegionOne"}], "id": "e5ef73b8227840fa80228ecf30fbd9a7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2024-02-28 09:33:16,923 85915 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '3e263b31-f189-4d35-96b6-40192e8dcbc1', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-815198615-network', 'tenant_id': '848340f979fc495f90995a3bf44387a7', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'proje ct_id': '848340f979fc495f90995a3bf44387a7', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 9654, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-02-28T09:29:22Z', 'updated_at': '2024-02-28T09:29:22Z', 'revision_number': 1} available for tenant 2024-02-28 09:33:17,424 85915 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.500s 2024-02-28 09:33:17,424 85915 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-1566946705", "imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "flavorRef": "1", "networks": [{"uuid": "3e263b31-f189-4d35-96b6-40192e8dcbc1"}]}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:33:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/056ba66f-d91f-426f-bb0c-40a5fe8d0ec9', '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-701bc04a-7c81-4d39-ba16-646118f6f50a', 'x-compute-request-id': 'req-701bc04a-7c81-4d39-ba16-646118f6f50a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "056ba66f-d91f-426f-bb0c-40a5fe8d0ec9", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/056ba66f-d91f-426f-bb0c-40a5fe8d0ec9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/056ba66f-d91f-426f-bb0c-40a5fe8d0ec9"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "Z8BH8Re2EbX4"}}' 2024-02-28 09:33:17,501 85915 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/056ba66f-d91f-426f-bb0c-40a5fe8d0ec9 0.074s 2024-02-28 09:33:17,502 85915 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': 'Wed, 28 Feb 2024 09:33:17 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-fc442470-d747-465d-ac09-f6f6396db51d', 'x-compute-request-id': 'req-fc442470-d747-465d-ac09-f6f6396db51d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/056ba66f-d91f-426f-bb0c-40a5fe8d0ec9'} Body: b'{"server": {"id": "056ba66f-d91f-426f-bb0c-40a5fe8d0ec9", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1566946705", "status": "BUILD", "tenant_id": "848340f979fc495f90995a3bf44387a7", "user_id": "e7792a11109b40128b57553a7be9ee75", "metadata": {}, "hostId": "", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-02-28T09:33:17Z", "updated": "2024-02-28T09:33:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/056ba 66f-d91f-426f-bb0c-40a5fe8d0ec9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/056ba66f-d91f-426f-bb0c-40a5fe8d0ec9"}], "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": []}}' 2024-02-28 09:34:07,960 85915 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/056ba66f-d91f-426f-bb0c-40a5fe8d0ec9 0.425s 2024-02-28 09:34:07,960 85915 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': 'Wed, 28 Feb 2024 09:34:07 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-992d790e-03c1-42b4-bdbc-932273334f3a', 'x-compute-request-id': 'req-992d790e-03c1-42b4-bdbc-932273334f3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/056ba66f-d91f-426f-bb0c-40a5fe8d0ec9'} Body: b'{"server": {"id": "056ba66f-d91f-426f-bb0c-40a5fe8d0ec9", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1566946705", "status": "ACTIVE", "tenant_id": "848340f979fc495f90995a3bf44387a7", "user_id": "e7792a11109b40128b57553a7be9ee75", "metadata": {}, "hostId": "07ab6819c7a1a9bfddcb49427eced80ad5a8f7bfa1f703449c3b6cba", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-02-28T09:33:17Z", "updated": "2024-02-28T09:33:24Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-815198615-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:17:db"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/056ba66f-d91f-426f-bb0c-40a5fe8d0ec9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/056ba66f-d91f-426f-bb0c-40a5fe8d0ec9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-02-28T09:33:23.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": []}}' 2024-02-28 09:34:07,978 85915 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-02-28 09:35:08,971 85915 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/056ba66f-d91f-426f-bb0c-40a5fe8d0ec9/action 0.932s 2024-02-28 09:35:08,971 85915 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-ServerBootFromVolumeStabl eRescueTest-image-571401591"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:35:08 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-409961fe-3a9e-44d8-a85d-db833954c7e3', 'x-compute-request-id': 'req-409961fe-3a9e-44d8-a85d-db833954c7e3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/056ba66f-d91f-426f-bb0c-40a5fe8d0ec9/action'} Body: b'{"image_id": "86b3bedb-dc7c-457f-a18e-936ef2e5b892"}' 2024-02-28 09:35:08,998 85915 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/86b3bedb-dc7c-457f-a18e-936ef2e5b892 0.025s 2024-02-28 09:35:08,998 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:35:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-61ed9d67-8f38-4af7-9141-914b13072412', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/86b3bedb-dc7c-457f-a18e-936ef2e5b892'} Body: b'{"base_image_ref": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "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": "056ba66f-d91f-426f-bb0c-40a5fe8d0ec9", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817-project-member", "user_id": "e7792a11109b40128b57553a7be9ee75", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-571401591", "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": "848340f979fc495f90995a3bf44387a7", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "86b3bedb-dc7c-457f-a18e-936ef2e5b892", "created_at": "2024-02-28T09:35:09Z", "updated_at": "2024-02-28T09:35:09Z", "tags": [], "self": "/v2/images/86b3bedb-dc7c-457f-a18e-936ef2e5b892", "file": "/v2/images/86b3bedb-dc7c-457f-a18e-936ef2e5b892/file", "schema": "/v2/schemas/image"}' 2024-02-28 09:35:10,027 85915 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/86b3bedb-dc7c-457f-a18e-936ef2e5b892 0.028s 2024-02-28 09:35:10,028 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:35:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e3a9eae9-a0bd-4e3e-9cb3-7e7bfbacd992', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/86b3bedb-dc7c-457f-a18e-936ef2e5b892'} Body: b'{"base_image_ref": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "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": "056ba66f-d91f-426f-bb0c-40a5fe8d0ec9", "owner_project_name": "tempest-ServerBoot FromVolumeStableRescueTest-1807903817", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817-project-member", "user_id": "e7792a11109b40128b57553a7be9ee75", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-571401591", "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": "848340f979fc495f90995a3bf44387a7", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "86b3bedb-dc7c-457f-a18e-936ef2e5b892", "created_at": "2024-02-28T09:35:09Z", "updated_at": "2024-02-28T09:35:09Z", "tags": [], "self": "/v2/images/86b3bedb-dc7c-457f-a18e-936ef2e5b892", "file": "/v2/images/86b3bedb-dc7c-457f-a18e-936ef2e5b892/file", "schema": "/v2/schemas/image"}' 2024-02-28 09:35:11,054 85915 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/86b3bedb-dc7c-457f-a18e-936ef2e5b892 0.024s 2024-02-28 09:35:11,054 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:35:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4ed30341-38e1-4338-b095-2de2187bb815', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/86b3bedb-dc7c-457f-a18e-936ef2e5b892'} Body: b'{"base_image_ref": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "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": "056ba66f-d91f-426f-bb0c-40a5fe8d0ec9", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817-project-member", "user_id": "e7792a11109b40128b57553a7be9ee75", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-571401591", "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": "848340f979fc495f90995a3bf44387a7", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "86b3bedb-dc7c-457f-a18e-936ef2e5b892", "created_at": "2024-02-28T09:35:09Z", "updated_at": "2024-02-28T09:35:09Z", "tags": [], "self": "/v2/images/86b3bedb-dc7c-457f-a18e-936ef2e5b892", "file": "/v2/images/86b3bedb-dc7c-457f-a18e-936ef2e5b892/file", "schema": "/v2/schemas/image"}' 2024-02-28 09:35:12,079 85915 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/86b3bedb-dc7c-457f-a18e-936ef2e5b892 0.022s 2024-02-28 09:35:12,079 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:35:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content-type': 'application/json', 'x-openstack-request-id': 'req-18d23bcb-2909-4a37-9c05-605c997f94a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/86b3bedb-dc7c-457f-a18e-936ef2e5b892'} Body: b'{"base_image_ref": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "boo t_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": "056ba66f-d91f-426f-bb0c-40a5fe8d0ec9", "owner_id": "848340f979fc495f90995a3bf44387a7", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817-project-member", "user_id": "e7792a11109b40128b57553a7be9ee75", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-571401591", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "848340f979fc495f90995a3bf44387a7", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "86b3bedb-dc7c-457f-a18e-936ef2e5b892", "created_at": "2024-02-28T09:35:09Z", "updated_at": "2024-02-28T09:35:12Z", "tags": [], "self": "/v2/images/86b3bedb-dc7c-457f-a18e-936ef2e5b892", "file": "/v2/images/86b3bedb-dc7c-457f-a18e-936ef2e5b892/file", "schema": "/v2/schemas/image"}' 2024-02-28 09:35:13,121 85915 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/86b3bedb-dc7c-457f-a18e-936ef2e5b892 0.039s 2024-02-28 09:35:13,122 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:35:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4f470331-aee1-410c-9916-9cc88ed17763', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/86b3bedb-dc7c-457f-a18e-936ef2e5b892'} Body: b'{"base_image_ref": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "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": "056ba66f-d91f-426f-bb0c-40a5fe8d0ec9", "owner_id": "848340f979fc495f90995a3bf44387a7", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817-project-member", "user_id": "e7792a11109b40128b57553a7be9ee75", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-571401591", "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": "848340f979fc495f90995a3bf44387a7", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "86b3bedb-dc7c-457f-a18e-936ef2e5b892", "created_at": "2024-02-28T09:35:09Z", "updated_at": "2024-02-28T09:35:13Z", "tags": [], "self": "/v2/images/86b3bedb-dc7c-457f-a18e-936ef2e5b892", "file": "/v2/images/86b3bedb-dc7c-457f-a18e-936ef2e5b892/file", "schema": "/v2/schemas/image"}' 2024-02-28 09:35:14,175 85915 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/86b3bedb-dc7c-457f-a18e-936ef2e5b892 0.052s 2024-02-28 09:35:14,176 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:35:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-78775419-e220-4dfa-bdfb-f20c8e8f3c58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/86b3bedb-dc7c-457f-a18e-936ef2e5b892'} Body: b'{"base_image_ref": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "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": "056ba66f-d91f-426f-bb0c-40a5fe8d0ec9", "owner_id": "848340f979fc495f90995a3bf44387a7", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817-project-member", "user_id": "e7792a11109b40128b57553a7be9ee75", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-571401591", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 52297728, "virtual_size": 1073741824, "status": "active", "checksum": "a49df2210803b7210c6db69153c2c057", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "848340f979fc495f90995a3bf44387a7", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "073e4d07db0d34ff35d739bac989b96aca25e87b71bbe88a730a2b9ab21f5516e9186cc4aeffc250e7d06fa3c7591cf2fcdc5a9202716c67622a6022897b1850", "id": "86b3bedb-dc7c-457f-a18e-936ef2e5b892", "created_at": "2024-02-28T09:35:09Z", "updated_at": "2024-02-28T09:35:14Z", "tags": [], "self": "/v2/images/86b3bedb-dc7c-457f-a18e-936ef2e5b892", "file": "/v2/images/86b3bedb-dc7c-457f-a18e-936ef2e5b892/file", "schema": "/v2/schemas/image"}' 2024-02-28 09:35:14,205 85915 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/86b3bedb-dc7c-457f-a18e-936ef2e5b892 0.028s 2024-02-28 09:35:14,205 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:35:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f94a497e-fe31-459b-bc30-106cd2e60274', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/86b3bedb-dc7c-457f-a18e-936ef2e5b892'} Body: b'{"base_image_ref": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "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": "056ba66f-d91f-426f-bb0c-40a5fe8d0ec9", "owner_id": "848340f979fc495f90995a3bf44387a7", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817-project-member", "user_id": "e7792a11109b40128b57553a7be9ee75", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-571401591", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 52297728, "virtual_size": 1073741824, "status": "active", "checksum": "a49df2210803b7210c6db69153c2c057", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "848340f979fc495f90995a3bf4438 7a7", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "073e4d07db0d34ff35d739bac989b96aca25e87b71bbe88a730a2b9ab21f5516e9186cc4aeffc250e7d06fa3c7591cf2fcdc5a9202716c67622a6022897b1850", "id": "86b3bedb-dc7c-457f-a18e-936ef2e5b892", "created_at": "2024-02-28T09:35:09Z", "updated_at": "2024-02-28T09:35:14Z", "tags": [], "self": "/v2/images/86b3bedb-dc7c-457f-a18e-936ef2e5b892", "file": "/v2/images/86b3bedb-dc7c-457f-a18e-936ef2e5b892/file", "schema": "/v2/schemas/image"}' 2024-02-28 09:35:14,528 85915 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/056ba66f-d91f-426f-bb0c-40a5fe8d0ec9 0.322s 2024-02-28 09:35:14,529 85915 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': 'Wed, 28 Feb 2024 09:35:14 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-b0151311-6370-41ff-8b7e-63d31e7ec832', 'x-compute-request-id': 'req-b0151311-6370-41ff-8b7e-63d31e7ec832', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/056ba66f-d91f-426f-bb0c-40a5fe8d0ec9'} Body: b'{"server": {"id": "056ba66f-d91f-426f-bb0c-40a5fe8d0ec9", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1566946705", "status": "ACTIVE", "tenant_id": "848340f979fc495f90995a3bf44387a7", "user_id": "e7792a11109b40128b57553a7be9ee75", "metadata": {}, "hostId": "07ab6819c7a1a9bfddcb49427eced80ad5a8f7bfa1f703449c3b6cba", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-02-28T09:33:17Z", "updated": "2024-02-28T09:35:14Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-815198615-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:17:db"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/056ba66f-d91f-426f-bb0c-40a5fe8d0ec9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/056ba66f-d91f-426f-bb0c-40a5fe8d0ec9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-02-28T09:33:23.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": []}}' 2024-02-28 09:36:14,705 85915 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.092s 2024-02-28 09:36:14,705 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 28 Feb 2024 09:36:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2845', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-4a51540e-b3d4-4049-8ac5-9f0a6171c3fd', '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": "e7792a11109b40128b57553a7be9ee75", "name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817-project-member", "password_expires_at": null}, "audit_ids": ["_s3U4nmBTz2sGs0-gqY-rg"], "expires_at": "2024-02-28T10:36:14.000000Z", "issued_at": "2024-02-28T09:36:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "848340f979fc495f90995a3bf44387a7", "name": "tempest-ServerBootFromVolumeStableRescueTest-1807903817"}, "is_domain": false, "roles": [{"id": "034d7a484a5e4908aeb9a02a09c0654f", "name": "member"}, {"id": "2d696d77d77043b58e5fcf31f5b061c8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "607134c4d03c4a12af99220db79cc13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/848340f979fc495f90995a3bf44387a7", "region": "RegionOne"}], "id": "21d06a316a024880a69d4cd482f90971", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "74032efc222f428b908ef3abf0ba60d1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/848340f979fc495f90995a3bf44387a7", "region": "RegionOne"}], "id": "633be3df59df4f9b975484710048430d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0d52584065f94ee08ce4181b78367c5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7ae777b7f53744e0bbcb8c938dfbfe2f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8dbdc1e6b7e4d08a2a52a636eabc00f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "8ef2767026834c1189d97797d5c5a800", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4f50f76d3e044b83b5bdbee0c30d6f5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "c388de6ecbcc4fca8b0d700779fc657e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "fe5cea1ac05c45a1b3925a725a7eead7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "cc0d1c0427f9473bb326be07f15553e1", "type": "image", "name": "glance"}, {"endpoints": [{"id": "a45569cc58b84b1b853ecd851b25ca4e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "cccec230ba6c48ae92df03a6a374a7a6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "255fbf1fe41a497888423432cf3d6547", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/848340f979fc495f90995a3bf44387a7", "region": "RegionOne"}], "id": "e5ef73b8227840fa80228ecf30fbd9a7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2024-02-28 09:36:14,706 85915 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '3e263b31-f189-4d35-96b6-40192e8dcbc1', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-815198615-network', 'tenant_id': '848340f979fc495f90995a3bf44387a7', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '848340f979fc495f90995a3bf44387a7', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 9654, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-02-28T09:29:22Z', 'updated_at': '2024-02-28T09:29:22Z', 'revision_number': 1} available for tenant 2024-02-28 09:36:15,362 85915 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.654s 2024-02-28 09:36:15,362 85915 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-177176656", "imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "flavorRef": "1", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "image", "volume_size": 1, "uuid": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "destination_type": "volume"}], "networks": [{"uuid": "3e263b31-f189-4d35-96b6-40192e8dcbc1"}]}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:36:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/480d426a-dd04-4ea3-974d-bc2f801be6dd', '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-643b9711-6bf7-4e28-ab86-d661d0cd327a', 'x-compute-request-id': 'req-643b9711-6bf7-4e28-ab86-d661d0cd327a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "480d426a-dd04-4ea3-974d-bc2f801be6dd", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/480d426a-dd04-4ea3-974d-bc2f801be6dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/480d426a-dd04-4ea3-974d-bc2f801be6dd"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "NdQR3ccX46E2"}}' 2024-02-28 09:36:15,447 85915 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/480d426a-dd04-4ea3-974d-bc2f801be6dd 0.082s 2024-02-28 09:36:15,448 85915 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': 'Wed, 28 Feb 2024 09:36:15 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-6e864d1c-d7c2-4393-889f-d28ddd7de202', 'x-compute-request-id': 'req-6e864d1c-d7c2-4393-889f-d28ddd7de202', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/480d426a-dd04-4ea3-974d-bc2f801be6dd'} Body: b'{"server": {"id": "480d426a-dd04-4ea3-974d-bc2f801be6dd", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-177176656", "status": "BUILD", "tenant_id": "848340f979fc495f90995a3bf44387a7", "user_id": "e7792a11109b40128b57553a7be9ee75", "metadata": {}, "hostId": "", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-02-28T09:36:15Z", "updated": "2024-02-28T09:36:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/480d426a-dd04-4ea3-974d-bc2f801be6dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/480d426a-dd04-4ea3-974d-bc2f801be6dd"}], "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": []}}' 2024-02-28 09:37:05,644 85915 INFO [tem pest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/480d426a-dd04-4ea3-974d-bc2f801be6dd 0.131s 2024-02-28 09:37:05,644 85915 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': 'Wed, 28 Feb 2024 09:37:05 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-8a604256-0494-492e-b132-37bcf9fee91d', 'x-compute-request-id': 'req-8a604256-0494-492e-b132-37bcf9fee91d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/480d426a-dd04-4ea3-974d-bc2f801be6dd'} Body: b'{"server": {"id": "480d426a-dd04-4ea3-974d-bc2f801be6dd", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-177176656", "status": "ERROR", "tenant_id": "848340f979fc495f90995a3bf44387a7", "user_id": "e7792a11109b40128b57553a7be9ee75", "metadata": {}, "hostId": "", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-02-28T09:36:15Z", "updated": "2024-02-28T09:36:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/480d426a-dd04-4ea3-974d-bc2f801be6dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/480d426a-dd04-4ea3-974d-bc2f801be6dd"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2024-02-28T09:36:23Z", "message": "Build of instance 480d426a-dd04-4ea3-974d-bc2f801be6dd aborted: Volume 0cd5de0e-d87c-4dea-9d86-6323c0e46729 did not finish being created even after we waited 5 seconds or 2 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": []}}' 2024-02-28 09:37:05,661 85915 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2024-02-28 09:37:06,122 85915 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/480d426a-dd04-4ea3-974d-bc2f801be6dd 0.460s 2024-02-28 09:37:06,122 85915 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': 'Wed, 28 Feb 2024 09:37:05 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-7cb6251d-8c48-4630-a65d-dff8c8b97acc', 'x-compute-request-id': 'req-7cb6251d-8c48-4630-a65d-dff8c8b97acc', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/480d426a-dd04-4ea3-974d-bc2f801be6dd'} Body: b'' 2024-02-28 09:37:06,159 85915 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/480d426a-dd04-4ea3-974d-bc2f801be6dd 0.037s 2024-02-28 09:37:06,160 85915 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': 'Wed, 28 Feb 2024 09:37:06 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-80f4fa79-3c60-4a9c-ac84-b8e6f90737d7', 'x-compute-request-id': 'req-80f4fa79-3c60-4a9c-ac84-b8e6f90737d7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/480d426a-dd04-4ea3-974d-bc2f801be6dd'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 480d426a-dd04-4ea3-974d-bc2f801be6dd 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 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 0e01b419-ce43-477e-bdaf-6388396906b0 failed to build and is in ERROR status 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume adc3bfd1-f630-4096-8573-10f7a0e98396 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:37:39,332 85921 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 202 POST http://10.0.0.210/volume/v3/897654f47716457fb5bea5eaf07b38bf/volumes 0.382s 2024-02-28 09:37:39,333 85921 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-1375257539"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:37:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-711b8b32-5e4c-4985-8eb5-a41dfd9dcb9f', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-711b8b32-5e4c-4985-8eb5-a41dfd9dcb9f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/897654f47716457fb5bea5eaf07b38bf/volumes'} Body: b'{"volume": {"id": "adc3bfd1-f630-4096-8573-10f7a0e98396", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2024-02-28T09:37:39.271910", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-1375257539", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/897654f47716457fb5bea5eaf07b38bf/volumes/adc3bfd1-f630-4096-8573-10f7a0e98396"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/897654f47716457fb5bea5eaf07b38bf/volumes/adc3bfd1-f630-4096-8573-10f7a0e98396"}], "user_id": "5e1a2623773d4a54a555030beac6f7e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:37:39,384 85921 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/897654f47716457fb5bea5eaf07b38bf/volumes/adc3bfd1-f630-4096-8573-10f7a0e98396 0.041s 2024-02-28 09:37:39,384 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:37:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7a61dfa-9582-404c-b539-36ca134f08b8', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7a61dfa-9582-404c-b539-36ca134f08b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/897654f47716457fb5bea5eaf07b38bf/volumes/adc3bfd1-f630-4096-8573-10f7a0e98396'} Body: b'{"volume": {"id": "adc3bfd1-f630-4096-8573-10f7a0e98396", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2024-02-28T09:37:39.000000", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-1375257539", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/897654f47716457fb5bea5eaf07b38bf/volumes/adc3bfd1-f630-4096-8573-10f7a0e98396"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/897654f47716457fb5bea5eaf07b38bf/volumes/adc3bfd1-f630-4096-8573-10f7a0e98396"}], "user_id": "5e1a2623773d4a54a555030beac6f7e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "897654f47716457fb5bea5eaf07b38bf"}}' 2024-02-28 09:37:40,438 85921 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/897654f47716457fb5bea5eaf07b38bf/volumes/adc3bfd1-f630-4096-8573-10f7a0e98396 0.040s 2024-02-28 09:37:40,438 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:37:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca34349b-7390-4952-abfa-10184d68a3b9', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca34349b-7390-4952-abfa-10184d68a3b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/897654f47716457fb5bea5eaf07b38bf/volumes/adc3bfd1-f630-4096-8573-10f7a0e98396'} Body: b'{"volume": {"id": "adc3bfd1-f630-4096-8573-10f7a0e98396", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2024-02-28T09:37:39.000000", "updated_at": "2024-02-28T09:37:39.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-1375257539", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/897654f47716457fb5bea5eaf07b38bf/volumes/adc3bfd1-f630-4096-8573-10f7a0e98396"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/897654f47716457fb5bea5eaf07b38bf/volumes/adc3bfd1-f630-4096-8573-10f7a0e98396"}], "user_id": "5e1a2623773d4a54a555030beac6f7e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "897654f47716457fb5bea5eaf07b38bf"}}' 2024-02-28 09:37:40,491 85921 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/897654f47716457fb5bea5eaf07b38bf/volumes/adc3bfd1-f630-4096-8573-10f7a0e98396 0.041s 2024-02-28 09:37:40,492 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:37:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6580b94-acb6-4a89-85f8-2e4fcba8ab38', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6580b94-acb6-4a89-85f8-2e4fcba8ab38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/897654f47716457fb5bea5eaf07b38bf/volumes/adc3bfd1-f630-4096-8573-10f7a0e98396'} Body: b'{"volume": {"id": "adc3bfd1-f630-4096-8573-10f7a0e98396", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2024-02-28T09:37:39.000000", "updated_at": "2024-02-28T09:37:39.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-1375257539", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/897654f47716457fb5bea5eaf07b38bf/volumes/adc3bfd1-f630-4096-8573-10f7a0e98396"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/897654f47716457fb5bea5eaf07b38bf/volumes/adc3bfd1-f630-4096-8573-10f7a0e98396"}], "user_id": "5e1a2623773d4a54a555030beac6f7e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "897654f47716457fb5bea5eaf07b38bf"}}' 2024-02-28 09:37:40,604 85921 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/897654f47716457fb5bea5eaf07b38bf/volumes/adc3bfd1-f630-4096-8573-10f7a0e98396 0.100s 2024-02-28 09:37:40,604 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:37:40 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-56b0aaa1-cfc1-48ce-b56a-23d4b33c2f97', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/897654f47716457fb5bea5eaf07b38bf/volumes/adc3bfd1-f630-4096-8573-10f7a0e98396'} Body: b'' 2024-02-28 09:37:40,626 85921 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/897654f47716457fb5bea5eaf07b38bf/volumes/adc3bfd1-f630-4096-8573-10f7a0e98396 0.021s 2024-02-28 09:37:40,626 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:37: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-1989229d-452d-4f45-8d13-2e80b33fcf6c', 'x-openstack-request-id': 'req-1989229d-452d-4f45-8d13-2e80b33fcf6c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/897654f47716457fb5bea5eaf07b38bf/volumes/adc3bfd1-f630-4096-8573-10f7a0e98396'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume adc3bfd1-f630-4096-8573-10f7a0e98396 could not be found."}}' 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 70, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 4a1d6892-0d98-4e8e-a2b8-1ad6dc2159c2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:37:54,318 85921 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://10.0.0.210/volume/v3/9fe0a7830369442d841bfaf82d9720ca/volumes 0.390s 2024-02-28 09:37:54,318 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1242959929", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:37:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e692c4d-f481-4e22-9af5-3603b3a9e67e', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e692c4d-f481-4e22-9af5-3603b3a9e67e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9fe0a7830369442d841bfaf82d9720ca/volumes'} Body: b'{"volume": {"id": "4a1d6892-0d98-4e8e-a2b8-1ad6dc2159c2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:37:54.257655", "updated_at": null, "name": "tempest-TestServerVolumeAttachmentScenario-volume-1242959929", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9fe0a7830369442d841bfaf82d9720ca/volumes/4a1d6892-0d98-4e8e-a2b8-1ad6dc2159c2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9fe0a7830369442d841bfaf82d9720ca/volumes/4a1d6892-0d98-4e8e-a2b8-1ad6dc2159c2"}], "user_id": "e61e9e6bc75749da943bac1fc09b68e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:37:54,528 85921 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://10.0.0.210/volume/v3/9fe0a7830369442d841bfaf82d9720ca/volumes 0.198s 2024-02-28 09:37:54,528 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-16096288", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:37:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2b087d0-368d-49bc-a12f-b5fd78087249', 'content-length': '830', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2b087d0-368d-49bc-a12f-b5fd78087249', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9fe0a7830369442d841bfaf82d9720ca/volumes'} Body: b'{"volume": {"id": "883a6e54-b8ea-4adc-9bdd-0dac6ca547ec", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:37:54.467218", "updated_at": null, "name": "tempest-TestServerVolumeAttachmentScenario-volume-16096288", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9fe0a7830369442d841bfaf82d9720ca/volumes/883a6e54-b8ea-4adc-9bdd-0dac6ca547ec"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9fe0a7830369442d841bfaf82d9720ca/volumes/883a6e54-b8ea-4adc-9bdd-0dac6ca547ec"}], "user_id": "e61e9e6bc75749da943bac1fc09b68e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:37:54,584 85921 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.039s 2024-02-28 09:37:54 ,584 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 28 Feb 2024 09:37:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2839', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-0f4f520e-8708-4a60-a729-f65a9d18f70f', '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": "e61e9e6bc75749da943bac1fc09b68e0", "name": "tempest-TestServerVolumeAttachmentScenario-474735403-project-member", "password_expires_at": null}, "audit_ids": ["UqcAEXGDTTqPbfkDgok8ng"], "expires_at": "2024-02-28T10:37:54.000000Z", "issued_at": "2024-02-28T09:37:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9fe0a7830369442d841bfaf82d9720ca", "name": "tempest-TestServerVolumeAttachmentScenario-474735403"}, "is_domain": false, "roles": [{"id": "034d7a484a5e4908aeb9a02a09c0654f", "name": "member"}, {"id": "2d696d77d77043b58e5fcf31f5b061c8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "607134c4d03c4a12af99220db79cc13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9fe0a7830369442d841bfaf82d9720ca", "region": "RegionOne"}], "id": "21d06a316a024880a69d4cd482f90971", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "74032efc222f428b908ef3abf0ba60d1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9fe0a7830369442d841bfaf82d9720ca", "region": "RegionOne"}], "id": "633be3df59df4f9b975484710048430d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0d52584065f94ee08ce4181b78367c5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7ae777b7f53744e0bbcb8c938dfbfe2f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8dbdc1e6b7e4d08a2a52a636eabc00f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "8ef2767026834c1189d97797d5c5a800", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4f50f76d3e044b83b5bdbee0c30d6f5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "c388de6ecbcc4fca8b0d700779fc657e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "fe5cea1ac05c45a1b3925a725a7eead7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "cc0d1c0427f9473bb326be07f15553e1", "type": "image", "name": "glance"}, {"endpoints": [{"id": "a45569cc58b84b1b853ecd851b25ca4e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "cccec230ba6c48ae92df03a6a374a7a6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "255fbf1fe41a497888423432cf3d6547", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/9fe0a7830369442d841bfaf82d9720ca", "region": "RegionOne"}], "id": "e5ef73b8227840fa80228ecf30fbd9a7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2024-02-28 09:37:54,585 85921 INFO [tempest.lib.common.fixed_network] (TestServerVolumeAttachmentScenario:test_server_detach_rules) Found network {'id': 'd3fc050a-c43e-4b3c-85b4-817121780131', 'name': 'tempest-TestServerVolumeAttachmentScenario-206210351-network', 'tenant_id': '9fe0a7830369442d841bfaf82d9720ca', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9fe0a7830369442d841bfaf82d9720ca', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 14968, 'is_default': False, 'availability_zone_hints': [], 'availabil ity_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-02-28T09:37:42Z', 'updated_at': '2024-02-28T09:37:42Z', 'revision_number': 1} available for tenant 2024-02-28 09:37:54,586 85921 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-02-28 09:37:54,586 85921 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-02-28 09:37:54,651 85921 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.063s 2024-02-28 09:37:54,651 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1190528596", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBC/ozwxzYOd1sNrxmjnOB4t6szN9qkLFMRjXmxC60Z1+XpNXMKAKs9yB5PnVZhGH8/T0ioEFNU6mqD4fCvsJwhGk5qayRc0UX8B5L9kiVms/BDVTFc/AVDtjcpSF/zmXFQ=="}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:37:54 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-31dee0f6-d48f-497b-85b7-4c729c04d2b8', 'x-compute-request-id': 'req-31dee0f6-d48f-497b-85b7-4c729c04d2b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1190528596", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBC/ozwxzYOd1sNrxmjnOB4t6szN9qkLFMRjXmxC60Z1+XpNXMKAKs9yB5PnVZhGH8/T0ioEFNU6mqD4fCvsJwhGk5qayRc0UX8B5L9kiVms/BDVTFc/AVDtjcpSF/zmXFQ==", "fingerprint": "6a:00:ff:e9:ed:f6:2e:88:15:25:fc:5f:3a:4e:b0:81", "user_id": "e61e9e6bc75749da943bac1fc09b68e0"}}' 2024-02-28 09:37:54,654 85921 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1190528596 created 2024-02-28 09:37:54,821 85921 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.166s 2024-02-28 09:37:54,821 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1598377792", "description": "tempest-description--691302774"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-25c2177a-ef0c-4c9b-8e1f-b83afdd36bc7', 'date': 'Wed, 28 Feb 2024 09:37:54 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "1f9d8ae9-0702-497c-8ff8-8bf0f9bc6d85", "name": "tempest-securitygroup--1598377792", "stateful": true, "tenant_id": "9fe0a7830369442d841bfaf82d9720ca", "description": "tempest-description--691302774", "shared": false, "security_group_rules": [{"id": "72feca33-4b22-4c32-a054-9b03aa5e2365", "project_id": "9fe0a7830369442d841bfaf82d9720ca", "tenant_id": "9fe0a7830369442d841bfaf82d9720ca", "security_group_id": "1f9d8ae9-0702-497c-8ff8-8bf0f9bc6d85", "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": 1144, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:37:54Z", "updated_at": "2024-02-28T09:37:54Z", "revision_number": 0}, {"id": "de02a3d9-3f01-4581-88a7-222defee32d4", "project_id": "9fe0a783036944 2d841bfaf82d9720ca", "tenant_id": "9fe0a7830369442d841bfaf82d9720ca", "security_group_id": "1f9d8ae9-0702-497c-8ff8-8bf0f9bc6d85", "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": 1145, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:37:54Z", "updated_at": "2024-02-28T09:37:54Z", "revision_number": 0}], "tags": [], "created_at": "2024-02-28T09:37:54Z", "updated_at": "2024-02-28T09:37:54Z", "revision_number": 1, "project_id": "9fe0a7830369442d841bfaf82d9720ca"}}' 2024-02-28 09:37:55,019 85921 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.197s 2024-02-28 09:37:55,019 85921 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": "1f9d8ae9-0702-497c-8ff8-8bf0f9bc6d85", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-03857f9f-12a5-497c-8737-ac373a5ac6a3', 'date': 'Wed, 28 Feb 2024 09:37:55 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b437f531-7444-4b4d-a319-d52aa23e643c", "project_id": "9fe0a7830369442d841bfaf82d9720ca", "tenant_id": "9fe0a7830369442d841bfaf82d9720ca", "security_group_id": "1f9d8ae9-0702-497c-8ff8-8bf0f9bc6d85", "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": "2024-02-28T09:37:54Z", "updated_at": "2024-02-28T09:37:54Z", "revision_number": 0}}' 2024-02-28 09:37:55,212 85921 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.192s 2024-02-28 09:37:55,212 85921 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": "1f9d8ae9-0702-497c-8ff8-8bf0f9bc6d85", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-5becde4f-5c95-4d20-9e3e-428745d099cb', 'date': 'Wed, 28 Feb 2024 09:37:55 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "692e4628-48ff-4bfd-9887-8a099c280cbe", "project_id": "9fe0a7830369442d841bfaf82d9720ca", "tenant_id": "9fe0a7830369442d841bfaf82d9720ca", "security_group_id": "1f9d8ae9-0702-497c-8ff8-8bf0f9bc6d85", "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": "2024-02-28T09:37:55Z", "updated_at": "2024-02-28T09:37:55Z", "revision_number": 0}}' 2024-02-28 09:37:55,213 85921 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1598377792 created 2024-02-28 09:37:55,801 85921 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.588s 2024-02-28 09:37 :55,802 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-45b6b548-3395-406b-ab2a-5c12b23d6c9c', 'date': 'Wed, 28 Feb 2024 09:37:55 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "51565906-cbe3-4e9f-862c-f9fb2b75f777", "tenant_id": "9fe0a7830369442d841bfaf82d9720ca", "floating_ip_address": "172.24.4.85", "floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "9fe0a7830369442d841bfaf82d9720ca", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-02-28T09:37:55Z", "updated_at": "2024-02-28T09:37:55Z", "revision_number": 0}}' 2024-02-28 09:37:55,802 85921 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '51565906-cbe3-4e9f-862c-f9fb2b75f777', 'tenant_id': '9fe0a7830369442d841bfaf82d9720ca', 'floating_ip_address': '172.24.4.85', 'floating_network_id': 'eff6aa9f-a27a-4fba-a655-d390189c40e9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9fe0a7830369442d841bfaf82d9720ca', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-02-28T09:37:55Z', 'updated_at': '2024-02-28T09:37:55Z', 'revision_number': 0, 'ip': '172.24.4.85'} created 2024-02-28 09:37:55,803 85921 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1190528596', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBC/ozwxzYOd1sNrxmjnOB4t6szN9qkLFMRjXmxC60Z1+XpNXMKAKs9yB5PnVZhGH8/T0ioEFNU6mqD4fCvsJwhGk5qayRc0UX8B5L9kiVms/BDVTFc/AVDtjcpSF/zmXFQ==', 'fingerprint': '6a:00:ff:e9:ed:f6:2e:88:15:25:fc:5f:3a:4e:b0:81', 'user_id': 'e61e9e6bc75749da943bac1fc09b68e0', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDRa9tGW8ryLU+wuqIsmJUxuRHU+KWUY7Aun1O0M8E96QMxan1cn7sz\nAXuUnMbkaeWgBwYFK4EEACKhZANiAAQv6M8Mc2DndbDa8Zo5zgeLerMzfapCxTEY\n15sQutGdfl6TVzCgCrPcgeT51WYRh/P09IqBBTVOpqg+Hwr7CcIRpOamskXNFF/A\neS/ZIlZrPwQ1UxXPwFQ7Y3KUhf85lxU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '1f9d8ae9-0702-497c-8ff8-8bf0f9bc6d85', 'name': 'tempest-securitygroup--1598377792', 'stateful': True, 'tenant_id': '9fe0a7830369442d841bfaf82d9720ca', 'description': 'tempest-description--691302774', 'shared': False, 'security_group_rules': [{'id': '72feca33-4b22-4c32-a054-9b03aa5e2365', 'project_id': '9fe0a7830369442d841bfaf82d9720ca', 'tenant_id': '9fe0a7830369442d841bfaf82d9720ca', 'security_group_id': '1f9d8ae9-0702-497c-8ff8-8bf0f9bc6d85', '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': 1144, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-02-28T09:37:54Z', 'updated_at': '2024-02-28T09:37:54Z', 'revision_number': 0}, {'id': 'de02a3d9-3f01-4581-88a7-222defee32d4', 'project_id': '9fe0a7830369442d841bfaf82d9720ca', 'tenant_id': '9fe0a7830369442d841bfaf82d9720ca', 'security_group_id': '1f9d8ae9-0702-497c-8ff8-8bf0f9bc6d85', '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': 1145, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-02-28T09:37:54Z', 'updated_at': '2024-02-28T09:37:54Z', 'revision_number': 0}], 'tags ': [], 'created_at': '2024-02-28T09:37:54Z', 'updated_at': '2024-02-28T09:37:54Z', 'revision_number': 1, 'project_id': '9fe0a7830369442d841bfaf82d9720ca'}, 'floating_ip': {'id': '51565906-cbe3-4e9f-862c-f9fb2b75f777', 'tenant_id': '9fe0a7830369442d841bfaf82d9720ca', 'floating_ip_address': '172.24.4.85', 'floating_network_id': 'eff6aa9f-a27a-4fba-a655-d390189c40e9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9fe0a7830369442d841bfaf82d9720ca', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-02-28T09:37:55Z', 'updated_at': '2024-02-28T09:37:55Z', 'revision_number': 0, 'ip': '172.24.4.85'}} 2024-02-28 09:37:56,443 85921 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://10.0.0.210/compute/v2.1/servers 0.640s 2024-02-28 09:37:56,444 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestServerVolumeAttachmentScenario-server-287821647", "imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "flavorRef": "1", "networks": [{"uuid": "d3fc050a-c43e-4b3c-85b4-817121780131"}], "security_groups": [{"name": "tempest-securitygroup--1598377792"}], "key_name": "tempest-keypair-1190528596", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:37:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/592697eb-1d18-4862-9152-39160bc0125b', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a617c9f9-1fea-440a-b11d-ce6aea49271b', 'x-compute-request-id': 'req-a617c9f9-1fea-440a-b11d-ce6aea49271b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "592697eb-1d18-4862-9152-39160bc0125b", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/592697eb-1d18-4862-9152-39160bc0125b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/592697eb-1d18-4862-9152-39160bc0125b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1598377792"}], "adminPass": "gkx98BLkY4vP"}}' 2024-02-28 09:37:56,620 85921 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/592697eb-1d18-4862-9152-39160bc0125b 0.173s 2024-02-28 09:37:56,621 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:37:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1243', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e3d04fa-84be-4778-aa7c-bf6fc94cc606', 'x-compute-request-id': 'req-0e3d04fa-84be-4778-aa7c-bf6fc94cc606', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/592697eb-1d18-4862-9152-39160bc0125b'} Body: b'{"server": {"id": "592697eb-1d18-4862-9152-39160bc0125b", "name": "tempest-TestServerVolumeAttachmentScenario-server-287821647", "status": "BUILD", "tenant_id": "9fe0a7830369442d841bfaf82d9720ca", "user_id": "e61e9e6bc75749da943bac1fc09b68e0", "metadata": {}, "hostId": "", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b8 5-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:37:56Z", "updated": "2024-02-28T09:37:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/592697eb-1d18-4862-9152-39160bc0125b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/592697eb-1d18-4862-9152-39160bc0125b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1190528596", "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": []}}' 2024-02-28 09:38:46,961 85921 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/592697eb-1d18-4862-9152-39160bc0125b 0.277s 2024-02-28 09:38:46,962 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:38:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1562', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dcb31784-9e24-41b9-9233-c422a8a7f92c', 'x-compute-request-id': 'req-dcb31784-9e24-41b9-9233-c422a8a7f92c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/592697eb-1d18-4862-9152-39160bc0125b'} Body: b'{"server": {"id": "592697eb-1d18-4862-9152-39160bc0125b", "name": "tempest-TestServerVolumeAttachmentScenario-server-287821647", "status": "ACTIVE", "tenant_id": "9fe0a7830369442d841bfaf82d9720ca", "user_id": "e61e9e6bc75749da943bac1fc09b68e0", "metadata": {}, "hostId": "15b5d345aa66935399ee506f11cca88ff51d5d09f67d92d00a09db94", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:37:56Z", "updated": "2024-02-28T09:38:03Z", "addresses": {"tempest-TestServerVolumeAttachmentScenario-206210351-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:9b:74"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/592697eb-1d18-4862-9152-39160bc0125b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/592697eb-1d18-4862-9152-39160bc0125b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1190528596", "OS-SRV-USG:launched_at": "2024-02-28T09:38:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1598377792"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:38:46,975 85921 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-02-28 09:39:47,235 85921 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/592697eb-1d18-4862-9152-39160bc0125b/os-interface 0.207s 2024-02-28 09:39:47,235 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:39:47 GMT', 'server': 'Apac he/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-9c88f01e-d028-4a2b-9709-f4dec7c348fd', 'x-compute-request-id': 'req-9c88f01e-d028-4a2b-9709-f4dec7c348fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/592697eb-1d18-4862-9152-39160bc0125b/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "d3fc050a-c43e-4b3c-85b4-817121780131", "port_id": "a089f71a-8e3f-47c0-a7a5-20a9a743cff6", "mac_addr": "fa:16:3e:79:9b:74", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "706274ae-83b2-4b0e-a7a7-decb4cdb8793", "ip_address": "10.0.0.4"}]}]}' 2024-02-28 09:39:48,124 85921 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/51565906-cbe3-4e9f-862c-f9fb2b75f777 0.885s 2024-02-28 09:39:48,124 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "a089f71a-8e3f-47c0-a7a5-20a9a743cff6"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-5316eea7-a7b7-483c-9625-eac0242c7d16', 'date': 'Wed, 28 Feb 2024 09:39:48 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/51565906-cbe3-4e9f-862c-f9fb2b75f777'} Body: b'{"floatingip": {"id": "51565906-cbe3-4e9f-862c-f9fb2b75f777", "tenant_id": "9fe0a7830369442d841bfaf82d9720ca", "floating_ip_address": "172.24.4.85", "floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9", "router_id": "093ec0c0-54f7-4c22-9962-b0795e44fc29", "port_id": "a089f71a-8e3f-47c0-a7a5-20a9a743cff6", "fixed_ip_address": "10.0.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "d3fc050a-c43e-4b3c-85b4-817121780131", "mac_address": "fa:16:3e:79:9b:74", "admin_state_up": true, "status": "ACTIVE", "device_id": "592697eb-1d18-4862-9152-39160bc0125b", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-02-28T09:37:55Z", "updated_at": "2024-02-28T09:39:47Z", "revision_number": 1, "project_id": "9fe0a7830369442d841bfaf82d9720ca"}}' 2024-02-28 09:39:48,127 85921 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.85:22' as 'cirros' with public key authentication 2024-02-28 09:39:48,162 85921 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-02-28 09:39:48,275 85921 INFO [paramiko.transport] Authentication (publickey) successful! 2024-02-28 09:39:48,275 85921 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.85 successfully created 2024-02-28 09:39:48,493 85921 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/592697eb-1d18-4862-9152-39160bc0125b 0.217s 2024-02-28 09:39:48,494 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:39:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1562', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6aaf6e4-1132-4fc6-a330-7f7a280e89d7', 'x-compute-request-id': 'req-a6aaf6e4-1132-4fc6-a330-7f7a280e89d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/592697eb-1d18-4862-9152-39160bc0125b'} Body: b'{"server": {"id": "592697eb-1d18-4862-9152-39160bc0125b ", "name": "tempest-TestServerVolumeAttachmentScenario-server-287821647", "status": "ACTIVE", "tenant_id": "9fe0a7830369442d841bfaf82d9720ca", "user_id": "e61e9e6bc75749da943bac1fc09b68e0", "metadata": {}, "hostId": "15b5d345aa66935399ee506f11cca88ff51d5d09f67d92d00a09db94", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:37:56Z", "updated": "2024-02-28T09:38:03Z", "addresses": {"tempest-TestServerVolumeAttachmentScenario-206210351-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:9b:74"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/592697eb-1d18-4862-9152-39160bc0125b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/592697eb-1d18-4862-9152-39160bc0125b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1190528596", "OS-SRV-USG:launched_at": "2024-02-28T09:38:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1598377792"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:39:48,580 85921 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 2024-02-28 09:39:48,581 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:39:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36a49fd1-885e-4cee-b993-7a9550237f70', 'x-compute-request-id': 'req-36a49fd1-885e-4cee-b993-7a9550237f70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "592697eb-1d18-4862-9152-39160bc0125b", "name": "tempest-TestServerVolumeAttachmentScenario-server-287821647", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/592697eb-1d18-4862-9152-39160bc0125b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/592697eb-1d18-4862-9152-39160bc0125b"}]}]}' 2024-02-28 09:39:48,633 85921 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/9fe0a7830369442d841bfaf82d9720ca/volumes/4a1d6892-0d98-4e8e-a2b8-1ad6dc2159c2 0.049s 2024-02-28 09:39:48,634 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:39:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a868fdd1-2980-44b1-bad1-36fc006c195e', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a868fdd1-2980-44b1-bad1-36fc006c195e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9fe0a7830369442d841bfaf82d9720ca/volumes/4a1d6892-0d98-4e8e-a2b8-1ad6dc2159c2'} Body: b'{"volume": {"id": "4a1d6892-0d98-4e8e-a2b8-1ad6dc2159c2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:37:54.000000", "updated_at": "2024-02-28T09:37:54.000000", "name": "tempest-TestServerVolumeAttach mentScenario-volume-1242959929", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9fe0a7830369442d841bfaf82d9720ca/volumes/4a1d6892-0d98-4e8e-a2b8-1ad6dc2159c2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9fe0a7830369442d841bfaf82d9720ca/volumes/4a1d6892-0d98-4e8e-a2b8-1ad6dc2159c2"}], "user_id": "e61e9e6bc75749da943bac1fc09b68e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9fe0a7830369442d841bfaf82d9720ca"}}' 2024-02-28 09:39:49,696 85921 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/9fe0a7830369442d841bfaf82d9720ca/volumes/4a1d6892-0d98-4e8e-a2b8-1ad6dc2159c2 0.043s 2024-02-28 09:39:49,696 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:39:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8614371-22c1-4f87-a2cc-de0c770e818d', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8614371-22c1-4f87-a2cc-de0c770e818d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9fe0a7830369442d841bfaf82d9720ca/volumes/4a1d6892-0d98-4e8e-a2b8-1ad6dc2159c2'} Body: b'{"volume": {"id": "4a1d6892-0d98-4e8e-a2b8-1ad6dc2159c2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:37:54.000000", "updated_at": "2024-02-28T09:37:54.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1242959929", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9fe0a7830369442d841bfaf82d9720ca/volumes/4a1d6892-0d98-4e8e-a2b8-1ad6dc2159c2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9fe0a7830369442d841bfaf82d9720ca/volumes/4a1d6892-0d98-4e8e-a2b8-1ad6dc2159c2"}], "user_id": "e61e9e6bc75749da943bac1fc09b68e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9fe0a7830369442d841bfaf82d9720ca"}}' 2024-02-28 09:39:49,821 85921 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/592697eb-1d18-4862-9152-39160bc0125b 0.112s 2024-02-28 09:39:49,821 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:39:49 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-a7f5e4b8-6f1e-43c5-897c-7edda06ff761', 'x-compute-request-id': 'req-a7f5e4b8-6f1e-43c5-897c-7edda06ff761', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/592697eb-1d18-4862-9152-39160bc0125b'} Body: b'' 2024-02-28 09:39:50,059 85921 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/592697eb-1d18-4862-9152-39160bc0125b 0.236s 2024-02-28 09:39:50,059 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date' : 'Wed, 28 Feb 2024 09:39:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1686', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-285569f4-0d7c-4bca-ab33-e7ad60d91b8f', 'x-compute-request-id': 'req-285569f4-0d7c-4bca-ab33-e7ad60d91b8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/592697eb-1d18-4862-9152-39160bc0125b'} Body: b'{"server": {"id": "592697eb-1d18-4862-9152-39160bc0125b", "name": "tempest-TestServerVolumeAttachmentScenario-server-287821647", "status": "ACTIVE", "tenant_id": "9fe0a7830369442d841bfaf82d9720ca", "user_id": "e61e9e6bc75749da943bac1fc09b68e0", "metadata": {}, "hostId": "15b5d345aa66935399ee506f11cca88ff51d5d09f67d92d00a09db94", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:37:56Z", "updated": "2024-02-28T09:39:50Z", "addresses": {"tempest-TestServerVolumeAttachmentScenario-206210351-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:9b:74"}, {"version": 4, "addr": "172.24.4.85", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:9b:74"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/592697eb-1d18-4862-9152-39160bc0125b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/592697eb-1d18-4862-9152-39160bc0125b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1190528596", "OS-SRV-USG:launched_at": "2024-02-28T09:38:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1598377792"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:40:40,171 85921 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/592697eb-1d18-4862-9152-39160bc0125b 0.047s 2024-02-28 09:40:40,171 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:40: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-9cca546c-38bd-4827-88f2-b5f9c926a74f', 'x-compute-request-id': 'req-9cca546c-38bd-4827-88f2-b5f9c926a74f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/592697eb-1d18-4862-9152-39160bc0125b'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 592697eb-1d18-4862-9152-39160bc0125b could not be found."}}' 2024-02-28 09:40:40,211 85921 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1190528596 0.039s 2024-02-28 09:40:40,212 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:40: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-AP I-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3d5a4bd-67a5-4167-897e-334fdd5e49d2', 'x-compute-request-id': 'req-e3d5a4bd-67a5-4167-897e-334fdd5e49d2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1190528596'} Body: b'' 2024-02-28 09:40:40,422 85921 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/1f9d8ae9-0702-497c-8ff8-8bf0f9bc6d85 0.209s 2024-02-28 09:40:40,422 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-f76f7743-0433-427e-b745-1d769b34b6bc', 'content-length': '0', 'date': 'Wed, 28 Feb 2024 09:40:40 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/1f9d8ae9-0702-497c-8ff8-8bf0f9bc6d85'} Body: b'' 2024-02-28 09:40:40,448 85921 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/1f9d8ae9-0702-497c-8ff8-8bf0f9bc6d85 0.026s 2024-02-28 09:40:40,449 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-f6204817-c738-4f70-aaa5-c02006652226', 'date': 'Wed, 28 Feb 2024 09:40:40 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/1f9d8ae9-0702-497c-8ff8-8bf0f9bc6d85'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 1f9d8ae9-0702-497c-8ff8-8bf0f9bc6d85 does not exist", "detail": ""}}' 2024-02-28 09:40:40,846 85921 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/51565906-cbe3-4e9f-862c-f9fb2b75f777 0.397s 2024-02-28 09:40:40,847 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-ce7d4c9d-bf33-495e-8272-16b22bdff597', 'content-length': '0', 'date': 'Wed, 28 Feb 2024 09:40:40 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/51565906-cbe3-4e9f-862c-f9fb2b75f777'} Body: b'' 2024-02-28 09:40:41,010 85921 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9fe0a7830369442d841bfaf82d9720ca/volumes/883a6e54-b8ea-4adc-9bdd-0dac6ca547ec 0.162s 2024-02-28 09:40:41,010 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:40:40 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-2d00be09-1f63-41b4-9e8a-b6e85dbd43a1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9fe0a7830369442d841bfaf82d9720ca/volumes/883a6e54-b8ea-4adc-9bdd-0dac6ca547ec'} Body: b'' 2024-02-28 09:40:41,034 85921 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9fe0a7830369442d841bfaf82d9720ca/volumes/883a6e54-b8ea-4adc-9bdd-0dac6ca547ec 0.023s 2024-02-28 09:40:41,035 85921 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:40: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-f0fc08cf-3b78-4837-805c-a0e04765a385', 'x-openstack-request-id': 'req-f0fc08cf-3b78-4837-805c-a0e04765a385', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9fe0a7830369442d841bfaf82d9720ca/volumes/883a6e54-b8ea-4adc-9bdd-0dac6ca547ec'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 883a6e54-b8ea-4adc-9bdd-0dac6ca547ec could not be found."}}' 2024-02-28 09:40:41,152 85921 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9fe0a7830369442d841bfaf82d9720ca/volumes/4a1d6892-0d98-4e8e-a2b8-1ad6dc2159c2 0.117s 2024-02-28 09:40:41,153 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:40: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-ede15100-6421-4a1b-a5e3-f8062cda9c8b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9fe0a7830369442d841bfaf82d9720ca/volumes/4a1d6892-0d98-4e8e-a2b8-1ad6dc2159c2'} Body: b'' 2024-02-28 09:40:41,181 85921 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9fe0a7830369442d841bfaf82d9720ca/volumes/4a1d6892-0d98-4e8e-a2b8-1ad6dc2159c2 0.028s 2024-02-28 09:40:41,182 85921 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:40: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-54195af9-7582-4b98-bf68-b8dec13bc454', 'x-openstack-request-id': 'req-54195af9-7582-4b98-bf68-b8dec13bc454', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9fe0a7830369442d841bfaf82d9720ca/volumes/4a1d6892-0d98-4e8e-a2b8-1ad6dc2159c2'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4a1d6892-0d98-4e8e-a2b8-1ad6dc2159c2 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 70, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c2c1c7d6-c6dc-46e1-965e-a9390eb7ccd6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:38:58,639 85915 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/0e44794cd02b4301b22a510635a58edc/volumes 0.306s 2024-02-28 09:38:58,639 85915 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-1210175327"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:38:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-510aacb1-a89c-4f0a-a72c-10b7b20285c9', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-510aacb1-a89c-4f0a-a72c-10b7b20285c9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0e44794cd02b4301b22a510635a58edc/volumes'} Body: b'{"volume": {"id": "c2c1c7d6-c6dc-46e1-965e-a9390eb7ccd6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:38:58.576826", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-1210175327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0e44794cd02b4301b22a510635a58edc/volumes/c2c1c7d6-c6dc-46e1-965e-a9390eb7ccd6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0e44794cd02b4301b22a510635a58edc/volumes/c2c1c7d6-c6dc-46e1-965e-a9390eb7ccd6"}], "user_id": "5ea0b9d301d84620ba9f114bbe26e332", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:38:58,650 85915 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-02-28 09:38:58,712 85915 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.061s 2024-02-28 09:38:58,712 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1798236343", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCApPqzbP8rz2xas7uJxEZxHu8B3lHuwGQ5h8G/Fwn2usgf6ZD4O+NG8J0uQuXVWui5mSANhBNe4nnoai8l3gZiFSYV5tmB/06QLHJ5s8OzyiHl5WEkzACh0vOArr4Rv8A=="}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:38:58 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-0268c99a-65fb-442a-b80e-a4ff2386bd95', 'x-compute-request-id': 'req-0268c99a-65fb-442a-b80e-a4ff2386bd95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1798236343", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCApPqzbP8rz2xas7uJxEZxHu8B3lHuwGQ5h8G/Fwn2usgf6ZD4O+NG8J0uQuXVWui5mSANhBNe4nnoai8l3gZiFSYV5tmB/06QLHJ5s8OzyiHl5WEkzACh0vOArr4Rv8A==", "fingerprint": "1e:2c:9e:a1:fc:ce:75:8c:f6:df:17:30:41:1a:1c:18", "user_id": "5ea0b9d301d84620ba9f114bbe26e332"}}' 2024-02-28 09:38:58,715 85915 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1798236343 created 2024-02-28 09:38:58,894 85915 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/security-gro ups 0.179s 2024-02-28 09:38:58,894 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1191880944", "description": "tempest-description--346963356"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-ab356c2f-2b02-4f0a-8819-5be829b2717c', 'date': 'Wed, 28 Feb 2024 09:38:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "231f0ace-f805-40b1-bbc8-d0ff18020243", "name": "tempest-securitygroup--1191880944", "stateful": true, "tenant_id": "0e44794cd02b4301b22a510635a58edc", "description": "tempest-description--346963356", "shared": false, "security_group_rules": [{"id": "43dcfc8b-aec4-4144-81e2-42a565f8a8f9", "project_id": "0e44794cd02b4301b22a510635a58edc", "tenant_id": "0e44794cd02b4301b22a510635a58edc", "security_group_id": "231f0ace-f805-40b1-bbc8-d0ff18020243", "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": 1164, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:38:58Z", "updated_at": "2024-02-28T09:38:58Z", "revision_number": 0}, {"id": "e56fb176-88bf-4289-95be-bdc26ba0df49", "project_id": "0e44794cd02b4301b22a510635a58edc", "tenant_id": "0e44794cd02b4301b22a510635a58edc", "security_group_id": "231f0ace-f805-40b1-bbc8-d0ff18020243", "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": 1165, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:38:58Z", "updated_at": "2024-02-28T09:38:58Z", "revision_number": 0}], "tags": [], "created_at": "2024-02-28T09:38:58Z", "updated_at": "2024-02-28T09:38:58Z", "revision_number": 1, "project_id": "0e44794cd02b4301b22a510635a58edc"}}' 2024-02-28 09:38:59,086 85915 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.191s 2024-02-28 09:38:59,086 85915 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": "231f0ace-f805-40b1-bbc8-d0ff18020243", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-ced8aecd-c40f-4a5c-8c17-ad1898738747', 'date': 'Wed, 28 Feb 2024 09:38:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "10604b2f-26ec-40bf-ba56-2a4088031b24", "project_id": "0e44794cd02b4301b22a510635a58edc", "tenant_id": "0e44794cd02b4301b22a510635a58edc", "security_group_id": "231f0ace-f805-40b1-bbc8-d0ff18020243", "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": "2024-02-28T09:38:58Z", "updated_at": "2024-02-28T09:38:58Z", "revision_number": 0}}' 2024-02-28 09:38:59,283 85915 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.2 10:9696/networking/v2.0/security-group-rules 0.196s 2024-02-28 09:38:59,284 85915 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": "231f0ace-f805-40b1-bbc8-d0ff18020243", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-c8ea4178-1d94-454c-bc02-2cc40186f0c0', 'date': 'Wed, 28 Feb 2024 09:38:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8257156f-c3e7-4225-8c8d-897914715fd8", "project_id": "0e44794cd02b4301b22a510635a58edc", "tenant_id": "0e44794cd02b4301b22a510635a58edc", "security_group_id": "231f0ace-f805-40b1-bbc8-d0ff18020243", "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": "2024-02-28T09:38:59Z", "updated_at": "2024-02-28T09:38:59Z", "revision_number": 0}}' 2024-02-28 09:38:59,284 85915 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1191880944 created 2024-02-28 09:38:59,899 85915 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.615s 2024-02-28 09:38:59,900 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-3e993531-2d31-41ff-83c2-a910868a6f89', 'date': 'Wed, 28 Feb 2024 09:38:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "38800a74-1a6f-469f-92dc-53fdbd7fd8e4", "tenant_id": "0e44794cd02b4301b22a510635a58edc", "floating_ip_address": "172.24.4.87", "floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "0e44794cd02b4301b22a510635a58edc", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-02-28T09:38:59Z", "updated_at": "2024-02-28T09:38:59Z", "revision_number": 0}}' 2024-02-28 09:38:59,900 85915 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '38800a74-1a6f-469f-92dc-53fdbd7fd8e4', 'tenant_id': '0e44794cd02b4301b22a510635a58edc', 'floating_ip_address': '172.24.4.87', 'floating_network_id': 'eff6aa9f-a27a-4fba-a655-d390189c40e9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '0e44794cd02b4301b22a510635a58edc', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-02-28T09:38:59Z', 'updated_at': '2024-02-28T09:38:59Z', 'revision_number': 0, 'ip': '172.24.4.87'} created 2024-02-28 09:38:59,942 85915 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.036s 2024-02-28 09:38:59,942 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 28 Feb 2024 09:38:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applic ation/json', 'content-length': '2827', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-4d49642c-0b00-496f-b859-5ee98013dc3a', '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": "5ea0b9d301d84620ba9f114bbe26e332", "name": "tempest-ServerStableDeviceRescueTest-444537936-project-member", "password_expires_at": null}, "audit_ids": ["8Il6X9TITEGpFwkwz7nmCA"], "expires_at": "2024-02-28T10:38:59.000000Z", "issued_at": "2024-02-28T09:38:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0e44794cd02b4301b22a510635a58edc", "name": "tempest-ServerStableDeviceRescueTest-444537936"}, "is_domain": false, "roles": [{"id": "034d7a484a5e4908aeb9a02a09c0654f", "name": "member"}, {"id": "2d696d77d77043b58e5fcf31f5b061c8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "607134c4d03c4a12af99220db79cc13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/0e44794cd02b4301b22a510635a58edc", "region": "RegionOne"}], "id": "21d06a316a024880a69d4cd482f90971", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "74032efc222f428b908ef3abf0ba60d1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/0e44794cd02b4301b22a510635a58edc", "region": "RegionOne"}], "id": "633be3df59df4f9b975484710048430d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0d52584065f94ee08ce4181b78367c5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7ae777b7f53744e0bbcb8c938dfbfe2f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8dbdc1e6b7e4d08a2a52a636eabc00f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "8ef2767026834c1189d97797d5c5a800", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4f50f76d3e044b83b5bdbee0c30d6f5d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "c388de6ecbcc4fca8b0d700779fc657e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "fe5cea1ac05c45a1b3925a725a7eead7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "cc0d1c0427f9473bb326be07f15553e1", "type": "image", "name": "glance"}, {"endpoints": [{"id": "a45569cc58b84b1b853ecd851b25ca4e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "cccec230ba6c48ae92df03a6a374a7a6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "255fbf1fe41a497888423432cf3d6547", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/0e44794cd02b4301b22a510635a58edc", "region": "RegionOne"}], "id": "e5ef73b8227840fa80228ecf30fbd9a7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2024-02-28 09:38:59,943 85915 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': 'ec77f333-106f-48ce-b176-dd1d467d9c20', 'name': 'tempest-ServerStableDeviceRescueTest-1445488182-network', 'tenant_id': '0e44794cd02b4301b22a510635a58edc', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '0e44794cd02b4301b22a510635a58edc', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 9683, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-02-28T09:38:52Z', 'updated_at': '2024-02-28T09:38:52Z', 'revision_number': 1} available for tenant 2024-02-28 09:38:59,943 85915 DEBUG [tempest.common.c ompute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1798236343', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCApPqzbP8rz2xas7uJxEZxHu8B3lHuwGQ5h8G/Fwn2usgf6ZD4O+NG8J0uQuXVWui5mSANhBNe4nnoai8l3gZiFSYV5tmB/06QLHJ5s8OzyiHl5WEkzACh0vOArr4Rv8A==', 'fingerprint': '1e:2c:9e:a1:fc:ce:75:8c:f6:df:17:30:41:1a:1c:18', 'user_id': '5ea0b9d301d84620ba9f114bbe26e332', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDp/d1Mr18G8a646AZrz/ny19PiwWb/4J28P0XnHNWxIFoha+Fohq88\no9yuz13Rcn+gBwYFK4EEACKhZANiAAQgKT6s2z/K89sWrO7icRGcR7vAd5R7sBkO\nYfBvxcJ9rrIH+mQ+DvjRvCdLkLl1VrouZkgDYQTXuJ56GovJd4GYhUmFebZgf9Ok\nCxyebPDs8oh5eVhJMwAodLzgK6+Eb/A=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '231f0ace-f805-40b1-bbc8-d0ff18020243', 'name': 'tempest-securitygroup--1191880944', 'stateful': True, 'tenant_id': '0e44794cd02b4301b22a510635a58edc', 'description': 'tempest-description--346963356', 'shared': False, 'security_group_rules': [{'id': '43dcfc8b-aec4-4144-81e2-42a565f8a8f9', 'project_id': '0e44794cd02b4301b22a510635a58edc', 'tenant_id': '0e44794cd02b4301b22a510635a58edc', 'security_group_id': '231f0ace-f805-40b1-bbc8-d0ff18020243', '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': 1164, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-02-28T09:38:58Z', 'updated_at': '2024-02-28T09:38:58Z', 'revision_number': 0}, {'id': 'e56fb176-88bf-4289-95be-bdc26ba0df49', 'project_id': '0e44794cd02b4301b22a510635a58edc', 'tenant_id': '0e44794cd02b4301b22a510635a58edc', 'security_group_id': '231f0ace-f805-40b1-bbc8-d0ff18020243', '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': 1165, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-02-28T09:38:58Z', 'updated_at': '2024-02-28T09:38:58Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-02-28T09:38:58Z', 'updated_at': '2024-02-28T09:38:58Z', 'revision_number': 1, 'project_id': '0e44794cd02b4301b22a510635a58edc'}, 'floating_ip': {'id': '38800a74-1a6f-469f-92dc-53fdbd7fd8e4', 'tenant_id': '0e44794cd02b4301b22a510635a58edc', 'floating_ip_address': '172.24.4.87', 'floating_network_id': 'eff6aa9f-a27a-4fba-a655-d390189c40e9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '0e44794cd02b4301b22a510635a58edc', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-02-28T09:38:59Z', 'updated_at': '2024-02-28T09:38:59Z', 'revision_number': 0, 'ip': '172.24.4.87'}} 2024-02-28 09:39:00,529 85915 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 0.585s 2024-02-28 09:39:00,529 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-253782972", "imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "flavorRef": "1", "networks": [{"uuid": "ec77f333-106f-48ce-b176-dd1d467d9c20"}], "security_groups": [{"name": "tempest-securitygroup--1191880944"}], "key_name": "tempest-keypair-1798236343", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:38:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/449c604e-0f2e-4c4a-b617-b5a1f456038a', 'content-type' : 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21a033c1-40ab-45ed-a054-8aa9bd4dc1fc', 'x-compute-request-id': 'req-21a033c1-40ab-45ed-a054-8aa9bd4dc1fc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "449c604e-0f2e-4c4a-b617-b5a1f456038a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/449c604e-0f2e-4c4a-b617-b5a1f456038a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/449c604e-0f2e-4c4a-b617-b5a1f456038a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1191880944"}], "adminPass": "96pxXQNKJtAd"}}' 2024-02-28 09:39:00,602 85915 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/449c604e-0f2e-4c4a-b617-b5a1f456038a 0.070s 2024-02-28 09:39:00,602 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:39:00 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-25f0ac60-1593-4fd8-ad92-1ff6becd447d', 'x-compute-request-id': 'req-25f0ac60-1593-4fd8-ad92-1ff6becd447d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/449c604e-0f2e-4c4a-b617-b5a1f456038a'} Body: b'{"server": {"id": "449c604e-0f2e-4c4a-b617-b5a1f456038a", "name": "tempest-ServerStableDeviceRescueTest-server-253782972", "status": "BUILD", "tenant_id": "0e44794cd02b4301b22a510635a58edc", "user_id": "5ea0b9d301d84620ba9f114bbe26e332", "metadata": {}, "hostId": "", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:39:00Z", "updated": "2024-02-28T09:39:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/449c604e-0f2e-4c4a-b617-b5a1f456038a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/449c604e-0f2e-4c4a-b617-b5a1f456038a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1798236343", "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": []}}' 2024-02-28 09:39:51,049 85915 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/449c604e-0f2e-4c4a-b617-b5a1f456038a 0.387s 2024-02-28 09:39:51,049 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:39:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1551', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6add1842-85e6-4c59-9026-49a168397625', 'x-compute-request-id': 'req-6add1842-85e6-4c59-9026-49a168397625', 'connection': 'close', 'status': '200', 'content-locati on': 'http://10.0.0.210/compute/v2.1/servers/449c604e-0f2e-4c4a-b617-b5a1f456038a'} Body: b'{"server": {"id": "449c604e-0f2e-4c4a-b617-b5a1f456038a", "name": "tempest-ServerStableDeviceRescueTest-server-253782972", "status": "ACTIVE", "tenant_id": "0e44794cd02b4301b22a510635a58edc", "user_id": "5ea0b9d301d84620ba9f114bbe26e332", "metadata": {}, "hostId": "117b967644fb110bda668aaf38dd8b6470774bda47f613c88a428b8f", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:39:00Z", "updated": "2024-02-28T09:39:07Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1445488182-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:cb:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/449c604e-0f2e-4c4a-b617-b5a1f456038a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/449c604e-0f2e-4c4a-b617-b5a1f456038a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1798236343", "OS-SRV-USG:launched_at": "2024-02-28T09:39:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1191880944"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:39:51,062 85915 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-02-28 09:40:51,272 85915 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/449c604e-0f2e-4c4a-b617-b5a1f456038a/os-interface 0.149s 2024-02-28 09:40:51,273 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:40:51 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-8beaba35-7487-43dd-878b-50bbafd95375', 'x-compute-request-id': 'req-8beaba35-7487-43dd-878b-50bbafd95375', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/449c604e-0f2e-4c4a-b617-b5a1f456038a/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "ec77f333-106f-48ce-b176-dd1d467d9c20", "port_id": "ffdb7c92-6496-4f1a-8205-8abb314ed91e", "mac_addr": "fa:16:3e:eb:cb:72", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "4518fae5-2af1-4713-afda-5a8358a45063", "ip_address": "10.0.0.3"}]}]}' 2024-02-28 09:40:52,024 85915 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/38800a74-1a6f-469f-92dc-53fdbd7fd8e4 0.744s 2024-02-28 09:40:52,024 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "ffdb7c92-6496-4f1a-8205-8abb314ed91e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-c24559fa-7f4b-4a6e-afb1-ec73f711d291', 'date': 'Wed, 28 Feb 2024 09:40:52 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/38800a74-1a6f-469f-92dc-53fdbd7fd8e4'} Body: b'{"floatingip": {"id": "38800a74-1a6f-469f-92dc-53fdbd7fd8e4", "tenant_id": "0e44794cd02b4301b22a510635a58edc", "floating_ip_address": "172.24.4.87", "floating_network_id": "eff6aa9f-a27a-4fba-a655-d390189c40e9", "router_id": "80f529fa-61fc-464c-aff8-9758810e9a5c", "port_id": "ffdb7c92-6496-4f1a-8205-8abb314ed91e", "fixed_ip_address": "10.0.0.3", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "ec77f333-106f-48ce-b176-dd1d467d9c20", "mac_address": "fa:16:3e:eb:cb:72", "admin_state_up": true, "status": "ACTIVE", "device_id": "449c604e-0f2e-4c4a-b617-b5a1f456038a", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-02-28T09:38:59Z", "updated_at": "2024-02-28T09:40:51Z", "revision_number": 1, "project_id": "0e44794cd02b4301b22a510635a58edc"}}' 2024-02-28 09:40:52,026 85915 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.87:22' as 'cirros' with public key authentication 2024-02-28 09:40:52,037 85915 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-02-28 09:40:52,142 85915 INFO [paramiko.transport] Authentication (publickey) successful! 2024-02-28 09:40:52,142 85915 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.87 successfully created 2024-02-28 09:40:52,887 85915 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/449c604e-0f2e-4c4a-b617-b5a1f456038a/action 0.744s 2024-02-28 09:40:52,888 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerStableDeviceRescueTest-image-1697337869"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:40:52 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/9cb9fd0f-aa88-42fe-828a-fd39771153ce', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c96dd28-738a-41f8-9da7-30a2e22c56ce', 'x-compute-request-id': 'req-1c96dd28-738a-41f8-9da7-30a2e22c56ce', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/449c604e-0f2e-4c4a-b617-b5a1f456038a/action'} Body: b'' 2024-02-28 09:40:52,954 85915 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/9cb9fd0f-aa88-42fe-828a-fd39771153ce 0.064s 2024-02-28 09:40:52,955 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:40:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1609', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34248c4f-d10b-4142-bc0b-d3e3b0cf4d3b', 'x-compute-request-id': 'req-34248c4f-d10b-4142-bc0b-d3e3b0cf4d3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/9cb9fd0f-aa88-42fe-828a-fd39771153ce'} Body: b'{"image": {"id": "9cb9fd0f-aa88-42fe-828a-fd39771153ce", "name": "tempest-ServerStableDeviceRescueTest-image-1697337869", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "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": "449c604e-0f2e-4c4a-b617-b5a1f456038a", "owner _project_name": "tempest-ServerStableDeviceRescueTest-444537936", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-444537936-project-member", "user_id": "5ea0b9d301d84620ba9f114bbe26e332"}, "created": "2024-02-28T09:40:53Z", "updated": "2024-02-28T09:40:53Z", "status": "SAVING", "progress": 25, "OS-EXT-IMG-SIZE:size": 0, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/9cb9fd0f-aa88-42fe-828a-fd39771153ce"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/9cb9fd0f-aa88-42fe-828a-fd39771153ce"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/9cb9fd0f-aa88-42fe-828a-fd39771153ce"}], "server": {"id": "449c604e-0f2e-4c4a-b617-b5a1f456038a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/449c604e-0f2e-4c4a-b617-b5a1f456038a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/449c604e-0f2e-4c4a-b617-b5a1f456038a"}]}}}' 2024-02-28 09:41:43,078 85915 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/9cb9fd0f-aa88-42fe-828a-fd39771153ce 0.069s 2024-02-28 09:41:43,078 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:41:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1485208a-f2ff-435c-9e36-c2c111814d62', 'x-compute-request-id': 'req-1485208a-f2ff-435c-9e36-c2c111814d62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/9cb9fd0f-aa88-42fe-828a-fd39771153ce'} Body: b'{"image": {"id": "9cb9fd0f-aa88-42fe-828a-fd39771153ce", "name": "tempest-ServerStableDeviceRescueTest-image-1697337869", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "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": "449c604e-0f2e-4c4a-b617-b5a1f456038a", "owner_id": "0e44794cd02b4301b22a510635a58edc", "owner_project_name": "tempest-ServerStableDeviceRescueTest-444537936", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-444537936-project-member", "user_id": "5ea0b9d301d84620ba9f114bbe26e332"}, "created": "2024-02-28T09:40:53Z", "updated": "2024-02-28T09:40:58Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 52297728, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/9cb9fd0f-aa88-42fe-828a-fd39771153ce"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/9cb9fd0f-aa88-42fe-828a-fd39771153ce"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/9cb9fd0f-aa88-42fe-828a-fd39771153ce"}], "server": {"id": "449c604e-0f2e-4c4a-b617-b5a1f456038a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/449c604e-0f2e-4c4a-b617-b5a1f456038a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/449c604e-0f2e-4c4a-b617-b5a1f456038a"}]}}}' 2024-02-28 09:41:43,146 85915 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/9cb9fd0f-aa88-42fe-828a-fd39771153ce 0.062s 2024-02-28 09:41:43,147 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:41:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7be3c0db-451d-417b-8b89-d66a2b557aa7', 'x-compute-request-id': 'req-7be3c0db-451d-417b-8b89-d66a2b557aa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/9cb9fd0f-aa88-42fe-828a-fd39771153ce'} Body: b'{"image": {"id": "9cb9fd0f-aa88-42fe-828a-fd39771153ce", "name": "tempest-ServerStableDeviceRescueTest-image-1697337869", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "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": "449c604e-0f2e-4c4a-b617-b5a1f456038a", "owner_id": "0e44794cd02b4301b22a510635a58edc", "owner_project_name": "tempest-ServerStableDeviceRescueTest-444537936", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-444537936-project-member", "user_id": "5ea0b9d301d84620ba9f114bbe26e332"}, "created": "2024-02-28T09:40:53Z", "updated": "2024-02-28T09:40:58Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 52297728, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/9cb9fd0f-aa88-42fe-828a-fd39771153ce"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/9cb9fd0f-aa88-42fe-828a-fd39771153ce"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/9cb9fd0f-aa88-42fe-828a-fd39771153ce"}], "server": {"id": "449c604e-0f2e-4c4a-b617-b5a1f456038a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/449c604e-0f2e-4c4a-b617-b5a1f456038a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/449c604e-0f2e-4c4a-b617-b5a1f456038a"}]}}}' 2024-02-28 09:41:43,489 85915 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/449c604e-0f2e-4c4a-b617-b5a1f456038a 0.337s 2024-02-28 09:41:43,489 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:41:43 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-06d44c37-e873-4bcb-b139-9d83bc0d515a', 'x-compute-request-id': 'req-06d44c37-e873-4bcb-b139-9d83bc0d515a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/449c604e-0f2e-4c4a-b617-b5a1f456038a'} Body: b'{"server": {"id": "449c604e-0f2e-4c4a-b617-b5a1f456038a", "name": "tempest-ServerStableDeviceRescueTest-server-253782972", "status": "ACTIVE", "tenant_id": "0e44794cd02b4301b22a510635a58edc", "user_id": "5ea0b9d301d84620ba9f114bbe26e332", "metadata": {}, "hostId": "117b967644fb110bda668aaf38dd8b6470774bda47f613c88a428b8f", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10. 0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:39:00Z", "updated": "2024-02-28T09:40:58Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1445488182-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:cb:72"}, {"version": 4, "addr": "172.24.4.87", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:cb:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/449c604e-0f2e-4c4a-b617-b5a1f456038a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/449c604e-0f2e-4c4a-b617-b5a1f456038a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1798236343", "OS-SRV-USG:launched_at": "2024-02-28T09:39:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1191880944"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:42:43,704 85915 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/9cb9fd0f-aa88-42fe-828a-fd39771153ce 0.141s 2024-02-28 09:42:43,705 85915 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': 'Wed, 28 Feb 2024 09:42:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1642', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8ee224b4-a7c0-4eb0-a132-d2bbc4a5ac80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/9cb9fd0f-aa88-42fe-828a-fd39771153ce'} Body: b'{"base_image_ref": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "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": "449c604e-0f2e-4c4a-b617-b5a1f456038a", "owner_id": "0e44794cd02b4301b22a510635a58edc", "owner_project_name": "tempest-ServerStableDeviceRescueTest-444537936", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-444537936-project-member", "user_id": "5ea0b9d301d84620ba9f114bbe26e332", "hw_rescue_bus": "virtio", "name": "tempest-ServerStableDeviceRescueTest-image-1697337869", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 52297728, "virtual_size": 1073741824, "status": "active", "checksum": "d8bf8f282665003f170e2fae328e3bd2", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "0e44794cd02b4301b22a510635a58edc", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "dcd0e481ddbfc8eb206ce076035d64d360d4c852501a5a0bfe430fd30081ee1323d5199d6aeaeb29eb94566dcfb5cc2770ad166afe4d2da4d717e7bc559206e4", "id": "9cb9fd0f-aa88-42fe-828a-fd39771153ce", "created_at": "2024-02-28T09:40:53Z", "updated_at": "2024-02-28T09:42:44Z", "tags": [], "self": "/v2/images/9cb9fd0f-aa88-42fe-828a-fd39771153ce", "file": "/v2/images/9cb9fd0f-aa88-42fe-828a-fd39771153ce/file", "schema": "/v2/schemas/image"}' 2024-02-28 09:42:43,855 85915 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/9cb9fd0f-aa88-42fe-828a-fd39771153ce 0.149s 2024-02-28 09:42:43,855 85915 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': 'Wed, 28 Feb 2024 09:42:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1670', 'content-type': 'application/json', 'x-openstack-request-id': 'req-19c437f5-35e8-4eff-85ea-8c07ba609701', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/9cb9fd0f-aa88-42fe-828a-fd39771153ce'} Body: b'{"base_image_ref": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "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": "449c604e-0f2e-4c4a-b617-b5a1f456038a", "owner_id": "0e44794cd02b4301b22a510635a58edc", "owner_project_name": "tempest-ServerStableDeviceRescueTest-444537936", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-444537936-project-member", "user_id": "5ea0b9d301d84620ba9f114bbe26e332", "hw_rescue_device": "disk", "name": "tempest-ServerStableDeviceRescueTest-image-1697337869", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 52297728, "virtual_size": 1073741824, "status": "active", "checksum": "d8bf8f282665003f170e2fae328e3bd2", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "0e44794cd02b4301b22a510635a58edc", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "dcd0e481ddbfc8eb206ce076035d64d360d4c852501a5a0bfe430fd30081ee1323d5199d6aeaeb29eb94566dcfb5cc2770ad166afe4d2da4d717e7bc559206e4", "id": "9cb9fd0f-aa88-42fe-828a-fd39771153ce", "created_at": "2024-02-28T09:40:53Z", "updated_at": "2024-02-28T09:42:44Z", "tags": [], "self": "/v2/images/9cb9fd0f-aa88-42fe-828a-fd39771153ce", "file": "/v2/images/9cb9fd0f-aa88-42fe-828a-fd39771153ce/file", "schema": "/v2/schemas/image"}' 2024-02-28 09:42:44,072 85915 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/449c604e-0f2e-4c4a-b617-b5a1f456038a 0.216s 2024-02-28 09:42:44,072 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:42:43 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-1cb9574b-40ad-480c-89b4-3954e38700f9', 'x-compute-request-id': 'req-1cb9574b-40ad-480c-89b4-3954e38700f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/449c604e-0f2e-4c4a-b617-b5a1f456038a'} Body: b'{"server": {"id": "449c604e-0f2e-4c4a-b617-b5a1f456038a", "name": "tempest-ServerStableDeviceRescueTest-server-253782972", "status": "ACTIVE", "tenant_id": "0e44794cd02b4301b22a510635a58edc", "user_id": "5ea0b9d301d84620ba9f114bbe26e332", "metadata": {}, "hostId": "117b967644fb110bda668aaf38dd8b6470774bda47f613c88a428b8f", "image": {"id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-02-28T09:39:00Z", "updated": "2024-02-28T09:40:58Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1445488182-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:ty pe": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:cb:72"}, {"version": 4, "addr": "172.24.4.87", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:cb:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/449c604e-0f2e-4c4a-b617-b5a1f456038a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/449c604e-0f2e-4c4a-b617-b5a1f456038a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1798236343", "OS-SRV-USG:launched_at": "2024-02-28T09:39:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1191880944"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-02-28 09:42:44,129 85915 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/0e44794cd02b4301b22a510635a58edc/volumes/c2c1c7d6-c6dc-46e1-965e-a9390eb7ccd6 0.041s 2024-02-28 09:42:44,129 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:42:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f22179b-7b9b-40c6-bc39-68c704a385f7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f22179b-7b9b-40c6-bc39-68c704a385f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0e44794cd02b4301b22a510635a58edc/volumes/c2c1c7d6-c6dc-46e1-965e-a9390eb7ccd6'} Body: b'{"volume": {"id": "c2c1c7d6-c6dc-46e1-965e-a9390eb7ccd6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:38:59.000000", "updated_at": "2024-02-28T09:38:59.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1210175327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0e44794cd02b4301b22a510635a58edc/volumes/c2c1c7d6-c6dc-46e1-965e-a9390eb7ccd6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0e44794cd02b4301b22a510635a58edc/volumes/c2c1c7d6-c6dc-46e1-965e-a9390eb7ccd6"}], "user_id": "5ea0b9d301d84620ba9f114bbe26e332", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0e44794cd02b4301b22a510635a58edc"}}' 2024-02-28 09:42:45,188 85915 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/0e44794cd02b4301b22a510635a58edc/volumes/c2c1c7d6-c6dc-46e1-965e-a9390eb7ccd6 0.046s 2024-02-28 09:42:45,188 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:42:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d01281aa-efc7-4093-8e12-17f71f6851f3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d01281aa-efc7-4093-8e12-17f71f6851f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0e44794cd02b4301b22a510635a58edc/volumes/c2c1c7d6-c6dc-46e1-965e-a9390eb7ccd6'} Body: b'{"volume": {"id": "c2c1c7d6-c6dc-46e1-965e-a9390eb7ccd6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:38:59.000000", "updated_at": "2024-02-28 T09:38:59.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1210175327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0e44794cd02b4301b22a510635a58edc/volumes/c2c1c7d6-c6dc-46e1-965e-a9390eb7ccd6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0e44794cd02b4301b22a510635a58edc/volumes/c2c1c7d6-c6dc-46e1-965e-a9390eb7ccd6"}], "user_id": "5ea0b9d301d84620ba9f114bbe26e332", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0e44794cd02b4301b22a510635a58edc"}}' 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 125, 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 43, in _volume_create_get_update_delete waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 6a064921-4e3c-4ed5-857a-6db73b997529 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:43:46,448 85915 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 202 POST http://10.0.0.210/volume/v3/27d45a6807e848caa558aa386e0257b1/volumes 0.394s 2024-02-28 09:43:46,449 85915 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-1833120374", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:43:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88fd3620-c9c0-4351-b3af-8f684d251813', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88fd3620-c9c0-4351-b3af-8f684d251813', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/27d45a6807e848caa558aa386e0257b1/volumes'} Body: b'{"volume": {"id": "6a064921-4e3c-4ed5-857a-6db73b997529", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:43:46.372428", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1833120374", "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/27d45a6807e848caa558aa386e0257b1/volumes/6a064921-4e3c-4ed5-857a-6db73b997529"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/27d45a6807e848caa558aa386e0257b1/volumes/6a064921-4e3c-4ed5-857a-6db73b997529"}], "user_id": "20c89e9f7dd640e7a2a050687c6bb212", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:43:46,498 85915 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/27d45a6807e848caa558aa386e0257b1/volumes/6a064921-4e3c-4ed5-857a-6db73b997529 0.039s 2024-02-28 09:43:46,499 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:43:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98c0a1d5-3409-4ac5-a2a5-42bc2f4f6f90', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98c0a1d5-3409-4ac5-a2a5-42bc2f4f6f90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/27d45a6807e848caa558aa386e0257b1/volumes/6a064921-4e3c-4ed5-857a-6db73b997529'} Body: b'{"volume": {"id": "6a064921-4e3c-4ed5-857a-6db73b997529", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:43:46.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1833120374", "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/27d45a6807e848caa558aa386e0257b1/volumes/6a064921-4e3c-4ed5-857a-6db73b997529"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/27d45a6807e848caa558aa386e0257b1/volumes/6a064921-4e3c-4ed5-857a-6db73b997529"}], "user_id": "20c89e9f7dd640e7a2a050687c6bb212", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "27d45a6807e848caa558aa386e0257b1"}}' 2024-02-28 09:43:47,582 85915 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/27d45a6807e848caa558aa386e0257b1/volumes/6a064921-4e3c-4ed5-857a-6db73b997529 0.070s 2024-02-28 09:43:47,582 85915 DEBUG [tempest. lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:43:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9844a83-7aeb-424e-b270-77c7486a4555', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9844a83-7aeb-424e-b270-77c7486a4555', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/27d45a6807e848caa558aa386e0257b1/volumes/6a064921-4e3c-4ed5-857a-6db73b997529'} Body: b'{"volume": {"id": "6a064921-4e3c-4ed5-857a-6db73b997529", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:43:46.000000", "updated_at": "2024-02-28T09:43:47.000000", "name": "tempest-VolumesGetTest-Volume-1833120374", "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/27d45a6807e848caa558aa386e0257b1/volumes/6a064921-4e3c-4ed5-857a-6db73b997529"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/27d45a6807e848caa558aa386e0257b1/volumes/6a064921-4e3c-4ed5-857a-6db73b997529"}], "user_id": "20c89e9f7dd640e7a2a050687c6bb212", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "27d45a6807e848caa558aa386e0257b1"}}' 2024-02-28 09:43:47,701 85915 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/27d45a6807e848caa558aa386e0257b1/volumes/6a064921-4e3c-4ed5-857a-6db73b997529 0.106s 2024-02-28 09:43:47,702 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:43: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-7ce6a61d-c54a-495d-adb8-e5c680baee35', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/27d45a6807e848caa558aa386e0257b1/volumes/6a064921-4e3c-4ed5-857a-6db73b997529'} Body: b'' 2024-02-28 09:43:47,725 85915 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/27d45a6807e848caa558aa386e0257b1/volumes/6a064921-4e3c-4ed5-857a-6db73b997529 0.023s 2024-02-28 09:43:47,726 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:43: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-55e8a6a6-1b60-4d2d-84ad-219cf5ed738f', 'x-openstack-request-id': 'req-55e8a6a6-1b60-4d2d-84ad-219cf5ed738f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/27d45a6807e848caa558aa386e0257b1/volumes/6a064921-4e3c-4ed5-857a-6db73b997529'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 6a064921-4e3c-4ed5-857a-6db73b997529 could not be found."}}' 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 143, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 690873ce-f08b-4aff-8547-b1a5b6b0b54d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:43:47,953 85915 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/27d45a6807e848caa558aa386e0257b1/volumes 0.225s 2024-02-28 09:43:47,954 85915 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-1397977553"}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:43:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-646befbf-bc4f-4c7f-b0c3-3c9c00e700ba', 'content-length': '812', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-646befbf-bc4f-4c7f-b0c3-3c9c00e700ba', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/27d45a6807e848caa558aa386e0257b1/volumes'} Body: b'{"volume": {"id": "690873ce-f08b-4aff-8547-b1a5b6b0b54d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:43:47.891840", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1397977553", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/27d45a6807e848caa558aa386e0257b1/volumes/690873ce-f08b-4aff-8547-b1a5b6b0b54d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/27d45a6807e848caa558aa386e0257b1/volumes/690873ce-f08b-4aff-8547-b1a5b6b0b54d"}], "user_id": "20c89e9f7dd640e7a2a050687c6bb212", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:43:48,004 85915 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/27d45a6807e848caa558aa386e0257b1/volumes/690873ce-f08b-4aff-8547-b1a5b6b0b54d 0.040s 2024-02-28 09:43:48,004 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:43:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9664bd9-e10f-4814-9352-8267267342ce', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9664bd9-e10f-4814-9352-8267267342ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/27d45a6807e848caa558aa386e0257b1/volumes/690873ce-f08b-4aff-8547-b1a5b6b0b54d'} Body: b'{"volume": {"id": "690873ce-f08b-4aff-8547-b1a5b6b0b54d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:43:48.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1397977553", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/27d45a6807e848caa558aa386e0257b1/volumes/690873ce-f08b-4aff-8547-b1a5b6b0b54d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/27d45a6807e848caa558aa386e0257b1/volumes/690873ce-f08b-4aff-8547-b1a5b6b0b54d"}], "user_id": "20c89e9f7dd640e7a2a050687c6bb212", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "27d45a6807e848caa558aa386e0257b1"}}' 2024-02-28 09:43:49,058 85915 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/27d45a6807e848caa558aa386e0257b1/volumes/690873ce-f08b-4aff-8547-b1a5b6b0b54d 0.041s 2024-02-28 09:43:49,058 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:43:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cbd639d-e1a1-4e8b-a734-6fd265099d70', 'content-length': '901', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cbd639d-e1a1-4e8b-a734-6fd265099d70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/27d45a6807e848caa558aa386e0257b1/volumes/690873ce-f08b-4aff-8547-b1a5b6b0b54d'} Body: b'{"volume": {"id": "690873ce-f08b-4aff-8547-b1a5b6b0b54d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:43:48.000000", "updated_at": "2024-02-28T09:43:48.000000", "name": "tempest-VolumesGetTest-Volume-1397977553", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/27d45a6807e848caa558aa386e0257b1/volumes/690873ce-f08b-4aff-8547-b1a5b6b0b54d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/27d45a6807e848caa558aa386e0257b1/volumes/690873ce-f08b-4aff-8547-b1a5b6b0b54d"}], "user_id": "20c89e9f7dd640e7a2a050687c6bb212", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "27d45a6807e848caa558aa386e0257b1"}}' 2024-02-28 09:43:49,109 85915 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/27d45a6807e848caa558aa386e0257b1/volumes/690873ce-f08b-4aff-8547-b1a5b6b0b54d 0.039s 2024-02-28 09:43:49,109 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:43:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e4fdaf0-5aa7-4279-ba85-3700a07090d4', 'content-length': '901', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e4fdaf0-5aa7-4279-ba85-3700a07090d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/27d45a6807e848caa558aa386e0257b1/volumes/690873ce-f08b-4aff-8547-b1a5b6b0b54d'} Body: b'{"volume": {"id": "690873ce-f08b-4aff-8547-b1a5b6b0b54d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:43:48.000000", "updated_at": "2024-02-28T09:43:48.000000", "name": "tempest-VolumesGetTest-Volume-1397977553", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/27d45a6807e848caa558aa386e0257b1/volumes/690873ce-f08b-4aff-8547-b1a5b6b0b54d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/27d45a6807e848caa558aa386e0257b1/volumes/690873ce-f08b-4aff-8547-b1a5b6b0b54d"}], "user_id": "20c89e9f7dd640e7a2a050687c6bb212", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "27d45a6807e848caa558aa386e0257b1"}}' 2024-02-28 09:43:49,213 85915 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/27d45a6807e848caa558aa386e0257b1/volumes/690873ce-f08b-4aff-8547-b1a5b6b0b54d 0.091s 2024-02-28 09:43:49,214 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:43:49 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-d74472a5-4dc3-4623-b879-680b9c8eb880', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/27d45a6807e848caa558aa386e0257b1/volumes/690873ce-f08b-4aff-8547-b1a5b6b0b54d'} Body: b'' 2024-02-28 09:43:49,237 85915 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/27d45a6807e848caa558aa386e0257b1/volumes/690873ce-f08b-4aff-8547-b1a5b6b0b54d 0.023s 2024-02-28 09:43:49,237 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:43:49 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-84142774-5318-4651-9ad8-45e21ff038b4', 'x-openstack-request-id': 'req-84142774-5318-4651-9ad8-45e21ff038b4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/27d45a6807e848caa558aa386e0257b1/volumes/690873ce-f08b-4aff-8547-b1a5b6b0b54d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 690873ce-f08b-4aff-8547-b1a5b6b0b54d 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 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 135, 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 43, in _volume_create_get_update_delete waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 0670256a-21ef-4c20-b615-323cd5f07cff failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:43:49,264 85915 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/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd 0.024s 2024-02-28 09:43:49,264 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:43:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-09a3c8b5-3a6a-49bd-91e9-22bad84e5db7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21430272, "virtual_size": 117440512, "status": "active", "checksum": "c8fc807773e5354afe61636071771906", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "92a576ea6cc24e889de8c0d0fe260238", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "created_at": "2024-02-28T09:13:49Z", "updated_at": "2024-02-28T09:13:51Z", "tags": [], "self": "/v2/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "file": "/v2/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd/file", "schema": "/v2/schemas/image"}' 2024-02-28 09:43:49,589 85915 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/27d45a6807e848caa558aa386e0257b1/volumes 0.324s 2024-02-28 09:43:49,590 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "size": 1, "name": "tempest-VolumesGetTest-Volume-933850100", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:43:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efe98e85-8489-456e-8925-18e85f18705d', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efe98e85-8489-456e-8925-18e85f18705d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/27d45a6807e848caa558aa386e0257b1/volumes'} Body: b'{"volume": {"id": "0670256a-21ef-4c20-b615-323cd5f07cff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:43:49.529957", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-933850100", "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/27d45a6807e848caa558aa386e0257b1/volumes/0670256a-21ef-4c20-b615-323cd5f07cff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/27d45a6807e848caa558aa386e0257b1/volumes/0670256a-21ef-4c20-b615-323cd5f07cff"}], "user_id": "20c89e9f7dd640e7a2a050687c6bb212", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:43:49,642 85915 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/27d45a6807e848caa558aa386e0257b1/volumes/0670256a-21ef-4c20-b615-323cd5f07cff 0.041s 2024-02-28 09:43:49,643 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {' Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:43:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2c47623-06a1-45af-b366-0fdb955779ba', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2c47623-06a1-45af-b366-0fdb955779ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/27d45a6807e848caa558aa386e0257b1/volumes/0670256a-21ef-4c20-b615-323cd5f07cff'} Body: b'{"volume": {"id": "0670256a-21ef-4c20-b615-323cd5f07cff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:43:50.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-933850100", "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/27d45a6807e848caa558aa386e0257b1/volumes/0670256a-21ef-4c20-b615-323cd5f07cff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/27d45a6807e848caa558aa386e0257b1/volumes/0670256a-21ef-4c20-b615-323cd5f07cff"}], "user_id": "20c89e9f7dd640e7a2a050687c6bb212", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "27d45a6807e848caa558aa386e0257b1"}}' 2024-02-28 09:43:50,700 85915 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/27d45a6807e848caa558aa386e0257b1/volumes/0670256a-21ef-4c20-b615-323cd5f07cff 0.044s 2024-02-28 09:43:50,701 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:43:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3ff30cb-91cf-4b38-bd64-fd371355d364', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3ff30cb-91cf-4b38-bd64-fd371355d364', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/27d45a6807e848caa558aa386e0257b1/volumes/0670256a-21ef-4c20-b615-323cd5f07cff'} Body: b'{"volume": {"id": "0670256a-21ef-4c20-b615-323cd5f07cff", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:43:50.000000", "updated_at": "2024-02-28T09:43:50.000000", "name": "tempest-VolumesGetTest-Volume-933850100", "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/27d45a6807e848caa558aa386e0257b1/volumes/0670256a-21ef-4c20-b615-323cd5f07cff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/27d45a6807e848caa558aa386e0257b1/volumes/0670256a-21ef-4c20-b615-323cd5f07cff"}], "user_id": "20c89e9f7dd640e7a2a050687c6bb212", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "27d45a6807e848caa558aa386e0257b1"}}' 2024-02-28 09:43:50,828 85915 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/27d45a6807e848caa558aa386e0257b1/volumes/0670256a-21ef-4c20-b615-323cd5f07cff 0.115s 2024-02-28 09:43:50,829 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:43:50 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-d432656e-70f9-4bf6-ad40-180bce25675a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/27d45a6807e848caa558aa386e0257b1/volumes/0670256a-21ef-4c20-b615-323cd5f07cff'} Body: b'' 2024-02-28 09:43:50,852 85915 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/27d45a6807e848caa558aa386e0257b1/volumes/0670256a-21ef-4c20-b615-323cd5f07cff 0.022s 2024-02-28 09:43:50,852 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:43:50 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-3eed2bc0-bef6-4ec5-8445-09f9dbdf16d9', 'x-openstack-request-id': 'req-3eed2bc0-bef6-4ec5-8445-09f9dbdf16d9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/27d45a6807e848caa558aa386e0257b1/volumes/0670256a-21ef-4c20-b615-323cd5f07cff'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 0670256a-21ef-4c20-b615-323cd5f07cff 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 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 144, in test_create_server_from_volume_snapshot boot_volume = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1343, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume d5978b79-b820-47db-8c31-b054283a91fd failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:44:03,982 85915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/image/v2/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd 0.285s 2024-02-28 09:44:03,983 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:44:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-95c37b49-28f6-4567-9101-9996c28cb433', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21430272, "virtual_size": 117440512, "status": "active", "checksum": "c8fc807773e5354afe61636071771906", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "92a576ea6cc24e889de8c0d0fe260238", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "created_at": "2024-02-28T09:13:49Z", "updated_at": "2024-02-28T09:13:51Z", "tags": [], "self": "/v2/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "file": "/v2/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd/file", "schema": "/v2/schemas/image"}' 2024-02-28 09:44:04,334 85915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes 0.351s 2024-02-28 09:44:04,335 85915 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-1802977872", "snapshot_id": null, "imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:44:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5648943d-4ecb-4c68-a291-091e9cb3cf1f', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5648943d-4ecb-4c68-a291-091e9cb3cf1f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes'} Body: b'{"volume": {"id": "d5978b79-b820-47db-8c31-b054283a91fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:44:04.271602", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1802977872", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes/d5978b79-b820-47db-8c31-b054283a91fd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4ca451ecf29c4d68865f90f7a71682af/volumes/d5978b79-b820-47db-8c31-b054283a91fd"}], "user_id": "5aded283a3e449c8ab55d917cf094362", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:44:04,390 85915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes/d5978b79-b820-47db-8c31-b054283a91fd 0.044s 2024-02-28 09:44:04,390 85915 DEBUG [tempest.lib.common.rest_clie nt] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:44:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56f985ac-75b1-4efd-8141-8845c08a3a28', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56f985ac-75b1-4efd-8141-8845c08a3a28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes/d5978b79-b820-47db-8c31-b054283a91fd'} Body: b'{"volume": {"id": "d5978b79-b820-47db-8c31-b054283a91fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:44:04.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1802977872", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes/d5978b79-b820-47db-8c31-b054283a91fd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4ca451ecf29c4d68865f90f7a71682af/volumes/d5978b79-b820-47db-8c31-b054283a91fd"}], "user_id": "5aded283a3e449c8ab55d917cf094362", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4ca451ecf29c4d68865f90f7a71682af"}}' 2024-02-28 09:44:05,460 85915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes/d5978b79-b820-47db-8c31-b054283a91fd 0.044s 2024-02-28 09:44:05,461 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:44:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f978ded-4d7a-4a80-8a94-327b7b467d99', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f978ded-4d7a-4a80-8a94-327b7b467d99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes/d5978b79-b820-47db-8c31-b054283a91fd'} Body: b'{"volume": {"id": "d5978b79-b820-47db-8c31-b054283a91fd", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:44:04.000000", "updated_at": "2024-02-28T09:44:04.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1802977872", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes/d5978b79-b820-47db-8c31-b054283a91fd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4ca451ecf29c4d68865f90f7a71682af/volumes/d5978b79-b820-47db-8c31-b054283a91fd"}], "user_id": "5aded283a3e449c8ab55d917cf094362", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4ca451ecf29c4d68865f90f7a71682af"}}' 2024-02-28 09:44:05,589 85915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes/d5978b79-b820-47db-8c31-b054283a91fd 0.115s 2024-02-28 09:44:05,590 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:44:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'conte nt-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bedd081a-ca42-4c49-86ae-076ceae5e361', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes/d5978b79-b820-47db-8c31-b054283a91fd'} Body: b'' 2024-02-28 09:44:05,613 85915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes/d5978b79-b820-47db-8c31-b054283a91fd 0.022s 2024-02-28 09:44:05,613 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:44:05 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-17b4b122-6fdb-4bb0-a764-fc806316701e', 'x-openstack-request-id': 'req-17b4b122-6fdb-4bb0-a764-fc806316701e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes/d5978b79-b820-47db-8c31-b054283a91fd'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d5978b79-b820-47db-8c31-b054283a91fd 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 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 189, in test_image_defined_boot_from_volume volume_origin = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1343, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 947ac6bb-e346-405d-8c92-47569c5b4006 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:44:05,639 85915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/image/v2/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd 0.021s 2024-02-28 09:44:05,639 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:44:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-962a4a7c-f352-4703-a6c3-712171f7d91b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21430272, "virtual_size": 117440512, "status": "active", "checksum": "c8fc807773e5354afe61636071771906", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "92a576ea6cc24e889de8c0d0fe260238", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "created_at": "2024-02-28T09:13:49Z", "updated_at": "2024-02-28T09:13:51Z", "tags": [], "self": "/v2/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "file": "/v2/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd/file", "schema": "/v2/schemas/image"}' 2024-02-28 09:44:05,966 85915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 202 POST http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes 0.326s 2024-02-28 09:44:05,966 85915 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-1191521846", "snapshot_id": null, "imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:44:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a173410-ec93-46b4-9d9b-8c327debc2ba', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a173410-ec93-46b4-9d9b-8c327debc2ba', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes'} Body: b'{"volume": {"id": "947ac6bb-e346-405d-8c92-47569c5b4006", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:44:05.910295", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1191521846", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes/947ac6bb-e346-405d-8c92-47569c5b4006"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4ca451ecf29c4d68865f90f7a71682af/volumes/947ac6bb-e346-405d-8c92-47569c5b4006"}], "user_id": "5aded283a3e449c8ab55d917cf094362", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:44:06,022 85915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes/947ac6bb-e346-405d-8c92-47569c5b4006 0.044s 2024-02-28 09:44:06,022 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:44:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fda715c1-c20e-4b7d-a1d9-635b2785489b', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fda715c1-c20e-4b7d-a1d9-635b2785489b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes/947ac6bb-e346-405d-8c92-47569c5b4006'} Body: b'{"volume": {"id": "947ac6bb-e346-405d-8c92-47569c5b4006", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:44:06.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1191521846", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes/947ac6bb-e346-405d-8c92-47569c5b4006"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4ca451ecf29c4d68865f90f7a71682af/volumes/947ac6bb-e346-405d-8c92-47569c5b4006"}], "user_id": "5aded283a3e449c8ab55d917cf094362", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4ca451ecf29c4d68865f90f7a71682af"}}' 2024-02-28 09:44:07,075 85915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes/947ac6bb-e346-405d-8c92-47569c5b4006 0.039s 2024-02-28 09:44:07,075 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:44:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3377a76a-da1a-4ecd-ad9f-ece760f106a1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3377a76a-da1a-4ecd-ad9f-ece760f106a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes/947ac6bb-e346-405d-8c92-47569c5b4006'} Body: b'{"volume": {"id": "947ac6bb-e346-405d-8c92-47569c5b4006", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:44:06.000000", "updated_at": "2024-02-28T09:44:06.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1191521846", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes/947ac6bb-e346-405d-8c92-47569c5b4006"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4ca451ecf29c4d68865f90f7a71682af/volumes/947ac6bb-e346-405d-8c92-47569c5b4006"}], "user_id": "5aded283a3e449c8ab55d917cf094362", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4ca451ecf29c4d68865f90f7a71682af"}}' 2024-02-28 09:44:07,188 85915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes/947ac6bb-e346-405d-8c92-47569c5b4006 0.097s 2024-02-28 09:44:07,188 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:44: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-29fe0c3a-aedc-4e39-b1d2-65859fab1be5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes/947ac6bb-e346-405d-8c92-47569c5b4006'} Body: b'' 2024-02-28 09:44:07,212 85915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes/947ac6bb-e346-405d-8c92-47569c5b4006 0.024s 2024-02-28 09:44:07,213 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:44: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-f573801f-f66d-4264-97a8-350181f301fb', 'x-openstack-request-id': 'req-f573801f-f66d-4264-97a8-350181f301fb', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes/947ac6bb-e346-405d-8c92-47569c5b4006'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 947ac6bb-e346-405d-8c92-47569c5b4006 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 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 77, in test_volume_boot_pattern volume_origin = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1343, 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 52437465-8f44-41d9-8f21-de2c771d866f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-02-28 09:44:07,215 85915 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2024-02-28 09:44:07,274 85915 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.058s 2024-02-28 09:44:07,274 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-654428787", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAjh0/H3PA+uv8IFvVZvhAXx42aNd/oHYrc7t0QDTECkitLjg7ozP1FTPTBDfij8coUIY0qq8Ea83yWtYwfITi0OhLYvPq4MMf4gXyQyeAmyLifAyltMfwf7dNw4zlkAXw=="}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:44:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e445fca3-a243-46f2-b294-fd37b6a9e815', 'x-compute-request-id': 'req-e445fca3-a243-46f2-b294-fd37b6a9e815', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestVolumeBootPattern-654428787", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAjh0/H3PA+uv8IFvVZvhAXx42aNd/oHYrc7t0QDTECkitLjg7ozP1FTPTBDfij8coUIY0qq8Ea83yWtYwfITi0OhLYvPq4MMf4gXyQyeAmyLifAyltMfwf7dNw4zlkAXw==", "fingerprint": "bb:a6:87:ea:03:5a:0c:f8:fb:e7:74:80:e9:3a:a0:88", "user_id": "5aded283a3e449c8ab55d917cf094362"}}' 2024-02-28 09:44:07,431 85915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.154s 2024-02-28 09:44:07,431 85915 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-1998565197", "description": "tempest-secgroup-smoke-1998565197 description", "project_id": "4ca451ecf29c4d68865f90f7a71682af"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1677', 'x-openstack-request-id': 'req-bab6f4f9-cbca-4b6c-b62f-a593d9dc5b2f', 'date': 'Wed, 28 Feb 2024 09:44:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "33e30538-9c52-43c2-b24b-64fc533ee116", "name": "tempest-secgroup-smoke-1998565197", "stateful": true, "tenant_id": "4ca451ecf29c4d68865f90f7a71682af", "description": "tempest-secgroup-smoke-1998565197 description", "shared": false, "security_group_rules": [{"id": "2af37f4a-5139-4156-83a4-2dbaf1b36968", "project_id": "4ca451ecf29c4d68865f90f7a71682af", "tenant_id": "4ca451ecf29c4d68865f90f7a71682af", "security_group_id": "33e30538-9c52-43c2-b24b-64fc533ee116", "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": 1217, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-02-28T09:44:07Z", "updated_at": "2024-02-28T09:44:07Z", "revision_number": 0}, {"id": "70e17d40-45c7-4936-ba0b-8ceb88e5164a", "project_id": "4ca451ecf29c4d68865f90f7a71682af", "tenant_id": "4ca451ecf29c4d68865f90f7a71682af", "security_group_id": "33e30538-9c52-43c2-b24b-64fc533ee116", "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": 1216, "belongs_to_default_sg": false, "description": null, "tags": [], "cre ated_at": "2024-02-28T09:44:07Z", "updated_at": "2024-02-28T09:44:07Z", "revision_number": 0}], "tags": [], "created_at": "2024-02-28T09:44:07Z", "updated_at": "2024-02-28T09:44:07Z", "revision_number": 1, "project_id": "4ca451ecf29c4d68865f90f7a71682af"}}' 2024-02-28 09:44:07,605 85915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.173s 2024-02-28 09:44:07,605 85915 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": "33e30538-9c52-43c2-b24b-64fc533ee116", "project_id": "4ca451ecf29c4d68865f90f7a71682af", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-1e660974-b2b0-41af-8fd2-4d7b03d977b9', 'date': 'Wed, 28 Feb 2024 09:44:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d6f6b021-f2a2-4fc5-87b2-bccc9b79cf74", "project_id": "4ca451ecf29c4d68865f90f7a71682af", "tenant_id": "4ca451ecf29c4d68865f90f7a71682af", "security_group_id": "33e30538-9c52-43c2-b24b-64fc533ee116", "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": "2024-02-28T09:44:07Z", "updated_at": "2024-02-28T09:44:07Z", "revision_number": 0}}' 2024-02-28 09:44:07,813 85915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.207s 2024-02-28 09:44:07,814 85915 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": "33e30538-9c52-43c2-b24b-64fc533ee116", "project_id": "4ca451ecf29c4d68865f90f7a71682af", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-cc8bb6f4-8285-4e2a-8c6c-3aeecb54437f', 'date': 'Wed, 28 Feb 2024 09:44:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2aaca50f-ff18-4e7d-bed3-83ac104c5a03", "project_id": "4ca451ecf29c4d68865f90f7a71682af", "tenant_id": "4ca451ecf29c4d68865f90f7a71682af", "security_group_id": "33e30538-9c52-43c2-b24b-64fc533ee116", "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": "2024-02-28T09:44:07Z", "updated_at": "2024-02-28T09:44:07Z", "revision_number": 0}}' 2024-02-28 09:44:08,022 85915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.207s 2024-02-28 09:44:08,022 85915 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": "33e30538-9c52-43c2-b24b-64fc533ee116", "project_id": "4ca451ecf29c4d68865f90f7a71682af", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-306 2b6a8-4d1d-4053-a26e-458a57e4d07b', 'date': 'Wed, 28 Feb 2024 09:44:08 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d07e2e64-7e13-4a43-aecb-db9152a56165", "project_id": "4ca451ecf29c4d68865f90f7a71682af", "tenant_id": "4ca451ecf29c4d68865f90f7a71682af", "security_group_id": "33e30538-9c52-43c2-b24b-64fc533ee116", "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": "2024-02-28T09:44:07Z", "updated_at": "2024-02-28T09:44:07Z", "revision_number": 0}}' 2024-02-28 09:44:08,242 85915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.219s 2024-02-28 09:44:08,243 85915 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": "33e30538-9c52-43c2-b24b-64fc533ee116", "project_id": "4ca451ecf29c4d68865f90f7a71682af", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-6a973a52-ad9c-4aae-b478-e8adaa64f7af', 'date': 'Wed, 28 Feb 2024 09:44:08 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d6a403e5-9584-47e2-97c9-781e6eb7fb0e", "project_id": "4ca451ecf29c4d68865f90f7a71682af", "tenant_id": "4ca451ecf29c4d68865f90f7a71682af", "security_group_id": "33e30538-9c52-43c2-b24b-64fc533ee116", "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": "2024-02-28T09:44:08Z", "updated_at": "2024-02-28T09:44:08Z", "revision_number": 0}}' 2024-02-28 09:44:08,483 85915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.240s 2024-02-28 09:44:08,484 85915 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": "33e30538-9c52-43c2-b24b-64fc533ee116", "project_id": "4ca451ecf29c4d68865f90f7a71682af", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-533b45a9-86f4-49fe-8865-c62971b6eb31', 'date': 'Wed, 28 Feb 2024 09:44:08 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2c786e7e-af36-4d29-b4b6-b4a1158e6132", "project_id": "4ca451ecf29c4d68865f90f7a71682af", "tenant_id": "4ca451ecf29c4d68865f90f7a71682af", "security_group_id": "33e30538-9c52-43c2-b24b-64fc533ee116", "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": "2024-02-28T09:44:08Z", "updated_at": "2024-02-28T09:44:08Z", "revision_number": 0}}' 2024-02-28 09:44:08,745 85915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rul es 0.261s 2024-02-28 09:44:08,746 85915 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": "33e30538-9c52-43c2-b24b-64fc533ee116", "project_id": "4ca451ecf29c4d68865f90f7a71682af", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-74a1fb46-5f93-4a3e-aa7d-00ae403f6742', 'date': 'Wed, 28 Feb 2024 09:44:08 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "362cb04b-51bb-49c5-969b-d4fe93f9823a", "project_id": "4ca451ecf29c4d68865f90f7a71682af", "tenant_id": "4ca451ecf29c4d68865f90f7a71682af", "security_group_id": "33e30538-9c52-43c2-b24b-64fc533ee116", "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": "2024-02-28T09:44:08Z", "updated_at": "2024-02-28T09:44:08Z", "revision_number": 0}}' 2024-02-28 09:44:08,746 85915 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2024-02-28 09:44:08,784 85915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/image/v2/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd 0.037s 2024-02-28 09:44:08,784 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:44:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-26725047-ed8e-4b0a-9e87-4487cc6526b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21430272, "virtual_size": 117440512, "status": "active", "checksum": "c8fc807773e5354afe61636071771906", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "92a576ea6cc24e889de8c0d0fe260238", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "created_at": "2024-02-28T09:13:49Z", "updated_at": "2024-02-28T09:13:51Z", "tags": [], "self": "/v2/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "file": "/v2/images/b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd/file", "schema": "/v2/schemas/image"}' 2024-02-28 09:44:09,101 85915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes 0.315s 2024-02-28 09:44:09,101 85915 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-1338870600", "snapshot_id": null, "imageRef": "b7ec2c74-eaf5-44db-8b85-aafdcb9f56dd", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 28 Feb 2024 09:44:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45c5ef12-c6c1-43b9-990c-64d003090999', 'content-length': '826', 'openstack-a pi-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45c5ef12-c6c1-43b9-990c-64d003090999', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes'} Body: b'{"volume": {"id": "52437465-8f44-41d9-8f21-de2c771d866f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:44:09.043004", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1338870600", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes/52437465-8f44-41d9-8f21-de2c771d866f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4ca451ecf29c4d68865f90f7a71682af/volumes/52437465-8f44-41d9-8f21-de2c771d866f"}], "user_id": "5aded283a3e449c8ab55d917cf094362", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-02-28 09:44:09,155 85915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes/52437465-8f44-41d9-8f21-de2c771d866f 0.041s 2024-02-28 09:44:09,156 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:44:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-094fec23-f3b6-4c06-904d-52e98d88c3ed', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-094fec23-f3b6-4c06-904d-52e98d88c3ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes/52437465-8f44-41d9-8f21-de2c771d866f'} Body: b'{"volume": {"id": "52437465-8f44-41d9-8f21-de2c771d866f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:44:09.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1338870600", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes/52437465-8f44-41d9-8f21-de2c771d866f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4ca451ecf29c4d68865f90f7a71682af/volumes/52437465-8f44-41d9-8f21-de2c771d866f"}], "user_id": "5aded283a3e449c8ab55d917cf094362", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4ca451ecf29c4d68865f90f7a71682af"}}' 2024-02-28 09:44:10,215 85915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes/52437465-8f44-41d9-8f21-de2c771d866f 0.045s 2024-02-28 09:44:10,215 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:44:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c37e63c-10e5-4c82-9667-2db6f45460d3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c37e63c-10e5-4c82-9667-2db6f45460d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes/52437465-8f44-41d9-8f21-de2c771d866f'} Body: b'{"volume": {"id": "52437465-8f44-41d9-8f21-de2c771d866f", "statu s": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-02-28T09:44:09.000000", "updated_at": "2024-02-28T09:44:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1338870600", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes/52437465-8f44-41d9-8f21-de2c771d866f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4ca451ecf29c4d68865f90f7a71682af/volumes/52437465-8f44-41d9-8f21-de2c771d866f"}], "user_id": "5aded283a3e449c8ab55d917cf094362", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4ca451ecf29c4d68865f90f7a71682af"}}' 2024-02-28 09:44:10,335 85915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes/52437465-8f44-41d9-8f21-de2c771d866f 0.107s 2024-02-28 09:44:10,335 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:44: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-ca3bedc0-c01b-474a-bd0d-ec078deb2de5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes/52437465-8f44-41d9-8f21-de2c771d866f'} Body: b'' 2024-02-28 09:44:10,360 85915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes/52437465-8f44-41d9-8f21-de2c771d866f 0.024s 2024-02-28 09:44:10,360 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:44: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-095b463f-c60f-4f35-8033-be358f2da59c', 'x-openstack-request-id': 'req-095b463f-c60f-4f35-8033-be358f2da59c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4ca451ecf29c4d68865f90f7a71682af/volumes/52437465-8f44-41d9-8f21-de2c771d866f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 52437465-8f44-41d9-8f21-de2c771d866f could not be found."}}' 2024-02-28 09:44:10,612 85915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/33e30538-9c52-43c2-b24b-64fc533ee116 0.251s 2024-02-28 09:44:10,612 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-8182f6c9-d544-4e95-8f69-23b259be22ac', 'content-length': '0', 'date': 'Wed, 28 Feb 2024 09:44:10 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/33e30538-9c52-43c2-b24b-64fc533ee116'} Body: b'' 2024-02-28 09:44:10,644 85915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-654428787 0.031s 2024-02-28 09:44:10,644 85915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 28 Feb 2024 09:44:10 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-91f51361-48e3-4a93-9e07-96b09e602099', 'x-compute-request-id': 'req-91f51361-48e3-4a93-9e07-96b09e602099', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-654428787'} Body: b'' ====== Totals ====== Ran: 206 tests in 1636.1005 sec. - Passed: 75 - Skipped: 31 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 100 Sum of execute time for each test: 4564.4815 sec. ============== Worker Balance ============== - Worker 0 (30 tests) => 0:26:26.438817 - Worker 1 (13 tests) => 0:04:03.098768 - Worker 2 (24 tests) => 0:01:12.605080 - Worker 3 (19 tests) => 0:22:57.204484 - Worker 4 (22 tests) => 0:12:54.956232 - Worker 5 (18 tests) => 0:07:08.314485 - Worker 6 (11 tests) => 0:04:17.364955 - Worker 7 (13 tests) => 0:04:28.232972 - Worker 8 (15 tests) => 0:17:28.147101 - Worker 9 (16 tests) => 0:09:32.512020 - Worker 10 (11 tests) => 0:00:59.792765 - Worker 11 (14 tests) => 0:01:23.338257 ERROR: InvocationError for command /opt/stack/tempest/.tox/tempest/bin/tempest run --regex volume (exited with code 1) ___________________________________ summary ____________________________________ ERROR: all: commands failed